Skip to content

Releases: capframe/capframe

v0.2.1

19 May 19:13

Choose a tag to compare

v0.2.0

19 May 15:21

Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

v0.1.0

18 May 00:00

Choose a tag to compare

First public release of Capframe — capability-based security for AI agents.

Modules

  • capframe-cli dispatcher (find / bind / guard / report / doctor)
  • capframe-findings shared schema crate with round-trip tests

Artifacts

  • findings v1 JSON Schema (Draft 2020-12)
  • install.sh + install.ps1 with SHA-256 verification
  • CI workflow: rustfmt / clippy / tests on Linux + macOS + Windows
  • Release workflow: cross-compile to 6 targets (x86_64/aarch64 across linux-gnu, apple-darwin, pc-windows-msvc)

Install

curl -fsSL capframe.ai/install | sh

Find. Bind. Guard.

Full Changelog: https://github.com/capframe/capframe/commits/v0.1.0