Skip to content

refactor(app): restore terminal-first shell - #308

Open
chareice wants to merge 2 commits into
mainfrom
feature-terminal-first-reset
Open

refactor(app): restore terminal-first shell#308
chareice wants to merge 2 commits into
mainfrom
feature-terminal-first-reset

Conversation

@chareice

@chareice chareice commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • restore the desktop TabBar and host switcher plus the terminal-only mobile workbench
  • add a shared on-demand Workspace Manager: desktop drawer and mobile bottom sheet over the same workspace-to-terminal tree
  • support workspace create, rename, delete, reorder and terminal select, create, move, and close without restoring session-mode navigation
  • remove frontend agent-session navigation, chat/create flows, browser state, API wrappers, and E2E coverage
  • preserve compression, previous-tab keepalive, mobile input and touch-scroll fixes, and forget-host support

Product boundary

The browser is terminal-only again. Workspaces remain the organization model, managed through the top tabs for fast switching and the Workspace Manager for complete management. This does not delete backend ACP data or routes; it removes the unfinished mixed session UX while keeping server and storage compatibility dormant.

Validation

  • pnpm typecheck
  • pnpm test (38 files, 292 tests)
  • pnpm build
  • pnpm e2e:test (84 tests, including desktop and mobile Workspace Manager flows)
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant