Skip to content
dsh.fish

Browse

209 results

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

DSH plugin: adds customizable color themes to the DeepSeek Web UI, selectable in the Settings page

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

@dshx/dshx

Claude Code / opencode-style terminal coding agent on deepseek-harness + dsh-TUI with a built-in prefab-anchored-standard preset

NoNshiranai1
Bundle

dsh-theme-atom-commune

公社 (Commune) theme for the DeepSeek Harness Web UI — atompunk / Soviet monumental-building background, rose-red UI, yellow hammer-&-sickle & atom accents.

dingdongji-hub1
Bundle

@linxin666/dsh-chime

浠诲姟瀹屾垚鎻愮ず闊?for the dsh web GUI: a ding-dong chime when the current session's agent turn completes, a floating volume control, and a Plugins-settings page (volume, mute, built-in sounds, custom-audio upload). Zero runtime dependencies 鈥?host half is plain Node, browser half is plain React.

Mystery-God1
Bundle

@realchenwenqiao/dash

DASH — a pi-tui terminal front door for DeepSeek Harness agents, installed as a dsh bundle plugin

realchenwenqiao1
Bundle

@blue-a11y/dsh-client-shortcuts

Global keyboard shortcuts plugin for the DeepSeek Harness web GUI: ctx.shortcuts registry service, rebindable settings page, and default mod+l/mod+k/mod+shift+c bindings

blue-a11y1
Bundle

@vincent-guo/dsh-loading-phrases

Replace the 'Deep diving...' running status in the DeepSeek Harness Web GUI with alternating witty phrases and practical tips.

vincent-guo1
Bundle

dsh-opencode-tui

opencode-style interactive terminal UI for DeepSeek Harness (dsh): session list, markdown chat, live tool calls, opencode keybindings.

LittleFishStars1
Bundle

dsh-jina

Jina AI tools for DeepSeek Harness: search (incl. arxiv/ssrn academic domains), read, screenshot, embed, rerank, classify, pdf, expand, datetime, primer — with a settings-page API key UI.

minatoAI1
Bundle

dsh-pip

Detach the DeepSeek Harness Web GUI into a Document Picture-in-Picture window: a floating button moves the whole app into an always-on-top window and back

extension-hunter1
Bundle

dsh-web-notify

Approval attention plugin for the DSH Web GUI — audible + visual alerts (chime, tab badge, OS notification, dock) for pending approvals, session completions, job failures, and connection loss.

renpengfei10271
Bundle

dsh-screenshot

WeChat-style screenshot for the DeepSeek Harness composer: capture the screen (optionally hiding the DSH window), select a region, and attach the cropped image to the message as a file-card.

XEsx6301
Bundle

@dsh-external/dsh-turn-collapse

Codex-style turn folding: collapse each group of reasoning + tool-call nodes (between visible outputs) into a single disclosure unit

mctang985211-coder1
Bundle

dsh-zhipu-coding-plan

GLM Coding Plan quota and usage as a conversation view tab (额度) for DeepSeek Harness web: 5-hour/weekly token windows, monthly MCP tool quota, and per-model/tool usage over the Zhipu monitor API

tsja20011
Bundle

dsh-session-allow

DSH Web GUI plugin: session-scoped "Allow for this session" option in the approval dialog (per-mode standing grants, localStorage)

AnakinCao1
Bundle

dsh-hotkey

Configurable VS Code style keyboard shortcuts for the DSH Desktop web GUI, with a settings-page keybinding editor

melt5021
Bundle

dsh-vision-analysis

Model-facing analyze_image tool for the DeepSeek Harness: multi-modal image understanding via any OpenAI- or Anthropic-compatible vision API, with 8 analysis modes, local path / http(s) URL / data URL input, and a Web UI hint that guides image-incapable models to the reliable local-path route.

Harvey-Will1