dsh-graphify-plugin
为 DeepSeek Harness 提供原生 Graphify 知识图谱支持,包含 10 个代码智能工具、拓扑搜索、核心节点发现与 PR 影响分析。
Native Graphify knowledge graph plugin providing 10 code intelligence tools, topological search, god nodes discovery, and PR blast radius triage.
怎么安装
dsh plugin add github:QuantumKuba/dsh-graphify-plugin 简介
dsh-graphify dsh-graphify connects DeepSeek Harness to Graphify: a local knowledge graph with architecture queries, dependency paths, communities, and pull-request impact analysis. The plugin uses the receiving DSH session’s project directory. It does not assume that the DSH host process started in the project, so one interactive DSH process can safely serve several workspaces. Install Install Graphify with its MCP extra. The extra is required for python -m graphify.serve. sh uv tool install 'graphifyy[mcp]' pnpm add dsh-graphify Build the first graph from the project root: sh graphify . Add t…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-09-01
- 创建于
- 2026-08-31
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh, dsh-plugin, graphify, graphifyy
同类推荐
ms-365-mcp-server
softeria/ms-365-mcp-server
一个模型上下文协议(MCP)服务器,通过Graph API与Microsoft 365和Office服务交互。