Howe829/dsh-runtime--packages-dsh-runtime ↗★ 0
@howardchan/dsh-runtime
面向 DeepSeek Harness 和 Cordis 的独立运行时资源管理器插件,提供运行时总览、关系图谱和请求追踪。
AI 分析
核心用途是透视和调试 DSH 系统的内部运行状态。适合插件开发者或系统管理员,用于排查依赖关系、追踪请求和分析服务状态。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Howe829/dsh-runtime#9f32d8d7ec8cd8de249a26de83bff0b84afc2968&path:packages/dsh-runtime说明文档
阅读完整 README ↗dsh-runtime
中文 | English
面向 DeepSeek Harness 与 Cordis 的独立 Runtime Explorer。这个 npm 包是一份 双端 DSH Bundle:Host 端投影运行时状态,Web 端提供运行时总览、关系图谱和请求追踪。
安装到 Web profile 后重启该 profile:
dsh plugin --profile web add @howardchan/dsh-runtime
当前 0.1.1 构建面向 DSH 0.1.0-rc.8 包族。