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 1ff50c6e9e
commit 8be2a39105

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.