session-indexer
ストックにはログインが必要です
Semantic search over your own Claude Code session history
Artificial Intelligence
Developer Tools
GitHub
Open Source
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.
投票数: 0