Files
fusion/.changeset/fix-cli-help-lazy-command-load.md
Fusion c9b20fd1a0 feat(FN-2202): reposition and restyle task card agent badge
- Move the assigned agent badge out of the card header into a dedicated metadata row below task details
- Add a new .card-agent-row container to control spacing and alignment for the badge block
- Update .card-agent-badge styling to use token-aligned pill radius and color-mix backgrounds while removing monospace/fixed-width conventions
- Expand TaskCard agent badge tests to verify new DOM placement and enforced badge style rules
2026-04-21 00:32:12 -07:00

137 B

@gsxdsm/fusion
@gsxdsm/fusion
patch

Load CLI command handlers lazily so fn --help can exit quickly in bundled binaries without timing out.