Murmell is a browser-based canvas for coding agents. It runs tools such as Claude Code, Codex, Kimi, and OpenCode on cloud machines and places several agents in one project directory so they can work side by side on the same repository.
Its main purpose is to make parallel agent work visible and coordinated. Each agent opens in its own terminal window, claims the file paths it plans to edit, and is blocked from writing if another agent already holds that path. The result is a shared workspace for code, review, and live collaboration instead of isolated agent runs that only meet at the end.