Skip to content
dsh.fish

Browse

24 results

Bundle

dsh-strata

Session strata for the DeepSeek Harness Web GUI: the transcript's scrollbar becomes a to-scale, colour-coded map of the whole run — user messages emphasised, clickable anchors, auto-loading history, and a hover deck of every prompt in the session.

jsdvjx531
Bundle

dsh-history-tree

Codex-style conversation turn timeline tree and history overview on the left border of chat messages in DSH Web UI

z95321835017
Bundle

dsh-solution-explorer

DSH Web GUI right sidebar, replaced end to end: VS Code-style file explorer plus full source control (git status, stage/unstage/discard, commit, diff, commit graph, fetch/pull/push sync, branch/remote management, git init, multi-repo switch, color-coded status, file-type icons). Every file opened from the chat, the sidebar or source control is taken over into a multi-tab editor view (Markdown/HTML/PDF/image previews, 15-language syntax highlighting, hunk-level diff editing, Ctrl+S save), with file operations (new/move/copy/delete, reveal in file explorer), a collapsible icon rail, a multi-tab bottom terminal (ConPTY) and AI commit messages from a host-configured model.

xiaoksio11
Bundle

dsh-message-preview

Sidebar message-history preview for DeepSeek Harness web UI: lists the current session's sent messages with previews; click to jump the chat to that message.

asukasec8
Bundle

@haoranwang0921/dsh-session-cleaner

dsh web GUI plugin: manage and delete conversation records (whole sessions or individual messages, cascade delete) from the settings page. Dual-face: node half serves /api/session-cleaner routes, browser half registers the settings-page view.

haoranwang09215
Bundle

dsh-annotation

Inline annotations for DeepSeek Harness Session messages, submitted through the official composer

ruisenbai4
Bundle

@anionex/dsh-suggested-replies

DSH Web plugin that proposes concise next user messages above the composer and inserts a selected reply into the draft without sending it.

Anionex3
Bundle

sent-msg-locator

DSH 静态 bundle 插件:定位当前会话中每次通过输入框发送的消息。会话标题栏「消息定位」按钮 → 右侧浮动面板列出全部已发送消息(序号/时间/摘要),支持关键词搜索、点击展开全文、一键回填输入框重新使用。A static-bundle DSH plugin that locates every message you sent from the composer.

ShanHaiFish2
Bundle

dsh-plugin-wechat-bridge

DSH bundle plugin: bridge WeChat (ilink bot) messages into a DSH agent session, with runtime enable/disable hot-plug and a Settings UI tab.

NattoCB2
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-plugin-collapsible-steps

DSH Web plugin: collapse consecutive tool-use and thinking steps between messages into a single bracketed, expandable item

mervyn-teo1
Bundle

dsh-conversation-nav-dots

Conversation navigation dots for DSH Web: a vertical rail of clickable markers on the right side of the conversation view. Each marker represents a user message — click to jump, hover for preview, active marker highlighted. | DSH 网页端对话导航点:对话右侧一列可点击的导航标记,每个标记对应一条用户消息。点击跳转,悬停预览,当前点高亮。

yuioi6661
Bundle

@wellorbetter/dsh-input-history

Arrow-key input history for the DeepSeek Harness Web GUI: press Up/Down in the chat composer to recall previously sent messages, with a floating history dropdown.

wellorbetter1
Bundle

dsh-whale-avatar

给 DSH Web UI 的助手消息加头像与名字:App 图标 + 吃白饭的蓝色大肥鱼。Adds the app-icon avatar and the name to assistant messages in DSH Web UI.

lhjlol1
Bundle

dsh-chat-share

Share a selected range of chat messages as Markdown, HTML, or plain text (Web /share command, Header button, sidebar ... menu, redaction, auto-save)

chrisx9z1
Bundle

dsh-keyboard-history

Pure ↑/↓ input history for the DSH web composer: recall previously sent messages with arrow keys. Nothing else.

NormanFxxkingRockwell1
Bundle

@deepseek-ai/dsh-client-ui-annotator

Message Annotator for DeepSeek Harness: stage numbered quote+comment annotations on assistant messages (selection floating trigger + per-message action), then send them aligned and together to the agent

Theoz0011
Bundle

dsh-plugin-mermaid-preview

Mermaid diagrams in DeepSeek Harness: .mmd file previews in the document sidebar, and ```mermaid fences rendered inside chat messages

huiyeo1
Bundle

dsh-simple-view

Declutter the DeepSeek Harness chat: hide agent execution-log rows (Think / context injection / tool calls), tighten message spacing and font sizes, wrap messages in rounded-corner bubbles, and inject an editable "reply concisely" instruction into the system prompt.

hellofuture2068
Bundle

dsh-fold-context

Auto-fold context/system messages in DSH conversation — hide the large system prompt / instructions by default, click to expand.

cayan0x
Bundle

dsh-auto-mode

Auto Mode for DeepSeek Harness: auto-accept approval prompts (Claude Code auto-accept equivalent); the composer status chip is both indicator and toggle — no chat messages

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

@deepseek-ai/dsh-a11y-announcer

Accessibility plugin for the DeepSeek Harness web UI: announces tool calls as they appear and finished assistant messages through an aria-live region so screen readers read them aloud.

slohmaier
Bundle

@arcaneorion/dsh-stage-panel

DSH in-session panel view: project agent-generated self-contained HTML into a sandboxed iframe, with status bar and choice interactions delivered as real user messages.

ArcaneOrion