Skip to content
dsh.fish

Browse

202 results

Bundle

dsh-bouncing-squares-example

Example plugin for dsh-granular-settings: three bouncing squares, one per settings scope (session, workspace, global). Switch sessions and workspaces to watch each scope behave differently. Exercises toggle, text, color, slider, number, enum, and multiselect controls.

joao-paulo-santos
Bundle

dsh-planner-executor

DeepSeek Harness 插件:规划/执行分离。主模型负责分析、规划与汇总,通过 delegate_execution 工具把执行工作委派给独立的执行子代理;执行子代理的模型、LLM 提供方、人格与工具范围在 Web 设置「规划与执行」分节配置(默认继承主模型)。子代理中间步骤永不进入主会话,最大化节约主模型 token。零构建依赖、纯 JS 即装即用:`dsh plugin --profile web add "github:mikuuuuuue/dsh-planner-executor"`。

mikuuuuuue
Bundle

dsh-rtk

RTK (Rust Token Killer) native plugin for DSH: auto-rewrites model shell commands to RTK-filtered equivalents through the official tools/execute hook, compressing tool output before it reaches the LLM context.

dd2673
Bundle

dsh-code-runtime-container

Container-isolated backend for the DeepSeek Harness code-execution seam: Code Mode programs run in a fresh container with no network, a read-only rootfs, and kernel-enforced memory, CPU, and pid ceilings

tancheng33
Bundle

wayfinder-dashboard

DeepSeek Harness 插件 / DeepSeek Harness plugin: Wayfinder decision-map dashboard. Every question stays visible; dependencies gate execution only.

Gyanano
Bundle

metaboard

Execution trajectories for work that isn't code — a DeepSeek Harness plugin, starting with content production.

SilasSolivagus
Bundle

dsh-tmux-cc

A persistent tmux control-mode cockpit for DeepSeek Harness Web.

adrianleb
Bundle

dsh-bioinf

Bioinformatics skill router plugin for DeepSeek Harness: searchable index over a large skill library, an anysearch web-search provider, remote-exec tooling, and scenario guidance for literature review, bio-data analysis, and remote training

gsh150801
Bundle

dsh-automation

RPA-style scheduled web automation for DeepSeek Harness: record browser operations, turn them into a requirements doc, let the LLM generate Python + Playwright code, then schedule execution with run records and email notifications.

kumanana66
Bundle

dsh-authmux

A DSH-native OAuth multiplexer for subscription-backed model providers

Q-xuan
Bundle

@try-works/dsh-righthand

DeepSeek Harness plugin: DSH-native righthand tools — durable KV store, credential/settings management, governed exec, and a tool guard

try-works
Bundle

@linsibin/dsh-task-board

DSH task-board plugin: adds a kanban tab (Chat/Trajectory/Tasks) to the DSH web GUI with drag-to-execute real agent runs.

linsibin
Bundle

dsh-d1

Cloudflare D1 tools for the DeepSeek Harness: d1_list/query/exec/schema/stats/health over the D1 HTTP API — read-only first, lexical read-only guard, write-approval gate, row clamping, CSV/JSON output.

cndn
Bundle

dsh-danger-guard

DSH 危险命令守卫:通过 tools/pre-execute 门禁拦截 bash/pwsh 高危命令(rm -rf /、mkfs、dd 写设备、管道执行脚本、git push --force 等),支持分级策略(极高危始终拒绝 / 中危跟随全局 deny/ask/log)、用户自定义规则与白名单。

czhzz
Bundle

dsh-keep-awake

Prevent the OS from sleeping while any DSH agent, subagent, or background job runs (SetThreadExecutionState / caffeinate / systemd-inhibit), with a web settings page

bearice
Bundle

dsh-fff

Fuzzy file finding and indexed content search for DSH: find_files / resolve_file / related_files / fff_grep. Pure-JS path index + subsequence scoring (no native dependencies). Port of pi-fff for the Pi coding agent.

sleepinginsummer
Bundle

dsh-vscode

DeepSeek Harness tool plugin: open files, folders, and diff views in the local Visual Studio Code (open_in_vscode tool), spawning Code.exe directly so the sandboxed shell cannot block it.

Hyna-hla
Bundle

dsh-ssh-plugin

SSH tool plugin for DeepSeek Harness: persisted SSH connections, workspace-bound defaults, and the ssh_exec model tool

YOLO-LZL
Bundle

@qing3a/dsh-tray

Windows 系统托盘插件:托盘图标 + 菜单(打开界面/状态/退出)+ 气泡通知,基于 trayicon(exe 宿主,无 native 编译)

qing3a
Bundle

dsh-acp-paseo

dsh ⇄ Paseo integration bundle: an enhanced ACP bridge exposing DeepSeek Harness (dsh) agents to Paseo with auto-discovered model catalog, plan/execute modes, thinking levels, and native dsh slash commands.

Bundle

dsh-remote-sandbox

One-line DeepSeek Harness bundle that moves the execution world into a crash-resilient, heartbeat-kept, workspace-synced E2B sandbox.

weijiafu8