Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
fabwebdev
/
codegraph
Public
forked from
colbymchenry/codegraph
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on May 21, 2026
feat: add Lua and Luau language support (#273)
Show description for 4329a52
colbymchenry
authored
4329a52
Copy full SHA for 4329a52
chore: remove leftover debug scripts and stale docs
Show description for 2fc0df7
colbymchenry
and
claude
committed
2fc0df7
Copy full SHA for 2fc0df7
Commits on May 20, 2026
release: 0.8.0
colbymchenry
committed
c3f1e27
Copy full SHA for c3f1e27
Readme updated and detect test files in kotlin and swift
colbymchenry
committed
d2664e8
Copy full SHA for d2664e8
feat(frameworks): add NestJS support (#220) (#225)
Show description for 948b287
colbymchenry
and
claude
authored
948b287
Copy full SHA for 948b287
Update README
colbymchenry
committed
5c6e5d5
Copy full SHA for 5c6e5d5
perf(mcp): answer-directly steering — ~35% cheaper, ~70% fewer tool calls (#224)
Show description for f5bbc26
colbymchenry
and
claude
authored
f5bbc26
Copy full SHA for f5bbc26
fix(sync): stop reporting git-untracked files as pending after sync (#206) (#218)
Show description for a473557
colbymchenry
and
claude
authored
a473557
Copy full SHA for a473557
fix(extraction): index nested non-submodule git repos (#193) (#217)
Show description for 07c093c
colbymchenry
and
claude
authored
07c093c
Copy full SHA for 07c093c
fix(db): require better-sqlite3 ^12.4.1 so Node 24 gets the native backend (#203) (#216)
Show description for 9b06b0e
colbymchenry
and
claude
authored
9b06b0e
Copy full SHA for 9b06b0e
refactor(eval): rename /audit skill to /agent-eval
Show description for b3d3ddb
colbymchenry
committed
b3d3ddb
Copy full SHA for b3d3ddb
fix(mcp): auto-detect project via roots/list when no rootUri (#196) (#214)
Show description for 1cd162a
colbymchenry
and
claude
authored
1cd162a
Copy full SHA for 1cd162a
fix(mcp): skip fs.watch on WSL2 /mnt drives that hang MCP startup (#199) (#210)
Show description for cf7db7c
colbymchenry
and
claude
authored
cf7db7c
Copy full SHA for cf7db7c
fix(installer): write Claude project-local MCP config to .mcp.json (#207) (#209)
Show description for 79b9601
colbymchenry
and
claude
authored
79b9601
Copy full SHA for 79b9601
feat(eval): add agent-eval harness and /audit + /publish Claude skills
Show description for 7fe64b3
colbymchenry
committed
7fe64b3
Copy full SHA for 7fe64b3
docs: add Star History chart to README
colbymchenry
committed
1cbca5a
Copy full SHA for 1cbca5a
Commits on May 19, 2026
feat(mcp): line numbers in explore output + per-file cluster fixes (#188)
Show description for 2c1a314
colbymchenry
and
claude
authored
2c1a314
Copy full SHA for 2c1a314
feat(mcp): size-adaptive output budget for codegraph_explore (#185) (#187)
Show description for 93e53e7
colbymchenry
and
claude
authored
93e53e7
Copy full SHA for 93e53e7
chore(release): refine release-notes extractor (#181)
Show description for 4bb9563
colbymchenry
and
claude
authored
4bb9563
Copy full SHA for 4bb9563
chore(release): unwrap CHANGELOG paragraphs for GitHub Release notes (#180)
Show description for 483ec91
colbymchenry
and
claude
authored
483ec91
Copy full SHA for 483ec91
release: 0.7.10 (Windows mojibake fix, module-qualified symbol lookups, MCP handshake)
colbymchenry
committed
fb8fb0e
Copy full SHA for fb8fb0e
fix(mcp): resolve module-qualified symbol lookups (#173) (#179)
Show description for 83f36dc
colbymchenry
and
claude
authored
83f36dc
Copy full SHA for 83f36dc
fix(cli): ASCII glyph fallback for Windows console mojibake (#168) (#178)
Show description for e176062
colbymchenry
and
claude
authored
e176062
Copy full SHA for e176062
fix(mcp): don't block initialize handshake on heavy init (#172) (#177)
Show description for 36c8dbc
colbymchenry
and
claude
authored
36c8dbc
Copy full SHA for 36c8dbc
Commits on May 18, 2026
Merge remote-tracking branch 'origin/main'
colbymchenry
committed
9b6a917
Copy full SHA for 9b6a917
release: 0.7.9
colbymchenry
committed
662bb1e
Copy full SHA for 662bb1e
Update README.md
colbymchenry
authored
c811237
Copy full SHA for c811237
fix(installer): opencode .jsonc + AGENTS.md (0.7.8) (#163)
Show description for 58c1414
colbymchenry
and
claude
authored
58c1414
Copy full SHA for 58c1414
release: 0.7.7 (multi-agent installer — Cursor, Codex, opencode)
colbymchenry
committed
7d87126
Copy full SHA for 7d87126
feat(installer): multi-target — Claude Code, Cursor, Codex CLI, opencode (#162)
Show description for a447e1d
3 people
authored
a447e1d
Copy full SHA for a447e1d
Commits on May 13, 2026
release: 0.7.6 (fix permission denied on global install)
Show description for 7e617d8
colbymchenry
committed
7e617d8
Copy full SHA for 7e617d8
Commits on May 12, 2026
test+feat: add cargo workspace crate resolution for rust resolver (#151)
Show description for 6ac2066
4 people
authored
6ac2066
Copy full SHA for 6ac2066
Commits on May 8, 2026
fix(extraction): recurse into git submodules when listing files (#150)
Show description for 1cbd5a8
colbymchenry
and
claude
authored
1cbd5a8
Copy full SHA for 1cbd5a8
fix(cli): hard-exit on Node 25.x instead of soft warning + crash (#149)
Show description for b47c956
colbymchenry
and
claude
authored
b47c956
Copy full SHA for b47c956
fix(db): surface SQLite backend in status + actionable WASM-fallback banner (#148)
Show description for 55daeff
colbymchenry
and
claude
authored
55daeff
Copy full SHA for 55daeff
Previous
Next
You can’t perform that action at this time.