agent-teams-dashboard 0.8.0 → 0.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -10,6 +10,7 @@ Real-time monitoring dashboard for [Claude Code](https://claude.ai/code) agent t
|
|
|
10
10
|
- **Responsive Design** — Full RWD: mobile (drawer + tab bar), tablet (auto-collapsed sidebar), desktop (three-column)
|
|
11
11
|
- **Team Overview** — Live status cards with status dots, progress bars, and member counts
|
|
12
12
|
- **Agent Sessions** — Per-agent session grouping with expandable timeline
|
|
13
|
+
- **Agent Sort Toggle** — Switch between time-sorted (default) and team-grouped view in Conversations mode
|
|
13
14
|
- **Kanban Task Board** — Pending / In Progress / Completed columns
|
|
14
15
|
- **Agent Activity Monitor** — Real-time messages and tool usage per agent
|
|
15
16
|
- **WebSocket Streaming** — File system changes pushed to browser instantly
|