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
- Open a session in the Agents window.
- 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.
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: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
⌘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+clickon 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
Alt+clickto match theAlt= "to the side" convention the window already uses.