DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Minimal Omni — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins
M

@rain/minimal-omni

Minimal Omni

适用于 DeepSeek Harness 的默认最小化能力包

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add github:Rainflowers686/deepseek-harness-minimal-omni#3dfaaf02c99da5728af3a975cb50365b36934130
README兼容性版本

兼容性与来源证明

Minimal Omni 以 @rain/minimal-omni 发布,当前版本为 0.2.0-preview.2。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
any
发布来源
github
Registry 更新时间
2026/9/8

版本

0.2.0-preview.2prerelease
2026/9/8
最新版
0.2.0-preview.2
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
未提供
文件数
未提供
Surface
any
许可证
MIT
发布源
github
GitHub
★ 0
周下载
0
最近提交
2026/9/8
查看源码 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题

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.