Skip to content
dsh.fish

Browse

81 results

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

@mokuyoaxis/dsh-iris

Multi-provider image, video, and speech generation, transcription, visual understanding, and prompt optimization with an integrated Iris workbench for DeepSeek Harness.

mokuyoaxis2
Bundle

dsh-browser-scope

Agent-native browser DevTools workbench with session-scoped controller arbitration for DeepSeek Harness

HakureiMonika2
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

dsh-wending-git-workbench

Codex-style Git workbench for DSH: workspace-scoped changes, diff, stage, commit, guarded branch operations, graph history, fetch, fast-forward pull, and upstream push through official plugin APIs.

dd26731
Bundle

dsh-oi-workbench

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

muyangplus1
Bundle

dsh-project-workbench

Local project, requirement-group, and conversation workbench for DeepSeek Harness Web and Desktop

9378620611
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-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

dsh-git-workbench

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

FlutterSoul1
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

memoripo

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

Dayi-Z1
Bundle

dsh-writing-desk

写作工作台:在 DeepSeek Harness 中随时查看并调用本地 .dsh-notes 笔记资料进行写作

nousag1
Bundle

@mengli114/dsh-image-tiler

DSH agent tools: slice a large image into labeled tiles (size or columns x rows) with an overview and a visual workbench; read_tiles selects only what the vision model needs.

meng-1141
Bundle

dsh-session-workbench

Session Workbench for DeepSeek Harness: session-library full-text search + recall + conversation-view management. 会话工作台:会话库(全文搜索历史会话,一键以 @引用 召回给 AI)+ 会话视图(管理会话标签栏 显示/隐藏 + 排序)(session search / recall / view management / 会话视图).

PolinniZhong1
Bundle

dsh-ariadne

A visual decision workbench for DeepSeek Harness: explore ideas, focus branches, turn choices into execution graphs, and run them one node at a time.

Zayzz-pixel1
Bundle

@linxin666/dsh-client-ui-lingxi

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

ppjun20261
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

@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