feat(KB-659): add Agents view toggle to main view selector
- 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
This commit is contained in:
5
.changeset/add-agents-view-toggle.md
Normal file
5
.changeset/add-agents-view-toggle.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@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.
|
||||
Reference in New Issue
Block a user