Skip to content
dsh.fish

Browse

72 results

Bundle

dsh-open-browser

Automatically opens the dsh Web UI in your browser (Chrome/Chromium first, system default as fallback) once the server is ready. Works on Windows, macOS, and Linux.

MuYu-Zh2
Bundle

dsh-little-mouse-pointer

DeepSeek Harness bundle for a Windows desktop UI context picker and MCP server for Codex, DeepSeek Harness, and AI agents

Fish1213802
Bundle

dsh-matlab-mcp

DeepSeek Harness (dsh) profile bundle that registers the MathWorks MATLAB/Simulink MCP server into the GUI so agent sessions get mcp__matlab__* tools.

James-web112
Bundle

dsh-code-server-app

VS Code (from a code-server release) inside DSH: a right-sidebar tab driven by the plugin's own launcher over the in-process VS Code server (lib/launcher.mjs). Since 0.3.0 the bundle also ships an editor bridge (assets/extensions/dshcs-editor-bridge): a read-only channel between the in-tree VS Code extension host and DSH, giving the agent what only the editor knows (unsaved buffers, language-server diagnostics, the active selection) and letting editor gestures drive the session. Since 0.3.22 the ask panel renders that session's new content with DSH's own Markdown renderer (pinned to the deployed DSH UI version); since 0.3.23 it is a full-width dialog with collapsible thinking rows and can answer approval requests in place — the bridge's only non-read-only route (POST /approve, constrained to pending in-process requests and the outcomes allowed-once/rejected; panel-first for 5 minutes, handed back to the official card the moment the panel closes). The tab claims DSH file addresses (dsh-resource://file/**) by file type (setting claimExtensions), so the product's own produced-file chips, delivered-file previews and inline prose mentions open in the workbench. The IDE is a resident surface moved with Element.moveBefore instead of being remounted, so switching sidebar tabs no longer reloads it. Opening the tab switches the right sidebar to fullscreen by default (setting fullscreenOnOpen). Following a workspace switch is lightweight: the workbench re-navigates with the new ?folder= and the IDE process is not restarted (since 0.2.12). Requires a DSH with the right-sidebar services (sidebarRightTabs/sidebarRight, >= 0.1.5-alpha.1); older DSH versions get a single upgrade notice on the settings page and no other UI. Two serving modes: loopback port (default) or same-origin mount on DSH's own webServer (/code-server, protected by ctx.connection.requestRejection). No code-server Node layer, no argon2, no C++ toolchain.

jinsiyu2
Bundle

@deepseek-ai/dsh-llm-acp

ACP LLM adapter + ACP Servers settings UI: drives external Agent Client Protocol servers as model providers on the DeepSeek Harness LLM seam, with a web settings page for browsing the ACP registry and managing configured servers

shenkonghui2
Bundle

dsh-skills-mcp-group-manager

DeepSeek Harness Skills & MCPs Group Manager: group skills, filter the model skill catalog, toggle MCP servers, left panel UI

SeverusZh2
Bundle

dsh-better-codex-subagent

Drop-in replacement for the Codex subagent provider that projects the app-server stream into a harness child session, so Codex runs render as ordinary subagents in the Web UI

ivwumupy1
Bundle

dsh-wake

Wake up DeepSeek Harness: one-click desktop/taskbar/startup shortcuts that start the dsh web server (hidden) and open the GUI, a cold-start whale-girl dance overlay, and a close-button overlay with a fully-quit / close-window dialog.

RickDeng0051
Bundle

dsh-agentmonitor

AgentMonitor multi-agent monitoring panel for the DeepSeek Harness — a sidebar entry that serves an embedded agent-monitor dashboard via the /agentmonitor webserver route. Ships a self-contained static dashboard (works out of the box) and lets you point dataDir at your own live data pipeline.

Qianrushixiaobai1
Bundle

@deepseek-ai/dsh-rule-manager

DSH plugin to manage rule files (one .md per rule) at global and project scope, with a settings-page UI (Host webServer HTTP routes + Client settings section).

lansi-ai1
Bundle

dsh-beauty-persist

Persist dream-skin / liquid-glass wallpaper & theme across DSH Desktop restarts (server-side state, port-independent) — incl. animated GIF / MP4 video wallpaper and a full-screen skin-center page (Wallpaper-Engine style) with preview, upload, apply & delete

wuweiran-web1
Bundle

dsh-poker

An unofficial local multiplayer Texas Hold'em plugin for the DSH Web UI, with optional server-side AI players.

Raybbish1
Bundle

dsh-conversation-nav-dots

Conversation navigation dots for DSH Web: a vertical rail of clickable markers on the right side of the conversation view. Each marker represents a user message — click to jump, hover for preview, active marker highlighted. | DSH 网页端对话导航点:对话右侧一列可点击的导航标记,每个标记对应一条用户消息。点击跳转,悬停预览,当前点高亮。

yuioi6661
Bundle

dsh-vox-input

Voice (speech-to-text) input for the DSH Web composer via the browser Web Speech API — tap the mic, speak, the transcript fills the input box. Zero server, zero API keys, nothing leaves the machine. · DSH Web 语音输入:点麦克风说话,识别文字回填输入框(Chrome/Edge,无需 API key)。

promisez322-prog1
Bundle

@deepseek-ai/dsh-mcp-apps-host

MCP Apps Host: connects to an MCP Apps server, preserves _meta.ui in tool results, renders interactive HTML cards via sandboxed iframe, and bridges postMessage to MCP calls

oriliz1
Bundle

dsh-web-auto-open

dsh plugin: auto-open the default browser as soon as the dsh web GUI server is listening — one-step startup for `dsh web`

ChengChe1061
Bundle

@omdp/dsh-connector

Unified DeepSeek Harness connector: edit MCP servers (cordis.patch.yml) and user skills (~/.dsh/skills) from one Web UI settings page. Repository-root package: installs either via the bare git URL (the root manifest re-exports the dsh-connector/ subdir) or via github:XJungit/omdp#path:dsh-connector.

XJungit1
Bundle

dsh-remote-mcp-manager

DSH Web GUI 插件:在设置面板中管理远程/本地 MCP Server(HTTP / stdio),支持添加、编辑、删除、测试连接,工具自动注册到 DSH。

lwy5211
Bundle

@max-null/dsh-skill-mcp-center

Skill & MCP management center for DeepSeek Harness — manage skills and MCP servers in Settings, live MCP status in the sidebar

Max-Null1
Bundle

dsh-mcp-ui

MCP 服务器可视化配置插件:在 DSH Web 设置界面管理 MCP 服务器(stdio / streamable-http / SSE),保存即生效,无需手改配置文件。| Visual MCP server management for DeepSeek Harness: configure stdio / HTTP / SSE servers from the settings UI, hot-synced without editing config files.

quan-v1
Bundle

dsh-jenkins

Jenkins CLI plugin (dual-face): multi-server config page, model tools, and a per-workspace Run-Jenkins-Job entry with environment tabs. Bilingual UI (zh/en), no hardcoded paths, publishable to npm / GitHub

jsoncode1
Bundle

dsh-token-usage-observer

Collect and summarize local token usage from DeepSeek Harness, Codex and OpenCode logs, with a WebUI dashboard tab.

RyzenWang1
Bundle

meow-dsh-task

dsh 插件:跨会话、离线、git 共享的任务追踪 + 任务管理 UI(双面插件包:node 半 storage/webServer 路由 + browser 半 slot 注入)

meimiaoji-creator1
Bundle

dsh-md3-theme

Material Design 3 (Material You) theme for the DSH Web GUI, seeded with DeepSeek blue. Re-tokens --dsw-* surfaces, labels, brand, states and adds MD3 shape / state-layer / elevation / motion via the official webServer.tapIndex seam.

N3kOk01