Shannon v0.2.13 - Advanced Claude Conversation Search
Named after Claude Shannon, the father of information theory.
π― Quick Start
# Find Claude exports automatically
shannon discover
# Import conversations
shannon import conversations.json
# Search with natural language
shannon search "machine learning projects"
# Interactive TUI with file watching
shannon tui --watch
π¦ Installation Methods
- Homebrew:
brew install neilberkman/shannon/shannon
- Direct Download: See assets below
- Go Install:
go install github.com/neilberkman/shannon@latest
Changelog
- 456e8be Fix discovery validation and remove file size limit (v0.2.13)
- 9d01554 feat(tui): Add snapshot tests for browse mode
Full Changelog: v0.2.12...v0.2.13
π‘ New to Shannon? Check out the Quick Start Guide
π Found a bug? Please open an issue