deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
A real DSH Web plugin that adds a compact model + reasoning quick-switcher to the composer. It keeps the last three distinct choices in browser localStorage.
dsh plugin --profile web add link:/home/ubuntu/debug/quick-model-widget
Restart the DSH web process, then refresh http://127.0.0.1:3080.
After publishing this folder to a public repository:
dsh plugin --profile web add github:user/quick-model-widget
or:
dsh plugin --profile web add git+https://github.com/user/quick-model-widget.git
The package declares both dsh.bundle (to add its row to the profile) and dsh.client (to serve and load the browser bundle).
dsh plugin --profile web remove quick-model-widget
Restart DSH after adding or removing a profile plugin.
src/client.js — readable Client plugin source.lib/client.js — browser bundle loaded by DSH.lib/index.js — no-op Host half required by DSH composition.cordis.patch.yml — profile row added during installation.quick-model-widget.js — reusable selection/history helpers.CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。