OpenSquirrel unifies AI coding agents
OpenSquirrel is a Rust and GPUI-based desktop control plane for running AI coding agents side by side in one interface. The project supports Claude Code, Codex, Cursor, and OpenCode, and adds coordinator/worker delegation, SSH-based remote machine targeting, MCP integration, and persistent multi-turn sessions so agent work can survive restarts.
Strong idea for teams already using several coding agents, because the value is less about “yet another editor” and more about orchestration, persistence, and visibility across agents.
- –Runs multiple agents simultaneously in a tiled grid and auto-arranges the layout as agent count changes.
- –Lets a primary agent spawn sub-agents for focused tasks, which makes delegation feel more controlled.
- –Targets local or remote machines over SSH + tmux, so it can coordinate work beyond the current laptop.
- –Keeps transcripts, scroll positions, and pending prompts across restarts, which is unusually practical for long-running agent sessions.
- –The Rust + native GPU-rendered UI pitch is compelling for users who want performance without Electron overhead.
DISCOVERED
80d ago
2026-03-21
PUBLISHED
80d ago
2026-03-21
RELEVANCE
AUTHOR
Github Awesome