diff --git a/README.md b/README.md index 3916d43..f6fac52 100644 --- a/README.md +++ b/README.md @@ -574,6 +574,7 @@ June 14, 2026 - [**cc-monitor-worker**](https://github.com/cometkim/cc-monitor-worker) - (21 ⭐) - Claude Code monitoring with Cloudflare Workers & Workers Analytics Engine. - [**shotgun-alpha**](https://github.com/shotgun-sh/shotgun-alpha) - (3 ⭐) - Codebase-aware spec engine for Cursor, Claude Code & Lovable. - [**conductor**](https://conductor.build/) - (0 ⭐) - Run a bunch of Claude Codes in parallel. +- [**claude-session-search**](https://github.com/aleducode/cc-search) - (0 ⭐) - Local full-text search engine for Claude Code session history: indexes prompts, responses, thinking blocks, and tool output into SQLite FTS5 with a web UI; zero dependencies and fully offline. ---