Termiteam v1.0.0
A control center for managing multiple AI agent terminals as a team.
Features
- Multi-Grid View - See 2 to 10+ terminals at once (Cmd+1-9)
- Command Palette - Cmd+K with fuzzy search
- Live Dashboard - Real-time metrics, status, and activity feed
- Team Templates - Save and launch entire agent setups in one click
- Auto-Chains - Trigger commands between terminals automatically
- Terminal Groups - Organize by team, project, or workflow
- Drag & Drop - Reorder terminals, grid follows
- Smart Status - See what each agent is doing
- Broadcast - Send commands to multiple terminals at once
Getting Started
git clone https://github.com/NetanelBaruch/termiteam.git
cd termiteam
npm install
npm run devScreenshots
See the README for animated GIF previews of every feature.
Built with Electron, React, xterm.js, node-pty, and Zustand. Open source under MIT.