DeepSeek Harness Plugin Hub

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

探索

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

社区

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

相关链接

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

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

Universal Palette — DeepSeek Harness 插件(DSH Plugin)
← Plugins
U

@yunmin311/dsh-universal-palette

Universal Palette

面向 DeepSeek Harness Web 的高密度半透明玻璃质感 Universal Palette——以确定性排序聚合 Commands、Models、Sessions 和 Conversation Hits,并实现经验证的公共契约互操作性。

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

npx -y @deepseek-ai/dsh plugin --profile web add github:yunmin311/dsh-universal-palette#d6b59dc8acfe68267039485072b8cdd3eb786989
README兼容性版本

兼容性与来源证明

Universal Palette 以 @yunmin311/dsh-universal-palette 发布,当前版本为 0.2.1。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

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

版本

0.2.1stable
2026/9/14
0.2.0stable
2026/9/6
0.1.0stable
2026/9/4

相关插件

正在加载相关插件…

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

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

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

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

认领这个 Plugin →
报告问题
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录

相关插件

继续浏览 ui-customization 分类下经过校验的插件。

Deepseek Idesigndeepseek-idesign作为原生 DeepSeek Harness 对话视图的 iPolloWork Design Studio 及其精选设计模板。Deepseek Ipptdeepseek-ipptiPolloWork PPT Studio 及其精选幻灯片模板,作为原生 DeepSeek Harness 对话视图。Codex Ui@michengai/dsh-codex-uiDSH Codex UI — 为 DeepSeek Harness Web 提供 Codex 风格侧栏、工作区会话树、全局搜索和轮次导航Dream Skindsh-dream-skinDeepSeek Harness 换肤插件(Dream Skin for DSH):8 套 iOS / Linear 式清透冷调的高质感主题 + 弥散光壁纸 + 每款皮肤智能背景 + 强调色 + 主题包分享,把换肤做成材质与配色克制的高级感工艺,而非贴图。在原生 DSH Web 和第三方桌面客户端(DSH Desktop)中运行:8 款原创高端主题、玻璃材质、壁纸 2.0

README

dsh-universal-palette

Language: English | 简体中文

A command, session, model, and history surface for DeepSeek Harness Web — one keystroke, everything running in the current workspace.

The full Global Floating Palette in an active DSH conversation

Why Universal Palette

DSH grows capabilities through plugins: each release and each community plugin can add Host commands, client command UIs, models, and reference sources. The native surfaces for these live in different places — the slash menu, the model selector, the sidebar, the composer's @ menu — and none of them answer the one question a keyboard-first user actually has: what can I do right now, in this workspace, and how do I get there?

Universal Palette gives that shared search controller two presentations: contextual Composer Search and a global Floating Palette. It owns no second catalog: every command, session, model, and history hit it shows comes from DSH's public Client APIs at query time, so the Palette is automatically correct as DSH and its ecosystem change.

It is built to stay out of the way: DSH's own design tokens, glass over the native surface, locale-following copy, and zero behavior change for anything it does not have a verified public contract with.

Features

  • Commands — the complete live Host command catalog, searched and executed through official APIs; new Host commands from DSH or any plugin appear automatically with zero adaptation.
  • Models — the session's real model directory with the current selection, submitted through the public selection contract.
  • Sessions — current-first session navigation with stable identity dedupe, no title-based merging.
  • Conversation Hits — full-text history search via DSH's own session search, with snippet and metadata.
  • Deterministic relevance — exact-prefix-first scoring with a minimum relevance gate; recency and context only order genuinely relevant rows.
  • Native look and locale — DSH design tokens, official menu typography and elevation, glass surface, zh/en copy following DSH's locale.
  • Public-contract interoperability — capability-detected cooperation with community plugins; no private registry reads, no hard dependencies.

Quick Start

dsh plugin --profile web add @yunmin311/dsh-universal-palette@0.2.1
dsh --profile web

