Colby Mchenry 7c6417ef8f fix(mcp): prevent "Transport closed" from a stray daemon-socket error (#974) (#983) 2 months ago
..
bin 85a8f32fd9 fix(mcp): serve tools without a root index + make the front-load hook monorepo-aware (#964) (#966) 2 months ago
context 112e278b5c fix(security): index config files by key only, never surface values (#383) (#722) 3 months ago
db 0a91d0f512 perf(resolution): fix O(K²) import-node blowup in "Resolving refs" (#915) (#965) 2 months ago
extraction 73bcc1afb4 fix(extraction): respect .gitignore by default for embedded-repo discovery (#970, #976) (#980) 2 months ago
graph d0e649969a fix(graph): treat class instantiation as a caller/callee edge (#774) (#804) 3 months ago
installer bd4814d8c1 feat(installer): stop auto-indexing on install + ship opt-in front-load prompt hook 2 months ago
mcp 7c6417ef8f fix(mcp): prevent "Transport closed" from a stray daemon-socket error (#974) (#983) 2 months ago
reasoning 3e1547bbe1 fix(mcp): bold labels instead of ATX headings in tool results (#778) (#951) 2 months ago
resolution 0a91d0f512 perf(resolution): fix O(K²) import-node blowup in "Resolving refs" (#915) (#965) 2 months ago
search 75ae1e8bd9 fix(search): down-weight the project name in ranking — completes #720 (#748) 3 months ago
sync d1121e46f0 feat(config): map custom file extensions to languages via codegraph.json (#906) (#955) 2 months ago
telemetry 0a91d0f512 perf(resolution): fix O(K²) import-node blowup in "Resolving refs" (#915) (#965) 2 months ago
ui e176062c56 fix(cli): ASCII glyph fallback for Windows console mojibake (#168) (#178) 3 months ago
upgrade bd4814d8c1 feat(installer): stop auto-indexing on install + ship opt-in front-load prompt hook 2 months ago
directory.ts 85a8f32fd9 fix(mcp): serve tools without a root index + make the front-load hook monorepo-aware (#964) (#966) 2 months ago
errors.ts 8b5622d346 Remove Sentry telemetry system from CodeGraph 5 months ago
index.ts e43ac82cdf fix(mcp): reopen the database when it's replaced on disk instead of serving a deleted inode (#925) (#940) 2 months ago
project-config.ts 73bcc1afb4 fix(extraction): respect .gitignore by default for embedded-repo discovery (#970, #976) (#980) 2 months ago
types.ts 06a410e9b4 feat(extraction): R language support (#828) (#839) 3 months ago
utils.ts 6459ead6aa fix(extraction): index files reached through in-root symlinks that point outside the repo (#935) (#956) 2 months ago
web-tree-sitter.d.ts 8346440592 Add WASM fallbacks for tree-sitter and SQLite, fix installer 7 months ago