GitHub
octocode
AI Agent 指数 第 875(共 964)
2 综合分
真实使用 —
动量 —
关注度 6
项目介绍
Give your AI assistant a brain for your codebase. Octocode transforms your project into a navigable knowledge graph that Claude, Cursor, and other AI agents can search, understand, and navigate.
The Problem: AI assistants are blind to your codebase. They can't search your files, understand dependencies, or remember context across sessions.
The Solution: Octocode's MCP server gives AI agents:
Standard RAG treats your code as flat text chunks. It finds similar-sounding snippets but has no idea that authmiddleware.rs imports jwt.rs, calls userstore.rs, and is wired into router.rs. Octocode understands structure.
Octocode uses tree-sitter AST parsing to extract real symbols (functions,…
各数据源
430 Star
- Star 430
- Fork 42
- 提交 577
- 发布 31