io.github.wchiway/contextweaver

MCPcommunity
v1.5.3io.github.wchiwayUnknownUpdated 27d agonpmGitHub

Semantic code retrieval engine with hybrid search, context expansion, and 40+ language support.

🧵 为 AI Agent 精心编织的代码库上下文引擎 Semantic Code Retrieval for AI Agents — Hybrid Search • Graph Expansion • Token-Aware Packing ContextWeaver 是一个专为 AI 代码助手设计的语义检索引擎,采用混合搜索(向量 + 词法)、智能上下文扩展和 Token 感知打包策略,为 LLM 提供精准、相关且上下文完整的代码片段。 向量召回 (Vector Retrieval):基于语义相似度的深度理解 词法召回 (Lexical/FTS):精确匹配函数名、类名等技术术语 RRF 融合 (Reciprocal Rank Fusion):智能融合多路召回结果 Tree-sitter 解析:支持…

Automatically indexed from public sources. Not yet verified by the developer on Forge.Claim this listing →
27d agoLast update
Package
Authorio.github.wchiway
LicenseUnknown
Version1.5.3
Sourcemcp-registry
Trust Status
A
95/100Trusted
Listed in Forge index+10/10
Publisher identity verified+0/25
Publisher: run `forge publish` from the package repo to claim ownership
Ed25519 publish signature+0/10
Included automatically when the publisher runs `forge publish`
Domain verification+0/5
Publisher: host /.well-known/forge.json on the package homepage with { "publisher": "<github-login>" }
CVE scan · clean+30/30
Static analysis · clean+20/20
npm provenance (Sigstore)+5/5
Paste into Claude Code, Cursor, or any AI assistant to fix all gaps
StatusCommunity-indexed
PublisherUnverified
SignatureUnsigned
Domain
Provenance✓ Sigstore-verified · dff8cc1
Dependencies60 resolved+ · none vulnerable
Tool surface6 tools · 1 privileged
Security scan✓ Cleanv1.5.3 · 20d ago
EvalsNone
IndexedJun 13, 2026

Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.

About

🧵 为 AI Agent 精心编织的代码库上下文引擎 Semantic Code Retrieval for AI Agents — Hybrid Search • Graph Expansion • Token-Aware Packing ContextWeaver 是一个专为 AI 代码助手设计的语义检索引擎,采用混合搜索(向量 + 词法)、智能上下文扩展和 Token 感知打包策略,为 LLM 提供精准、相关且上下文完整的代码片段。 向量召回 (Vector Retrieval):基于语义相似度的深度理解 词法召回 (Lexical/FTS):精确匹配函数名、类名等技术术语 RRF 融合 (Reciprocal Rank Fusion):智能融合多路召回结果 Tree-sitter 解析:支持 TypeScript、JavaScript、Python、Go、Java、Rust、C、C++、C# 等语言 Dual-Text 策略: 用于展示, 用于 Embedding Gap-Aware 合并:智能处理代码间隙,保持语义完整性 Breadcrumb…

Keywords
mcp