dsh-profile-settings
Per-profile settings overlay for DeepSeek Harness: global settings.yaml stays the baseline while each profile overrides any namespace through its own profiles/<name>/settings.patch.yml — object sections merge recursively, scalars and arrays replace wholesale, and !unset masks an inherited value. The overlay is transparent to existing plugins (they keep reading ctx.settings unchanged), writes land in the profile overlay only, and official schema validation, revision semantics, expectedRevision conflicts, watchers and events are untouched. Ships a settings command family (get/set/unset/mask/unmask/promote/demote/migrate/diff/layers) plus a Profile Settings section in the web Settings panel over a loopback RPC channel.
Install
dsh plugin --profile web add @xmoon76/dsh-profile-settings
For reproducible installs, append #commit to pin a specific revision.
Per-profile settings overlay for DeepSeek Harness: global settings.yaml stays the baseline while each profile overrides any namespace through its own profiles/<name>/settings.patch.yml — object sections merge recursively, scalars and arrays replace wholesale, and !unset masks an inherited value. The overlay is transparent to existing plugins (they keep reading ctx.settings unchanged), writes land in the profile overlay only, and official schema validation, revision semantics, expectedRevision conflicts, watchers and events are untouched. Ships a settings command family (get/set/unset/mask/unmask/promote/demote/migrate/diff/layers) plus a Profile Settings section in the web Settings panel over a loopback RPC channel.
No highlight list provided; see the repository README.
- Install and start DeepSeek Harness:
npx @deepseek-ai/dsh web - Run the install command above (the CLI resolves the plugin and verifies its source)
- Confirm with dsh plugins list; restart Harness if required
Plugins run with your dsh process permissions and may execute code during installation. Read the repository source and license first, and check for destructive commands or excessive access. This site only indexes; it does not vouch for third-party plugins.
| Repository | github.com/XMoon/dsh-profile-settings |
| License | Not declared (see repo) |
| Primary language | — |
| Downloads | 295 |
| GitHub stars | 2 |
| Last push | — |
| Cataloged | 2026-08-25 |
| Category | Tools & Capabilities |
Facts come from a public catalog snapshot (2026-09-16); descriptions are rewritten by us.
Sources: the public DeepSeek Harness plugin catalog and each plugin's GitHub repository. This is an independent third-party directory with no affiliation to or endorsement from DeepSeek, High-Flyer, or the plugin authors.