Composer search

  • Type /find from the native DSH slash menu, or use the Search button. Bare / remains owned by DSH.
  • The Composer remains the only query input. /find query stays in the Composer, while the Search button opens the same search directly from the current draft without inserting /find.
  • In an active conversation, results appear as a compact DSH-native surface above the Composer.
  • In a zero-turn Hero session, results appear in the same DSH-native surface directly below the Composer: normal document flow, about five visible rows with internal scrolling, never covering the Composer. This requires a host that declares the conversation.hero.composer.dock seat — on hosts without it (including stock 0.1.2-rc.1), Composer Search fails closed on the Hero surface instead of falling back upward; see Compatibility.
  • Hero and active presentations share the same controller, providers, ranking, and result execution.

Global search

  • Press Alt+Q on Windows/Linux or Cmd+Shift+K on macOS.
  • This opens the Floating Palette: zero-turn uses the compact variant, while active conversations use the full 600px variant.

Existing custom shortcuts are preserved. Esc closes the Palette; outside clicks close a Floating Palette and pass through to DSH.

Usage

GestureResult
/Use the native DSH slash menu
Search button or /findOpen Composer Search from the Composer — downward Morph in a zero-turn Hero session, upward Morph when active
Alt+Q (Windows/Linux) or Cmd+Shift+K (macOS)Toggle the Global Floating Palette
TypeFuzzy search across commands, models, sessions, and history
↑↓Move selection
EnterOpen / run the selected row
TabAction panel (infrastructure; current built-in providers expose primary actions only)
EscClose

Two search modes

Composer Search — contextual / embedded

In an active conversation, the Composer stays the only query input and results appear in a compact DSH-native surface directly above it. In a zero-turn Hero session, the same Search button or /find entry opens the same surface directly below the Composer in normal document flow.

Downward Composer Search in a zero-turn Hero session

Upward Composer Search in an active conversation

Global Floating Palette — global / navigational

The global shortcut always opens the Floating Palette. Zero-turn uses the compact 540px presentation; active conversations use the full 600px presentation shown at the top of this page.

Searching the goal command

A conversation hit with snippet and metadata

Search surfaces

SurfaceSource contractActionNeeds active session
Commandsctx.remote.commands.list / execute (official Host catalog)ExecuteYes
Modelsctx.modelDirectories (official model directory)SelectYes
Sessionsctx.sessions (official session controller)OpenNo
Conversation Hitsctx.sessions.search (official FTS boundary)OpenNo

Community interoperability

Interoperability is verified against real installed plugins — see the interoperability matrix.

  • Host command federation: automatic. Host commands from community plugins (e.g. dsh-tui-command-ext's /clear /rename /unarchive /compact-fast, or a /code-review plugin) appear and execute with zero adaptation — the Palette reads the live official catalog.

    A third-party Host command discovered by exact query

  • dsh-keys-palette: optional public bridge. Registers one universal-palette.open action on its public keys.actions registry so you can bind a shortcut to open the Palette. Absent plugin, zero effect.

  • Tested coexistence: dsh-tui-command-ext, dsh-session-workbench, dsh-reference-anything, dsh-keys-palette, dsh-market — all verified installed together on real DSH boots.

  • No private coupling. Session Workbench and Reference Anything publish no public handoff API; the Palette integrates nothing beyond coexistence and documents upstream gaps instead of hacking around them.

This is not "supports all plugins" — only the contracts above are consumed, capability-detected, with zero behavior change when absent.

For plugin authors

Universal Palette federates DSH's public contracts — you do not integrate with the Palette to become visible in it.

  • Host commands: register through DSH's official Host command contract (ctx.commands.register) and the Palette discovers you automatically from the live catalog on every query. No Palette dependency, no adapter, no release coordination.
  • Deeper interoperability: an optional, capability-detected adapter is considered only when your plugin exposes a stable public Cordis service. It must be zero-impact when your plugin is absent and lifecycle-safe when it unloads. The working example is dsh-keys-palette's public keys.actions registry, which the Palette uses to contribute one bindable "open" action.
  • Client-only commandUi commands, private registries, DOM state, and internal routes are off the table — the Palette keeps plain coexistence there and waits for a public API (upstream gaps).
  • Session / reference / workspace plugins: the same rule applies. A public handoff service or official contract is the only path into Palette secondary integrations; no public seam means WAIT_PUBLIC_API.

Universal Palette currently has no Provider SDK, and none is planned. The preferred ecosystem path is: register with DSH, and the Palette federates public contracts. Details and verified cases: interoperability matrix.

Compatibility

Verified against:

  • @deepseek-ai/dsh@0.1.2-rc.1 (baseline, deepseek-ai/deepseek-harness@76fda729799fe9b3848dbe2c211d4b231032b81e)
  • @deepseek-ai/dsh@0.1.5-rc.1 (API drift verified; compatible seams only)

Other DSH revisions are unverified. Details: COMPATIBILITY.md, COMMAND_COMPATIBILITY.md.

0.1.5-rc.1 API drift (does not affect Universal Palette)

The Palette consumes only the following public Client seams; these are compatible between 0.1.2-rc.1 and 0.1.5-rc.1:

  • ctx.remote.commands.list — unchanged array shape
  • ctx.sessions.list / binding / search / open — unchanged shapes
  • ctx.workspaces.list / create — unchanged
  • ctx.modelDirectories.directoryFor / load / select — unchanged
  • ctx.inputTriggers.registerSource / sessionOf / adjudicate — envelope field renamed images→attachments (Palette does not submit images)
  • ctx.slots.spec / subscribe / inject / register — unchanged names for shell.overlay, conversation.input.left, conversation.input.overlay, conversation.hero.composer.dock, conversation.composer.dock, sidebar.footer.action
  • locale, plugin lifecycle — unchanged

Breaking changes in 0.1.5 (e.g. commands.execute 3rd param images→attachments, session format V3, wire seedLength→isSeeded, history events restructure) do not intersect the Palette's call surface.

Hero surface

  • Stock 0.1.2-rc.1 / 0.1.5-rc.1: no conversation.hero.composer.dock → Composer Search fails closed (Search button disabled with reason; /find claimed but answers capability error; no upward fallback).
  • Enhanced Hero experience (downward Morph) requires a host that declares conversation.hero.composer.dock. The verified host is the maintainer's fork (yunmin311/deepseek-harness, branch feat/hero-composer-dock at SHA 321bf88d10e0176674226d02de59d3e0bd79579d). This is not upstream support; the fork is maintained as the long-term enhanced host for the full Hero experience.

Desktop

  • No official DeepSeek Desktop installer is published. The upstream repo contains Desktop packaging infrastructure (apps/desktop Electron shell + apps/desktop-host), but no installers are available on https://download.deepseek.com/_/harness/desktop/stable/... (404 at review time).
  • Community wrappers (Electron/Tauri/Wails shells bundling stock dsh web) exist but are not in the verified matrix.
  • deepseekagent.io / third-party sites are not official DeepSeek products.

Privacy & Security

  • No telemetry and no analytics.
  • No network requests of its own: everything goes through DSH's in-process public Client APIs.
  • No credentials read or stored; the demo/acceptance profiles run credential-free by design.
  • User preferences (shortcut, frecency) live in browser localStorage under the Palette's own namespace.
  • History search delegates to DSH's session FTS; its database belongs to the DSH profile, not to this plugin.

Testing

  • pnpm run check — typecheck + unit tests (including the Keys Palette bridge lifecycle).
  • pnpm run build — host ESM face + browser CJS bundle with a purity gate.
  • Real DSH acceptance on Windows: official command compatibility gate (scripts/command-compat.mjs), multi-plugin coexistence probes (scripts/interop-probe.mjs), and recorded evidence under evidence/.

Known limitations

  • Locked to DSH 0.1.2-rc.1; other revisions are unverified.
  • Client-only commandUi commands (e.g. popup pickers) are not discoverable — DSH exposes no public enumeration yet (upstream gaps).

Development

pnpm install
pnpm run check
pnpm run build

Documentation

  • Architecture
  • Compatibility
  • Command compatibility
  • Design contract
  • Interoperability matrix
  • Upstream interop gaps
  • Changelog

License

MIT