session-indexer

session-indexer

Semantic search over your own Claude Code session history

4.0
β€’1 reviewβ€’

88 followers

Per-project semantic search over your Claude Code session history β€” not a shared or centralized memory store. Indexes JSONL transcripts into a local SQLite file, retrieves via bge-m3 embeddings (Ollama) with automatic FTS5 BM25 fallback, and auto-injects relevant past context at session start. Companion to session-end: session-end gives "where I left off," session-indexer gives "what we decided" β€” same Stop/SessionStart hooks. Apache 2.0, 75 passing tests, go install and nothing to deploy.

session-indexer makers

Here are the founders, developers, designers and product people who worked on session-indexer