dsh-update-notifier
v0.1.1 · 2 天前发布
Hourly checks npm for newer versions of your installed DeepSeek Harness (dsh) plugins and pops an approval bubble asking which to upgrade; approved upgrades are handed to the agent to run.
README
dsh-update-notifier
English | 中文
A DeepSeek Harness (dsh) plugin that hourly checks npm for newer versions of your installed dsh plugins and, when it finds any, pops an approval bubble asking which ones to upgrade. Tick the ones you want; the agent runs the upgrade. It never upgrades anything on its own.
Think of it as update-notifier, but for the plugins inside your dsh profile — and with a button.
How it works
1. Every hour (configurable) it enumerates the npm packages backing your profile's loaded plugins and reads each installed version from the profile's node_modules. A plugin with no readable package there — linked from a local checkout, or a dsh builtin — is skipp
版本兼容矩阵
| 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-update-notifier
- Repo
- git+https://github.com/stuarthu/dsh-update-notifier.git
- Engines
{"node":">=18"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}