Skip to content

Workspace-style tabs with multiple terminal sessions inside one project tab #9382

@jimmyn

Description

@jimmyn

Summary

Workspace-style project tabs should support multiple independent terminal sessions inside one top-level tab (for example: Claude Code + local server + extra shell).

Problem

I want one top-level tab to behave like a project workspace and keep all related sessions grouped together. In agentic coding workflows, this commonly means running an agent in one session and local runtime/development commands in additional sessions in the same workspace. The current model does not provide a true workspace-with-internal-sessions/sub-tabs flow for this use case.

Reproduction steps or desired workflow

  1. Open a project as a single top-level tab/workspace.
  2. Start Claude Code (or another CLI agent) in one terminal session inside that workspace.
  3. Open a second terminal session in the same workspace to run a local server.
  4. Optionally open a third+ terminal session for tests/logs/other commands.
  5. Switch among these sessions within the same workspace context without splitting the project across multiple top-level tabs.

Artifacts

Image

Warp version

v0.2026.04.27.15.32.stable_02

Operating system

macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:agentAgent workflows, conversations, prompts, cloud mode, and AI-specific UI.area:window-tabs-panesWindow, tab, pane, and workspace layout management.area:workspaceFile tree, workspace navigation, project switching, and working-directory management.enhancementNew feature or request.needs-mocksos:macmacOS-specific behavior, regressions, or requests.repro:unknownThe report does not provide enough evidence to estimate reproducibility yet.triagedIssue has received an initial automated triage pass.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions