DeepSeek Harness Plugin Hub

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

探索

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

社区

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

相关链接

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

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

Office Plugin — DeepSeek Harness 插件(DSH Plugin)
← Plugins

dsh-office-plugin

Office Plugin

实时办公室:在轨迹视图旁边的 Web UI 标签页中,以由牛/马工作人员组成的 pixi.js 办公室呈现多智能体活动

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

npx -y @deepseek-ai/dsh plugin --profile web add github:geguanming/dsh-office-plugin#95373180fdeec215d700551bbf15bb431e016ed2
README兼容性版本

兼容性与来源证明

Office Plugin 以 dsh-office-plugin 发布,当前版本为 0.3.0。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

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

版本

0.3.0stable
2026/9/17
0.2.0stable
2026/8/20
0.1.0stable
2026/8/18

相关插件

正在加载相关插件…

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

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

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

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

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

相关插件

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

Headless@deepseek-ai/dsh-headlessdsh one-shot bundle:基于 dsh-base 的直接核心 Agent/Session 运行器,不包含 Host、HTTP 或浏览器层Experimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profile用于 Agent Teams Remote 和 UI 插件的实验性 Web 配置层Subagent Codex@deepseek-ai/dsh-subagent-codex基于官方 app-server 协议的一次性 Codex 子代理提供程序Subagent Claude Code@deepseek-ai/dsh-subagent-claude-code基于官方 Agent SDK 的一次性 Claude Code 子代理提供方

README

DSH Ox-Horse Office

English | 简体中文

DSH Ox-Horse Office is a Web UI plugin for DeepSeek Harness (dsh) that renders the live activity of your multi-agent sessions as a pixel-art office. Every agent session becomes an ox/horse worker with its own badge -- running agents type at their desks, idle ones wander and nap, and you are the boss, sitting in the corner office wearing a crown.

🌟 If this project made you smile or helped you out, please give it a Star -- it really helps, thank you!

Office entrance

Cast

RoleWhoWhereLooks
The BossYou, the userPrivate corner office (bottom-right)Dark-brown suit coat, gold trim, glasses, golden crown
The SupervisorThe current session (the agent you are talking to)Supervisor desk above the open office floorGolden coat + orange foreman helmet
WorkersAll other sessions (subagents included)4×4 desk gridRandomly ox or horse; coat and accessories are stable per session id

The office holds up to 16 workers (supervisor included); overflowing running sessions show up as "queued" and take a seat as earlier ones finish.

Features

Live office activity

  • Working / slacking: a running session types at its desk with a scrolling-code screen and a blue glow; an idle one just sits, and after a while falls asleep at the desk (Zzz bubbles).
  • Speech bubbles: streaming output, tools in flight, and latest reports surface as short bubbles. When the supervisor receives your new instruction it shouts "老板发话了,都给我干起来!" ("The boss has spoken -- back to work, everyone!") and calls every wandering worker back to their desk.
  • Idle wandering: idle workers get up for coffee in the pantry, the whiteboard in the meeting room, or the sofa in the lounge -- with a one-liner like "grab a coffee" when they arrive.
  • Dashboard: live counts of total / working / idle / queued workers.

Click interactions

  • Click a worker: an info card with species, status, title (supervisor / worker), and what it is doing right now.

  • Click a working worker's screen: opens the work monitor window streaming that agent's activity -- thinking, output, tool calls, and reports -- with inline markdown (bold / inline code) support.

    Work monitor

  • Click the boss: opens a mini input bar to issue orders directly to the current session (the supervisor) over the same channel as the main chat input. On success the bar collapses and the supervisor immediately shouts the order out; on failure the error shows inline in red and your draft is kept for retry.

    Issuing orders

Pending approvals

Whenever a session has a tool call awaiting approval, a question, or a plan review:

  • that worker periodically bubbles "🙋 waiting for a decision";
  • the office pops an approval card: approve / reject in place for approvals, or a "go handle" button that jumps to the native panel for questions and plan reviews;
  • dismiss it with ✕ and that particular item stays quiet until it resolves; new items pop again.

The corner office and the boss's daily routine

The boss (you) has a private office: an executive desk, a monitor, a gold-trimmed high-back chair, a bookshelf, plants, and a rug. The boss mostly works, with regular slacking:

  • typing with a scrolling screen and a breathing golden glow while working;
  • periodically napping face-down on the desk with lines like "☕ slacking off, do not disturb" or "let the workers run for a while";
  • occasionally strolling inside the office -- flipping through files, checking reports, watering plants, eavesdropping at the door -- but never stepping out, and no worker ever wanders in.

Camera

  • Drag to pan, wheel to zoom (cursor-anchored), double-click to reset to full view;
  • auto-fits when the panel resizes.

Installation

Prerequisite: the dsh CLI with the web profile (dsh web).

# From npm (recommended)
dsh plugin --profile web add dsh-office-plugin

# From a local path
dsh plugin --profile web add ./office-plugin

# From a prebuilt tarball on GitHub Releases (no allowBuilds needed)
curl -LO https://github.com/geguanming/dsh-office-plugin/releases/latest/download/dsh-office-plugin.tgz
dsh plugin --profile web add ./dsh-office-plugin.tgz

# From git (requires allowBuilds in the profile's pnpm-workspace.yaml, see below)
dsh plugin --profile web add github:geguanming/dsh-office-plugin

Restart dsh web after installing (the plugin graph is read at startup). An "Office" entry appears at the top-right of the browser; click it to open the office panel on the right side while the conversation stays in the center column.

Note: only dsh plugin --profile web add fully activates the two-half plugin; --patch with a file:/// URL loads the host half only and the browser code is never discovered.

Installing from git pulls source and builds on install via the bundled prepare script; pnpm ≥10 blocks install-time build scripts. The first install attempt fails by design: the error prints an exact key (with the git source) to add to the pnpm-workspace.yaml in your profile directory (~/.dsh/profiles/web) before re-running the install command:

allowBuilds:
  dsh-office-plugin@git+ssh://git@github.com/geguanming/dsh-office-plugin.git#<commit>: true

Replace <commit> with the hash printed in the error. Note that the bare package name (dsh-office-plugin: true) does not work. To avoid the allowBuilds dance entirely, use the npm or tarball method above -- prebuilt artifacts, no on-install build.

Uninstallation

dsh plugin --profile web remove dsh-office-plugin

Restart dsh web. If the office entry still shows up afterwards, also remove the "dsh-office-plugin" line from the bundles list in ~/.dsh/profiles/web/package.json and restart again.

Usage guide

  1. Start dsh web with the plugin installed, then click the office entry at the top-right;
  2. The left session sidebar auto-collapses for a wider view and restores when you close the panel;
  3. Read the room: the dashboard plus lit/dark screens tell you the global state at a glance;
  4. Click a worker for its info card; click a lit screen for the work monitor;
  5. Click the boss to issue an order, or handle approvals right from the pop-up card;
  6. Double-click the canvas any time to return to the full view.

Development

pnpm install
pnpm run build       # tsdown dual config: host half -> lib/index.js, browser half -> lib/client.js
pnpm run watch
pnpm run typecheck

This is a dsh "two-half" plugin:

  • Host half (src/index.ts): exists only to appear in the host's cordis load table;
  • Browser half (src/client/): discovered via the dsh.client declaration in package.json, served by the loader as a single file at /plugins/<id>/client.js.

Two hard constraints (read CLAUDE.md before changing the build):

  • client.js must be a single-file CJS bundle wrapped in the window.__ModuleLoader__.load banner (inlineDynamicImports: true -- pixi.js has dynamic imports that would otherwise split chunks and 404);
  • the external list in tsdown.config.ts must track PLATFORM_MODULES from packages/client/web/src/platform.ts in the dsh repo, and src/client/runtimeTypes.ts is a hand-aligned local type face of @deepseek-ai/dsh-client-runtime.

Acknowledgements

  • pixi.js (MIT) -- WebGL rendering
  • Inspired by every agent earnestly grinding away in the office