Files
codex-agent-repository-kit/CHANGELOG.md
2026-05-15 03:30:40 +02:00

1.1 KiB

Changelog

All notable changes to the Codex Agent Repository Kit are documented here.

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.
  • Added safeguards against creating vague, duplicate, or sensitive public issues.
  • Updated handoff guidance to use docs/agent-handoff.md when no issue tracker is available or the details are too sensitive for public issues.

1.0.0 - 2026-05-15

  • Added universal repository baseline templates for Codex-assisted projects.
  • Added agent quickstart, new repository, and existing project workflows.
  • Added optional Gitea workflow templates for build, security scanning, cleanup, dependency checks, release dry runs, and template compliance.
  • Added stack profiles for Node, Electron, Python, Docker, and static sites.
  • Added guidance for dynamic repository owners, safe task-start syncs, release artifact exclusions, and context token conservation.
  • Removed hard-coded private Gitea instance URLs from reusable templates.