Skip to content
dsh.fish

Browse

382 results

Bundle

dsh-session-manager

Full session management for the DSH web UI: delete (with trash/restore/purge), restore archived sessions, activity stats, continue/pause, fork to a new chat, unread markers, session rename, export transcripts as Markdown/JSON, open log folders, workspace grouping and sorting, and move sessions between workspaces. Plus a global context compaction threshold. No harness changes.

qewregrfhnm
Bundle

dsh-auto-approve

Automatic review of sandbox escalation requests for DeepSeek Harness, plus an /approve slash command for manually approving auto-denied actions (Codex Guardian-style)

xiuyuan18
Bundle

dsh-session-cleaner

Archived-session tools for DeepSeek Harness: restore, safely delete, clean leftovers, or continue with a new preset.

TheM14
Bundle

dsh-session-link

Session reference plugin for DeepSeek Harness: one-click copy of the current session's @session-id reference in the header, an @ mention menu that lists sessions by title, and a session_read tool that reads any local session by @session-id / dsh-session:URI / @title and projects it to readable conversation text — no more download-transfer-unzip to share context between sessions.

jinhuang712
Bundle

dsh-number-format

数字格式化:千分位、小数位、货币符号、百分比

uckkk
Bundle

dsh-plugin-chat-menu

在 DSH 会话输入框输入 @ 呼出工作目录文件浏览菜单:搜索、递归查找、逐级深入、多格式 snippet 引用

ChocoLZS
Bundle

dsh-session-delete

Adds a "删除会话 / Delete session" item to the session-row context menu (next to rename/fork/archive) — permanently removes session logs from disk, with live-session protection and a restart fallback queue.

Yicijiuhaobala
Bundle

dsh-custom-context-menu

DSH Web 自定义右键菜单:全局拦截 contextmenu,提供可扩展菜单框架,并内置“打开工作区文件夹”功能

sulfide2085
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

@doiiarx/dsh-todo-continuation

Todo-backed turn-stop gate and prompt plugin for DeepSeek Harness: blocks stop on unfinished work and prompts on no-todo or stale-todo streaks, configurable in the settings page.

DoiiarX
Bundle

dsh-proxy

DSH global proxy manager — system/manual proxy switch persisted to settings.yaml, injected by the DSH-GUI launcher (NODE_USE_ENV_PROXY)

EricXu20266
Bundle

dsh-delete-session

Delete a session (and its durable log) from the DSH Web GUI: a Delete session row in every session's overflow menu

SMWHff
Bundle

dsh-session-bridge

Session-level multi-thread orchestration for DeepSeek Harness: create ordinary sessions, send queued or interrupt prompts to any session by id, and enumerate sessions. Installs globally, independent of any agent preset.

FuWenLianggit
Bundle

dsh-skill-fuzzy

Fuzzy skill search for the dsh web UI '/' menu: replaces the prefix-match ui-skill source and adds a description preview panel for the highlighted candidate

Kevoyuan
Bundle

dsh-moa

Mixture of Agents (MoA) tool plugin for DeepSeek Harness — run several models in parallel on the same prompt, then have a stronger aggregator model synthesize a final answer. On-demand tool, zero cost when unused.

morphlinglan
Bundle

@dsh-external/dsh-session-cleanup

DSH profile bundle: Settings pages to list current/residual sessions and archived documents (ID, date, summary) and delete them with double confirmation.

ShiraGawaAnri
Bundle

dsh-hive

Turn DeepSeek Harness conversations into a hive: send_to_session delivers a task straight into another conversation and wakes it (with automatic result callback); list_sessions enumerates live conversations to target

llluchy
Bundle

dsh-workspace-dock

DSH web plugin: render the sidebar workspace folders as app icons in a new rail left of the sidebar; clicking an icon filters the main sidebar to that workspace's conversations; clicking the selected icon again opens its workspace menu.

qschen86
Bundle

dsh-question-composer

Enhanced ask_user_question composer for DeepSeek Harness: batch tabs, number-key answers, and a confirm summary on top of the stock question flow

1479650473
Bundle

dsh-admin

DeepSeek Harness Web GUI admin plugin: manual restart + auto version check (header button + settings page)

xiaokang6
Bundle

@peanutsdou/dsh-selection-tutor

DSH 划词学习小窗:选中文字后弹出“解释/翻译”,在当前会话的临时隐藏分支中追问,关窗即销毁。

PeanutsDou