ContextWeaver 是一个基于 MCP 协议、利用 Tree-sitter 和向量搜索为大语言模型提供本地代码库智能上下文编织与检索的工具。
☆258Feb 11, 2026Updated 2 months ago
Alternatives and similar repositories for ContextWeaver
Users that are interested in ContextWeaver are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆436Jan 12, 2026Updated 3 months ago
- Rust implementation of a codebase context engine that enables AI assistants to search and understand codebases using natural language que…☆343Updated this week
- Semantic level code search/indexer with tree-sitter parsing, Qdrant vector store, and Typer/FastAPI interfaces. Supports calling via MCP.