SSH & local terminals, a multi-database SQL client, a Monaco editor, browser panes and an AI quick-chat — in one tiling, drag-and-drop grid.
Built around running and supervising agents (Claude, Codex, Cursor) across many sessions at once.
No more juggling a terminal app, a database client, an editor and a browser. Split, drag, swap and zoom panes; keep multiple workspaces; it all persists across restarts.
Split horizontally or vertically, drag to rearrange and swap panes, zoom one to focus. Layout, panes and zoom persist across restarts.
Two renderers (xterm / ghostty), a live process tree with CPU & memory, and listening-port detection with one click to open or kill. WSL on Windows.
PostgreSQL, MySQL / MariaDB, SQLite and SQL Server. Browse the schema tree, run queries in tabbed editors, edit results in a virtualized grid, EXPLAIN, and import / export.
The editor that powers VS Code, embedded as a pane — file tree, tabs and live file watching, right next to the terminal editing the files.
Web views inside the grid, plus an automation bridge so an agent in a terminal can drive its own pane — open, navigate, screenshot, read the console and inspect the DOM.
Tracks Working / Waiting / Done per terminal via lifecycle hooks, so a wall of sessions shows at a glance which one needs you — with a sound when one finishes.
Encrypted SSH connections, connection testing, known-hosts and an opt-in saved-password prompt — secrets stay in the main process and never reach the renderer.
SFTP sync to remote targets (.gitignore-aware), freeze a background workspace's processes (SIGSTOP) to reclaim CPU, and per-workspace notes & to-dos.
Packaged as a .app bundle, a Windows installer or portable zip, and .deb / .rpm / zip for Linux — or build it from source.
macOS note. The build isn't notarized yet, so after unzipping macOS may say it's “damaged” or that the developer can’t be verified. Clear the download quarantine once and it opens normally:
| ⌘K / Ctrl+K | Toggle the AI quick-chat (configurable, recordable) |
| ⌘⇧N / Ctrl+Shift+N | Open a new workspace window |
| Esc | Close the open modal / quick-chat |
| Ctrl+L | Clear the terminal screen |
| ⌘←/→ ⌘↑/↓ ⌘A ⌘C | Line nav, history, select-all, copy in a terminal |