Releases

Every published version, what changed in it, and the exact artefacts it shipped. Links point at GitHub Releases — if one is broken, the release is wrong, not the page.

v0.1.0

LATEST
  • Agent loop with cost-tiered multi-model dispatch.
  • Layered permission cascade backed by a durable audit log.
  • Built-in tool standard with an MCP loopback adapter.
  • Skills engine with a template-to-instance maturity ladder.
  • Knowledge reads grounded by the Scrutator KB.

Signed with keyless Cosign and published with GitHub build provenance. Verify the checksum and the signature before running a downloaded binary.

ON MAIN

Landed, not yet tagged

Merged to main and available when you build from source. There is deliberately no download here: these changes carry no release tag yet.

  • Interactive session — `arcana` with no subcommand opens a REPL that runs the real agent loop; one audit log and one cost tally per session.
  • `arcana login` — sign-in through the OIDC device grant (RFC 8628); credentials stored with owner-only permissions and never echoed.
  • `--live` on the bare invocation, routing a session through the Model Connector.
How to install →