Skip to content

v6.109.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Aug 23:01
· 188 commits to main since this release

Ouroboros v6.109.0

Download

Choose your platform below. You do not need to clone the repository or install Python or uv.

Files named SHA256SUMS, release-evidence.json, release-smoke-*.json, and sbom-*.cdx.json are verification evidence, not additional installers.

What's new

feat: live task cost and ready-on-open agent accounts. Running root-task heartbeats now project the existing physical-attempt ledger into one non-final subtree total, so compact Chat and Activity cards advance live without a second timer, endpoint, or client-side sum while preserving reserved, unresolved, and unmetered disclosure (PR #288). Opening Agents now wakes only an already-provisioned stale Claudexor home through the existing owner-action endpoint after a side-effect-free status read; background polling, first-time installs, foreign homes, and repair states remain untouched (PR #289). Fail-closed staged-binary review fixtures now inject exact Git tree-read errors instead of assuming loose object storage, removing the macOS stable-CI race without changing production behavior.

Release proof

This release was built from e0f38f88924a.
The release workflow passed the full test matrix, UI and Docker smoke tests, skill smoke tests, and packaged artifact smoke tests before publication.

  • SHA256SUMS covers every installable platform artifact, its SBOM, and its smoke receipt.
  • release-evidence.json binds the tag, commit, workflow run, artifact hashes, SBOMs, and smoke receipts.
  • Each installable platform artifact has GitHub build provenance and a CycloneDX SBOM attestation.
  • Verify build provenance with gh attestation verify <file> --repo razzant/ouroboros --signer-workflow razzant/ouroboros/.github/workflows/ci.yml --source-digest e0f38f88924a6cc425fd9af2439d8d1b186ee55d --source-ref refs/tags/v6.109.0.
  • Verify the CycloneDX attestation with gh attestation verify <file> --repo razzant/ouroboros --signer-workflow razzant/ouroboros/.github/workflows/ci.yml --source-digest e0f38f88924a6cc425fd9af2439d8d1b186ee55d --source-ref refs/tags/v6.109.0 --predicate-type https://cyclonedx.org/bom.

Compare v6.108.1...v6.109.0