• v1.0.0 6c56968f70

    v1.0.0
    All checks were successful
    Prepare release PR / release-prepare (push) Has been skipped
    Publish release / release-publish (push) Successful in 4m10s
    Stable

    jwilger released this 2026-05-19 07:35:21 -07:00 | 14 commits to main since this release

    Added

    • (review) attribute per-review LLM costs (#261)

    Fixed

    • (opencode) allow repeated ADR supersession (#243)
    • (release) enforce binary-only release artifacts (#246)
    • (opencode) delegate RGR approval to implementer sessions (#250)
    • (ci) add path-aware PR checks (#255)
    • (opencode) require relative paths in subagents (#256)
    • (opencode) harden RGR edit guardrails (#257)
    • (opencode) support GREEN diagnostic loop (#258)
    • (opencode) add claimable RGR implementation leases (#259)
    • (opencode) persist RGR implementation leases (#260)
    • (gateway) clean failed OCI stages (#263)
    • (gateway) preserve OCI runtime failure context (#264)
    • (release) improve release PR descriptions (#265)

    Other

    • (opencode) configure per-agent model routing and plan-advisor (#245)
    • (opencode) use gpt-5.5 for build orchestration (#247)
    • (opencode) route reasoning effort through model aliases (#251)
    • (opencode) separate plugin test suite (#253)
    • (opencode) add issue slash command (#254)
    • prepare documentation for 1.0 release (#267)

    The 1.0.0 release section is generated by the release-preparation workflow from
    merged conventional commits. Before cutting 1.0.0, review the generated section
    against the operator-facing docs in README.md, docs/QUICKSTART.md,
    docs/DEPLOYMENT.md, docs/OPERATIONS.md, docs/CLI.md, and
    SECURITY.md.

    Linux binary archive:

    • auto-review-1.0.0-linux-x86_64.tar.gz

    Verify downloads before use:

    sha256sum -c SHA256SUMS
    ssh-keygen -Y verify -f allowed-signers -I release-plz-bot@noreply.git.johnwilger.com -n file -s SHA256SUMS.sig < SHA256SUMS
    
    Downloads