Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abhigyanpatwari/GitNexus
/ types & classes
Types & classes
2,926 in github.com/abhigyanpatwari/GitNexus
⨍
Functions
10,420
◇
Types & classes
2,926
↳
Endpoints
11
↓ 4 callers
Class
DbLookup
gitnexus/test/fixtures/lang-resolution/kotlin-same-arity-cross-file/DbLookup.kt:1
↓ 3 callers
Class
Logger
gitnexus/test/fixtures/lang-resolution/kotlin-companion-vs-instance/App.kt:1
↓ 3 callers
Class
MCPBridge
Manages a GitNexus MCP server subprocess and proxies tool calls to it. Usage: bridge = MCPBridge(repo_path="/path/to/repo")
eval/bridge/mcp_bridge.py:31
↓ 3 callers
Class
validate
gitnexus/test/fixtures/lang-resolution/nuxt-auto-imports/pages/noise.ts:1
↓ 2 callers
Class
Address
gitnexus/test/fixtures/lang-resolution/kotlin-write-access/Models.kt:1
↓ 2 callers
Class
Event
gitnexus/test/fixtures/lang-resolution/cpp-adl-function-pointer-class-return-arg/audit.h:4
↓ 2 callers
Class
Formatter
gitnexus/test/fixtures/lang-resolution/kotlin-same-arity-cross-file/Formatter.kt:1
↓ 2 callers
Class
InnerClassAndCompanion
gitnexus/test/fixtures/lang-resolution/kotlin-companion-named/App.kt:31
↓ 2 callers
Class
Logger
gitnexus/test/fixtures/lang-resolution/kotlin-companion-cross-file/logging/Logger.kt:3
↓ 2 callers
Class
Outer
gitnexus/test/fixtures/lang-resolution/kotlin-companion-named/App.kt:17
↓ 2 callers
Class
R
record_declaration base_list, plain identifier bases (record traversal was skipped — synth only walked class/interface declarations).
gitnexus/test/fixtures/lang-resolution/csharp-qualified-base/src/Shapes.cs:12
↓ 2 callers
Class
Router
gitnexus/test/fixtures/lang-resolution/ts-dynamic-this-no-seed/app.ts:1
↓ 1 callers
Class
Address
gitnexus/test/fixtures/lang-resolution/kotlin-field-types/Models.kt:1
↓ 1 callers
Class
Address
gitnexus/test/fixtures/lang-resolution/python-write-access/models.py:1
↓ 1 callers
Class
Address
gitnexus/test/fixtures/lang-resolution/python-method-chain-binding/models.py:8
↓ 1 callers
Class
Address
gitnexus/test/fixtures/lang-resolution/cpp-method-chain-binding/models.h:11
↓ 1 callers
Class
Address
gitnexus/test/fixtures/lang-resolution/kotlin-deep-field-chain/Models.kt:9
↓ 1 callers
Class
Address
gitnexus/test/fixtures/lang-resolution/kotlin-method-chain-binding/Models.kt:5
↓ 1 callers
Class
Address
gitnexus/test/fixtures/lang-resolution/cpp-write-access/models.h:3
↓ 1 callers
Class
C
gitnexus/test/fixtures/lang-resolution/python-grandparent-resolution/models/c.py:3
↓ 1 callers
Class
C
gitnexus/test/fixtures/lang-resolution/kotlin-grandparent-resolution/models/C.kt:3
↓ 1 callers
Class
Child
gitnexus/test/fixtures/lang-resolution/python-multi-level-mro/child.py:4
↓ 1 callers
Class
Child
gitnexus/test/fixtures/lang-resolution/python-child-extends-parent/child.py:4
↓ 1 callers
Class
Child
gitnexus/test/fixtures/lang-resolution/kotlin-child-extends-parent/src/Child.kt:3
↓ 1 callers
Class
Child
gitnexus/test/fixtures/lang-resolution/kotlin-companion-mro-shadow/App.kt:20
↓ 1 callers
Class
ChildWithInstance
gitnexus/test/fixtures/lang-resolution/kotlin-companion-mro-shadow/App.kt:26
↓ 1 callers
Class
City
gitnexus/test/fixtures/lang-resolution/python-method-chain-binding/models.py:1
↓ 1 callers
Class
City
gitnexus/test/fixtures/lang-resolution/cpp-method-chain-binding/models.h:4
↓ 1 callers
Class
City
gitnexus/test/fixtures/lang-resolution/kotlin-deep-field-chain/Models.kt:1
↓ 1 callers
Class
City
gitnexus/test/fixtures/lang-resolution/kotlin-method-chain-binding/Models.kt:1
↓ 1 callers
Class
DefaultedChoice
gitnexus/test/fixtures/lang-resolution/cpp-deleted-overload/main.cpp:35
↓ 1 callers
Class
Document
gitnexus/test/fixtures/lang-resolution/python-same-file-method-collision/models.py:17
↓ 1 callers
Class
Dog
gitnexus/test/fixtures/lang-resolution/kotlin-method-enrichment/Animal.kt:15
↓ 1 callers
Class
Dog
gitnexus/test/fixtures/lang-resolution/python-method-enrichment/models.py:15
↓ 1 callers
Class
Dog
gitnexus/test/fixtures/lang-resolution/kotlin-virtual-dispatch/models/Dog.kt:3
↓ 1 callers
Class
Formatter
gitnexus/test/fixtures/lang-resolution/python-overload-dispatch/service.py:1
↓ 1 callers
Class
Gadget
gitnexus/test/fixtures/lang-resolution/cpp-deleted-overload/main.cpp:12
↓ 1 callers
Class
GitNexusAgent
Agent that optionally enriches its capabilities with GitNexus code intelligence. In BASELINE mode, behaves identically to DefaultAgent.
eval/agents/gitnexus_agent.py:50
↓ 1 callers
Class
GitNexusDockerEnvironment
Docker environment with GitNexus pre-installed, indexed, and eval-server running. Setup flow: 1. Start Docker container (base SWE-bench
eval/environments/gitnexus_docker.py:45
↓ 1 callers
Class
GitNexusMetrics
Tracks GitNexus-specific metrics during evaluation.
eval/agents/gitnexus_agent.py:175
↓ 1 callers
Class
GitNexusMode
Evaluation modes for GitNexus integration.
eval/agents/gitnexus_agent.py:35
↓ 1 callers
Class
Greeting
gitnexus/test/fixtures/lang-resolution/kotlin-grandparent-resolution/models/Greeting.kt:3
↓ 1 callers
Class
Greeting
gitnexus/test/fixtures/lang-resolution/php-grandparent-resolution/app/Models/Greeting.php:5
↓ 1 callers
Class
Greeting
gitnexus/test/fixtures/lang-resolution/cpp-grandparent-resolution/src/Greeting.h:3
↓ 1 callers
Class
Logger
gitnexus/test/fixtures/lang-resolution/kotlin-companion-other-cases/App.kt:26
↓ 1 callers
Class
MCPToolCLI
CLI wrapper that exposes MCP tools as simple command-line calls. Used by the bash wrapper scripts inside Docker containers. Usage fr
eval/bridge/mcp_bridge.py:322
↓ 1 callers
Class
Obj
gitnexus/test/fixtures/lang-resolution/kotlin-coverage/callable_refs.kt:5
↓ 1 callers
Class
Pair
gitnexus/test/fixtures/lang-resolution/cpp-adl-merge-nonempty-ordinary/data.h:4
↓ 1 callers
Class
Repo
gitnexus/test/fixtures/lang-resolution/python-walrus-chain/repo.py:1
↓ 1 callers
Class
Repo
gitnexus/test/fixtures/lang-resolution/kotlin-receiver-resolution/models/Repo.kt:3
↓ 1 callers
Class
Repo
gitnexus/test/fixtures/lang-resolution/kotlin-class-method-chain/models/Repo.kt:1
↓ 1 callers
Class
Repo
gitnexus/test/fixtures/lang-resolution/python-nullable-receiver/repo.py:1
↓ 1 callers
Class
Repo
gitnexus/test/fixtures/lang-resolution/kotlin-assignment-chain/models/Repo.kt:1
↓ 1 callers
Class
Repo
gitnexus/test/fixtures/lang-resolution/kotlin-nullable-receiver/models/Repo.kt:3
↓ 1 callers
Class
Repo
gitnexus/test/fixtures/lang-resolution/kotlin-foreach-call-expr/models/Repo.kt:3
↓ 1 callers
Class
Repo
gitnexus/test/fixtures/lang-resolution/python-assignment-chain/repo.py:1
↓ 1 callers
Class
Repo
gitnexus/test/fixtures/lang-resolution/python-constructor-type-inference/models/repo.py:1
↓ 1 callers
Class
Repo
gitnexus/test/fixtures/lang-resolution/python-reexport-chain/models/base.py:5
↓ 1 callers
Class
Repo
gitnexus/test/fixtures/lang-resolution/cpp-constructor-type-inference/models/Repo.h:4
↓ 1 callers
Class
Repo
gitnexus/test/fixtures/lang-resolution/python-receiver-resolution/repo.py:1
↓ 1 callers
Class
Repo
gitnexus/test/fixtures/lang-resolution/kotlin-return-type/models/Repo.kt:3
↓ 1 callers
Class
Repo
gitnexus/test/fixtures/lang-resolution/cpp-return-type-inference/repo.h:3
↓ 1 callers
Class
Repo
gitnexus/test/fixtures/lang-resolution/python-for-call-expr/models.py:8
↓ 1 callers
Class
Repo
gitnexus/test/fixtures/lang-resolution/kotlin-companion-other-cases/App.kt:40
↓ 1 callers
Class
Repo
gitnexus/test/fixtures/lang-resolution/kotlin-constructor-type-inference/models/Repo.kt:3
↓ 1 callers
Class
Repo
gitnexus/test/fixtures/lang-resolution/python-nullable-chain/repo.py:1
↓ 1 callers
Class
Service
gitnexus/test/fixtures/lang-resolution/kotlin-companion-other-cases/App.kt:33
↓ 1 callers
Class
Session
gitnexus/test/fixtures/lang-resolution/fastapi-depends/app/dependencies.py:4
↓ 1 callers
Class
SqlRepository
gitnexus/test/fixtures/lang-resolution/python-abstract-dispatch/impl.py:3
↓ 1 callers
Class
SqlRepository
gitnexus/test/fixtures/lang-resolution/kotlin-interface-dispatch/SqlRepository.kt:1
↓ 1 callers
Class
SqlRepository
gitnexus/test/fixtures/lang-resolution/kotlin-overload-dispatch/SqlRepository.kt:1
↓ 1 callers
Class
Standalone
gitnexus/test/fixtures/lang-resolution/kotlin-companion-mro-shadow/App.kt:33
↓ 1 callers
Class
ToolScriptSpec
eval/tool_registry.py:8
↓ 1 callers
Class
User
gitnexus/test/fixtures/cross-file-binding/py-consumer-before-provider/src/b_provider.py:1
↓ 1 callers
Class
User
gitnexus/test/fixtures/cross-file-binding/cpp-consumer-before-provider/b_provider/provider.h:3
↓ 1 callers
Class
User
gitnexus/test/fixtures/cross-file-binding/kotlin-cross-file/models/User.kt:3
↓ 1 callers
Class
User
gitnexus/test/fixtures/cross-file-binding/kotlin-consumer-before-provider/models/BProvider.kt:3
↓ 1 callers
Class
User
gitnexus/test/fixtures/cross-file-binding/cpp-cross-file/models/user.h:5
↓ 1 callers
Class
User
gitnexus/test/fixtures/cross-file-binding/py-cross-file/src/models.py:1
↓ 1 callers
Class
User
gitnexus/test/fixtures/lang-resolution/python-walrus-chain/user.py:1
↓ 1 callers
Class
User
gitnexus/test/fixtures/lang-resolution/cpp-call-result-binding/user.h:4
↓ 1 callers
Class
User
gitnexus/test/fixtures/lang-resolution/kotlin-receiver-resolution/models/User.kt:3
↓ 1 callers
Class
User
gitnexus/test/fixtures/lang-resolution/kotlin-class-method-chain/models/User.kt:1
↓ 1 callers
Class
User
gitnexus/test/fixtures/lang-resolution/python-chain-call/models/user.py:1
↓ 1 callers
Class
User
gitnexus/test/fixtures/lang-resolution/kotlin-chain-call/src/User.kt:3
↓ 1 callers
Class
User
gitnexus/test/fixtures/lang-resolution/python-nullable-receiver/user.py:1
↓ 1 callers
Class
User
gitnexus/test/fixtures/lang-resolution/python-call-result-binding/models.py:1
↓ 1 callers
Class
User
gitnexus/test/fixtures/lang-resolution/cpp-return-type/user.h:3
↓ 1 callers
Class
User
gitnexus/test/fixtures/lang-resolution/kotlin-assignment-chain/models/User.kt:1
↓ 1 callers
Class
User
gitnexus/test/fixtures/lang-resolution/kotlin-member-calls/models/User.kt:3
↓ 1 callers
Class
User
gitnexus/test/fixtures/lang-resolution/kotlin-nullable-receiver/models/User.kt:3
↓ 1 callers
Class
User
gitnexus/test/fixtures/lang-resolution/kotlin-foreach-call-expr/models/User.kt:3
↓ 1 callers
Class
User
gitnexus/test/fixtures/lang-resolution/python-return-type-inference/models.py:1
↓ 1 callers
Class
User
gitnexus/test/fixtures/lang-resolution/kotlin-constructor-calls/models/User.kt:3
↓ 1 callers
Class
User
gitnexus/test/fixtures/lang-resolution/python-method-chain-binding/models.py:17
↓ 1 callers
Class
User
gitnexus/test/fixtures/lang-resolution/python-function-local-import-chain/svc.py:10
↓ 1 callers
Class
User
gitnexus/test/fixtures/lang-resolution/kotlin-interface-default-method/src/User.kt:3
↓ 1 callers
Class
User
gitnexus/test/fixtures/lang-resolution/python-assignment-chain/user.py:1
↓ 1 callers
Class
User
gitnexus/test/fixtures/lang-resolution/cpp-method-chain-binding/models.h:18
↓ 1 callers
Class
User
gitnexus/test/fixtures/lang-resolution/cpp-chain-call/user.h:3
next →
1–100 of 2,926, ranked by callers