Files
fusion/.changeset/add-run-now-button.md
Fusion 8beb1e181c 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
2026-04-20 17:16:22 -07:00

193 B

@gsxdsm/fusion
@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.