Skip to content
dsh.fish

Browse

104 results

Bundle

dsh-aurora-skin

Three hand-tuned skins for DeepSeek Harness (DSH): Aurora (deep navy + electric cyan + warm coral), Paper (cool white + deep teal, daytime reading), and Hologram (near-black + lime-cyan, terminal vibes). Pure --dsw-alias-* token system, no core patches, persisted in localStorage.

breaker505
Bundle

dsh-theme-hacker-terminal

Hacker-terminal skin for the dsh web GUI: pure black background, high-contrast green, right-angle geometry, monospace font, full-width conversation, OLED-safe, scrollbars on Gecko/Blink/WebKit.

XiaoluoFoxington
Bundle

dsh-node-repl

Per-session Node REPL terminal in the DSH web UI: a session-local floating terminal (ghostty-web) bridged over WebSocket to an in-process node:repl that has the live agent Cordis Context (agent.ctx) in scope.

idkidknow
Bundle

dsh-code-runner

DSH web plugin: run the currently opened sidebar code file in a DSH-better-sidebar terminal (bottom panel preferred), modeled after vscode-code-runner.

PaidaxingTuT
Bundle

dsh-foreground-stream

前台命令执行实时输出流式展示——对话历史命令卡片实时输出 + 底部流条(Host 镜像旁路 subprocess collect 游标 + 只读轮询路由 + WebUI 设置栏目)

XiaoYuOvO
Bundle

@huanlin/dsh-plugin-input-history

在 DSH prompt 输入框按上/下方向键切换最近发送过的消息(终端式历史导航),跨会话持久化。 | Terminal-style prompt history navigation for the DSH composer: ArrowUp/ArrowDown cycles through recently sent messages, persisted across sessions.

HuanLinOTO
Bundle

@easytz/dsh-terminal-panel

终端面板:在当前工作区敲命令、看实时输出,多标签页、Tab 补全、Ctrl+C 中断。Terminal panel for DeepSeek Harness: run commands with streaming output, tabs, completion.

EasyTZ
Bundle

dsh-sidebar-remote

DSH Web 聚合插件:自动集成 dsh-better-sidebar 与 @dsh-ssh/dsh-ssh,使 SSH 远程工作区的文件、预览、传输、终端和 Git 运行在远程主机,本地工作区保持原行为。

zijun-T
Bundle

dsh-terminal-manager

DSH 终端管理插件:SSH/Telnet 多会话终端、Agent 工具面、可嵌入工作区 UI

peng7peng
Bundle

dsh-web-lifecycle

DSH web plugin: Restart and Shutdown buttons in the sidebar footer. Restart relaunches the `dsh web` server on the same host/port so the tab reconnects itself; Shutdown stops the server to free the terminal and then closes the browser tab.

DDA-DIGITAL
Bundle

dsh-console-utf8

Keep the Windows console on code page 65001 (UTF-8) for the dsh host and its bash tool commands, so output from Windows-native child processes stops being decoded as mojibake

VviLliAm-qwq
Bundle

dshtui-format-setting

Window settings for dsh-tui (lightweight): startup-window maximize toggle, native Window settings section (toggle directly on card, no group page), zh/en. Font and size-preset settings removed in 0.2.0; group page removed in 0.3.0.

VviLliAm-qwq
Bundle

dsh-open-in

Open a workspace directory from the DSH web GUI in a configurable launcher (VS Code / file explorer / Windows Terminal / any CLI).

NevermindZZT
Bundle

@achasoft/dsh-advanced-sidebar

Advanced sidebar operations for the DeepSeek Harness Web Client: git changes, multi-session terminals, a file browser, a dev-server preview, background tasks, Open in, Archive and Delete, in a resizable dock beside the conversation

navid-kianfar
Bundle

dsh-shell-card-plus

Shell command cards (bash / pwsh) for the DSH web UI: fully custom React-rendered tool cards replacing the official terminal tool rows — status dot, cwd, error pill, copy command/output, numbered command + scrollable output.

antnesswcm
Bundle

dsh-session-sweeper

会话清道夫(Session Sweeper):在 DSH Web 界面扫描、查看并安全清理本机 AI 终端会话历史(Claude Code / Codex CLI / WorkBuddy / DSH),隔离优先、带 SHA-256 清单与一键恢复。Scan, view, and safely clean AI terminal session histories from the DSH Web UI.

HrxSpace
Bundle

dsh-chime-sound

Notification sounds for dsh-tui: distinct tones for conversation done / user question, focused vs unfocused terminal, 9 selectable sound groups, master volume 0-150% in 5% steps, settings section, zh/en

VviLliAm-qwq
Bundle

@omdsh-plugins/omdsh-codemode

Code mode for the DeepSeek Harness web GUI: a third segment beside Chat and Work whose column is the harness's own terminal, running in the conversation's workspace

omdsh-plugins
Bundle

dsh-theme-cyberpunk2077

Cyberpunk 2077 red/neon fork of the Night City theme for DeepSeek Harness Web UI — neon red × cyan × green identity, base64-embedded Ryzes & Cyberpunk fonts, CYBERPUNK 2077 INFECTING boot screen, Tab 'relic virus' session switcher (left 120° arc + hacker terminal), green code-rain particles. Forked from dsh-theme-cyberpunk2077 by Tommy00748.

GGbao-114
Bundle

dsh-plugin-tui

Interactive terminal UI for DeepSeek Harness: a Claude Code-style REPL over a resumable coding-agent session

ghbhiee
Bundle

dsh-terminal-tabs

Terminals view tab for the DSH web UI: live count of background shells/subagents per session, Chinese purpose titles, collapsible command bodies with streaming output, and one-click kill

bbboy31
Bundle

dsh-ssh-tui

SSH-friendly interactive terminal TUI plugin for DeepSeek Harness

cyjyyd
Bundle

dsh-run-button

Run button for shell code blocks in DSH replies: executes the snippet through the host shell service and streams its output to a bottom-right dock, or to a bottom-panel tab per run.

EdwardXiao-bit
Bundle

dsh-prompt-history

DSH web plugin: terminal-style input for the composer — bash-like Up/Down prompt history with prefix search and Ctrl+R, selection toolbar with copy and quote (Codex-style > blockquote), right-click paste, toggleable draggable chat TOC, fully international

cw1999mm