Release 1.0.3

This commit is contained in:
MrSphay
2026-05-15 04:28:50 +02:00
parent 719bc8cca5
commit 0a38d07f51
2 changed files with 6 additions and 1 deletions

View File

@@ -2,6 +2,11 @@
All notable changes to the Codex Agent Repository Kit are documented here.
## 1.0.3 - 2026-05-15
- Updated repository handoff notes after verifying the refreshed local `GITEA_TOKEN`.
- Confirmed live issue creation and Gitea release API access for this repository.
## 1.0.2 - 2026-05-15
- Split the repository documentation into a human-facing setup `README.md` and a repository-specific agent instruction file in `AGENTS.md`.

View File

@@ -1,6 +1,6 @@
{
"name": "codex-agent-repository-kit",
"version": "1.0.2",
"version": "1.0.3",
"description": "Universal repository baseline for Codex-assisted projects.",
"agentResponsibilities": [
"Read manifest.json before copying files.",