Skip to content
dsh.fish

Browse

171 results

Bundle

dsh-preset-composer

Host-only custom agent preset editor via the /preset-composer slash command: name, description, preset prompt, skills, and plugins. A client UI (child-slot configure button) is reserved for future DSH support of out-of-tree client bundles.

masquerator-coder1
Bundle

@domitor-syh/dsh-rollback

TRAE-style conversation rollback for DeepSeek Harness: per-turn checkpoints, file restore + in-place conversation truncation, model tool, /rollback command, and a Web rollback button with affected-file diff preview

domitor-syh1
Bundle

dsh-plugin-wallpaper

DeepSeek Harness web plugin: a cyberpunk skin for the sidebar and icon buttons plus a custom background image, both controlled from the Settings panel.

mwilljx-web
Bundle

dsh-telegram-bridge

DSH host plugin: notify via Telegram when a conversation finishes or needs user confirmation (ask_user_question / approvals), and let you reply from Telegram to continue the session. Bare messages (no sessionId) are app-routed: calendar-related text goes to the calendar app conversation, everything else creates a new conversation in the chat app. Since v0.4.0 it is also the single truth source of the per-session approval policy (ask / allowed-once / rejected) — Telegram's /approve and the web card's third button turn the same knob; grants made from the web live in process memory only and are revoked on restart.

qschen86
Bundle

@dsh-external/dsh-quota-cards

DSH profile bundle: account quota cards beside the composer — DeepSeek balance with a configurable refresh interval (1/5/10/30/60 min), and OpenCode Go 5h/weekly/monthly token usage. The card follows the selected model and carries a debounced manual refresh button.

ShiraGawaAnri
Bundle

@local/dsh-plugin-voice-input

Voice input plugin for DeepSeek Harness web: a mic button in the composer that recognizes speech (Web Speech API) and fills the draft, with optional auto-send.

NewDaNew
Bundle

dsh-system-control

DSH web plugin: sidebar-embedded DeepSeek balance readout with a black minimalist full-shutdown button.

lnetrit-alt
Bundle

@maybemar/dsh-ctrl-c

Ctrl+C interrupts the running agent turn in the DSH Web GUI — same as clicking the stop button

Maybemar
Bundle

dsh-emoji-wallet

DeepSeek balance wallet button for DSH: one click shows your API balance. · DSH 余额小钱包:点一下就看见本猫的小钱包

ankesu
Bundle

dsh-prompt-polisher

A safe, native prompt polishing button for the DeepSeek Harness composer.

SiYue-ZO
Bundle

dsh-kill-restart

One-click kill button for the DSH Web GUI – kill the server process so you can restart without taskkill.

mozhi5795
Bundle

dsh-profile-plugin-session-delete

DSH web plugin: native sidebar batch-delete for sessions (header button + row checkboxes) with self-healing slot patch.

cynch18
Bundle

dsh-rapid-ocr-ui

Dual-face (host + client) plugin: independent text-output ocr_image tool + tools/execute read_image capability dispatch + ctx.ocr seam, with a conversation.input.left OCR toggle button.

kid-tea
Bundle

@yoyoyoake/dsh-token-plan-monitor

Multi-provider usage monitor for DeepSeek Harness: per-provider balance / token-plan usage card in the sidebar footer (above the Settings button) plus a「用量监控」settings section for per-provider special config (cookies, API keys), persisted in settings.yaml.

YOYOYOAKE
Bundle

@omdsh-plugins/omdsh-status

Current project and its git state at a glance for the DeepSeek Harness web GUI: the project name with its branch and change counts, in the Work window's conversation header, left of the Session log export button

omdsh-plugins
Bundle

dsh-opencode-usage

OpenCode Zen + Go usage readout for the dsh web GUI: a composer button showing concentric rings (5h / weekly / monthly) that opens a usage panel.

zzh799
Bundle

dsh-sidebar-enhancement-folder

Reveal the containing folder of any file open in a dsh-better-sidebar editor tab (explorer /select), one button per tab

mastereal
Bundle

dsh-quick-restart

One-click restart button for the DeepSeek Harness Web UI: a sidebar footer button that restarts the dsh web process (single click, no confirmation step). / DSH Web 界面一键重启按钮:侧边栏底部按钮,单击即重启 dsh web 进程。

zhuifengqug
Bundle

dsh-tool-markitdown

DSH plugin: convert user-sent non-text files (PDF/DOCX/XLSX/PPTX/HTML/CSV/EPUB/…) into LLM-friendly Markdown with Microsoft MarkItDown — composer file button + model-facing markitdown tool + send-time auto-convert.

jiavenzhong
Bundle

dsh-interrupt-send

DeepSeek Harness client plugin: a tool-row button in the composer that aborts the running turn and immediately sends the current draft as the next turn (opt-in — normal Enter still queues).

Hyna-hla
Bundle

dsh-remote-qr-button

Floating phone-pairing QR button for the DSH WebUI. Companion UI for dsh-remote-link: opens its /qr pairing page in an in-app overlay.

huaxiren6
Bundle

dsh-usage-card

Sidebar usage card for the dsh web GUI: 7d/30d token usage, spend and remaining DeepSeek balance, rendered above the settings button.

kazma258
Bundle

dsh-task-console

DSH client plugin — flip to the back of the page for a floating glass task console: live background jobs, subagents, session overview and workspace of the current session, with mouse-draggable and mouse-resizable cards (bottom-right handle, size persisted per card); the top-right card conversation calls a temporary agent session to refactor each card's style and internal controls from natural language, and any conversation can author cards via [taskcard] blocks (text/heading/note/stats/progress/trend/kv/links/chips/checklist/counter/button/table/code/toggle/countdown/bars/image). Cards can be published as copies onto a fullscreen infinite canvas with named boards, share strings and a zero-dependency WebSocket relay for multi-user editing, and a right-hand dock renders the project's archify architecture diagram (embedded, sandboxed, resizable).

He2way