v0.1.0
Not released yetIn buildSigned binaries and a public release are still in build. Everything below the line is already in the repo.
- In buildToken waste detection: which files a run read more than once, and what that cost
- In buildCommit provenance trailers: model, prompt hash, cost and reviewer on every AI-authored commit
- In buildSecurity decision cards for policy rules
- In buildSigned binaries, one-line installer, and a tagged v0.1.0 release
- In buildGoverned database and web-ingest adapters
- In buildHosted team cells
- ShippedLocal runner: workspaces, sessions, runs, streaming events
- ShippedDiffs with approve / reject; permission modes ask / auto-edit / bypass with TTL
- ShippedNine agent adapters behind one registry
- ShippedGit worktree per session at HEAD
- ShippedAppend-only token ledger with real per-model tokenizers
- ShippedBudget governor: token and USD caps, warn / ask / hard stop, pre-run gate
- ShippedHash-chained audit log with purser audit verify
- ShippedSingle enforcement points for tool input, workspace writes, display labels, config, and adapter responses
- ShippedApproval enforced by the type system: workspace writes require a token only the approval step can create
- Shippedrun_bash gated: disabled by default, allowlist classification, git restore point and undo for mutating commands
- Shippedread_document: PDF, Word, and Excel in the workspace; PowerPoint and images with optional MarkItDown
- ShippedVoice: push-to-talk with local approve / reject / stop commands; phone pairing through a relay that stores nothing
- ShippedDrop-folder sync into the workspace inbox
- ShippedWeb console: spend meter, diff cards, budget prompts, settings screen, command palette
- ShippedProvider readiness and vendor-error translation (protocol v4); provider/model coherence in the ledger
- ShippedPublic-claims test file: each test is named after a claim made on this website
- ShippedApache-2.0 license committed; repository public on GitHub