Settings
Index, embeddings, and background service.
Index
Claude Code's JSONL sessions parsed into SQLite for fast search.
Sessions indexed
—
Files
—
Phase
—
Last backfill
never
AI search
Local embeddings via Xenova MiniLM-L6-v2 (~25 MB). Runs on-device.
Phase
—
Model
MiniLM-L6-v2
Embedded
—
Dimensions
384
Background service
Install as a launchd LaunchAgent so the UI is always running.
Run from your terminal
$ claude-code-sessions install-service
$ claude-code-sessions uninstall-service
Installing writes ~/Library/LaunchAgents/com.claude-code-sessions.plist and bootstraps it with launchctl.