Howe829/dsh-insider--packages-dsh-insider1

@howardchan/dsh-insider

DSH Insider:面向 DeepSeek Harness 和 Cordis 的独立运行时资源管理器,提供运行时总览、关系图谱和请求追踪。

AI 分析

核心用途是透视和调试 DSH 系统的内部运行状态。适合插件开发者或系统管理员,用于排查依赖关系、追踪请求和分析服务状态。

套件
@howardchan/dsh-insider
版本
0.1.3
授權
MIT
最近更新
2026年8月22日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Howe829/dsh-insider#f2d2bb1193e8fc55756ba71af98ed013418bd40e&path:packages/dsh-insider

DSH Insider

中文 | English

“DSH 洞察”(DSH Insider)是面向 DeepSeek Harness 与 Cordis 的独立 Runtime Explorer。这个 npm 包是一份 双端 DSH Bundle:Host 端投影运行时状态,Web 端提供运行时总览、关系图谱和请求追踪。

安装到 Web profile 后重启该 profile:

dsh plugin --profile web add @howardchan/dsh-insider

从旧包升级时,请先移除 @howardchan/dsh-runtime,再安装 @howardchan/dsh-insider;已保存的图谱布局会继续复用。

当前 0.1.3 构建面向 DSH 0.1.0-rc.8 包族。