jtt0001/dsh-progress-overlay0

dsh-progress-overlay

适用于 Windows 的 DSH 任务进度置顶悬浮窗:实时显示阶段、工具或命令、待办步骤进度、多任务列表,并支持在悬浮窗中直接进行审批回复。

AI 分析

核心用途是提供全局置顶的任务监控面板。适合在 Windows 上运行复杂、多步骤 Agent 任务,需要随时查看进度或进行审批的用户。

包名
dsh-progress-overlay
版本
0.1.2
许可证
MIT
最近更新
2026年9月8日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jtt0001/dsh-progress-overlay

1) 构建 exe(可选;无 exe 时插件会自动使用 powershell 兜底宿主)

powershell -NoProfile -File D:\DeepSeek\dsh-progress-overlay\resources\build.ps1