Multi-tab terminal host for Grok Build, Codex, Claude Code, and Hermes. Real PTYs, two-way Grok Voice, project folders, manager + assistant.
Recommended for macOS
Download the app
Notarized GrokTerm.app — own window, Dock icon. Drag to Applications.
Always the latest release (v0.1.30). First open: right‑click → Open if Gatekeeper asks.
CLI install
One-liner
Installs grokterm to ~/.local/bin. Auto-detects your OS & CPU.
curl -fsSL https://raw.githubusercontent.com/daniel-farina/grokterm-releases/main/install.sh | bash
Then run grokterm · grokterm --voice · grokterm --grok
Or download the CLI tarball
Linux binary
Pick your architecture. Extract and put grokterm on your PATH.
Links point at the latest release assets when available.
Recommended for Windows
Download the app
Native window build. Unzip and run GrokTerm-App.exe (or install via the zip contents).
Asset: grokterm-app-*-x86_64-pc-windows-msvc.zip · tag v0.1.30
CLI only
Windows CLI zip
Console grokterm.exe for terminal use. Unzip and put on your PATH.
Asset: grokterm-*-x86_64-pc-windows-msvc.zip
Latest release: v0.1.30
What it does
A terminal built for real agent work — not a generic multiplexer.
⬡Multi-harness agents
Grok Build, Codex, Claude Code, and Hermes as peer PTY tabs — pick the agent when you open a project.
▮Multi-tab PTYs
Shell and agent sessions side by side. Optional group tabs by harness in the sidebar.
+New project
Choose Shell or an agent, set the projects root, browse existing folders, or create ~/Projects/<slug>.
◉Grok Voice
Two-way voice with tools: open tabs, delegate work, change settings, resolve approvals — hands free.
⚠Attention & permissions
Host-side alerts when agents need you; permission prompts can be spoken and resolved by voice.
✎Inline tab rename
Double-click a tab to edit the name in place — GUI and TUI. Also Cmd/Ctrl+R or right-click → Rename.
↺Session restore
Tabs reopen on launch. Grok and peers resume when a real session exists on disk (no ghost Claude errors).
◫Native GUI + TUI
Same app, switch views. Notarized macOS window host with full chrome parity; classic TUI still first-class.
▸Manager + Assistant
Control plane for the host, plus Memory / Tasks / Calendar in the assistant sidebar.
⇪Auto-update
Checks GitHub Releases at startup, with optional auto-install of the CLI tarball or DMG.
🎚Echo protect
Mic gated while GrokTerm speaks; barge-in so you can interrupt mid-response.
⊞Layout & themes
Tab bar on any edge, color themes, host-level selection, product tutorial tour on first run.
Keys
Everything is one chord away.
Requirements
◇macOS · Linux · Windows
Native app on macOS (Apple Silicon) and Windows; CLI on macOS, Linux, and Windows x86_64.
◇Agent CLIs
Install the harnesses you use: Grok Build, Codex, Claude Code, and/or Hermes — on your PATH.
Config lives in ~/.grokterm/config.json, workspace state in
~/.grokterm/workspace.json, logs in ~/.grokterm/grokterm.log.