Skip to content
dsh.fish

Browse

152 results

Bundle

dsh-plugin-scaffold

Scaffold for a DeepSeek Harness plugin: config, tools, UI cards, and hooks in one template

Tianbaidi
Bundle

dsh-session-roots

DSH plugin (pure, no core changes): a session may write several project folders declared by a VS Code-style workspace file beside its cwd; the web half adds 'Open Workspace from File' and 'Add Folder to Workspace' to the sidebar.

yan4342
Bundle

dsh-scaffold

项目脚手架:生成 LICENSE / .gitignore / .editorconfig 等常见项目文件

uckkk
Bundle

dsh-sidebar-enhancement-search

Codex-style file search INSIDE the built-in dsh-better-sidebar Explorer tab (filter box under the workspace folder name), plus per-file-type icons/badges in the explorer tree and editor tabs

mastereal
Bundle

dsh-fold

DSH Web UI plugin: fold consecutive tool calls in one assistant turn into a single line (Codex-style), with live running-tool label, call count, and expand/collapse. Pure Slot/React implementation, no DOM patching.

Yancey2023
Bundle

dsh-thinkmeter

DSH client plugin: Think token meter + fold cards grouping thinks & tool calls between text dividers.

dmz2922990
Bundle

dsh-diffgeom

Differential-geometry symbolic computation for DeepSeek Harness via SymPy.diffgeom

hatter123
Bundle

dsh-maf

Microsoft Agent Framework (MAF) integration for DeepSeek Harness: validate, run and scaffold declarative agents and workflows defined in YAML, through native dsh tools.

WODE25500
Bundle

dsh-clipfile

Attach files and folders in the DSH composer: clipboard paste, native file/folder picker, @-mention path search; folders are converted to paged Markdown for the agent to read page by page

whyzsm
Bundle

dsh-chat-zone

DSH Web plugin: one-click chat folders under ~/dsh_CHAT/<date>/chatN, a 对话区 history panel, and a split/mixed sidebar layout for chats vs projects

lasdrder0705
Bundle

@goodandready/dsh-usage-guard

Keeps a malformed token-usage sample from taking a whole session history down with it: a missing or non-numeric counter becomes zero before the harness adds it up, so the fold never yields NaN and already-broken sessions open again.

GooDAnDReaDY
Bundle

harness-alchemist

Scaffold, validate, and publish portable coding-agent plugins across Claude Code, Codex, OpenCode, Antigravity, and DeepSeek Harness.

lunarmoon26
Bundle

dsh-spec-panel

An SDD (Spec-Driven Development) workbench for dsh-better-sidebar: browse OpenSpec specs/ and changes/, toggle tasks.md checklists, scaffold new change folders — specs live as real files under the session workspace.

zhangkkkai
Bundle

dsh-drag-path

Drag non-image files/folders into DeepSeek Harness web and insert their real absolute paths into the composer — no more "only images allowed". 拖拽工程文件/文件夹进 DSH,自动定位真实绝对路径插入输入框。

Rudyy898
Bundle

dsh-vault

DeepSeek Harness plugin: persist every conversation and log inside the workspace folder so copying that folder to a new machine restores all sessions (including the workspace name)

XiaoWind
Bundle

dsh-turn-fold

Two-level folding for DeepSeek Harness reasoning and tool calls

ruisenbai
Bundle

dsh-think-zh-expand-eac

DSH 思考增强插件(EAC 定制版):思考与回复强制中文(system-prompt 注入)+ 界面硬编码英文中文化。已移除全部接管对话渲染器的显示功能,不再与折叠类插件(dsh-auto-collapse / dsh-turn-fold)抢占 assistant-step 座位。DSH web plugin (EAC fork): force Chinese agent thinking/replies + localize hard-coded UI labels, with all renderer-hijacking display features removed.

jing-hy
Bundle

dsh-plugin-dev-assistant

DSH 插件开发助手:对话式引导,从零开始创建、测试、发布 DSH 插件

CodeDice1024
Bundle

dsh-chat-fold

Unofficial DeepSeek Harness plugin for compact long-session folding, end-to-end turn durations, and a five-times-larger default history window.

tntcannon5000
Bundle

@harzva/dsh-session-folders

给 DeepSeek Harness 的会话加一层「文件夹」归类:按 cwd 自动归档、手动移动到任意文件夹,文件夹路径即项目记忆作用域。 Adds a folder layer to DSH sessions: auto-file by cwd, move sessions between folders, folder path = project-memory scope.

Harzva
Bundle

dsh-cost-stats

DSH Web plugin: per-turn cost beside the native turn-usage pill, plus a per-reply Cost-stats settings page with calendar day/month pickers, fed by a host route that folds every stored session log (replies and context compactions alike). Official DeepSeek price tables (CNY + USD), peak/off-peak aware.

AGImentu
Bundle

dsh-launch-in-one-click

Generates and installs a verified one-click desktop launcher for DeepSeek Harness on Windows, after checking Node, npx, the desktop folder, and whether the target port is already serving a Harness instance.

233fxr-collab