dsh-plugins
August 24, 2026 ยท View on GitHub
Plugins for @deepseek-harness/dsh.
Each plugin lives under packages/<name>/ and has its own README.
Plugins
| Package | What it does |
|---|---|
dsh-model-settings | Per-model reasoning effort, context window, and vision input management (autofill from /v1/models INI presets + architecture.input_modalities). |
Install
Each plugin is installed as a profile layer via dsh plugin add. See the individual
README for the exact command. General form:
dsh plugin --profile web add github:apkawa/dsh-plugins#path:/packages/<name>