feat(dashboard): move agent Import button to global agents header

Surfaces Import alongside "New Agent" in the agents header and removes
the duplicate buttons from individual agent detail pages and the
controls panel.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
gsxdsm
2026-05-05 22:59:49 -07:00
parent 65ef9eab00
commit 9d13295617

View File

@@ -0,0 +1,5 @@
---
"@fusion/dashboard": patch
---
Move the agent Import button to the global agents header, next to "New Agent", and remove it from individual agent detail pages and the controls panel.