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 }}
dev-Brihat
/
codegraphcontext
Public
forked from
CodeGraphContext/CodeGraphContext
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 Mar 31, 2026
fixes #782
Shashankss1205
committed
8d2f804
View commit details
Copy full SHA for 8d2f804
Browse repository at this point
docs changed
Shashankss1205
committed
fba497c
View commit details
Copy full SHA for fba497c
Browse repository at this point
Commits on Mar 30, 2026
fixes #756
Shashankss1205
committed
cf74f30
View commit details
Copy full SHA for cf74f30
Browse repository at this point
version++
Shashankss1205
committed
81a3e52
View commit details
Copy full SHA for 81a3e52
Browse repository at this point
fixes #762
Shashankss1205
committed
ac18416
View commit details
Copy full SHA for ac18416
Browse repository at this point
fixes #763
Shashankss1205
committed
bddff13
View commit details
Copy full SHA for bddff13
Browse repository at this point
Merge pull request #749 from bchrao/fix/c-sharp-tree-sitter-fallback
Show description for 88e247b
Shashankss1205
authored
88e247b
View commit details
Copy full SHA for 88e247b
Browse repository at this point
Merge pull request #774 from bchrao/fix/add-missing-requests-dependency
Show description for 11dafd9
Shashankss1205
authored
11dafd9
View commit details
Copy full SHA for 11dafd9
Browse repository at this point
Merge pull request #775 from zeel2104/fix/node-size-visible-count
Show description for 4d5df21
Shashankss1205
authored
4d5df21
View commit details
Copy full SHA for 4d5df21
Browse repository at this point
Make graph node size scale with visible node count
zeel2104
committed
1db4071
View commit details
Copy full SHA for 1db4071
Browse repository at this point
fix: Add missing requests dependency to pyproject.toml
Show description for 9b247b5
bchrao
and
claude
committed
9b247b5
View commit details
Copy full SHA for 9b247b5
Browse repository at this point
fixes #755
Shashankss1205
committed
8a8eb90
View commit details
Copy full SHA for 8a8eb90
Browse repository at this point
Merge pull request #656 from bchrao/fix/sanitize-graph-props-and-strip-workspace-paths
Show description for caabf41
Shashankss1205
authored
caabf41
View commit details
Copy full SHA for caabf41
Browse repository at this point
fix: Keep rel_props as dict for FalkorDB SET r += operator
Show description for b11102e
bchrao
and
claude
committed
b11102e
View commit details
Copy full SHA for b11102e
Browse repository at this point
fix: Make _sanitize_props robust and sanitize call_params
Show description for 92c905f
bchrao
and
claude
committed
92c905f
View commit details
Copy full SHA for 92c905f
Browse repository at this point
fix: Sanitize import params before passing to FalkorDB
Show description for 2d8cddb
bchrao
and
claude
committed
2d8cddb
View commit details
Copy full SHA for 2d8cddb
Browse repository at this point
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
Browse repository at this point
fix: Use language-pack directly for C# instead of tree_sitter_c_sharp
Show description for 1437da5
bchrao
and
claude
committed
1437da5
View commit details
Copy full SHA for 1437da5
Browse repository at this point
Commits on Mar 29, 2026
Merge pull request #730 from skatsubo/fix/readme-post-install-url
Show description for 3eb3395
Shashankss1205
authored
3eb3395
View commit details
Copy full SHA for 3eb3395
Browse repository at this point
Merge pull request #720 from DhineshPonnarasan/fix/719-docs-index-flags
Show description for a3e675e
Shashankss1205
authored
a3e675e
View commit details
Copy full SHA for a3e675e
Browse repository at this point
Merge pull request #734 from jannahopp/feat/cpp-parser-improvements
Show description for a088ec0
Shashankss1205
authored
a088ec0
View commit details
Copy full SHA for a088ec0
Browse repository at this point
Merge pull request #735 from jannahopp/feat/cross-file-class-method-linking
Show description for 0553a0c
Shashankss1205
authored
0553a0c
View commit details
Copy full SHA for 0553a0c
Browse repository at this point
Merge pull request #733 from jannahopp/fix/cpp-find-enums-nameerror
Show description for e020fd9
Shashankss1205
authored
e020fd9
View commit details
Copy full SHA for e020fd9
Browse repository at this point
fixing #769
Shashankss1205
committed
6ea5ad1
View commit details
Copy full SHA for 6ea5ad1
Browse repository at this point
nodesize brought back to 1
Shashankss1205
committed
5c9e017
View commit details
Copy full SHA for 5c9e017
Browse repository at this point
fixes #764
Shashankss1205
committed
1cb183e
View commit details
Copy full SHA for 1cb183e
Browse repository at this point
fixes #721
Shashankss1205
committed
05bea67
View commit details
Copy full SHA for 05bea67
Browse repository at this point
kuzudb fixed
Shashankss1205
committed
0e99ea8
View commit details
Copy full SHA for 0e99ea8
Browse repository at this point
node size slider
Shashankss1205
committed
9be0f07
View commit details
Copy full SHA for 9be0f07
Browse repository at this point
visualization corrected
Shashankss1205
committed
313e030
View commit details
Copy full SHA for 313e030
Browse repository at this point
version++
Shashankss1205
committed
d898b45
View commit details
Copy full SHA for d898b45
Browse repository at this point
cgc visualize cmd
Shashankss1205
committed
e6a9b07
View commit details
Copy full SHA for e6a9b07
Browse repository at this point
version++
Shashankss1205
committed
383ab07
View commit details
Copy full SHA for 383ab07
Browse repository at this point
solves #765
Shashankss1205
committed
142f9fe
View commit details
Copy full SHA for 142f9fe
Browse repository at this point
visualizer removed
Shashankss1205
committed
fbe8b9e
View commit details
Copy full SHA for fbe8b9e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.