Skip to content

v0.1.1-alpha

Choose a tag to compare

@github-actions github-actions released this 10 Mar 14:15
· 8 commits to main since this release

Crabwise is a local-first daemon + CLI that gives you visibility and control over your AI agents. It watches Claude Code, Codex CLI, and OpenClaw sessions, enforces local policies, and keeps a hash-chained audit trail — all on your machine.

What's new in v0.1.1-alpha

  • Shorter paths everywhere — the start and watch TUIs now display ~/ instead of your full home directory path, keeping the UI clean and readable
  • Refreshed README — updated structure, clearer docs, and the request flow diagram now loads properly from local assets
  • Logo and branding polish — adjusted sizing and fixed image references so everything renders correctly on GitHub

This is a small quality-of-life release focused on tidying up the developer experience. No breaking changes.


Install or upgrade:

curl -sSfL https://raw.githubusercontent.com/crabwise-ai/crabwise/main/install.sh | bash