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
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 }}
WizardofTryout
/
codegraphcontext
Public
forked from
CodeGraphContext/CodeGraphContext
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codegraphcontext
src
codegraphcontext
server.py
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 6, 2026
fix(mcp): parse errors no longer reuse the previous request's id (#1715)
Show description for 9160e67
Shashankss1205
and
claude
authored
9160e67
View commit details
Copy full SHA for 9160e67
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
fix(cli/mcp): refuse switch_context while indexing jobs are still active (#1641)
Show description for 44e2807
3 people
authored
44e2807
View commit details
Copy full SHA for 44e2807
View code at this point
Browse repository at this point
fix(cli/mcp): stop path→repo_path alias from breaking calculate_cyclomatic_complexity (#1638)
ASHMEET555
authored
80debd2
View commit details
Copy full SHA for 80debd2
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
fix(server): restore LLM_SYSTEM_PROMPT import so `initialize` succeeds (#1452)
Show description for 74e08b1
Ajay-Chandrasekaran
and
claude
authored
74e08b1
View commit details
Copy full SHA for 74e08b1
View code at this point
Browse repository at this point
Commits on Jul 26, 2026
fix(mcp): warn on destructive tools, flag Spring truncation, correct stale docs (#1413)
Show description for d6a627b
Shashankss1205
and
claude
authored
d6a627b
View commit details
Copy full SHA for d6a627b
View code at this point
Browse repository at this point
feat: Multi-graph support for FalkorDB (#776)
Show description for 45d746d
3 people
authored
45d746d
View commit details
Copy full SHA for 45d746d
View code at this point
Browse repository at this point
feat: Add cgc prompt command for custom LLM prompts (#583) (#613)
Show description for c9a9f7e
DhineshPonnarasan
and
Shashankss1205
authored
c9a9f7e
View commit details
Copy full SHA for c9a9f7e
View code at this point
Browse repository at this point
Commits on Jul 25, 2026
feat: repository digital twin and architectural evolution simulator (#1299)
Show description for df3af04
kashviporwal-byte
authored
df3af04
View commit details
Copy full SHA for df3af04
View code at this point
Browse repository at this point
feat(server): implement prompt text truncation safety (#1238)
Show description for 84edd75
D4rk-Pho3nix
authored
84edd75
View commit details
Copy full SHA for 84edd75
View code at this point
Browse repository at this point
feat: add opt-in GCF output format for 62% fewer tokens on tool responses (#1290)
Show description for 1ae9008
blackwell-systems
authored
1ae9008
View commit details
Copy full SHA for 1ae9008
View code at this point
Browse repository at this point
fix: per-repo context resolver must not overwrite explicit CGC_RUNTIME_DB_TYPE (#1254)
Show description for 58d43d1
aprotteau-dac
authored
58d43d1
View commit details
Copy full SHA for 58d43d1
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
fix: remediate E2E audit findings and release v0.5.1
Show description for faa2291
Shashankss1205
and
cursoragent
committed
faa2291
View commit details
Copy full SHA for faa2291
View code at this point
Browse repository at this point
Commits on Jun 7, 2026
fix: harden security sandboxes and resolve E2E follow-up bugs
Show description for f3f62d3
Shashankss1205
and
cursoragent
committed
f3f62d3
View commit details
Copy full SHA for f3f62d3
View code at this point
Browse repository at this point
fix: resolve E2E bug batch across CLI, MCP, and database backends
Show description for c6d693b
Shashankss1205
and
cursoragent
committed
c6d693b
View commit details
Copy full SHA for c6d693b
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
fix: prevent path traversal in report generation
Swati180610
committed
c339a36
View commit details
Copy full SHA for c339a36
View code at this point
Browse repository at this point
Commits on May 13, 2026
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 7, 2026
feat: Phase 1-3 — Spring/Maven graph, confidence labels, ORM edges, MyBatis XML, report tool
Show description for e919c2a
k282
committed
e919c2a
View commit details
Copy full SHA for e919c2a
View code at this point
Browse repository at this point
Commits on May 1, 2026
fixes #789
Shashankss1205
committed
9f14a23
View commit details
Copy full SHA for 9f14a23
View code at this point
Browse repository at this point
Commits on Apr 27, 2026
Add disabledTools to the MCP config to omit selective tools from the MCP server schema
kecsap
committed
e16b0da
View commit details
Copy full SHA for e16b0da
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
fixes kuzudb bug on windows, and context switching
Shashankss1205
committed
4bcbeb4
View commit details
Copy full SHA for 4bcbeb4
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
fixes misc bugs
Shashankss1205
committed
8d7a6dd
View commit details
Copy full SHA for 8d7a6dd
View code at this point
Browse repository at this point
Commits on Apr 5, 2026
context management, fixes #801
Shashankss1205
committed
356b24f
View commit details
Copy full SHA for 356b24f
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
fix: Sanitize graph props and strip /workspace/ paths for remote MCP use
Show description for 3cd2669
bchrao
and
claude
committed
3cd2669
View commit details
Copy full SHA for 3cd2669
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
tools added
Shashankss1205
committed
e51a66c
View commit details
Copy full SHA for e51a66c
View code at this point
Browse repository at this point
Commits on Jan 16, 2026
breakdown server.py
Shashankss1205
committed
c2e0893
View commit details
Copy full SHA for c2e0893
View code at this point
Browse repository at this point
Commits on Jan 4, 2026
failing e2e test
Shashankss1205
committed
efed0f4
View commit details
Copy full SHA for efed0f4
View code at this point
Browse repository at this point
failing e2e tests
Shashankss1205
committed
c1f84d5
View commit details
Copy full SHA for c1f84d5
View code at this point
Browse repository at this point
Commits on Jan 2, 2026
cgc delete says no to random delete requests
Shashankss1205
committed
5dbdfaf
View commit details
Copy full SHA for 5dbdfaf
View code at this point
Browse repository at this point
Commits on Dec 29, 2025
visualize mcp tool corrected
Shashankss1205
committed
37ece50
View commit details
Copy full SHA for 37ece50
View code at this point
Browse repository at this point
falkordb support added
Shashankss1205
committed
23fdaf1
View commit details
Copy full SHA for 23fdaf1
View code at this point
Browse repository at this point
Commits on Oct 14, 2025
feat: Add fuzzy search capabilites to find code tool
Aisha630
committed
495216b
View commit details
Copy full SHA for 495216b
View code at this point
Browse repository at this point
Commits on Oct 12, 2025
test should pass now
Shashankss1205
committed
f0af600
View commit details
Copy full SHA for f0af600
View code at this point
Browse repository at this point
Commits on Oct 11, 2025
logging based on configurations
Shashankss1205
committed
afc829a
View commit details
Copy full SHA for afc829a
View code at this point
Browse repository at this point
Commits on Oct 7, 2025
feat: Added C++ package support to add_package_to_graph tool
DivyanshRajSoni
committed
5bb6dd9
View commit details
Copy full SHA for 5bb6dd9
View code at this point
Browse repository at this point
Commits on Oct 6, 2025
Add PHP package support to add_package_to_graph tool
Aashish-Jha-11
committed
1ee8a11
View commit details
Copy full SHA for 1ee8a11
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.