Files
fusion/.changeset/fix-agent-list-modal-css.md
gsxdsm 965783db95 fix(KB-605): add CSS variables for agent badges and AgentListModal tests
- Add missing CSS variables for agent state badges in AgentListModal
- Add comprehensive test suite for AgentListModal component (754 lines)
- Include changeset documenting the CSS fix
2026-03-31 17:17:19 -07:00

335 B

@gsxdsm/fusion
@gsxdsm/fusion
patch

Fix AgentListModal CSS variables for agent state badges

Added missing CSS variable definitions for agent state colors (--state-idle-bg, --state-active-bg, --state-paused-bg, --state-error-bg and their text/border variants) to ensure agent state badges render correctly in the Agents management modal.