Midas v0.1.0 — the midas CLI, Memory Inspector & shared-by-default memory
Highlights
midasCLI — one-command setup.midas initcreates one shared memory (~/.midas/memory.sqlite3) and wires up Claude Code, Codex, Cursor, Claude Desktop & Windsurf so every client shares it. Plusserve --http(a shared MCP URL),status,doctor,export/import,uninstall,update.- Memory Inspector (
midas inspect) — a local, glass-box web UI over your store: an Overview metrics dashboard, verbatim browse/search, belief-history time-travel, project state, a what-changed diff, the governance/audit verdict, and forget-with-receipt. Zero egress. - Shared, persistent memory by default (was ephemeral) + versioned store migration so updates are safe.
- Per-project scoping —
MIDAS_MCP_NAMESPACE=auto/midas init --project-scoped. - Governance suite — Memory-Safety (ASR), Coding & Continuity benches; coding vocabulary, audit trail, RBAC, provable forgetting.
- Fixes: a prohibition can no longer authorize an action; the guard no longer acts on stale beliefs.
Install: uv tool install "midas-memory[mcp,local]" then midas init. · Full notes in CHANGELOG.md.