Skip to content
Navigation Menu
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
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
/
Sign in
Sign up
Appearance settings
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 }}
saurabhhhcodes
/
CodeGraphContext
Public
forked from
CodeGraphContext/CodeGraphContext
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
CodeGraphContext
src
codegraphcontext
cli
on
main
User selector
All users
All time
Commit history
Commits on Jun 2, 2026
Merge pull request #1017 from ZainabTravadi/fix/registry-download-cgc-suffix
Show description for ed33334
Shashankss1205
authored
ed33334
View commit details
Copy full SHA for ed33334
View code at this point
Browse repository at this point
feat(cli): add Zed editor support to setup wizard
Show description for 8eac03d
google-labs-jules[bot]
and
Shashankss1205
committed
8eac03d
View commit details
Copy full SHA for 8eac03d
View code at this point
Browse repository at this point
Merge branch 'main' into fix-neo4j-imports
Shashankss1205
authored
9beaba0
View commit details
Copy full SHA for 9beaba0
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
Merge pull request #1034 from anjaligupta235490-lang/main
Show description for ab64fb9
Shashankss1205
authored
ab64fb9
View commit details
Copy full SHA for ab64fb9
View code at this point
Browse repository at this point
fix: resolve critical bugs in database adapters, configuration settings, and CLI flags
Shashankss1205
committed
d1fd47c
View commit details
Copy full SHA for d1fd47c
View code at this point
Browse repository at this point
Commits on May 31, 2026
Fix MCP JSON alwaysAllow configuration
anjaligupta235490-lang
committed
09c131b
View commit details
Copy full SHA for 09c131b
View code at this point
Browse repository at this point
Commits on May 30, 2026
fix: add missing inline imports for DatabaseManager
shauryam2807
committed
f977c11
View commit details
Copy full SHA for f977c11
View code at this point
Browse repository at this point
Merge branch 'main' into fix-neo4j-imports
shauryam2807
authored
4ee2129
View commit details
Copy full SHA for 4ee2129
View code at this point
Browse repository at this point
fix: resolve unconditional neo4j imports causing ModuleNotFoundError
shauryam2807
committed
455704a
View commit details
Copy full SHA for 455704a
View code at this point
Browse repository at this point
Commits on May 29, 2026
Accept .cgc suffix in registry downloads
ZainabTravadi
committed
ecd0741
View commit details
Copy full SHA for ecd0741
View code at this point
Browse repository at this point
Commits on May 27, 2026
feat: migrate bundle registry entirely to Hugging Face and implement visual publish warning alert
Shashankss1205
committed
723d8d9
View commit details
Copy full SHA for 723d8d9
View code at this point
Browse repository at this point
Commits on May 26, 2026
Merge pull request #985 from Naominour/fix/issue-946-file-complexity
Show description for 4704b3d
Shashankss1205
authored
4704b3d
View commit details
Copy full SHA for 4704b3d
View code at this point
Browse repository at this point
Commits on May 25, 2026
feat: migrate server-side bundle generation registry and storage to Hugging Face
Shashankss1205
committed
23c1afc
View commit details
Copy full SHA for 23c1afc
View code at this point
Browse repository at this point
fix: support file path argument in analyze complexity command (#946)
NaomiNour25
committed
9acedd1
View commit details
Copy full SHA for 9acedd1
View code at this point
Browse repository at this point
fix(website): stack Tunnel Online status and Graph Legend to avoid layout overlap
Shashankss1205
committed
40c8a52
View commit details
Copy full SHA for 40c8a52
View code at this point
Browse repository at this point
Commits on May 22, 2026
Merge pull request #972 from Abhishek9639/fix/945-fuzzy-flag
Show description for 6daffa6
Shashankss1205
authored
6daffa6
View commit details
Copy full SHA for 6daffa6
View code at this point
Browse repository at this point
Merge pull request #976 from Abhishekmystic-KS/docs-config-default-database
Show description for ef696b7
Shashankss1205
authored
ef696b7
View commit details
Copy full SHA for ef696b7
View code at this point
Browse repository at this point
Commits on May 20, 2026
version++
Shashankss1205
committed
cf61e02
View commit details
Copy full SHA for cf61e02
View code at this point
Browse repository at this point
docs: align database config key and default
Abhishekmystic-KS
committed
ba63dcd
View commit details
Copy full SHA for ba63dcd
View code at this point
Browse repository at this point
Commits on May 19, 2026
fix(cli): wire --fuzzy flag and FUZZY_SEARCH config for 'cgc find name' (#945)
Abhishek9639
committed
ffe9741
View commit details
Copy full SHA for ffe9741
View code at this point
Browse repository at this point
added first draft of the cgc api
Shashankss1205
committed
aad2646
View commit details
Copy full SHA for aad2646
View code at this point
Browse repository at this point
Commits on May 18, 2026
Merge pull request #949 from HirenGajjar/fix/report-missing-from-help
Show description for d238ff2
Shashankss1205
authored
d238ff2
View commit details
Copy full SHA for d238ff2
View code at this point
Browse repository at this point
Honor home dir (~) in the mcp.json and other places
kecsap
committed
941b43c
View commit details
Copy full SHA for 941b43c
View code at this point
Browse repository at this point
Commits on May 16, 2026
re-added support for ladybug db
Shashankss1205
committed
1698c8c
View commit details
Copy full SHA for 1698c8c
View code at this point
Browse repository at this point
universal SCIP indexer to handle Elixir, Haskell, Lua, and Perl
Shashankss1205
committed
8fc4cd6
View commit details
Copy full SHA for 8fc4cd6
View code at this point
Browse repository at this point
Commits on May 14, 2026
fix: show full help (including report) when cgc --help or cgc -h is used (#944)
HirenGajjar
committed
387cffb
View commit details
Copy full SHA for 387cffb
View code at this point
Browse repository at this point
Commits on May 13, 2026
fixes #947
Shashankss1205
committed
3196bff
View commit details
Copy full SHA for 3196bff
View code at this point
Browse repository at this point
fixed tests ertaining to kuzudb
Shashankss1205
committed
3055cb2
View commit details
Copy full SHA for 3055cb2
View code at this point
Browse repository at this point
version 1b added for cgc vscode extension
Shashankss1205
committed
890105a
View commit details
Copy full SHA for 890105a
View code at this point
Browse repository at this point
Commits on May 12, 2026
fixes tree sitter bug
Shashankss1205
committed
9228b45
View commit details
Copy full SHA for 9228b45
View code at this point
Browse repository at this point
fixer4
Shashankss1205
committed
a381389
View commit details
Copy full SHA for a381389
View code at this point
Browse repository at this point
fix(cli): show registry help when invoked without subcommand (#626)
DhineshPonnarasan
committed
e5c1600
View commit details
Copy full SHA for e5c1600
View code at this point
Browse repository at this point
Commits on May 8, 2026
Merge pull request #909 from CodeGraphContext/feat/kotlin-callgraph-precision
Show description for 341fb21
Shashankss1205
authored
341fb21
View commit details
Copy full SHA for 341fb21
View code at this point
Browse repository at this point
php scip fix
Shashankss1205
committed
740e7d0
View commit details
Copy full SHA for 740e7d0
View code at this point
Browse repository at this point
fix(mcp): cgc report unpack bug + spring/bean tools repo_path CONTAINS fix
Show description for 026133d
k282
committed
026133d
View commit details
Copy full SHA for 026133d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.