Attestack v0.1.0
Local-first evidence CLI and MCP server for AI-assisted development.
Documentation
https://kiket-dev.github.io/attestack/
Quick start: https://kiket-dev.github.io/attestack/quickstart.html
Agent setup: https://kiket-dev.github.io/attestack/agent-setup.html
Install
curl -fsSL https://raw.githubusercontent.com/kiket-dev/attestack/main/scripts/install.sh | bashInstalls attestack and attestack-mcp on Linux, macOS, and Windows.
Highlights
- Hash-chained session logs and signed portable bundles
- Offline verification (
attestack verify) - Agent commands and MCP server for Cursor, Claude, and other tools
- CI helpers (
attestack ci start|run|finish)
See CHANGELOG for details.