Skip to content
dsh.fish

Browse

61 results

Bundle

@jyleaves/dsh-win-bash-fix

Windows Git Bash fix for DeepSeek Harness (dsh): MSYS sandbox conflict + terminal inspector, plus the minimal-win collective-thinking preset (we/let's reasoning chain).

Jyleaves2
Bundle

windows-bash

Make Git Bash the only terminal tool for DeepSeek Harness on Windows: enables the bash executor and tool on win32, disables PowerShell (pwsh) everywhere, ships standard-bash/code-bash/cordis-bash agent presets, and sets the sandbox/approval defaults Git Bash's cygwin runtime needs.

bainianlaoyao1
Bundle

dsh-bash-testing

SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。

satan93941
Bundle

powershell-fix

DeepSeek Harness (DSH) host-layer plugin: detects and auto-fixes Windows PowerShell command syntax mistakes — bash constructs, broken line continuations, pasted prompts, CRLF pollution — then executes the corrected command through the host shell seam under the normal sandbox/approval policy

GuTianshuo1
Bundle

dsh-minimal-bash-fix

DSH agent preset 分发包:修复极简模式(minimal)预设中 persistent bash 工具约 3.5s 延迟返回的完成检测 bug,并同步 minimal-fast preset 到 ~/.dsh/.agent-presets/minimal-fast。

sd1g11
Bundle

@deepseek-ai/dsh-plugin-session-terminal

DeepSeek Harness 会话终端观察插件:在 Web 会话视图环新增「终端」页签,只读实时展示当前会话 bash 命令、状态、输出与耗时,不提供执行/交互能力。

GHJIVHIDD1
Bundle

dsh-tool-monitor

Event-driven monitoring for existing DeepSeek Harness background jobs

yoke2331
Bundle

@deepseek-ai/dsh-exit-bash

One-click control that closes a session's persistent bash terminal (dual-face: /exit-bash command + session-header button) so the sandbox mode can be switched

123625661
Bundle

dsh-plugin-node-time

Hover timestamps for DSH web chat nodes — start–end (and duration) on Think, Bash and every tool/step row · 在 web 界面 hover Think/Bash 等会话节点行时显示开始-结束时间与用时的 DeepSeek Harness 插件

focksor1
Bundle

dsh-tui-jobs

Background jobs panel for dsh-TUI: /jobs lists, watches, inspects and cancels background jobs (bash, subagent, …) via the ctx.jobs registry.

FUSU123fusu
Bundle

dsh-silent-pwsh

Self-healing DeepSeek-Harness plugin: keeps confined pwsh/bash console windows invisible (SW_HIDE) on Windows — no black console flash on every sandboxed command.

chengyimingvb
Bundle

@dsh-external/dsh-nav-keys

DSH Web 输入框方向键插件:裸 ↑/↓ 像终端一样召回与切换已发送消息历史(bash 语义),零核心改动

ClausYang
Bundle

dsh-agent-shell

Agent shell tools (bash via Git Bash, cmd) with a live shell-record feed: every execution is recorded and served to the right-drawer Shell drawer over a loopback RPC channel. 对话右侧 Shell 抽屉:bash/cmd/pwsh 命令执行与记录展示。

PastSheep
Bundle

dsh-nushell

Run DeepSeek Harness's bash tool with Nushell

daief
Bundle

@omdsh-dev/dsh-bang-shell

Run !-prefixed commands directly from the DeepSeek Harness Web composer without sending them to the model.

ClausYang
Bundle

dsh-workspace-envrc

Out-of-tree DSH bundle: applies the local machine's native direnv environment to explicitly Agent/workspace-owned Bash executions and local stdio workspace MCP rows. Depends on dsh-workspace-overlay; requires a host-installed direnv; never calls allow/deny or reads .envrc itself.

TTTPOB
Bundle

@icelily/dsh-all-gitbash

DeepSeek Harness plugin: routes every pwsh command execution on Windows through Git for Windows bash — the pwsh and bash tools actually run git bash, so the model writes bash natively.

liceses
Bundle

dsh-windows-minimal-adapter

Windows极简模式适配:安装后自动为 DeepSeek Harness 生成适配 Windows 的“极简模式”agent 预设(pwsh,及按 PATH 自动选择 Git Bash / WSL2 的 bash),卸载时自动删除并复原。

Dekurri
Bundle

dsh-win-multi-bash

Windows multi-bash plugin for dsh: git_bash / wsl_bash model tools plus a shell-select executor routing the single ctx.shell seat across Git Bash, WSL and pwsh (pwsh stays the default).

Dinosaur-MC
Bundle

dsh-bash-scripting

Bash 脚本防御模式:set -euo pipefail、参数校验、错误处理、可调试。受 wshobson/agents(38k★ MIT)启发。

satan9394
Bundle

dsh-plugin-gitbash

Run commands on the Windows host's Git for Windows Bash from DeepSeek Harness. WSL-aware, auto-detects the git-bash install path, zero runtime dependencies.

Jinsight-gif