lemonxiny55/dsh-code-index1

dsh-code-index

DSH 语义代码库索引插件,提供 tree-sitter 符号索引、代码搜索,并将有界的排序代码库地图注入到 Agent 上下文中。

AI 分析

核心用途是增强 Agent 对本地代码库的理解。适合需要 AI 辅助阅读、重构或解释大型复杂代码项目的开发任务;需 Node 22 及以上。

包名
dsh-code-index
版本
0.1.0
许可证
MIT
最近更新
2026年8月21日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lemonxiny55/dsh-code-index

Configuration

Options are passed as the plugin row's config in the profile patch (or defaults are used if absent):