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 }}
ModQA
/
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
tools
languages
on
main
User selector
All users
All time
Commit history
Commits on Jun 8, 2026
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
fix: limit maximum AST recursion depth to prevent RecursionError
Show description for 988ccfb
zichen0116
committed
988ccfb
View commit details
Copy full SHA for 988ccfb
View code at this point
Browse repository at this point
Commits on Jun 7, 2026
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
Commits on May 29, 2026
feat(elisp): add tree-sitter parser support
Show description for 04dc757
gojun077
and
ampagent
committed
04dc757
View commit details
Copy full SHA for 04dc757
View code at this point
Browse repository at this point
Commits on May 19, 2026
added the current stage of the indexers
Shashankss1205
committed
a65c523
View commit details
Copy full SHA for a65c523
View code at this point
Browse repository at this point
Commits on May 13, 2026
fixes #947
Shashankss1205
committed
3196bff
View commit details
Copy full SHA for 3196bff
View code at this point
Browse repository at this point
fixed tests
Shashankss1205
committed
cc48d8c
View commit details
Copy full SHA for cc48d8c
View code at this point
Browse repository at this point
added depth param
Shashankss1205
committed
4664b73
View commit details
Copy full SHA for 4664b73
View code at this point
Browse repository at this point
fixes header resolution in c files
Shashankss1205
committed
40723c8
View commit details
Copy full SHA for 40723c8
View code at this point
Browse repository at this point
Commits on May 12, 2026
fixes critical bugs in lang parsers
Shashankss1205
committed
e21a451
View commit details
Copy full SHA for e21a451
View code at this point
Browse repository at this point
fixed all lang parsers performance
Shashankss1205
committed
4a921c1
View commit details
Copy full SHA for 4a921c1
View code at this point
Browse repository at this point
Commits on May 8, 2026
Merge pull request #909 from CodeGraphContext/feat/kotlin-callgraph-precision
Show description for 341fb21
Shashankss1205
authored
341fb21
View commit details
Copy full SHA for 341fb21
View code at this point
Browse repository at this point
php scip fix
Shashankss1205
committed
740e7d0
View commit details
Copy full SHA for 740e7d0
View code at this point
Browse repository at this point
fix(java): interface/enum methods get class_context=None; Cassandra @Table picks keyspace not name
Show description for 3e7e0dc
k282
committed
3e7e0dc
View commit details
Copy full SHA for 3e7e0dc
View code at this point
Browse repository at this point
Kotlin/JVM: improve call graph precision and overload resolution
k282
committed
e0f979c
View commit details
Copy full SHA for e0f979c
View code at this point
Browse repository at this point
Commits on May 7, 2026
feat(java): Spring Data repo derived-query READS/WRITES + interface extends_interfaces bases
Show description for 41ac897
k282
committed
41ac897
View commit details
Copy full SHA for 41ac897
View code at this point
Browse repository at this point
feat: Phase 1-3 — Spring/Maven graph, confidence labels, ORM edges, MyBatis XML, report tool
Show description for e919c2a
k282
committed
e919c2a
View commit details
Copy full SHA for e919c2a
View code at this point
Browse repository at this point
Commits on May 4, 2026
feat: Phase 4 (vector embeddings) + Phase 5 (inheritance-aware re-resolution)
Show description for 34c4f0d
k282
committed
34c4f0d
View commit details
Copy full SHA for 34c4f0d
View code at this point
Browse repository at this point
Commits on May 1, 2026
Merge pull request #839 from CarlosdelamoraCare/swift-parser-fixes
Show description for 96e39d0
Shashankss1205
authored
96e39d0
View commit details
Copy full SHA for 96e39d0
View code at this point
Browse repository at this point
Merge branch 'main' into add-lua-parser
Shashankss1205
authored
58c290b
View commit details
Copy full SHA for 58c290b
View code at this point
Browse repository at this point
fixes #134, #467, #468
Shashankss1205
committed
0263d7b
View commit details
Copy full SHA for 0263d7b
View code at this point
Browse repository at this point
Merge pull request #853 from CodeGraphContext/docs
Show description for 7b1603e
Shashankss1205
authored
7b1603e
View commit details
Copy full SHA for 7b1603e
View code at this point
Browse repository at this point
fixes #820
Shashankss1205
committed
3a0fa22
View commit details
Copy full SHA for 3a0fa22
View code at this point
Browse repository at this point
Commits on Apr 30, 2026
fixes #841
Shashankss1205
committed
674a89f
View commit details
Copy full SHA for 674a89f
View code at this point
Browse repository at this point
fixes #840
Shashankss1205
committed
68f9a69
View commit details
Copy full SHA for 68f9a69
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
Add Lua parser support
eugenpt
committed
e6e263d
View commit details
Copy full SHA for e6e263d
View code at this point
Browse repository at this point
Commits on Apr 24, 2026
fix(swift): set is_dependency=False on Swift Function nodes
Show description for 4da327f
CarlosdelamoraCare
committed
4da327f
View commit details
Copy full SHA for 4da327f
View code at this point
Browse repository at this point
fix(swift): populate inheritance and protocol conformance from current grammar
Show description for d0aceea
CarlosdelamoraCare
committed
d0aceea
View commit details
Copy full SHA for d0aceea
View code at this point
Browse repository at this point
fix(swift): compute cyclomatic complexity for Swift functions
Show description for 866037b
CarlosdelamoraCare
committed
866037b
View commit details
Copy full SHA for 866037b
View code at this point
Browse repository at this point
Commits on Apr 13, 2026
fix(java): resolve cross-file CALLS for DI field/variable receivers (#823)
Show description for 6dfe0d1
k282
committed
6dfe0d1
View commit details
Copy full SHA for 6dfe0d1
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
fixes misc bugs
Shashankss1205
committed
8d7a6dd
View commit details
Copy full SHA for 8d7a6dd
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
fixes #762
Shashankss1205
committed
ac18416
View commit details
Copy full SHA for ac18416
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
feat(cpp): improve C++ parser for inheritance, methods, and calls
Show description for 4a7a939
jannahopp
and
claude
committed
4a7a939
View commit details
Copy full SHA for 4a7a939
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
Merge pull request #681 from icyrainz/elixir-support
Show description for d5696ba
Shashankss1205
authored
d5696ba
View commit details
Copy full SHA for d5696ba
View code at this point
Browse repository at this point
addresses #649
Shashankss1205
committed
28080cf
View commit details
Copy full SHA for 28080cf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.