Skip to main content
Schaltwerk is designed for keyboard-first workflows. You can manage multiple agents across multiple sessions without lifting your fingers from the keyboard. Keyboard navigation overview showing shortcuts for projects, filters, sessions, and terminal tabs

Terminal Focus

Schaltwerk uses a two-pane terminal layout:
  • Top pane: Agent terminal — where Claude, Codex, or other agents run
  • Bottom pane: Shell terminal — your personal shell for running tests, git commands, etc.
Switching focus:
  1. Cmd+T focuses the top (agent) terminal
  2. Cmd+/ focuses the bottom (shell) terminal
  3. Cmd+[ ] switches tabs within the focused pane
  4. Cmd+Shift+A adds a tab in the focused pane (agent tab on top, shell tab on bottom)
  5. Cmd+W closes the active tab in the focused pane
When focused on the top pane, Cmd+[ and Cmd+] cycle through agent tabs. When focused on the bottom pane, they cycle through shell tabs. The same context-aware logic applies to Cmd+Shift+A and Cmd+W.

Multi-Session Workflow

Run multiple agents in parallel and review their work:

Quick Review Workflow

Review all running sessions without touching the mouse:

Multi-Project Workflow

Working on frontend and backend simultaneously:

Customization

All shortcuts can be remapped in Settings → Keyboard Shortcuts. Click Record to capture a new key combination.
Some shortcuts may conflict with macOS system shortcuts. Check System Settings → Keyboard → Keyboard Shortcuts if they don’t work as expected.