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 }}
etcircle
/
CodeGraphAgent
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
CodeGraphAgent
src
codegraphcontext
core
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 4, 2026
feat: add CGC graph verification support
etcircle
committed
f559392
View commit details
Copy full SHA for f559392
View code at this point
Browse repository at this point
Fix watcher ignore cache baseline
etcircle
committed
5f9f266
View commit details
Copy full SHA for 5f9f266
View code at this point
Browse repository at this point
Commits on Apr 18, 2026
Revert "fix: fail closed on CGC reindex verification"
Show description for e46bf8d
etcircle
committed
e46bf8d
View commit details
Copy full SHA for e46bf8d
View code at this point
Browse repository at this point
fix: fail closed on CGC reindex verification
etcircle
committed
22272e1
View commit details
Copy full SHA for 22272e1
View code at this point
Browse repository at this point
Commits on Mar 28, 2026
test: add 31 unit tests for watcher overhaul + fix utcnow deprecation
Show description for c909e7a
Felix Cardix
and
claude
committed
c909e7a
View commit details
Copy full SHA for c909e7a
View code at this point
Browse repository at this point
feat: Phase 3 — circuit breaker, reconciliation, file cache, graceful shutdown, path normalisation
Show description for 308a4b2
Felix Cardix
and
claude
committed
308a4b2
View commit details
Copy full SHA for 308a4b2
View code at this point
Browse repository at this point
feat: Phase 2 — incremental imports map, re-linking, edge deletion, adaptive debounce
Show description for 872ee52
Felix Cardix
and
claude
committed
872ee52
View commit details
Copy full SHA for 872ee52
View code at this point
Browse repository at this point
feat: Phase 1 — error isolation, retry queue, Neo4j retry wrapper, health output
Show description for 7e11e62
Felix Cardix
and
claude
committed
7e11e62
View commit details
Copy full SHA for 7e11e62
View code at this point
Browse repository at this point
fix: Phase 0 — configurable debounce, watcher_handlers bugfixes, gitignore support
Show description for 9e9719e
Felix Cardix
and
claude
committed
9e9719e
View commit details
Copy full SHA for 9e9719e
View code at this point
Browse repository at this point
feat: batch debounce + incremental cache for watcher
Show description for 3b11799
Felix Cardix
committed
3b11799
View commit details
Copy full SHA for 3b11799
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
fix: address three security findings from third-party review
Show description for 745978a
jannahopp
and
claude
committed
745978a
View commit details
Copy full SHA for 745978a
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
addresses failing tests
Shashankss1205
committed
39cc723
View commit details
Copy full SHA for 39cc723
View code at this point
Browse repository at this point
default db switched back to falkordb for unix systems
Shashankss1205
committed
9cf47c4
View commit details
Copy full SHA for 9cf47c4
View code at this point
Browse repository at this point
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
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
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
Commits on Feb 24, 2026
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
fixed #647
Shashankss1205
committed
3499560
View commit details
Copy full SHA for 3499560
View code at this point
Browse repository at this point
Commits on Feb 10, 2026
Revert "Merge branch 'scip-python' into main"
Show description for 9adf8b5
Shashankss1205
committed
9adf8b5
View commit details
Copy full SHA for 9adf8b5
View code at this point
Browse repository at this point
Commits on Feb 8, 2026
scip for Python
Shashankss1205
committed
5ea809e
View commit details
Copy full SHA for 5ea809e
View code at this point
Browse repository at this point
Commits on Feb 7, 2026
macOS bugs res
Shashankss1205
committed
3ee08a4
View commit details
Copy full SHA for 3ee08a4
View code at this point
Browse repository at this point
db uri format check corrected
Shashankss1205
committed
950f6e5
View commit details
Copy full SHA for 950f6e5
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
PR to add kuzu db support
Shashankss1205
committed
34469e6
View commit details
Copy full SHA for 34469e6
View code at this point
Browse repository at this point
Commits on Feb 1, 2026
fixes #550
Shashankss1205
committed
1a419c4
View commit details
Copy full SHA for 1a419c4
View code at this point
Browse repository at this point
changed file_path to path
Shashankss1205
committed
056fbf2
View commit details
Copy full SHA for 056fbf2
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
error in cgc bundle load
Shashankss1205
committed
ce797ac
View commit details
Copy full SHA for ce797ac
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.