You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A super light-weight embedded code search engine CLI (AST based) that just works - saves 70% token and improves speed for coding agent 🌟 Star if you like it!
cocoindex-io/realtime-codebase-indexing’s past year of commit activity
build codebase index with tree-sitter. works with large codebases, and can be updated in near real-time with incremental processing - only reprocess what's chan…