One process. Unlimited lanes. Ships code while you sleep.
Capabilities
Define as many lanes as you need — each on its own cron schedule, fully autonomous, zero coordination overhead.
Claude, Codex, or any OpenAI-compatible model. Mix and match providers per role. No vendor lock-in.
Dashboard + embedded native CLI. See lanes, cycles, workers, logs in real-time. Ship from your terminal.
MaelyClaw tools auto-discovered by Claude Code, Codex, or any MCP-aware tool. Native integration, zero config.
Plans work, spawns workers, runs QA, fixes failures, opens PRs, merges. End-to-end, fully autonomous.
Spawn, monitor, timeout, stale reaping, respawn, startup reconciliation. Production-grade reliability.
Architecture
BACKLOG ───> Planner ───> Worker ───> QA ───> Closer ───> PR ▲ ▼ Feedback <───────────────── Human ─────────────────> Production
Pipeline
Lane-planner selects the highest-priority task from the backlog and creates a plan.
Spawns a coding worker (Claude, Codex, or any model) in an isolated git worktree. Writes code, commits, opens a PR.
Lane-closer spawns a QA worker to validate the changes. If QA fails, auto-spawns a fix worker (up to 2 attempts).
QA passes, merges the feature PR, opens a final PR to main. Lane-health monitors everything, handles timeouts and respawns.
Why MaelyClaw
MaelyClaw is open source, MIT licensed, and ready to run. Three commands and your codebase has an autonomous agent engine.