Session search and unified usage analytics for coding agents
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
31
commits
fix: make indexing truly incremental with JSON file tracker
0640b9fView on GitHubfeat: add Src column showing per-result search source (K/S/K+S)
479f5a2View on GitHubfeat: show [hybrid] or [keyword] search mode in table title
c2af20dView on GitHubfix: silence OpenCode DB error when database is locked
be967a0View on GitHubfix: handle Codex input_text/output_text content types in chunker
4d4d1c8View on GitHubfeat: add hybrid semantic+keyword search via Ollama embeddings
68e3ca0View on GitHubfix: recreate missing project dir when resuming sessions
d7f2f3dView on GitHubrevert: remove Textual TUI, restore Rich table with full session IDs and fold overflow
6073dbaView on GitHubfeat: replace Rich table with Textual TUI for interactive session picker
e600985View on GitHubfeat: improve fuzzy search, fix table rendering, and add best-match highlighting
7fbe227View on GitHubchore: add typed dicts and strict typing for session parsers
aa90025View on GitHubfeat: show highlighted best matched chunk and reverse sort order
d5e405dView on GitHub