- Add AgentsView as a third view option alongside Board and List - Add view toggle button with board/list/agents options in Header - Integrate agents monitoring directly into main dashboard navigation - Remove separate Agents modal button from header - Update App.tsx to handle agents view state - Add comprehensive tests for AgentsView component and Header view toggle
6 lines
237 B
Markdown
6 lines
237 B
Markdown
---
|
|
"@gsxdsm/fusion": minor
|
|
---
|
|
|
|
Add Agents view as a third option in the main view selector. Users can now toggle between board, list, and agents views directly from the header toggle, without needing to open the separate Agents modal.
|