• v1.0.6 2534640e54

    MrSphay released this 2026-05-16 03:02:49 +00:00 | 0 commits to main since this release

    Runner 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
  • v1.0.5 a4245a1563

    MrSphay released this 2026-05-15 12:54:39 +00:00 | 1 commits to main since this release

    Documentation 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
  • v1.0.4 5ba44fcb03

    MrSphay released this 2026-05-15 02:43:04 +00:00 | 2 commits to main since this release

    Configuration 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
  • v1.0.2 95b47abf9e

    MrSphay released this 2026-05-15 01:57:05 +00:00 | 5 commits to main since this release

    Documentation 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
  • v1.0.0 4ed98fa30f

    MrSphay released this 2026-05-15 00:56:38 +00:00 | 7 commits to main since this release

    Initial 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