AI Agent Command Center
Manage multiple AI coding agents working in parallel. See what each agent is working on, their status, and jump in when they need help.
ai-ops-investigate-demo.mp4
git clone git@github.com:smoorjani/openui.git
cd openui
bun install
cd client && bun install && cd ..bun run devOpens at http://localhost:6969. Server runs on port 6968.
- Click "+" to spawn agents
- Click any session to open its terminal
- Use categories to organize sessions
- Runtime: Bun
- Backend: Hono + WebSockets + bun-pty
- Frontend: React + xterm.js
- State: Zustand
- Bun 1.0+
- Claude Code (
isaac)