Split user and agent repository docs

This commit is contained in:
MrSphay
2026-05-15 03:56:38 +02:00
parent c39bd075f3
commit 95b47abf9e
4 changed files with 274 additions and 196 deletions

View File

@@ -2,6 +2,12 @@
All notable changes to the Codex Agent Repository Kit are documented here.
## 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`.
- Expanded the human README with full new-repository setup guidance, SSH setup, Gitea token permissions, local token configuration, repository secrets, package publishing, and release checks.
- Documented the recommended Gitea token permission matrix shown in the token UI.
## 1.0.1 - 2026-05-15
- Added agent guidance to create focused tracker issues for actionable follow-up work that is outside the current scope or independently parallelizable.