Skip to content

v0.1.0-alpha.18

Choose a tag to compare

@github-actions github-actions released this 09 Mar 19:18
· 206 commits to main since this release

Crabwise is a local-first daemon that monitors AI agent activity. It watches Claude Code and Codex CLI sessions, builds a hash-chained audit trail in SQLite, and lets you query or stream events in real time.

What's in this release

Changelog

  • 349e21c fix: update ASCII art in CrabArt for better visual representation
  • 1751183 fix: update CrabArt ASCII representation in banner.go for improved visual clarity
  • fd61033 fix: use temp dir in gh CLI install to prevent glob collisions