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
This commit is contained in:
5
.changeset/fix-cli-help-lazy-command-load.md
Normal file
5
.changeset/fix-cli-help-lazy-command-load.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Load CLI command handlers lazily so `fn --help` can exit quickly in bundled binaries without timing out.
|
||||
Reference in New Issue
Block a user