- 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
6 lines
263 B
Markdown
6 lines
263 B
Markdown
---
|
|
"@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).
|