Task progress panel
vlln/dsh-task-status · productivity
DSH plug-in: background task status bar (dialog page task progress + real-time output tail).
★ 8GitHub stars
0Forks
2026-08-14Last updated
JavaScriptLanguage
MITLicense
Project overview
后台任务状态条:对话页输入区上方的任务进度 UI——运行中计数 + 展开详情 + 实时输出 tail
跑一个后台任务即可看到状态条(如模型侧 bash 工具 runinbackground: true):
点击任务行展开 → 输出 tail 实时滚动(超过 10 行滚动条)。任务结束后状态条自动消失。 开发 Node half:src/index.mjs(镜像补丁 + /tasks /output 路由) client:src/client/task-status.tsx(dock 槽状态条) 许可
Install command
dsh plugin --profile web add github:vlln/dsh-task-status