dsh-plugin-codegraph-project
按会话自身的已索引项目提供 CodeGraph 工具,项目由 workspace 目录解析得出。每个项目根经 npx 启动一个 MCP 服务并被该项目下所有会话共享;会话中途建好索引即自动启用,无需重启;harness 退出时受管子进程被回收。
A CodeGraph tool scoped to the session's own indexed project, resolved from its workspace directory. One MCP server is launched through npx per project root and shared by every session working there; a project indexed mid-session is enabled without a restart, and the managed child process is reaped when the harness exits.
怎么安装
dsh plugin add dsh-plugin-codegraph-project 简介
dsh-plugin-codegraph-project English | 中文 | Changelog (中文) **Project-scoped CodeGraph for DeepSeek Harness.** One CodeGraph MCP server per project, launched through npx, shared by every session working in that project, and visible only to sessions whose workspace actually has an index. Summary CodeGraph is excellent and its MCP server has one structural limitation: it resolves "the project" from its own **process working directory**. Every existing DSH integration therefore has to answer "which project?" globally — one managed MCP row with one cwd, rewritten and hot-reloaded as you move betwee…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-09-22
- 创建于
- 2026-09-21
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin