Skip to content
dsh.fish

Browse

9 results

Bundle

dsh-anchored-standard

Task-aware two-phase DeepSeek Harness preset: spec/react/weak first-request anchors (bash+read±edit/write), then the full Standard tool catalog after the first tool call.

Jungod112127
Bundle

@deeptrial/dsh-bash-rtk

DeepSeek Harness bash executor plugin that routes eligible commands through rtk (Rust Token Killer) to compress tool output and save tokens. Optional overlay: install, then enable via --patch.

DeepTrial13
Bundle

dsh-tool-monitor

Event-driven monitoring for existing DeepSeek Harness background jobs

yoke2331
Bundle

dsh-minimal-bash-fix

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

sd1g11
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

dsh-nushell

Run DeepSeek Harness's bash tool with Nushell

daief
Bundle

dsh-bash-scripting

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

satan9394
Bundle

dsh-pwsh-progress

对话流实时任务进度:后台任务(pwsh/bash/subagent 等 run_in_background)显示状态、耗时、进度条、预计剩余时间与停止按钮;非消费式 jobs.get 跟踪,模型 job_output 不受影响。

sssueason