




SplitMind
Parallel Codex worktrees that test, select, and merge the safest agent solution.

Event
Codex Community Hackathon - Pune
Links
Team
1 member- ADOwner
Aditya Katkar
Overview
SplitMind is a Codex Skill and CLI orchestration layer for safer agentic coding. Instead of sending one coding agent down one path, SplitMind creates multiple isolated Git worktrees, runs different implementation strategies in parallel, evaluates every branch with real test commands, selects the best passing solution, merges it into main, and prunes the rest.
The dashboard is optional telemetry: it visualizes the swarm, shows which branches passed, which were pruned by tiebreaker, which branch was merged, and lets developers inspect before/after code diffs and pytest output.
