CC19990113/dsh-plugin-codegraph--packages-service ↗★ 0
dsh-plugin-codegraph-service
Service Definition for the DeepSeek Harness code-graph capability seam (ctx.codegraph): a graph-store and graph-indexer provider registry with per-query, order-independent selection over eight normalized structural queries
AI Analysis
核心用途是定义代码图谱服务的 API 规范与注册机制。适合需要自定义代码图谱存储或索引实现的插件开发者。普通用户建议直接安装 bundle 组合包。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full README ↗dsh-plugin-codegraph-service
Service Definition for the code-graph capability seam: publishes ctx.codegraph, the store and indexer provider registries, and the eight normalized structural queries. Carries no store, no indexer, and no filesystem access of its own.
Part of dsh-plugin-codegraph — structural code intelligence for DeepSeek Harness.
Most users should install the bundle instead, which mounts this package and its siblings in one layer:
dsh plugin --profile add dsh-plugin-codegraph
See the project README for setup, configuration, and the full tool reference.