stuarthu/dsh-update-notifier

stuarthu★ 0JavaScript最后同步: 2026-08-16

在 GitHub 打开

Hourly checks npm for newer versions of your installed dsh plugins and pops an approval bubble asking which to upgrade

README 摘要

dsh-update-notifier English 中文 Hourly — or on demand, with /check-updates — check for newer versions of your installed DeepSeek Harness (dsh) plugins, with a one-click approval bubble to upgrade them. Nothing in dsh tells you a plugin you installed has moved on; you find out by remembering to run npm view yourself. This plugin closes that gap: it compares every installed plugin against the registry once an hour and, when something is newer, asks you — in the session, as a real question bubble — which ones to upgrade. Tick the ones you want and the agent runs the upgrade in front of you. It never upgrades anything on its own . Behavior Once an hour (configurable), for every npm package backing a loaded plugin: - Look up the registry's latest and compare it with the version installed in your profile's node modules . Comparison is semver-proper — prereleases ordered correctly, downgrades never suggested — and a version that isn't a strict X.Y.Z is skipped rather than guessed at. - Ask, in one bubble. Anything newer becomes a multi-select question rendered by dsh itself ( dsh-chrome 0.1.2 - 0.1.3 , one option per plugin), attached to your most recently active session. It costs no model…

在 GitHub 查看完整 README →
皮肤/UIdeepseek-harnessdshdsh-pluginskinagent

分类