Bundle
dsh-tool-monitor
Event-driven monitoring for existing DeepSeek Harness background jobs
yoke2331
7 results
Event-driven monitoring for existing DeepSeek Harness background jobs
DSH agent preset 分发包:修复极简模式(minimal)预设中 persistent bash 工具约 3.5s 延迟返回的完成检测 bug,并同步 minimal-fast preset 到 ~/.dsh/.agent-presets/minimal-fast。
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.
Run DeepSeek Harness's bash tool with Nushell
Bash 脚本防御模式:set -euo pipefail、参数校验、错误处理、可调试。受 wshobson/agents(38k★ MIT)启发。
Atbash 密码
对话流实时任务进度:后台任务(pwsh/bash/subagent 等 run_in_background)显示状态、耗时、进度条、预计剩余时间与停止按钮;非消费式 jobs.get 跟踪,模型 job_output 不受影响。