Skip to content

Pull requests: colbymchenry/codegraph

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(graph): sql_refs — SQL string-literal call sites (pairs with #95)
#115 opened Apr 27, 2026 by andreinknv Contributor Loading…
6 tasks done
feat(graph): config_refs — env var read sites as queryable graph data
#114 opened Apr 27, 2026 by andreinknv Contributor Loading…
5 tasks done
feat(graph): symbol-level issue history mined from Fixes #N commits
#113 opened Apr 27, 2026 by andreinknv Contributor Loading…
5 tasks done
feat(graph): PageRank centrality + per-file churn metrics
#112 opened Apr 27, 2026 by andreinknv Contributor Loading…
5 of 6 tasks
feat(mcp): codegraph_review_context — structured PR-review context from a diff
#110 opened Apr 26, 2026 by andreinknv Contributor Loading…
3 tasks done
test(watcher): fix fs.watch flake by adding settle delay
#109 opened Apr 26, 2026 by andreinknv Contributor Loading…
perf(db): batch node lookups, fix insertNode cache, auto-ANALYZE after writes
#108 opened Apr 26, 2026 by andreinknv Contributor Loading…
3 tasks done
feat(search): per-file diversification so top-K isn't one class's methods
#107 opened Apr 26, 2026 by andreinknv Contributor Loading…
4 tasks done
feat(graph): convention-based tests-as-edges (test file → subject file)
#106 opened Apr 26, 2026 by andreinknv Contributor Loading…
4 tasks done
feat(cochange): file-level co-change graph mined from git history
#105 opened Apr 26, 2026 by andreinknv Contributor Loading…
3 tasks done
feat(search): subword tokens + Porter stemmer + stopword filter for FTS
#104 opened Apr 26, 2026 by andreinknv Contributor Loading…
4 tasks done
fix(scan): honor .codegraphignore on the git fast path
#103 opened Apr 26, 2026 by andreinknv Contributor Loading…
3 tasks done
fix(db): enforce UNIQUE on edges so INSERT OR IGNORE actually dedupes
#102 opened Apr 26, 2026 by andreinknv Contributor Loading…
3 tasks done
fix: extraction/resolution accuracy (BOM, retry strip, framework regex)
#101 opened Apr 26, 2026 by andreinknv Contributor Loading…
3 tasks done
fix(sync): detect HEAD-moving git operations to prevent stale index
#100 opened Apr 26, 2026 by andreinknv Contributor Loading…
3 tasks done
fix: defense-in-depth hardening (path validation, atomicity, ReDoS, worker lifecycle)
#99 opened Apr 26, 2026 by andreinknv Contributor Loading…
4 tasks done
docs: cookbook for adding a new language extractor
#97 opened Apr 26, 2026 by andreinknv Contributor Loading…
3 tasks done
feat: add SQL language support (Postgres / MySQL / SQLite / T-SQL)
#95 opened Apr 26, 2026 by andreinknv Contributor Loading…
4 of 5 tasks
feat: add R language support
#94 opened Apr 26, 2026 by andreinknv Contributor Loading…
4 of 5 tasks
feat: index files inside git submodules
#93 opened Apr 26, 2026 by andreinknv Contributor Loading…
3 of 4 tasks
ProTip! Type g i on any issue or pull request to go back to the issue listing page.