Skip to content

Agents: no way to open a new session beside the current one #334508

Description

Problem

In the Agents window, New (⌘N) always replaces the session in the active slot. When you're already working in a session and want to open a second one and work in both, there's no single gesture for it — you have to rearrange the grid yourself, in one of two ways:

  • Take an existing session, move it to the side, and then click New; or
  • Click New — which replaces what you were looking at — and then find the session you were working in and move that one to the side.

Either way it's a two-step detour, and the second one makes you lose sight of your session before you get it back.

Steps to reproduce

  1. Open a session in the Agents window.
  2. Press ⌘N (or click New).

Current: the composer replaces the session you were looking at.
Expected: a way to keep the current session visible and start the new one next to it, in one action.

Why it matters

The grid already supports side-by-side sessions — Alt+click on a row in the sessions list opens an existing session to the side — but there's no equivalent for creating a new one. Comparing two agents on the same task, or kicking off a second session while the first is still running, is a common flow that currently costs an extra manual rearrange.

Proposal

  • A New Session to the Side command with a keybinding.
  • Reachable from the New button without adding a second button — e.g. a split button, plus Alt+click to match the Alt = "to the side" convention the window already uses.

Activity

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

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions