feat(FN-2201): make Run Now available for active agents
- Show Run Now controls in AgentsView for active and running agents without requiring taskId - Rename Run Heartbeat copy to Run Now and update runs-tab accessibility labels in AgentDetailView - Add AgentsView coverage for Run Now visibility and startAgentRun invocation when no task is assigned - Update agent runs UI static-analysis tests and add a patch changeset for @gsxdsm/fusion
This commit is contained in:
5
.changeset/add-run-now-button.md
Normal file
5
.changeset/add-run-now-button.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add a "Run Now" action for active agents in the dashboard and remove the taskId gate so on-demand runs can be triggered even when no task is currently assigned.
|
||||
Reference in New Issue
Block a user