DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Model Groups — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
M

dsh-model-groups

Model Groups

Platform and manufacturer grouped model picker for DeepSeek Harness

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:roclee2692/dsh-model-groups#6ca692a48e7b5074398fa667fe558d09437f9cea
READMECompatibilityVersions

Compatibility and provenance

Model Groups is published as dsh-model-groups and currently resolves to version 0.1.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
9/5/2026

Versions

0.1.0stable
9/5/2026

Related plugins

Loading related plugins…

Latest
0.1.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
9/5/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in models-usage.

Usage@linxin666/dsh-usageUsage statistics plugin for the dsh web GUI: per-provider balance and coding-plan quota detection plus a live token usage ledger, with the current session provider's today usage on the sidebar entryWhale Widgetdsh-whale-widgetDeepSeek balance whale widget in the bottom-right corner of the DSH Web interface: balance/today’s usage/peak-off-peak pricing, customizable bubble click sequence (text/balance/today/peak-off-peak/image/random phrases and parallel weighted selection), per-line styles and fonts, floating quick editinUsage Stats@ychris12138/dsh-usage-statsToken usage heatmap, provider balances, and subscription quotas for the dsh web GUICodex Connectdsh-codex-connectChatGPT OAuth and Codex models for DeepSeek Harness.

README

DSH Model Groups

Independent client plugin targeting DeepSeek Harness 0.1.1-rc.2. Uses the existing modelDirectories service and overrides only the conversation.input.model slot. Uninstalling restores the built-in model picker; /model remains owned by the built-in plugin.

Platforms keep their original provider IDs; expandable manufacturer groups are presentation only. Unknown model IDs remain under Other/platform routing. Thinking controls come from the selected model's host metadata, not a hardcoded set of capabilities. No credentials are handled by this plugin.

The dialog uses the browser's native top layer to avoid clipping by theme containers. The original community skin and marketplace are not replaced.

Install with the DSH profile plugin mechanism. Pin a compatible release and verify in an isolated profile before upgrading. This does not promise compatibility with arbitrary future DSH releases.

After installing the package into the desired profile, add dsh-model-groups to that profile's dsh.profile.bundles, OR insert the entry from cordis.patch.yml into its profile patch. Do not do both. Do not disable the built-in model-selection plugin: it supplies the shared directory service and /model command.

Validation: npm test. Integration checks on DSH 0.1.1-rc.2 covered manufacturer disclosure, exact provider/model routing, native top-layer placement and Escape dismissal. The plugin was also loaded from an installed macOS EAC profile and inspected through that live server in Chromium. Native WKWebView-specific regression and future DSH versions are not certified.

Provenance: this is a separate client extension, not an official DSH plugin and not a replacement skin. It uses the open-source DSH slot and model-directory APIs. The existing EAC community marketplace remains unchanged.