v7.0.1
latest2026-04-23 · Snapshot
Current snapshot of the daemon-first core: the wallet daemon, the CLI, release packaging, and the in-repo security harness.
Added
- canonicalwalletd daemon — local Unix-socket runtime with the built-in MCP adapter
- canonicalwallet CLI client
- Core release packaging and installation artifacts
Changed
- Repository surface focused on the supported daemon-first core
- Service, release, and audit documentation aligned with the core runtime boundary
Security
- Core release dependency baselines refreshed
Verify
verify
shasum -a 256 --check SHA256SUMS # macOS
sha256sum -c SHA256SUMS # Linux