返回目录
其他 待识别

dsh-command-check-update

xiaoxingdelabi1/dsh-command-check-update

Check for DSH harness updates and upgrade from the Web UI settings page

Stars
1
Forks
0
Issues
0
更新
5 天前

PROJECT TOPICS

项目标签

PROJECT README

README

DSH Update Checker

Check for DeepSeek Harness updates and upgrade from the Web UI settings page.

Features

  • Web UI settings section showing current version, latest version, and update status
  • Check for updates with one click in the settings page
  • Upgrade to the latest version with one click
  • Slash command /check-update for checking and /check-update upgrade for upgrading

How it works

The plugin registers a harness-update settings namespace that appears in the Web UI settings page under "Plugins". It shows:

  • Current installed version of DSH
  • Latest available version on npm
  • Whether an update is available
  • When the last check was performed
  • A "Check now" toggle to trigger a version check
  • An "Upgrade" toggle to upgrade to the latest version

Usage

Via Web UI Settings

  1. Open the settings page in the DSH Web GUI
  2. Find the "Harness Update" section
  3. Toggle "Check now" to check for updates
  4. If an update is available, toggle "Upgrade now" to upgrade

Via Slash Command

/check-update          # Check for updates
/check-update upgrade  # Upgrade to the latest version

Installation

# In your cordis.patch.yml
- insert:
    - id: check-update
      name: '@deepseek-ai/dsh-command-check-update'

License

MIT

CLASSIFICATION EVIDENCE

分类依据

项目类型待识别
功能分类其他
规则置信度

系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。