Skip to content

Releases: kiket-dev/attestack

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 04:47

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 | bash

Installs 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.