Rainflowers686/deepseek-harness-minimal-omni--plugins-capability-broker0

@rain/minimal-omni-capability-broker

DSH Minimal Omni 开发者预览版:按需提供环境能力与模型无感治理的运行时插件。

AI 分析

核心用途是为 Minimal 运行时按需租用和管理环境能力。适合参与 Minimal Omni 架构开发与预览测试的开发者。

包名
@rain/minimal-omni-capability-broker
版本
0.1.0-dev.1
许可证
MIT
最近更新
2026年9月8日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Rainflowers686/deepseek-harness-minimal-omni#d2d965f0c75590c8919115c9710836fe21db1f1f&path:plugins/capability-broker

DeepSeek Harness Minimal Omni — Developer Preview

Minimal Omni keeps the official Minimal brain small and leases bounded environmental capabilities only when requested. The public preview is a Windows-first composition for the pinned DeepSeek Harness runtime. “Omni” is an architectural direction, not a promise that every provider and modality is fully certified.

Quick start

Use an isolated DSH checkout, an explicit task workspace, and an explicit isolated DSH_HOME:

pwsh -NoProfile -File install/install-minimal-omni.ps1 `
  -DshRoot  `
  -DshHome 
pwsh -NoProfile -File install/start-minimal-omni.ps1 `
  -Workspace  `
  -DshHome 

The launcher rejects the user's default .dsh, verifies a fresh isolation sentinel, and owns the child process tree. Stop and rollback with the supplied scripts and the same explicit roots.

Compatibility

Supported pin: dsh-v0.1.2-rc.1 (a66e4702047846cdaa10c66c9d3df3951f5ea70d). The alpha line is not silently claimed compatible.

Capability tiers

Supported / live-tested: Official Minimal brain, pwsh, str_replace_editor, capability-on-demand, Code/LSP, Web fetch, Browser, PDF and DOCX and ZIP documents, Jobs, native Goal, native manual /compact, session reload continuation, integrated coding, Provider Request Governor, DSH_HOME Isolation Guard, Tool Execution Boundary, Turn Governor, external watchdog, owned-process cleanup, install/doctor/rollback.

Experimental: XLSX/PPTX model-facing workflows, Goal continuity across a successful compaction, automatic compaction tuning/threshold behavior, and optional media metadata/frame extraction. No custom 0.68 compaction override is shipped as a stable default.

Conditional: Vision requires an image-capable selected route; Web Search requires a configured search provider; authenticated GitHub actions require explicit GitHub authorization.

Deferred: Windows desktop automation, ASR, broad audio/video semantic understanding, and cross-Agent handoff/portability.

Governance and security

The Provider Request Governor admits every provider stream before dispatch in acceptance mode, including retries, Goal, compaction, and auxiliary calls. Tool/turn/watchdog boundaries, bounded outputs, explicit workspace roots, child-side DSH_HOME attestation, owned-process cleanup, and factual first-aid metadata are runtime controls. They do not inject planning, reflection, reviewer, workflow, or budget instructions into the model.

Credentials, sessions, raw provider responses, private projects, research traces, and absolute workstation paths are excluded from this staging tree.

License

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