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

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

Session monitor dashboard (web): floating list of running/finished sessions, proactive round-completion toasts with jump-to-session, and a config panel

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).