session-indexer is an open-source tool for semantic search over Claude Code session history. It indexes JSONL transcripts into a local SQLite file, retrieves via bge-m3 embeddings from Ollama, and auto-injects relevant past context at session start. Apache 2.0 licensed, it gives developers persistent project memory without deploying a server.
Opening Kapyn…