eraycoskunai/termspire — explained in plain English
Analysis updated 2026-05-18
Run Claude Code, Codex, and regular shells side by side in one resizable grid.
Approve or reject prompts from multiple AI agents at once with a single click.
Track git status and view diffs for files an agent is editing without leaving the app.
Replay a terminal session to see exactly what an agent did earlier.
| eraycoskunai/termspire | abhi-arya1/riff | andersondanieln/hexllama | |
|---|---|---|---|
| Stars | 13 | 13 | 13 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | easy | hard | easy |
| Complexity | 2/5 | 4/5 | 2/5 |
| Audience | developer | developer | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
Windows-first app, though macOS and Linux builds are also available.
Termspire is a desktop app for running many terminals and AI coding agents, such as Claude Code, Codex, PowerShell, or WSL, side by side in one resizable grid instead of a pile of separate windows. It is built with Electron and TypeScript, works best on Windows but also runs on macOS and Linux, and is released under the MIT license. The core idea is a command tower view called Mission Control that gives you a live overview of every pane across all your workspaces, so you can see at a glance which agent is waiting for approval, which one crashed, and which one is using a lot of system resources. When two or more agents are waiting for a yes or no answer at the same time, a single click can approve or reject all of them instead of clicking into each one separately. Other pieces include a crash loop guard that stops processes that keep failing and restarting, a file panel that shows git status with built in diffs, and full session replay so you can scroll back and see exactly what an agent typed forty minutes ago. There are also web preview panes and system monitoring for host CPU, memory, and disk, all inside the same grid. A purely optional cosmetic mode reacts to real terminal errors with a matrix style visual effect. Day to day features include drag and drop pane rearranging, split screen zoom, saved workspace presets you can reopen with one click, a broadcast mode that types into several panes at once, global search across all pane history, and a dark or light theme. If the app is closed, it actually shrinks to the system tray and keeps every running process alive in the background, then restores everything, including a screenshot of where you left off, the next time you open it. This is a tool for developers who juggle multiple terminal sessions and AI coding assistants at once and want one organized window instead of many scattered ones.
A desktop app for running many terminals and AI coding agents like Claude Code or Codex together in one organized, resizable grid.
Mainly TypeScript. The stack also includes TypeScript, Electron, React.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.