Skip to content
dsh.fish

Browse

32 results

Bundle

dock-base

DSH Web workbench base: a VSCode-style layout shell (activity bar, side bar, editor area, panel, status bar) with a registry service (ctx.workbench) that feature plugins use to mount panels, editor views, activity items, status items and commands.

AKS1st7
Bundle

dsh-resume

Markdown campus resume workbench: the agent edits resumes and CSS templates under jobhunt/, and the user previews and exports from the sidebar.

L3n3L5
Bundle

widget-dock

DSH plugin: a draggable workbench of mini-cards (API balance, token usage, session stats, goal, cost estimate) beside the conversation

MorGogh4
Bundle

dsh-codeui

DeepSeek Harness code-review workbench: 每轮 Review 卡片、右侧可调宽 Review 面板、轮次跳转轨道 / per-turn Review cards, right-side resizable Review panel, and turn jump rail.

YLingHao3
Bundle

dsh-github-workbench

DSH 插件:在 dsh-better-sidebar 侧边栏提供「GitHub 工作台」——远端仓库目录树 + Issues/PR/Actions 页签 + 收件箱;读之外支持建 Issue/PR、评论、合并、重跑 CI;未装 better-sidebar 时自动降级为独立右侧面板

meyaomiao3
Bundle

@lsq64737/dsh-workbench-layout

DSH-styled three-column workspace with file editing, Markdown preview, Git controls, terminals, and native conversation

lsq-dsh-plugins2
Bundle

dsh-better-overleaf

Overleaf tab for dsh-better-sidebar: account login via direct-CDP browsers (third-party Chromium supported), project list/switch, workspace mirrors under <workspace>/overleaf/, git/API sync, and file preview through the sidebar workbench

Hoemr2
Bundle

dsh-models-radar

Model capability radar for the DeepSeek Harness web GUI: a Settings tab that charts codexradar crowd-benchmark scores per model tier — task-composition bars, 7-day IQ trend, efficiency badges

hi-fangj2
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

@linxin666/dsh-client-ui-lingxi

灵犀 — DSH Web GUI 灵感工作台插件:想法池录入/孵化/计划/立项管理 + AI 解析与关联网络图谱,任务看板支持优先级与截止日期,数据存单文件 JSON,双通道(对话+网页)共享。

ppjun20261
Bundle

dsh-ui-workbench

DSH web plugin: a right-side workbench panel (file tree / file viewer / git review) with a draggable-width side panel that coexists with the official tool-details panel.

LoftyTao1
Bundle

dsh-git-workbench

Git and GitHub pull-request workbench for DeepSeek Harness, with agent tools and an integrated Web UI.

FlutterSoul1
Bundle

dsh-oi-workbench

OI 出题工作台:知识点锁定、数据构造、本地评测,打包 Hydro/HOJ 原生题目包,发布/管理 Hydro 与 HOJ OJ,提供 Python 外部管理 UI 与系统斜杠命令。Opt-in skill-first plugin for DeepSeek Harness.

muyangplus1
Bundle

llm-wiki-sidebar

LLM Wiki workbench for dsh-better-sidebar: browse and lint a Karpathy-style interlinked markdown wiki, open pages with the native markdown viewer, clickable [[wikilinks]] and provenance/relative .md links, and backlinks. Ships the llm-wiki agent skill.

ApeInCodeMountain1
Bundle

memoripo

A living memory workbench for DeepSeek Harness — watch Hindsight memory grow, read and use it, in a persistent sidebar.

Dayi-Z1
Profile

dsh-test-workbench

测试工作台 Profile for DeepSeek Harness — 组装 UI 验证、会话分析、视觉路由为一体的 QA Agent。

dmsobtl1
Agent preset

dsh-hawkeye-scan

Hawkeye Scan Workbench - AI-driven source-code security scanning for DeepSeek Harness (DSH): 5 model tools + /hawkeye web UI + JSON/Markdown/HTML vuln reports. Zero-dependency Cordis plugin.

liuqingman1
Bundle

dsh-layout-tools

DSH Web 三栏工作台:对话流只保留 AI 输出(工具调用/思考移入右侧面板),左侧工作区文件树带 git 状态徽标。Three-column workbench for the DSH web GUI: clean conversation flow, workspace file tree with git badges, and a live tool-call/think panel.

dHR-P1
Bundle

@young1lin/dsh-ui-gitworkbench

Out-of-tree dsh web UI plugin: a session-header git workbench chip opening a drawer with the file tree, per-file diff, history, compare, staging, commit, and sync (fetch/pull/push).

young1lin1
Bundle

dsh-overleaf

Embedded Overleaf workbench tab for DeepSeek Harness Web: same-origin reverse proxy for self-hosted or public Overleaf (no X-Frame-Options limits), direct-CDP login with credential storage, selection quoting into the composer, agent-driven cursor insertion, and LaTeX workflow helpers

gychen-NJU1
Bundle

@sunjuntao/dsh-file-workbench

DSH web plugin: a Vue 3 + Vite Win11-style file explorer (navigation tree / file list / search / CRUD) docked in the DSH right sidebar; file viewing is delegated to the DSH native viewer

master1Sun1
Bundle

dsh-workbench-ecs

DeepSeek Harness (Cordis) plugin: control Alibaba Cloud ECS instances through the local Workbench CLI — list/exec/log/upload/download/diagnose/deploy/session model tools plus a visual settings panel

nishuoyang1
Bundle

dsh-visual-acceptance

Local-first visual acceptance and regression workbench for DeepSeek Harness

PolinniZhong