─────────────
count │ 12 847
SSH & local terminals, a Postgres 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 DB client, an editor and a browser. Split, drag, swap and zoom panes; keep multiple workspaces; it all persists.
Split horizontally or vertically, drag to rearrange and swap, zoom a single pane. Layout, panes and zoom persist across restarts.
Two renderers (xterm / ghostty), live process tree with CPU/RSS, listening-port detection with one-click open or kill. WSL on Windows.
Connect to saved databases, browse the schema tree, run queries in tabbed editors, read results in a data grid, keep per-connection history.
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 open, navigate, screenshot and inspect its own pane.
Detects Working / Waiting / Done per terminal via lifecycle hooks, with a sound when a background session finishes or the window is unfocused.
Encrypted saved connections, connection testing, known-hosts, and an opt-in saved-password hint — the secret never leaves the main process.
SFTP sync to remote targets (.gitignore-aware), freeze a background workspace's processes (SIGSTOP) to save CPU, per-workspace notes & to-dos.
A few of the things that happen inside a pane — without leaving the grid.
taskkill on Windows, in-distro for WSL.sudo / login prompt, SplitGrid offers the saved password — confirm-to-send, and it never leaves the main process.tar -xzf archive.tar.gz — -x extract, -z gunzip, -f file.Packaged as a .app bundle, a Windows installer or portable zip, and .deb / .rpm / zip for Linux. Or build from source.
| ⌘K / Ctrl+K | Toggle Fast chat (configurable, recordable) |
| ⌘⇧N / Ctrl+Shift+N | Open a new workspace window |
| Esc | Close the open modal / Fast chat |
| Ctrl+L | Clear the terminal screen |
| ⌘←/→ ⌘↑/↓ ⌘A ⌘C | Line nav, history, select-all, copy in a terminal |
No proprietary runtime — just Electron and the web platform, with native modules where it counts.