Local RAG as a simple CLI, for standalone use or as a gptme tool
Stars
49
Forks
5
Watchers
49
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix(watcher): add debouncing to prevent race conditions in file updates (#16)
4100632View on GitHubfix(watcher): use resolve() for consistent path handling in on_moved (#15)
27d7e8dView on GitHubfeat(cache): add smart caching system for RAG search results (#13)
9655ad1View on GitHubfix: dont include duplicate chunks in context assembly (fixes #7)
5f04004View on GitHubfix: fixed reindexing of unchanged files, now uses last_modified stamp (#5)
4c9a7ddView on GitHub