← Back to list

dsh-codegraph

DeepSeek Harness Tools & Capabilities New Low risk

DSH bundle that registers 13 native codegraph_* tools wrapping the codegraph CLI, so agents bootstrap, maintain, and query a pre-indexed code knowledge graph (symbol query, explore, node trail, callers/callees, impact, affected tests) instead of grepping files.

DSH 插件,注册 13 个原生 codegraph_* 工具包装 codegraph CLI,让代理初始化、维护并查询预索引的代码知识图谱(符号查询、区域探索、节点轨迹、callers/callees、影响分析、受影响测试),无需 grep 文件。

How to install

DeepSeek Harness dsh plugin add dsh-codegraph

About

dsh-codegraph 让 DSH 会话直接使用 CodeGraph (@colbymchenry/codegraph)的预索引代码知识图谱能力。 这是一个**可一键安装的 DSH 插件**(bundle):它把 codegraph CLI 包装成 **13 个模型可见的原生工具**,模型在分析代码时无需 grep/读大量文件,直接按符号、 按区域、按调用链查询索引,并能自举并维护索引(init/index/sync)。 提供的工具 | 工具 | 对应 CLI | 用途 | |---|---|---| | codegraph_status | status --json | 索引状态(是否已初始化、版本、文件/节点/边数、待同步变更、建议重建等) | | codegraph_init | init | 初始化项目并建立初始索引(.codegraph/) | | codegraph_index | index | 全量(重)索引;status 建议 reindex 时用 | | codegraph_sync | sync | 增量同步索引(改代码后调用,让查询反映新代码) | | codegraph_uninit | uninit -f | 删除项目索引 | | codegraph_query | query --json | 按名称/子串搜索符号,返回结构化 JSON | | …

Recommendation signals

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

Meta

License
MIT
Language
JavaScript
GitHub stars
1
mo. downloads
651
Last push
2026-08-19
Created
2026-08-18

Links

Basic safety check

Findings
None
Sources
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Topics
code-graph, dsh-plugin

Related plugins

MCP Server New
Score100

openclaw

openclaw/openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

☆ 386.9K ↓ 11.3M Tools & Capabilities
MCP Server New
Score93

fastmcp

punkpeye/fastmcp

A TypeScript framework for building MCP servers.

☆ 3.3K ↓ 2.3M Tools & Capabilities
MCP Server New
Score92

Figma-Context-MCP

GLips/Figma-Context-MCP

MCP server to provide Figma layout information to AI coding agents like Cursor

☆ 15.7K ↓ 351.8K Tools & Capabilities
MCP Server New
Score90

mobile-mcp

mobile-next/mobile-mcp

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

☆ 6.0K ↓ 99.3K Tools & Capabilities