jtt0001/dsh-progress-overlay ↗★ 0
dsh-progress-overlay
适用于 Windows 的 DSH 任务进度置顶悬浮窗:实时显示阶段、工具或命令、待办步骤进度、多任务列表,并支持在悬浮窗中直接进行审批回复。
AI 分析
核心用途是提供全局置顶的任务监控面板。适合在 Windows 上运行复杂、多步骤 Agent 任务,需要随时查看进度或进行审批的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jtt0001/dsh-progress-overlay说明文档
阅读完整 README ↗1) 构建 exe(可选;无 exe 时插件会自动使用 powershell 兜底宿主)
powershell -NoProfile -File D:\DeepSeek\dsh-progress-overlay\resources\build.ps1