multiplexer active

AgentsMesh

Maker: AgentsMesh License: BSL-1.1 Stars: 2.3k First released: 2026-02-28 Language: Go
CLI IDE

About

One operator can meaningfully supervise only a couple of coding agents before workspace collisions, stalled runs, and credential management take over. AgentsMesh addresses this with AgentPods — isolated execution environments pairing a PTY terminal with a dedicated git worktree and private credentials — scheduled across self-hosted runner daemons so code never leaves the operator's infrastructure. An autopilot control agent watches each pod, sends the next instruction on idle with iteration caps, and hands control back to a human on request, while mesh channels and tickets bind pods into a collaborating, human-visible topology. The stack splits an orchestration control plane (gRPC/mTLS) from a stateless terminal relay, with a shared Rust core powering web, Electron desktop, and SwiftUI iOS clients. Supported agents include Claude Code, Codex CLI, Gemini CLI, Aider, and OpenCode on a BYOK basis, licensed as BSL-1.1 with production use requiring a commercial license until the 2030 conversion to GPL.