-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Pull requests: colbymchenry/codegraph
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add
codegraph clone command for copying indexes to worktrees
#1609
opened Aug 24, 2026 by
Lint111
Loading…
5 tasks
Add DSH (DeepSeek Harness) as an instructions-only install target
#1608
opened Aug 24, 2026 by
yangwuan55
Loading…
fix(cli): report unsupported-language projects instead of finishing silently (#1502)
#1605
opened Aug 23, 2026 by
maxmilian
Contributor
Loading…
fix(extraction): keep the git-aware scan working on git older than 2.36 (#1549)
#1604
opened Aug 23, 2026 by
maxmilian
Contributor
Loading…
fix(init): make the generated .codegraph index invisible to git in every repo (#492)
#1601
opened Aug 22, 2026 by
walterf3
Loading…
fix(kernel): guard the native walkers against stack overflow and defer deep files to wasm (#1581)
#1600
opened Aug 22, 2026 by
colbymchenry
Owner
Loading…
fix(rust): resolve
self.field.method() on the field's declared type instead of a same-named method (#1585)
#1599
opened Aug 22, 2026 by
colbymchenry
Owner
Loading…
fix(resolution): resolve calls to object-literal namespace members (#1573)
#1597
opened Aug 22, 2026 by
colbymchenry
Owner
Loading…
fix(rust): qualify generic/lifetime impl methods by the implementing type, not the trait (#1588)
#1596
opened Aug 22, 2026 by
colbymchenry
Owner
Loading…
feat(cli):
install --init and init --yes for a one-shot, non-interactive bootstrap (#1578)
#1595
opened Aug 22, 2026 by
colbymchenry
Owner
Loading…
fix(sync): refresh the watcher's scope when codegraph.json or a .gitignore changes (#1590)
#1594
opened Aug 22, 2026 by
colbymchenry
Owner
Loading…
fix(extraction): detect a plain
struct Derived : Base base clause in .h headers as C++ (#1592)
#1593
opened Aug 22, 2026 by
colbymchenry
Owner
Loading…
fix: bound large-repo memory and traversal work
#1583
opened Aug 21, 2026 by
danusha2345
Contributor
Loading…
fix(extraction): give parse workers a native stack the kernel walkers can't overflow
#1582
opened Aug 21, 2026 by
apollo600
Loading…
feat(installer): DeepSeek Harness (dsh) as a supported agent
#1572
opened Aug 20, 2026 by
luolin1024
Loading…
fix(mcp): reword explore guidance as advisory, not a quota
#1570
opened Aug 19, 2026 by
rongbc
Loading…
Indexing coverage & freshness: batch init, --git-hooks, opt-in auto-init
#1569
opened Aug 19, 2026 by
rajeshguntupalli59
Loading…
3 of 4 tasks
diag(extraction): log when the git-based scan falls back to a filesystem walk
#1568
opened Aug 18, 2026 by
milos85vasic
•
Draft
fix(resolution): remove catastrophic backtracking in the Vapor route regex
#1564
opened Aug 17, 2026 by
pucedoteth
Loading…
feat(gleam): add full Gleam language support and Erlang FFI resolution
#1546
opened Aug 13, 2026 by
zhoumao
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.