dsh-graft-plugin
Shows which graft index a dsh session is serving and whether it still matches the code, and gives the model graft_ask, graft_grep, graft_callers, graft_skeleton and graft_map as native tools.
怎么安装
dsh plugin add dsh-graft-plugin 简介
dsh-graft-plugin A DeepSeek Harness plugin that puts graft — a prebuilt graph of every symbol, its file:line span, and who calls what — in front of both you and the model. It does four things: **A chip in the composer** naming the graft index the current session is actually serving, whether it still matches the code, and how many tokens graft has saved in that repo. **Five tools for the model** — graft_ask, graft_grep, graft_callers, graft_skeleton, graft_map — resolved per session, so one dsh can serve several workspaces at once. **/graft** to build or rebuild the index, and **auto-rebuild** …
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 2
- 月下载
- –
- 最近更新
- 2026-09-19
- 创建于
- 2026-09-17
基础安全检查
- 检查结果
- package.json 含 postinstall 脚本
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- ai-agents, code-graph, code-indexing, code-intelligence, context-engineering, developer-tools, dsh, dsh-plugin, graft, javascript, llm, static-analysis