RepoMind: AI-powered code repository analysis tool. Index codebases with tree-sitter parsing, explore relationships through a knowledge graph, and chat with your code using RAG and local LLMs (Ollama). Built with Next.js, Supabase, and TypeScript. Supports multiple programming languages.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^3.0.64^3.0.27^3.0.54^3.0.48^3.0.143^1.3.0^6.3.1^10.0.0^8.2.0^0.9.0^2.100.1^3.13.23^6.0.141^0.7.1^2.1.1^3.33.1^2.5.0^2.2.0^4.1.0^1.7.016.2.1^0.4.6^0.6.3^3.5.019.2.419.2.4^10.1.0^7.0.2^4.1.1^2.0.7^2.4.1^3.5.0^1.4.0^0.26.7^4.3.6^0.1.9^4^6.9.1^16.3.2^14.6.1^3.21.9^20^19^19^6.0.1^4.1.2^916.2.1^9.1.7^29.0.1^3.8.1^4^0.0.3^4.21.0^5^4.1.2^2.8.3155
commits
feat: cron-based auto-indexing for scheduled repository polling (GAP-3)
c476d9fView on GitHubfeat: populate RAG golden dataset with 20 test cases (GAP-2)
6a0b4c2View on GitHubfeat: webhook setup wizard for guided webhook configuration (GAP-1.8) (#19)
1d5cdeeView on GitHubfeat: add pipeline stage indicator to indexing progress (GAP-1.7) (#18)
620371fView on GitHubfeat: warn on embedding settings change and offer re-index all (GAP-1.6) (#17)
612b761View on GitHubfix: store actual commit SHA instead of blob SHA as lastIndexedCommit
181d853View on GitHubfix: handle stale commits gracefully in indexing and freshness check
f0fda05View on GitHubMerge pull request #15 from issmokk/wtrav-gap-1.4-freshness-indicator
8d3aa11View on GitHubfeat: add freshness indicator showing commits behind HEAD on overview tab
84f1d48View on GitHubfeat: expose embedding model fields in settings UI (GAP-1.3) (#14)
d660d9aView on GitHubfix: manual re-index does full scan instead of failing compareCommits
4eb3053View on GitHubfix: suppress react-hooks/incompatible-library warning on useVirtualizer
0d01896View on GitHub