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 }}
Thacker-Meet
/
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 Jun 7, 2026
fix: preserve multiple IMPORTS edges per file and in bundle export
Show description for 93e7fe2
Shashankss1205
and
cursoragent
committed
93e7fe2
View commit details
Copy full SHA for 93e7fe2
View code at this point
Browse repository at this point
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
release: bump version to 0.4.16
Shashankss1205
committed
1ef02ba
View commit details
Copy full SHA for 1ef02ba
View code at this point
Browse repository at this point
Merge pull request #1127 from CodeGraphContext/fix/e2e-bugs
Show description for aab8725
Shashankss1205
authored
aab8725
View commit details
Copy full SHA for aab8725
View code at this point
Browse repository at this point
fix: resolve E2E bugs (KuzuDB bundle import, service init exit code, and repo path resolving)
Shashankss1205
committed
b7ab79c
View commit details
Copy full SHA for b7ab79c
View code at this point
Browse repository at this point
Merge pull request #1124 from MorningStar0709/fix/kuzudb-label-discovery-followup
Show description for b261083
Shashankss1205
authored
b261083
View commit details
Copy full SHA for b261083
View code at this point
Browse repository at this point
Merge pull request #1125 from roshankumar0036singh/feature/cgcignore-wildcards
Show description for df9597a
Shashankss1205
authored
df9597a
View commit details
Copy full SHA for df9597a
View code at this point
Browse repository at this point
Refactor cgcignore to natively support wildcards without pathspec
roshankumar0036singh
committed
7794a10
View commit details
Copy full SHA for 7794a10
View code at this point
Browse repository at this point
fix(writer): 完善 KuzuDB 标签发现的后端覆盖与健壮性
MorningStar0709
committed
bce234b
View commit details
Copy full SHA for bce234b
View code at this point
Browse repository at this point
Bump version to 0.4.15 and fix unit tests path fallback assertions
Shashankss1205
committed
5eaf754
View commit details
Copy full SHA for 5eaf754
View code at this point
Browse repository at this point
Bump version to 0.4.14
Shashankss1205
committed
cfdb796
View commit details
Copy full SHA for cfdb796
View code at this point
Browse repository at this point
fix(writer): KuzuDB 兼容 delete_repository 的标签发现机制
Show description for ec93e32
MorningStar0709
committed
ec93e32
View commit details
Copy full SHA for ec93e32
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
fix: ensure fallback path format is used for all deletion operations
MorningStar0709
committed
b581f81
View commit details
Copy full SHA for b581f81
View code at this point
Browse repository at this point
fix: add fallback path matching for Repository node to prevent regression
MorningStar0709
committed
1053771
View commit details
Copy full SHA for 1053771
View code at this point
Browse repository at this point
fix: normalize path separators in delete_repository_from_graph for Windows compatibility
MorningStar0709
committed
27f63d7
View commit details
Copy full SHA for 27f63d7
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
Merge pull request #1075 from CodeGraphContext/fix/scip-ignore-check-8931532181013429087
Show description for d3fcd29
Shashankss1205
authored
d3fcd29
View commit details
Copy full SHA for d3fcd29
View code at this point
Browse repository at this point
Merge pull request #1074 from CodeGraphContext/fix-scip-dotnet-install-hint-11488852876114103084
Show description for 09ec30a
Shashankss1205
authored
09ec30a
View commit details
Copy full SHA for 09ec30a
View code at this point
Browse repository at this point
Fix: Remove is_file() guard from SCIP pipeline ignore check
Show description for 2adfcef
google-labs-jules[bot]
and
Shashankss1205
committed
2adfcef
View commit details
Copy full SHA for 2adfcef
View code at this point
Browse repository at this point
Fix C# SCIP indexer install hint in `cgc setup-scip`
Show description for 696246c
google-labs-jules[bot]
and
Shashankss1205
committed
696246c
View commit details
Copy full SHA for 696246c
View code at this point
Browse repository at this point
fix: Use UTF-8 for config file IO
Saurabh Kumar Bajpai
authored and
Saurabh Kumar Bajpai
committed
7a4d762
View commit details
Copy full SHA for 7a4d762
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
Merge pull request #1028 from ZainabTravadi/fix/typescript-mts-cts-support
Show description for 39989af
Shashankss1205
authored
39989af
View commit details
Copy full SHA for 39989af
View code at this point
Browse repository at this point
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
Merge pull request #1053 from vedanthvdev/fix/delete-repository-purges-all-repo-nodes
Show description for 5780efe
Shashankss1205
authored
5780efe
View commit details
Copy full SHA for 5780efe
View code at this point
Browse repository at this point
Fix failing kuzu compat tests
Show description for ba7ae89
google-labs-jules[bot]
and
Shashankss1205
committed
ba7ae89
View commit details
Copy full SHA for ba7ae89
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
fix(writer): purge all repo-scoped labels via db.labels() in delete_repository_from_graph
Show description for dffcde9
vedanthvdev
committed
dffcde9
View commit details
Copy full SHA for dffcde9
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
Merge pull request #1046 from gojun077/fix/redis-falkordb-version-pinning
Show description for 013b7d1
Shashankss1205
authored
013b7d1
View commit details
Copy full SHA for 013b7d1
View code at this point
Browse repository at this point
Merge pull request #1051 from Jay-S9/fix-add-hh-scip-support
Show description for fd89abb
Shashankss1205
authored
fd89abb
View commit details
Copy full SHA for fd89abb
View code at this point
Browse repository at this point
Add SCIP support for .hh C++ header files
Jay-S9
committed
f45d9fb
View commit details
Copy full SHA for f45d9fb
View code at this point
Browse repository at this point
fix(falkordb): make embedded backend resilient to redis-py >= 6 (#1035)
Show description for ed378dd
gojun077
and
ampagent
committed
ed378dd
View commit details
Copy full SHA for ed378dd
View code at this point
Browse repository at this point
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 Jun 1, 2026
release: bump version to v0.4.13 and align documentation
Shashankss1205
committed
670eee6
View commit details
Copy full SHA for 670eee6
View code at this point
Browse repository at this point
Merge pull request #1025 from eshaanag/fix/api-query-cypher-argument
Show description for 94d459c
Shashankss1205
authored
94d459c
View commit details
Copy full SHA for 94d459c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.