Skip to content

Sessions and Session Dock

back2vibing exposes sessions in two places:

  • The Session Dock is the fast overlay for live work.
  • The Sessions tab is the full list for history, resume, and cleanup.

Move the pointer to the top edge of the screen or use the shortcut shown in Keyboard.

  • Click a session to focus it.
  • Hover a live session to peek without moving keyboard focus.
  • Move away to return the peeked window to its previous position.
  • Use + Agent in a workspace group to start another agent in that workspace.
  • Open Workspaces to create a worktree, add agents, or run Sync & Test for a workspace group.

When the experimental Prompt Panel is enabled for a supported agent, permission and question controls also appear in the dock.

back2vibing
FileEditWindowHelp
Tue 9:41 AM
GGhostty
acme-web
claude “fix the auth middleware”
Reading src/auth/middleware.ts…
Waiting for permission to edit middleware.ts.
Codex
acme-api
Improve keyboard busy detection
Reviewing the authentication changes
Codex
2 files changed · 8 tests passed
Ready for review
Message Codex…⌘ ↵
Cursor
acme-web
optimize queriesacme-web
Optimize the slow user query.
Cursor
I found an N+1 query. May I edit query.ts?
Permission required · Edit query.ts
Ask Cursor…
Conductor
b2v/payment-retries
payment retries
b2v/payment-retries
Connected
Check the payment retry branch.
Conductor
Everything is green. The latest change is ready to review.
Tests passed · 3 files changed
Message Conductor…
⋮⋮
📌
Follow work across every app

Watch the active session move from terminal to Conductor to Cursor to Codex.

Choose the filter that matches the task:

  • Active — live sessions you can focus now.
  • Recents — live and historical sessions.
  • Workspaces — sessions grouped around repositories and worktrees.

An inactive session may offer Resume, Open App, or Copy command, depending on what the agent supports.

  • Deleting a live session ends it but keeps it in history.
  • Deleting an inactive session removes it from history.
  • Select several rows for bulk resume-command copying or deletion.
  • Dock — preferred terminal and agent, workspace launcher, and the workflow new sessions open in: a terminal tab or pane, tmux, Zellij, or Herdr. Herdr is the recommended workflow; see Workspaces.
  • Keyboard — Session Dock shortcut.
  • Focus — alert behavior and Prompt Panel handling.

See Workspaces for workspace creation and Sync & Test.