Skip to content

Releases: neilberkman/shannon

v0.2.13

15 Jul 19:09
Compare
Choose a tag to compare

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

v0.2.12

25 Jun 15:32
Compare
Choose a tag to compare

Shannon v0.2.12 - 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

  • 46459e4 Fix critical discover --auto-import bug and improve discovery (v0.2.12)

Full Changelog: v0.2.11...v0.2.12


πŸ’‘ New to Shannon? Check out the Quick Start Guide
πŸ› Found a bug? Please open an issue

v0.2.11

25 Jun 08:01
Compare
Choose a tag to compare

Shannon v0.2.11 - 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

  • a8e7893 Add date display to TUI conversations (v0.2.11)
  • 296303f Clean up stray files and improve gitignore

Full Changelog: v0.2.10...v0.2.11


πŸ’‘ New to Shannon? Check out the Quick Start Guide
πŸ› Found a bug? Please open an issue

v0.2.10

24 Jun 15:47
Compare
Choose a tag to compare

Shannon v0.2.10 - 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

  • a4333e1 Fix GoReleaser token usage - use only GORELEASER_TOKEN

Full Changelog: v0.2.9...v0.2.10


πŸ’‘ New to Shannon? Check out the Quick Start Guide
πŸ› Found a bug? Please open an issue

v0.2.9

24 Jun 15:39
Compare
Choose a tag to compare

Shannon v0.2.9 - 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

  • 6c8cc4a Bump version to v0.2.9 - Add Scoop package manager support
  • 8733bd7 Update release workflow to use GORELEASER_TOKEN

Full Changelog: v0.2.8...v0.2.9


πŸ’‘ New to Shannon? Check out the Quick Start Guide
πŸ› Found a bug? Please open an issue

v0.2.8

24 Jun 05:58
Compare
Choose a tag to compare

Shannon v0.2.8 - 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

  • 0d2ea63 Fix clipboard Write API usage
  • e87fa93 Fix clipboard panic on Linux systems
  • d408775 Update CHANGELOG for v0.2.8

Full Changelog: v0.2.7...v0.2.8


πŸ’‘ New to Shannon? Check out the Quick Start Guide
πŸ› Found a bug? Please open an issue

v0.2.7

24 Jun 05:37
Compare
Choose a tag to compare

Shannon v0.2.7 - 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

  • bd3d5dd Add TUI artifact mode with navigation and clipboard support (#1)
  • 189fd35 Implement comprehensive artifact extraction and TUI rendering
  • 171db04 Make Claude privacy controls link open in new tab
  • 94acdda Update README.md
  • 4663bf1 Update README.md

Full Changelog: v0.2.6...v0.2.7


πŸ’‘ New to Shannon? Check out the Quick Start Guide
πŸ› Found a bug? Please open an issue

v0.2.6

23 Jun 14:28
Compare
Choose a tag to compare

Shannon v0.2.6 - 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

  • 36684f6 Improve search robustness and usability

Full Changelog: v0.2.5...v0.2.6


πŸ’‘ New to Shannon? Check out the Quick Start Guide
πŸ› Found a bug? Please open an issue

v0.2.5

23 Jun 13:58
Compare
Choose a tag to compare

Shannon v0.2.5 - 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

  • 57e88b0 Fix search to use implicit AND and add development guidelines
  • a13a112 Fix search to use implicit AND for multi-word queries

Full Changelog: v0.2.4...v0.2.5


πŸ’‘ New to Shannon? Check out the Quick Start Guide
πŸ› Found a bug? Please open an issue

v0.2.4

23 Jun 05:55
Compare
Choose a tag to compare

Shannon v0.2.4 - 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

  • 9a9968d Add export instructions to shannon help text
  • d0b8542 Fix critical data loss bug in import
  • c55dfb3 Improve README with clearer getting started instructions
  • e717de1 Release v0.2.4 - Critical data loss fix

Full Changelog: v0.2.3...v0.2.4


πŸ’‘ New to Shannon? Check out the Quick Start Guide
πŸ› Found a bug? Please open an issue