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.

Minimal Omni — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
M

@rain/minimal-omni

Minimal Omni

Minimal-by-default capability bundle 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:Rainflowers686/deepseek-harness-minimal-omni#3dfaaf02c99da5728af3a975cb50365b36934130
READMECompatibilityVersions

Compatibility and provenance

Minimal Omni is published as @rain/minimal-omni and currently resolves to version 0.2.0-preview.2. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
any
Release source
github
Registry updated
9/8/2026

Versions

0.2.0-preview.2prerelease
9/8/2026
Latest
0.2.0-preview.2
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
any
License
MIT
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
9/8/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

README

Minimal Omni

Keep DeepSeek Harness minimal by default. When a task needs a browser, documents, or code navigation, Minimal Omni lets the session request that capability and release it when the task is done.

English · 简体中文

Minimal Omni is an independent Developer Preview for DeepSeek Harness. It does not replace the official Web app or change your provider settings.

Why use it?

A large tool setupMinimal Omni
Tools visible at idleMany, depending on the setuppwsh, str_replace_editor, request_capability, release_capability
BrowserAlways present or configured separatelyRequested only when needed
DocumentsDepends on the setupRequested only when needed
Planning or reviewer promptsDepends on the setupNone added by this package
UninstallVaries by setupOne DSH plugin command

The model remains the official Minimal brain. The surrounding runtime supplies the tools and cleanup; it does not add a planner or a review loop.

Install

Run this once in the DSH environment you already use:

dsh plugin --profile web add github:Rainflowers686/deepseek-harness-minimal-omni#v0.2.0-preview.2

The command adds one bundle to the existing web profile. It does not change the default preset, provider, model, credentials, proxy, or permissions.

Use

Start the normal Web profile:

dsh --profile web

Create a new session, open Agent preset, and select Minimal Omni. Standard and other installed presets remain available.

For a coding task, the idle surface stays small. If the task needs a current web page, a PDF, or repository navigation, the session can request Browser, Documents, or Code/LSP for that task and release it afterwards.

Uninstall

dsh plugin --profile web remove @rain/minimal-omni

Removing the bundle leaves the rest of the Web profile and your sessions and credentials in place. Install the pinned command again if you want to return.

What is included

See the capability matrix for the evidence-based support tiers. In brief, this preview includes the Minimal brain, on-demand Code/LSP, Browser, Web fetch, PDF/DOCX/ZIP extraction, Jobs, native Goal and manual /compact, session reload, and an integrated coding path.

XLSX and PPTX model-facing workflows, Goal continuity across a successful compaction, automatic compaction tuning, and optional media extraction are Experimental. Vision is Conditional on the selected route supporting image input. Web Search and authenticated GitHub actions need their own provider or authorization. Desktop automation, ASR, broad audio/video understanding, and cross-Agent handoff are Deferred.

Minimal Omni does not ship a custom 0.68 compaction override as a stable default; automatic compaction tuning remains Experimental.

Compatibility

The tested runtime is dsh-v0.1.2-rc.1 at commit a66e4702047846cdaa10c66c9d3df3951f5ea70d. Windows is the first supported platform. See COMPATIBILITY.md before trying another DSH build.

Security notes

  • Capability tools use the current session workspace and bounded output.
  • Browser profiles, downloads, screenshots, and jobs are owned by the runtime.
  • Known unsupported Vision routes are rejected before an image tool is used.
  • Acceptance/CI mode has stricter request and home-isolation checks; normal community use does not require an acceptance ledger or an artificial request budget.
  • Do not paste API keys, cookies, or private session logs into an issue.

More detail is in SECURITY.md and TROUBLESHOOTING.md.

Development

Read DEVELOPMENT.md for local package tests and the maintainer-only acceptance mode. No provider key is needed for the static and packaging checks.

License

MIT. See LICENSE, NOTICE.md, THIRD_PARTY_NOTICES.md, and PROVENANCE.md.