D
dsh-deepseek-status
v0.1.0 · 3 天前发布
DeepSeek Harness plugin: live DeepSeek official service status (status.deepseek.com) in the sidebar — overall status, component statuses, incidents, and uptime.
README
dsh-deepseek-status
DeepSeek Harness 插件:在 Web UI 侧边栏底部实时显示 DeepSeek 官方服务状态(status.deepseek.com 同源数据)。
安装
sh
从 npm
dsh plugin --profile web add dsh-deepseek-status
或从本地 checkout / tarball
dsh plugin --profile web add ./dsh-deepseek-status
dsh plugin --profile web add ./dsh-deepseek-status-0.1.0.tgz
安装后重启 dsh web(新客户端插件需要重启进程才会被扫描进浏览器清单),即可在侧边栏左下角看到状态点。
配置
默认无需配置。三种覆盖方式(生效优先级从低到高):
1. profile patch 覆盖本 bundle 的行:
```yaml
# $DSH_HOME/profiles/web/cordis.patch.yml
- id: deepseek-status
config:
pollInter
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- dsh-deepseek-status
- Repo
- git+https://github.com/KekuKase/dsh-deepseek-status.git
- Engines
{"node":">=18"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"platform":"web"}}