插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 3 个插件
G
geml
geml-spec/geml
Agent-Native document handling for DSH — addressable blocks let an agent read and edit one section instead of the whole file. Ships the geml MCP server and the authoring and code-graph skills.
24昨天MCP 与连接器
G
geml (dsh-plugin)
geml-spec/geml
按块寻址的文档读写:MCP server 提供 geml_get / geml_set / geml_check 等工具,Agent 只取回或改写 Markdown、GEML 文档中的某一个块,而不是整篇文件。另带 GEML 写作技能,以及把项目调用图构建为 GEML codemap 并浏览的代码图谱技能。
24昨天工具与能力
C
dsh-plugin-codegraph
cc19990113/dsh-plugin-codegraph
Structural code intelligence for DeepSeek Harness — gives the agent codegraph and codegraph_index tools to find where a symbol is declared, what calls it, what a change reaches, and how one symbol reaches another, from a tree-sitter index it builds itself
69小时前UI 增强MIT