← Back to list

dsh-codegraph

DeepSeek Harness Tools & Capabilities Low risk

Indexes the current workspace into a relation graph and exposes one agent tool, codegraph_explore, for reachability, callers, and impact, plus a Web sidebar graph pane.

将当前工作区索引为关系图,向 agent 暴露一个工具 codegraph_explore(可达性、调用者、影响面),并在 Web 右侧栏提供图形面板。

How to install

DeepSeek Harness dsh plugin add github:Meteor-system/dsh-codegraph

About

CodeGraph DeepSeek Harness 插件。把**当前工作区**的源码编成一张关系图,给 agent 一个工具:codegraph_explore。 用来回答三件事:谁在调用 X、改 X 会影响谁、X 能不能走到 Y。不是全站搜索,也不是跨仓库的全局索引。 装一次到 DSH **profile**;默许关闭。和 agent 预设无关。 一句话怎么调 你不用填 JSON。在已经打开目标仓库的对话里,对 agent 说人话即可: 查一下 graphFor 都有谁在调用 其它说法同样有效: 「改 activate 会波及哪些符号」→ impact 「apply 能不能到达 graphFor」→ reachability agent 会自己调用 codegraph_explore。返回路径(如 src/graph.ts)都属于**当前这个工作区**,不是「所有装了插件的项目」。换仓库、新开对话,查的就是那个仓库。 工作原理 1. 插件装在 DSH profile 里。启用后,这个 profile 下的 agent 都能看到 codegraph_explore。 2. 第一次调用才扫描当前会话的工作区根目录,抽出定义 / 调用 / 导入 / 继承 / 类型引用,写成图。 3. 图缓存在 <项目>/.dsh/codegraph/。以后每次调用先做增量刷新,再查询;超时(默认 3…

Recommendation signals

45 Tool quality · Based on stars, downloads, maintenance, security and docs
User interest · Adjusted by in-site views, install copies and download clicks
45 Overall
0views
0unique visitors
0install copies
0download clicks
0outbound clicks

Meta

License
MIT
Language
TypeScript
GitHub stars
0
mo. downloads
Last push
2026-09-20
Created
2026-09-10

Links

GitHub ↗ Report issue ↗

Basic safety check

Findings
curated 收录但无 npm 包/安装命令
Sources
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Topics
code-graph, dsh, dsh-plugin

Related plugins

MCP Server
Score100

playwright-mcp

microsoft/playwright-mcp

Playwright MCP server

☆ 37.4K ↓ 22.6M Tools & Capabilities
MCP Server
Score100

openclaw

openclaw/openclaw

The AI that really does things. Any OS. Any Platform. The lobster way. 🦞

☆ 390.2K ↓ 13.6M Tools & Capabilities
MCP Server
Score93

fastmcp

punkpeye/fastmcp

A TypeScript framework for building MCP servers.

☆ 3.3K ↓ 1.9M Tools & Capabilities
MCP Server
Score91

mobile-mcp

mobile-next/mobile-mcp

Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)

☆ 6.8K ↓ 97.1K Tools & Capabilities