Back to browse
BDFL – Open-source supervisor for Codex and Claude Code

BDFL – Open-source supervisor for Codex and Claude Code

by thisisnsh·Jul 23, 2026·1 point·3 comments

AI Analysis

●●●BangerBig BrainSolve My ProblemShip It

Terminal supervisor orchestrates multiple AI agents with approval gates and parallel execution.

Strengths
  • Versioned planning with diff comparison enables deliberate code review before execution.
  • Isolated worktrees prevent workers from corrupting the main codebase during parallel builds.
  • Role-specific MCP tools enforce read-only planners and controlled worker permissions.
Weaknesses
  • Complex workflow may overwhelm users who just want simple single-agent coding.
  • npm global install suggests Node.js dependency that may not suit all developer environments.
Target Audience

Developers using AI coding agents

Similar To

Cursor · Continue · Aider

Post Description

BDFL is an open-source terminal supervisor for Codex, Claude Code, and Ollama sessions. Work with a planning agent, compare and approve versioned plans or individual sections of it, then let isolated worker agents implement the approved work while BDFL handles scheduling, checks, review, verification, integration, and recovery.

Similar Projects

Developer Tools●●Solid

Worktree-based TUI management for Agents

Internal team tool for juggling Claude Code and Codex across worktrees — dogfooded with 247 commits.

Solve My ProblemShip It
nwparker
21103mo ago