chore(release): v0.2.3

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-04-25 00:33:35 -07:00
parent fb8b3e4a28
commit d2f259cac5
5 changed files with 27 additions and 13 deletions

View File

@@ -1,11 +0,0 @@
---
"@runfusion/fusion": patch
"runfusion.ai": patch
---
TUI header redesign and Settings ←/→ pane navigation
- Replace the dual section + interactive tab strips with a single unified strip: `[m] Main [b] Board [a] Agents [g] Settings [t] Git [e] Explorer`. Status mode highlights the Main pill; interactive views highlight their own. Number-key shortcuts (15) for status sections still work but are no longer rendered in the header chrome.
- Width tiers now fit comfortably at every terminal size: full labels at cols ≥ 90, glyph-only at 5089 (every shortcut still visible), FUSION + active pill only below 50. Help/quit shows at cols ≥ 110.
- New `m` shortcut switches to status mode (Main); `s` kept as alias.
- Settings interactive view: `←` focuses the list pane, `→` focuses the detail pane. `Tab` still cycles either way (consistent with Agents view).