hermes-agent/apps
ethernet 0e704e9220 fix(desktop): keep tab bar visible when toggling bottom panel panes
When terminal and logs share a zone, toggling one off no longer folds the
entire zone — it switches to the still-open sibling so the tab bar stays
accessible. When the zone does collapse with ≥2 panes, the horizontal tab
bar remains visible (instead of degrading to a vertical rail) so the user
can switch between terminal/logs without expanding first.

- store.ts: add paneOpenGetters registry; setPaneCollapsed checks for an
  open sibling before minimizing the zone
- controller.tsx: bindPaneCollapse registers an open-state getter
- tree-group.tsx: verticalCollapse only for lone panes; ≥2 keeps the strip
2026-07-16 14:30:08 -04:00
..
bootstrap-installer fmt(js): npm run fix on merge (#65229) 2026-07-15 21:40:56 +00:00
desktop fix(desktop): keep tab bar visible when toggling bottom panel panes 2026-07-16 14:30:08 -04:00
shared fmt(js): npm run fix on merge (#65229) 2026-07-15 21:40:56 +00:00