Skip to content
dsh.fish

Browse

381 results

Bundle

@d4cluvtrain/dsh-plugin-manager

MVP dsh bundle plugin: proves it loaded by registering a /plugin-manager web route, logging, writing a marker file, and adding a sidebar '插件' button whose modal lists the user-installed plugins

D4Cluv-Train2
Bundle

dsh-ops-health

One-click health check for a dsh deployment: a sidebar button runs the ops kit's check-health.ps1 (hidden PowerShell) through a plain HTTP route and renders a structured report. The route is independent of the tool registry, so the button still works when agent tool calls break.

MiraculousGarfield2
Bundle

dsh-mobile-css

Mobile adaptation for the DeepSeek Harness Web UI: compact typography, drawer sidebar, two-page settings, responsive tables and stats, safe touch targets. Pure CSS injection, no source modification.

ook826092-cloud2
Bundle

@alanzhao/dsh-balance-monitor

Channel-aware balance/usage card for DeepSeek Harness: DeepSeek official balance + spend windows, Volcano Ark Agent Plan quota bars.

alanzhao01282
Bundle

@xfqz86/dsh-usage-stats

DSH web plugin: token usage statistics in the sidebar footer — today badge (wide/rail) opening a detail panel with per-model/provider breakdown, session list, daily trend curve and heatmap (host scans session logs, serves usageStats Remote methods)

xfqz862
Bundle

dsh-awesome-hud

DSH web 插件:聊天页右上角「HUD面板」悬浮面板,新建会话页提供右上角悬浮入口并在该页恒为收起(面板位置与已有会话一致),面板开合状态按会话独立记忆,展示会话状态、上下文窗口占用与一键压缩、git 分支与变更、子代理任务、待办任务、计划清单、MCP 全局启停(含 codex gpt-reserve 额度行);git graph 右键菜单可基于指定提交创建并切换到新分支;「便笺」按工作区共享并支持二次确认清空,「待办」按工作区共享;与 better-sidebar 右侧栏互斥协作,模块可见性可在 HUD 设置菜单中按 profile 持久化。

Ycet2
Bundle

dsh-codex-pins

Codex-style pinned sessions for DeepSeek Harness — a Pinned pane and a Recents pane, independently scrollable.

robbywang252
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

dsh-harness-chat-control

ChatGPT-style stop, revise, native annotation-chip quote, and an owned Better Sidebar 0.17.1 sidechat with reference-aware follow-up questions.

19858991822
Bundle

dsh-side-monitor

DSH 系统监控侧边插件:在 Sidebar 提供「系统监控」入口,打开右侧监控面板,实时展示宿主机概览、进程与 Docker 容器状态(只读)

pc4395272
Bundle

dsh-todo-list

A DSH todo plugin: extracts key items from conversations (natural chat, notifications, announcements, emails) into dated todos, with todo_* agent tools, a /api/todo REST API, and a sidebar To Do List entry. DSH 待办事项插件:从自然对话、通知、公告、邮件等对话内容中提取关键事项,转为带截止日期的待办,提供 todo_* 模型工具、/api/todo REST 接口与侧栏「待办事项」入口。

perry-ai1
Bundle

dsh-taskboard-plugin

Taskboard for DeepSeek Harness — issue kanban (sidebar panel + agent tool + managed local service)

af2000-tech1
Bundle

@kelearns/dsh-build-diff

Agent-loop change review for the DeepSeek Harness web GUI: after every agent loop it snapshots the workspace, detects file/code changes, and offers one-click revert plus a right-sidebar diff review panel. 官方双面 dsh 插件(host + client),零依赖。

KeLearns1
Bundle

@mojiexuan/dsh-git

Git source-control sidebar for the DeepSeek Harness web UI: repo init, staging, commit/push/pull, branch & remote management, AI-generated Conventional Commits messages, and a commit-history graph.

mojiexuan1
Bundle

@dsh-external/minimax-usage

MiniMax Token Plan quota monitor — displays 5-hour and weekly remaining quota progress bars in the DeepSeek Harness sidebar.

ovensi1
Bundle

dsh-mobile-nav

Ultra-light mobile nav for DSH web UI: hamburger button + drawer sidebar on narrow screens, chat stays full-width. Pure client-side, zero build.

xDer6661
Bundle

dsh-chat-index-rail

对话右侧悬浮"输入目录":每条用户输入一根横条,悬停预览前 15 字(移入气泡展开到 40 字),点击平滑定位到对应消息,滚动时当前横条高亮。

Mobai-read1
Bundle

dsh-weekly-hot

Weekly hot DSH plugins ranking panel: trending (7/30/90-day star-growth) and curated topic leaderboards, rendered as a self-healing sidebar entry below the New Session button in the dsh web GUI.

XCNXNXNX1
Bundle

@dsh-focus/focus-plugin

DSH web focus mode plugin: ?focus=conversation.composer shows only the input area, ?focus=conversation.session shows only the message flow, both hiding the DSH main sidebar; auto-resumes the most recent non-blank session when none is current.

TheChengXi1
Bundle

dsh-plugin-sidebar-manager

Sidebar Plugins panel: browse built-in vs user-added plugins and toggle them on/off

rain02333z-spec1
Bundle

kidai-plugin-market-hub

Kidai Plugin Market Hub (纪代插件市场 Hub) for DeepSeek Harness: a 纪代市场 launcher above the Settings button on the home sidebar that opens a standalone page (插件市场 / 已安装) with one-click local install and an immediate-restart button on top.

NokorinNishikino1
Bundle

dsh-file-panel-left

DSH web plugin: a VSCode-like left file panel (file explorer / editor / preview), isolated per conversation session. Exposes a service for other plugins to register sidebar tabs and file viewers.

ssjob1231
Bundle

dsh-summary-sidebar

独立的「摘要 + 侧边栏」插件:摘要只列每个对话输出的文档/网页/图片与来源,侧边栏提供文件夹、终端、浏览器、文档阅读器、图片阅读器,可点击文件进行预览与编辑。

az7908711091