agent-orchestrator/packages/web/server
i-trytoohard 84cd105c61
feat(web): enable tmux status bar in web terminal (#1470)
The tmux status bar was explicitly turned off when attaching a PTY
to a tmux session via the web terminal. This hid useful session
context (session name, window list, datetime).

Change status from 'off' to 'on' so users and agents can see the
tmux status bar in both CLI and web terminal views.

Closes #1469

Co-authored-by: AO Bot <ao-bot@composio.dev>
2026-04-22 21:58:52 +05:30
..
__tests__ feat(web): collapse attention zones to 4 with 5-zone feature flag (#1202) 2026-04-17 22:24:25 +05:30
direct-terminal-ws.ts fix: add terminal health metrics to /health endpoint 2026-04-09 16:13:44 +00:00
mux-websocket.ts feat(web): enable tmux status bar in web terminal (#1470) 2026-04-22 21:58:52 +05:30
start-all.ts feat(web): single-socket — multiplex terminals + sessions over one WebSocket 2026-04-06 22:46:29 -07:00
terminal-observability.ts chore: rename @composio scope to @aoagents across all packages 2026-04-09 15:59:33 +00:00
tmux-utils.ts fix: terminal servers compatible with hash-based architecture (#87) 2026-02-18 03:28:55 +05:30