Commit History

Author SHA1 Message Date
  Colby Mchenry 75ae1e8bd9 fix(search): down-weight the project name in ranking — completes #720 (#748) 2 weeks ago
  Colby Mchenry fd03f31b2c fix(cpp): resolve calls through singletons/factories/chained getters (#645) (#742) 2 weeks ago
  Colby Mchenry 07af3db6c7 feat(impact): cross-language blast-radius coverage (22 languages + 14 frameworks) (#708) 2 weeks ago
  Colby Mchenry 7b62356f53 feat(cli): add version, indexPath, lastIndexed to status --json (#329) 3 weeks ago
  Colby Mchenry ddb1a8f72d fix: issue-triage quick wins (extraction, MCP probes, gitignore, CJK, impact) (#654) 3 weeks ago
  Colby Mchenry 2a22f9f55a fix(resolution): stream node-kind scans in synthesis to fix OOM on dense files (#610) (#653) 3 weeks ago
  Colby Mchenry 71935e37c2 feat(mcp): multi-module Go trace-quality + small-repo retrieval tuning (#494) 3 weeks ago
  Artem Bambalov 3808b4d0a8 fix(cli): include resolution + synthesizer edges in indexAll report (#413) 4 weeks ago
  Nandhis 572b1ede18 fix(db): skip orphaned edges during batch insert (#462) 4 weeks ago
  Leon.C 7d5dd4cda7 fix: remove dead try/catch in insertNode; fix SENSITIVE_PATHS case-sensitivity (#327) 1 month ago
  andreinknv b13f2f1ba1 perf(db): batch node lookups, fix insertNode cache, run maintenance after writes (#108) 1 month ago
  Colby Mchenry 83f36dc170 fix(mcp): resolve module-qualified symbol lookups (#173) (#179) 1 month ago
  andreinknv 56f6b3b485 feat(search): field-qualified queries (kind:/lang:/path:/name:) + fuzzy typo fallback (#131) 1 month ago
  Colby McHenry 453c39d774 refactor: Remove semantic search and vector embedding functionality 2 months ago
  Colby McHenry 630053f3a3 feat: Improve exact name match scoring and expand stop word filtering 2 months ago
  Colby McHenry f3a0fd402f feat: Add exact name match supplement to prevent BM25 burial in search results 2 months ago
  Colby McHenry d9e973cffc feat: Add edge recovery to restore connectivity after node trimming in context building 2 months ago
  Colby McHenry 88d9c2a2f4 feat: Add CamelCase substring search and type hierarchy expansion to context building 2 months ago
  Colby McHenry e5663c5952 feat: Enhance search ranking with name matching and field extraction improvements 2 months ago
  Colby McHenry 7a3afc9124 feat: Enhance symbol search with co-location boosting and receiver type support 2 months ago
  Colby McHenry d256af3a23 feat: Optimize reference resolution with indexed queries and built-in filtering 2 months ago
  Colby McHenry e4908e1270 feat: Add database schema v3 with optimized node lookups and improved error handling 2 months ago
  Colby McHenry d04a911309 feat: Improve Java extraction, multi-symbol aggregation, and impact traversal 2 months ago
  Colby McHenry 8b5622d346 Remove Sentry telemetry system from CodeGraph 2 months ago
  Colby McHenry 8346440592 Add WASM fallbacks for tree-sitter and SQLite, fix installer 4 months ago
  Colby McHenry ce504c642a Fix performance issues. 4 months ago
  Colby Mchenry adaff67219 Merge pull request #25 from MO2k4/feat/db-performance-schema-v2 4 months ago
  Colby McHenry 1c023c41cc Remove unused batch methods, dynamic stmt cache, and intent field 4 months ago
  Martin Oehlert c80378d73c feat: search query utilities and multi-signal scoring 4 months ago
  Martin Oehlert 53beb1bd2f feat: schema v2 migration, database performance, batch query methods 4 months ago