dsh-api

lilming123

把 dsh 内部能力(语言、工作区注册表、agent-status 与 approval 事件)以 HTTP 路由的形式暴露在 dsh 已监听的本地回环 socket 上,前缀 /dsh-api,并通过 /dsh-api/events 提供 SSE 事件推送。

Exposes dsh's internal capabilities (language, workspace registry, agent-status and approval events) over HTTP under /dsh-api on the local loopback socket dsh already listens on, with SSE fan-out at /dsh-api/events.

安装命令

dsh plugin --profile web add github:lilming123/dsh-api

该命令来自上游目录,本站的自动审核尚未覆盖它——执行前请自行核对仓库。

安装后运行 dsh --profile web --dump-config 并重启对应 profile。插件会以你的本机权限运行第三方代码,安装前请检查源码。

信号

GitHub Stars1
30 天下载
分发方式Git
收录时间2026-08-19

相关链接

同类插件