hermes-bsd/ui-tui/src
Nick 0a83247e9f feat: add TUI session orchestrator
Add a first-class active-session orchestrator for the Ink TUI:

- list, activate, close, and launch live process-local TUI sessions
- hydrate committed and in-flight output when switching sessions
- dispatch a new prompt session from the +new row with session-scoped model picks
- expose a clickable live-session count in the status chrome
- preserve stable row order while initially focusing the current session
- support mouse hit-testing for floating orchestrator overlays
- add backend and frontend regression coverage for the lifecycle and UI helpers
2026-05-26 20:51:59 -07:00
..
__tests__ feat: add TUI session orchestrator 2026-05-26 20:51:59 -07:00
app feat: add TUI session orchestrator 2026-05-26 20:51:59 -07:00
components feat: add TUI session orchestrator 2026-05-26 20:51:59 -07:00
config feat: configurable paste collapse thresholds (TUI + CLI) 2026-05-25 06:23:18 -07:00
content feat: add TUI session orchestrator 2026-05-26 20:51:59 -07:00
domain
hooks fix(tui): recompute virtual tail after width resize 2026-05-23 14:49:26 -05:00
lib fix(tui): delineate assistant responses from details (#31087) 2026-05-25 10:23:03 -05:00
protocol
types
app.tsx
banner.ts feat(tui): responsive banner tiers 2026-05-23 17:37:51 -05:00
entry.tsx fix(tui): log parent gateway lifecycle exits (#31051) 2026-05-23 13:28:40 -05:00
gatewayClient.ts fix(tui): log parent gateway lifecycle exits (#31051) 2026-05-23 13:28:40 -05:00
gatewayTypes.ts feat: add TUI session orchestrator 2026-05-26 20:51:59 -07:00
theme.ts
types.ts