Skip to content
dsh.fish

Browse

211 results

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-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-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
Bundle

dsh-shell-wsl

Docker-container (WSL2 backend) shell executor for the DeepSeek Harness bash capability seam on Windows: every bash tool call runs in a disposable Linux container with the workspace bind-mounted.

kaixinyujue
Bundle

dsh-plugin-anti-rot

dsh plugin: compresses verbose tool error payloads (drops stack frames, caps message lines) on the tools/post-execute waterfall before they reach model context.

orangelightening
Bundle

dsh-side-dir

Project directory preview panel for the DeepSeek Harness web GUI: lazy directory tree + read-only file preview in the details column, toggled from the sidebar. Data flows through a fenced /dirpreview host command over the official command.execute RPC.

NonchalantLudens
Bundle

dsh-principal-binding-proof

Offline content-addressed proof of pseudonymous authority binding across DSH execution surfaces

dongsheng123132
Bundle

dsh-plan-and-execute

dsh plugin: plan-and-execute orchestration over ReactLoopAgent

jimmyzhang219
Bundle

dsh-status-bar

Live execution status bar for the DeepSeek Harness web GUI: real-time activity (thinking tail, running tools, elapsed time) plus event-driven LLM achievement summaries with expandable structured detail reports.

OuYangxin12
Bundle

dsh-ssh-workspace-manager

dsh-plugin: SSH hosts, workspace bindings, and remote exec/sync/compose for DeepSeek Harness.

telagod
Bundle

dsh-bat2exe

Compile Windows .bat/.cmd launchers into real .exe shells inside DeepSeek Harness: renders the icon, emits the C# wrapper, compiles with csc.exe (or dotnet), and installs Start Menu / Desktop shortcuts.

nirvanaslash
Bundle

dsh-remote-ssh-worktree

Remote execution worlds for DeepSeek Harness: create a git worktree on a remote machine over a self-hosted node daemon, and run the stock read / write / edit / bash / grep tools inside it.

lengmoXXL
Bundle

@dsh-external/dsh-tool-args-unwrap

Fixes malformed tool-call arguments (nested {"arguments":{…}} wrappers, wrapper-key aliases, param-key aliases) at the llm/stream seam — repairs execution, persistence and history replay in one place. 修复模型产出的畸形工具参数。

shy19805
Bundle

dsh-openkapsel

OpenKapsel workspace bridge for the DeepSeek Harness: operate a remote OpenKapsel workspace (files, shell, context, memory, sharing, preview) through skill-driven tool calls using only its workspace URL and control token.

zzzmmmnn
Bundle

@openworkproof/dsh-plugin

Verifiable authorization, execution evidence, and offline delivery verification for DeepSeek Harness

dengyier
Bundle

dsh-maxcompute

MaxCompute (ODPS) data analysis plugin for DeepSeek Harness: metadata browsing, cost-gated SQL execution, background jobs and result export.

dingxin-tech
Bundle

dsh-download-guard

DeepSeek Harness plugin: force every large-file download through the local aria2 engine by denying shell download commands at the tool pre-execute hook. Returns the exact aria2 replacement command. 强制下载统一走 aria2 的 DSH 插件。

BeiWay1145
Bundle

dsh-es

Whole-disk NTFS file discovery for DeepSeek Harness, backed by Everything's es.exe index, with POSIX-compatible path input and output

Rosmeowtis
Bundle

dsh-nushell-only

Nushell-only shell executor and Nushell syntax teaching for DeepSeek Harness (dsh 0.1.5-rc.2): every ctx.shell execution runs as `nu --no-config-file -c`, other shells are refused, and the model is taught Nushell.

YMRwithNoworry
Bundle

dsh-regression

Turn explicit coding-agent corrections into executable DeepSeek Harness regression tests.

chenghaoYang
Bundle

dsh-media-gen

Plan and execute Atlas Cloud image, video, audio, and 3D workflows in DeepSeek Harness.

AtlasCloudAI