dsh-task-progress
DSH 长任务的实时进度:脚本往该会话自己的进度文件追加 JSON 行,不能自报进度的命令可用 `dsh-progress run -- <cmd>` 包装,Web 界面用悬浮窗与右侧栏 tab 展示,未上报的后台任务也会列成任务行。
Live progress for long-running DSH tasks: a script appends JSON lines to a per-session progress file, the Web UI draws them in a floating overlay and a right-sidebar tab that also lists background jobs which reported nothing, and `dsh-progress run -- <cmd>` wraps a command that cannot report for itself.
怎么安装
dsh plugin add dsh-task-progress 简介
dsh-task-progress **Live progress for long-running tasks in DeepSeek Harness.** A script reports structured progress to a file; the Web UI shows it in a floating overlay and a right-sidebar tab — no polling the agent, no waiting for the command to finish. **Version 0.3.0** · MIT · 中文 · Changelog *A real session, not a mock-up: the floating panel with one task reporting.* *Click it to expand, or open the **Task progress** tab in the right sidebar.* Why this exists DSH's pwsh/bash tools are not streaming: a foreground command's output appears only when it finishes, and a background job's output …
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-24
- 创建于
- 2026-09-21
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh, dsh-plugin, long-running-tasks, plugin, progress, typescript
同类推荐
radar
skyhook-io/radar
缺失的开源Kubernetes UI,内置面向AI代理的MCP服务器。查看出了什么问题、原因以及变化。问题、拓扑、事件时间线、Helm、GitOps、实时服务流量和集群审计——全部集成在一个Go二进制文件中。
dsh-desktop
anywhere-labs/deepseek-harness-desktop
为 DeepSeek Harness (DSH) 生态打造的现代化桌面端体验