multiplexer active

Better Agent

Maker: ofekron License: Source-available (non-commercial) Stars: 56 First released: 2026-06-24 Language: Python, JavaScript
CLI Web

About

Better Agent addresses a practical pain point: developers running several AI coding agents in parallel lose sessions on restart, lose context across terminals, and have no unified surface to inspect what each agent did. It provides one durable local workspace where Claude Code, Codex, Gemini, and Antigravity agents run as detached processes with persistent sessions that survive restarts, and it captures work offline-first so results survive connectivity loss. Local inspection and reattachment let developers review and resume agent work across restarts. It is a workspace/session multiplexer rather than a coding agent - it manages agents rather than writing code itself. The project is a small free open-source utility, actively iterated, suited to developers running multiple agent CLIs locally.