- docs(FN-1664): add changeset for Active Agents card selection fix - test(FN-1664): add regression tests for active agent card selection - feat(FN-1664): wire ActiveAgentsPanel selection to open AgentDetailView
263 B
263 B
@gsxdsm/fusion
| @gsxdsm/fusion |
|---|
| patch |
Fix Active Agents card selection so spawned agents can open AgentDetailView. Added click and keyboard (Enter/Space) support to LiveAgentCard components with proper accessibility attributes (role="button", tabIndex=0, aria-label).