zhangsaizz/dsh-widgets-plugin--packages-dsh-client-ui-session-monitor0

@dsh-plugins/client-ui-session-monitor

会话监控仪表盘(Web):运行中/已结束会话的悬浮列表、带跳转会话功能的主动回合完成弹窗提示,以及配置面板。

AI 分析

核心用途是提供全局会话状态监控,支持后台任务进度显示和一键跳转。适合同时运行多个 Agent 会话、需要实时掌握各会话执行状态的高频用户。

包名
@dsh-plugins/client-ui-session-monitor
版本
0.1.0
最近更新
2026年8月16日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

Usage

No configuration is needed after mounting:

  1. Watch — the panel lists the live (non-subagent) sessions; running sessions sit on top with a pulsing dot, the header and collapsed pill show the busy count (running plus sessions with subagents/background jobs executing), and each row carries a 后×N badge with its background-task count.
  2. Jump — click any row to switch the app to that session.
  3. Shrink / zoom — click the button in the header to collapse the panel into a compact pill (tap the pill to expand it again); drag the bottom-right corner handle to zoom the panel from 0.6× to 1.6×. Both the position and the zoom persist.
  4. Notifications — when a session finishes a round, a toast appears (auto-dismiss or confirm-required per the settings). Click 跳转 to jump, 知道了 to dismiss.
  5. Configure — open Web settings → Widgets → Session monitor → Configure to tune notifications (on/off, dismissal, seconds, sound, current-session scope), whether to show subagent sessions (off by default), and the list (busy-only, done marks).