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 }}
LOSGARDIOS
/
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 10, 2026
Merge PR #1171: Neo4j managed transactions
Show description for f508cdc
Shashankss1205
and
cursoragent
committed
f508cdc
View commit details
Copy full SHA for f508cdc
View code at this point
Browse repository at this point
Merge PR #1161: Neo4j CREATE for CALLS edges (perf)
Show description for ef00899
Shashankss1205
and
cursoragent
committed
ef00899
View commit details
Copy full SHA for ef00899
View code at this point
Browse repository at this point
Merge PR #1071: watcher startup sync (#832)
Show description for a9650b6
Shashankss1205
and
cursoragent
committed
a9650b6
View commit details
Copy full SHA for a9650b6
View code at this point
Browse repository at this point
Merge PR #1062: SCIP respects .cgcignore (#917)
Show description for d994e86
Shashankss1205
and
cursoragent
committed
d994e86
View commit details
Copy full SHA for d994e86
View code at this point
Browse repository at this point
Merge pull request #1061 from saurabhhhcodes/feature/git-hook-sync-886
Show description for 49da537
Shashankss1205
authored
49da537
View commit details
Copy full SHA for 49da537
View code at this point
Browse repository at this point
Merge pull request #1077 from shreyasfegade/fix-elif-pre-scan-bug
Show description for 122a533
Shashankss1205
authored
122a533
View commit details
Copy full SHA for 122a533
View code at this point
Browse repository at this point
Merge pull request #1157 from parulbhadoria/fix-setup-permission-checks
Show description for 9edaa07
Shashankss1205
authored
9edaa07
View commit details
Copy full SHA for 9edaa07
View code at this point
Browse repository at this point
Merge pull request #1158 from ayush-kr-repo/fix/cli-exception-propagation-1097
Show description for 214fa8f
Shashankss1205
authored
214fa8f
View commit details
Copy full SHA for 214fa8f
View code at this point
Browse repository at this point
Merge branch 'main' into chore/remove-language-contributor-generator
Shashankss1205
authored
4d59bb2
View commit details
Copy full SHA for 4d59bb2
View code at this point
Browse repository at this point
Merge pull request #1154 from MorningStar0709/fix/windows-paths
Show description for b8b267d
Shashankss1205
authored
b8b267d
View commit details
Copy full SHA for b8b267d
View code at this point
Browse repository at this point
Fix E2E bugs for v0.4.17: config isolation, delete orphans, API health
Show description for 53422be
Shashankss1205
and
cursoragent
committed
53422be
View commit details
Copy full SHA for 53422be
View code at this point
Browse repository at this point
Refactor Neo4j adapter ingestion loops to use managed transactions
Show description for b5b9251
roshankumar0036singh
committed
b5b9251
View commit details
Copy full SHA for b5b9251
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
perf(neo4j): use CREATE instead of MERGE for CALLS edges in write_function_call_groups
Show description for 6c2a9ad
ModQA
and
claude
committed
6c2a9ad
View commit details
Copy full SHA for 6c2a9ad
View code at this point
Browse repository at this point
fix(cli): propagate database query exceptions in CLI output (#1097)
ayush-kr-repo
committed
2ebeae5
View commit details
Copy full SHA for 2ebeae5
View code at this point
Browse repository at this point
Handle permission errors during setup configuration
parulbhadoria
committed
9ef448d
View commit details
Copy full SHA for 9ef448d
View code at this point
Browse repository at this point
fix: Windows路径断言与resolved_path归一化
Show description for cf94e60
MorningStar0709
committed
cf94e60
View commit details
Copy full SHA for cf94e60
View code at this point
Browse repository at this point
fix: eliminate 3 remaining Windows backslash-to-DB path bugs
MorningStar0709
committed
da6fcfe
View commit details
Copy full SHA for da6fcfe
View code at this point
Browse repository at this point
fix: 修复3处Windows路径格式与数据库不匹配的bug
Show description for 9e29b39
MorningStar0709
committed
9e29b39
View commit details
Copy full SHA for 9e29b39
View code at this point
Browse repository at this point
fix: 修复 path_sandbox.py f-string 嵌反斜杠导致 Python <3.12 报 SyntaxError
Show description for 3c92fce
MorningStar0709
committed
3c92fce
View commit details
Copy full SHA for 3c92fce
View code at this point
Browse repository at this point
fix: 修复 Windows 路径兼容性 + KuzuDB 关闭释放 + 测试适配
Show description for f16f6ff
MorningStar0709
committed
f16f6ff
View commit details
Copy full SHA for f16f6ff
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
Release v0.4.17: call-graph fixes, DB stability, and E2E report
Show description for fb093bb
Shashankss1205
committed
fb093bb
View commit details
Copy full SHA for fb093bb
View code at this point
Browse repository at this point
Merge pull request #1130 from Kishor0009/fix-scip-warning
Show description for add38f4
Shashankss1205
authored
add38f4
View commit details
Copy full SHA for add38f4
View code at this point
Browse repository at this point
Merge pull request #1133 from EshaniKatiyar/fix/windows-path-separator-normalization
Show description for 4372750
Shashankss1205
authored
4372750
View commit details
Copy full SHA for 4372750
View code at this point
Browse repository at this point
Merge branch 'main' into chore/remove-language-contributor-generator
Shashankss1205
authored
efbe823
View commit details
Copy full SHA for efbe823
View code at this point
Browse repository at this point
Merge pull request #1141 from MorningStar0709/fix/dead-code-exclude-and-bugs
Show description for dce24ed
Shashankss1205
authored
dce24ed
View commit details
Copy full SHA for dce24ed
View code at this point
Browse repository at this point
Merge pull request #1135 from mythri2405/fix/falkordb-port-check
Show description for c41271d
Shashankss1205
authored
c41271d
View commit details
Copy full SHA for c41271d
View code at this point
Browse repository at this point
Merge pull request #1138 from Thacker-Meet/fix/http-503-db-failures
Show description for b3faf91
Shashankss1205
authored
b3faf91
View commit details
Copy full SHA for b3faf91
View code at this point
Browse repository at this point
Merge pull request #1136 from zichen0116/fix/limit-ast-recursion-depth
Show description for 1bc75f7
Shashankss1205
authored
1bc75f7
View commit details
Copy full SHA for 1bc75f7
View code at this point
Browse repository at this point
Merge pull request #1137 from saurabhhhcodes/add-watch-polling-observer-1134
Show description for 620b0a8
Shashankss1205
authored
620b0a8
View commit details
Copy full SHA for 620b0a8
View code at this point
Browse repository at this point
fix: make parser golden imports deterministic
eshaanag
committed
9cbda23
View commit details
Copy full SHA for 9cbda23
View code at this point
Browse repository at this point
fix: make parser golden imports deterministic
eshaanag
committed
69693c4
View commit details
Copy full SHA for 69693c4
View code at this point
Browse repository at this point
fix: stabilize import regression output
eshaanag
committed
3a70bf3
View commit details
Copy full SHA for 3a70bf3
View code at this point
Browse repository at this point
fix: preserve import module metadata
eshaanag
committed
2d25c4a
View commit details
Copy full SHA for 2d25c4a
View code at this point
Browse repository at this point
fix: restore deterministic import module metadata
eshaanag
committed
20d3ece
View commit details
Copy full SHA for 20d3ece
View code at this point
Browse repository at this point
fix: restore deterministic import module metadata
eshaanag
committed
73c8146
View commit details
Copy full SHA for 73c8146
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.