agent-orchestrator/packages/web
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
..
e2e feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
public Fix web imports for service worker and project utils 2026-03-25 14:08:54 +05:30
screenshots fix: polish shimmer states, terminal PR inference, and gitignore .gstack 2026-04-05 20:52:00 +05:30
scripts Add multi-project storage, resolution, and project settings support (#1343) 2026-04-21 17:45:55 +05:30
server feat(web): enable tmux status bar in web terminal (#1470) 2026-04-22 21:58:52 +05:30
src feat(sessions): derive display names from task context (#1220) (#1224) 2026-04-22 12:24:03 +05:30
.env.local.example feat: configurable terminal server ports for multi-dashboard support (#113) 2026-02-19 04:00:19 +05:30
.gitignore Normalize dashboard project filtering and align session layout 2026-03-25 14:34:55 +05:30
CHANGELOG.md chore: replace changelog edits with changeset 2026-04-19 19:59:16 +05:30
eslint.config.js fix: resolve three Next.js build warnings in web package (#1087) 2026-04-17 10:43:01 +05:30
next-env.d.ts feat: implement web dashboard with attention-zone UI and API routes (#1) 2026-02-14 14:26:59 +05:30
next.config.js Add multi-project storage, resolution, and project settings support (#1343) 2026-04-21 17:45:55 +05:30
package.json Add multi-project storage, resolution, and project settings support (#1343) 2026-04-21 17:45:55 +05:30
postcss.config.mjs feat: implement web dashboard with attention-zone UI and API routes (#1) 2026-02-14 14:26:59 +05:30
tsconfig.json fix: terminal servers compatible with hash-based architecture (#87) 2026-02-18 03:28:55 +05:30
tsconfig.server.json fix: scope node types to node packages 2026-04-13 18:25:21 +05:30
vitest.config.ts fix: register codex web activity plugin 2026-04-18 14:15:29 +05:30