A modern terminal,
reimagined.
Real PTY sessions. ANSI rendering by xterm.js. An encrypted vault for SSH credentials. AI assistance from Anthropic, OpenAI, or Ollama — all in one tab-grouped, themeable terminal.
312ms is 3× slower than your last partition migration.
The cause is a full-table lock during ALTER TABLE … ADD CONSTRAINT.
Features
Everything a terminal should be — and a few things it never was.
01 · Tabs
Multi-tab PTY with groups.
Each tab is an independent PTY session. Group them by project, color them by intent, drag them between groups. Live labels track your cwd and current command in real time.
02 · Vault
Encrypted SSH credentials.
Saved hosts and secrets sealed with XChaCha20-Poly1305 and Argon2id (m = 64 MiB). Your credentials never touch disk in plaintext, on any platform.
Recursively scans from cwd, skipping .git. Append -print for pathnames or pipe to du -h for sizes.
03 · AI
Models that read your shell.
Anthropic, OpenAI, or local Ollama. Open the palette with ⌃⇧P, side chat with ⌃⇧A, or right-click to explain any selection. Your keys, your privacy.
04 · MCP
An embedded MCP server.
Other tools speak to your terminal over a Unix socket: list_tabs, get_output, send_keys. Build agents that drive shells like a human would.
Why
Built around three questions
most terminals never ask.
Why does context-switching cost so much?
Tab groups, persistent workspaces, live labels, and a command palette that finds anything in milliseconds. Open seven projects, close the laptop, reopen tomorrow — every tab, every group, every color in place.
Where do my credentials really live?
An on-disk vault sealed with modern AEAD cryptography. Master password derived through Argon2id, never weakened, never bypassed. Your SSH keys load into memory only the moment you connect.
Can my terminal speak to other tools?
An embedded MCP server exposes the entire session over JSON-RPC. Pair it with any AI client, route it through agents, drive it from scripts. The terminal stops being a dead-end and starts being an interface.
Themes
Six built-in palettes. One keystroke away.
Switch live from the command palette. Every theme keeps the same ANSI mapping so muscle memory survives the jump.
⌃⇧P · type theme · pick
Download
Install on your machine in under a minute.
Linux
Universal installer
Alternatives
.deb (Debian, Ubuntu)
AUR (Arch)
AppImage
Windows
PowerShell installer
Alternatives
NSIS (per-user, no admin)
Scoop (preview)
macOS
Homebrew cask
Alternatives
Universal DMG (arm64 + x64)
Need an older build? Releases ≥ v0.3.0 are signed.