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 }}
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
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
on
main
User selector
All users
All time
Commit history
Commits on Mar 8, 2026
chore: release v0.2.14 with bulletproof FalkorDB worker and hardened KùzuDB fallback
Shashankss1205
committed
bfa08b9
View commit details
Copy full SHA for bfa08b9
View code at this point
Browse repository at this point
chore: release v0.2.13 with tiered database resilience and aggressive bundling
Shashankss1205
committed
3641e5d
View commit details
Copy full SHA for 3641e5d
View code at this point
Browse repository at this point
falkordb resolution
Shashankss1205
committed
b3fe950
View commit details
Copy full SHA for b3fe950
View code at this point
Browse repository at this point
cgc spec
Shashankss1205
committed
114aced
View commit details
Copy full SHA for 114aced
View code at this point
Browse repository at this point
Fix FalkorDB Linux priority and module loading in frozen binary
Shashankss1205
committed
8b12d15
View commit details
Copy full SHA for 8b12d15
View code at this point
Browse repository at this point
fix: exhaustive dependency collection for FalkorDB Lite in frozen binary
Shashankss1205
committed
79ee818
View commit details
Copy full SHA for 79ee818
View code at this point
Browse repository at this point
fix: prioritize FalkorDB Lite on Linux and ensure dependencies are bundled
Shashankss1205
committed
e13110b
View commit details
Copy full SHA for e13110b
View code at this point
Browse repository at this point
fix: allow FalkorDB worker to start correctly in frozen environment
Shashankss1205
committed
a77e273
View commit details
Copy full SHA for a77e273
View code at this point
Browse repository at this point
handling falkordb error
Shashankss1205
committed
be553ff
View commit details
Copy full SHA for be553ff
View code at this point
Browse repository at this point
fix: correct close_driver log messages and shell env priority
Show description for 7fb7411
Shashankss1205
committed
7fb7411
View commit details
Copy full SHA for 7fb7411
View code at this point
Browse repository at this point
feat: add KuzuDB as a cross-platform zero-config database backend
Show description for e048855
Shashankss1205
committed
e048855
View commit details
Copy full SHA for e048855
View code at this point
Browse repository at this point
chore: replace debug print() with warning_logger in database_kuzu.py
Shashankss1205
committed
ad74dad
View commit details
Copy full SHA for ad74dad
View code at this point
Browse repository at this point
Commits on Mar 7, 2026
Merge pull request #651 from bchrao/feature/remote-falkordb-support
Show description for d760623
Shashankss1205
authored
d760623
View commit details
Copy full SHA for d760623
View code at this point
Browse repository at this point
Merge pull request #657 from ra014620/feature/neo4j-database-name
Show description for 06e4bc1
Shashankss1205
authored
06e4bc1
View commit details
Copy full SHA for 06e4bc1
View code at this point
Browse repository at this point
Merge pull request #654 from tibisabau/fix/configure-logging-levels
Show description for 656e52b
Shashankss1205
authored
656e52b
View commit details
Copy full SHA for 656e52b
View code at this point
Browse repository at this point
Merge pull request #659 from sreeja-code-dev/bugfix/ensure-config
Show description for 0b12b23
Shashankss1205
authored
0b12b23
View commit details
Copy full SHA for 0b12b23
View code at this point
Browse repository at this point
Merge pull request #655 from tibisabau/fix/find-dead-code-detection
Show description for 2687b1b
Shashankss1205
authored
2687b1b
View commit details
Copy full SHA for 2687b1b
View code at this point
Browse repository at this point
Fix Swift parser queries for current grammar and add regression test
park-peter
authored and
Shashankss1205
committed
104d203
View commit details
Copy full SHA for 104d203
View code at this point
Browse repository at this point
visualization layer beautified
Shashankss1205
committed
86d2f33
View commit details
Copy full SHA for 86d2f33
View code at this point
Browse repository at this point
Commits on Mar 6, 2026
pearl and dart
Shashankss1205
committed
c47a2a6
View commit details
Copy full SHA for c47a2a6
View code at this point
Browse repository at this point
pearl support added
Shashankss1205
committed
86b8641
View commit details
Copy full SHA for 86b8641
View code at this point
Browse repository at this point
added support for dart #671
Shashankss1205
committed
a0ff275
View commit details
Copy full SHA for a0ff275
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
Fix ensure_config_dir error in config_manager.py
sreeja-code-dev
committed
e230c56
View commit details
Copy full SHA for e230c56
View code at this point
Browse repository at this point
Commits on Feb 25, 2026
Merge branch 'feature/skip-external-resolution-646' of https://github.com/k282/CodeGraphContext into feature/skip-external-resolution-646
k282
committed
06da4af
View commit details
Copy full SHA for 06da4af
View code at this point
Browse repository at this point
Add SKIP_EXTERNAL_RESOLUTION config to fix issue #646
Show description for e04e123
kbhaskarla
committed
e04e123
View commit details
Copy full SHA for e04e123
View code at this point
Browse repository at this point
Add SKIP_EXTERNAL_RESOLUTION config to fix issue #646
Show description for 69089e4
kbhaskarla
committed
69089e4
View commit details
Copy full SHA for 69089e4
View code at this point
Browse repository at this point
Commits on Feb 24, 2026
fix: add detection find dead code
tibisabau
committed
473f458
View commit details
Copy full SHA for 473f458
View code at this point
Browse repository at this point
fix: add configurable logging levels
tibisabau
committed
08a1965
View commit details
Copy full SHA for 08a1965
View code at this point
Browse repository at this point
added neo4j db name
bdavis
committed
2e4d3a5
View commit details
Copy full SHA for 2e4d3a5
View code at this point
Browse repository at this point
Commits on Feb 23, 2026
feat: Add remote/hosted FalkorDB support over TCP
Show description for a5714f6
bchrao
and
claude
committed
a5714f6
View commit details
Copy full SHA for a5714f6
View code at this point
Browse repository at this point
Commits on Feb 22, 2026
scip-python support added for testing
Shashankss1205
committed
c348164
View commit details
Copy full SHA for c348164
View code at this point
Browse repository at this point
fixes #641
Shashankss1205
committed
584538f
View commit details
Copy full SHA for 584538f
View code at this point
Browse repository at this point
fixed #647
Shashankss1205
committed
3499560
View commit details
Copy full SHA for 3499560
View code at this point
Browse repository at this point
Addresses issues of find_code tool
Shashankss1205
committed
73a3a16
View commit details
Copy full SHA for 73a3a16
View code at this point
Browse repository at this point
Commits on Feb 17, 2026
Merge pull request #619 from magic-peach/main
Show description for 1f737d5
Shashankss1205
authored
1f737d5
View commit details
Copy full SHA for 1f737d5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.