-
released this
2026-05-16 03:02:49 +00:00 | 0 commits to main since this releaseRunner policy release.
Highlights:
- Documents the only supported runners: global-runner-1, global-runner-2, global-runner-3.
- Restricts build/test/audit/package/release work to Ubuntu runner labels: ubuntu-latest, ubuntu-24.04, ubuntu-22.04.
- Explicitly forbids local-machine builds and Windows/macOS runners.
- Allows only lightweight local checks that do not install dependencies or build artifacts.
Downloads
-
released this
2026-05-15 12:54:39 +00:00 | 1 commits to main since this releaseDocumentation release.
Highlights:
- Restores the rainbow section divider theme in the human-facing README.md.
- Adds separate minimal permission guidance for REGISTRY_TOKEN and GITEA_TOKEN.
- Clarifies where package-only and API-capable tokens should be used.
Downloads
-
released this
2026-05-15 02:43:04 +00:00 | 2 commits to main since this releaseConfiguration release.
Highlights:
- Sets the documented Gitea host to git.wilkensxl.de.
- Documents SSH clone URLs for port 2222 and optional SSH config.
- Restores Gitea workflow and README badge defaults for the intended Gitea instance while keeping repository owner and repository name dynamic.
Downloads
-
released this
2026-05-15 01:57:05 +00:00 | 5 commits to main since this releaseDocumentation release.
Highlights:
- Splits repository documentation into a human-facing README.md and an agent-facing AGENTS.md.
- Expands the visible README with full new repository setup guidance.
- Documents SSH setup, Gitea token permissions, local GITEA_TOKEN configuration, repository secrets, REGISTRY_TOKEN usage, package publishing, and release checks.
- Bumps manifest version to 1.0.2.
Downloads
-
released this
2026-05-15 00:56:38 +00:00 | 7 commits to main since this releaseInitial stable release of the Codex Agent Repository Kit.
Highlights:
- Universal baseline templates for Codex-assisted repositories.
- Quickstart, new-repository, and existing-project workflows.
- Optional Gitea workflow templates for build, security, cleanup, dependency, release dry-run, and template compliance checks.
- Stack profiles for Node, Electron, Python, Docker, and static sites.
- Dynamic repository owner handling, safe task-start sync guidance, release artifact metadata exclusions, and context token conservation guidance.
- Reusable placeholders for CI, release, and Gitea server URLs instead of private instance defaults.
Downloads