agent-teams-dashboard 0.3.1 → 0.4.0

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
@@ -33,6 +33,9 @@ Real-time monitoring dashboard for [Claude Code](https://claude.ai/code) agent t
33
33
  ### Agent Panel — Activity Detail
34
34
  ![Agent Panel](docs/demo-agent-panel.png)
35
35
 
36
+ ### Conversations — Project > Agents > Sessions
37
+ ![Conversations](docs/demo-convos.png)
38
+
36
39
  ## Quick Start
37
40
 
38
41
  ```bash
package/README.zh-TW.md CHANGED
@@ -33,6 +33,9 @@
33
33
  ### Agent 面板 — 活動詳情
34
34
  ![Agent Panel](docs/demo-agent-panel.png)
35
35
 
36
+ ### 對話模式 — Project > Agents > Sessions
37
+ ![Conversations](docs/demo-convos.png)
38
+
36
39
  ## 快速開始
37
40
 
38
41
  ```bash