Release 1.0.3
This commit is contained in:
@@ -2,6 +2,11 @@
|
|||||||
|
|
||||||
All notable changes to the Codex Agent Repository Kit are documented here.
|
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
|
## 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`.
|
- Split the repository documentation into a human-facing setup `README.md` and a repository-specific agent instruction file in `AGENTS.md`.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "codex-agent-repository-kit",
|
"name": "codex-agent-repository-kit",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"description": "Universal repository baseline for Codex-assisted projects.",
|
"description": "Universal repository baseline for Codex-assisted projects.",
|
||||||
"agentResponsibilities": [
|
"agentResponsibilities": [
|
||||||
"Read manifest.json before copying files.",
|
"Read manifest.json before copying files.",
|
||||||
|
|||||||
Reference in New Issue
Block a user