Tag
The author built SmithersBot, an open-source agent harness that orchestrates Claude Code and Codex to pursue long-term goals over weeks by breaking plans into tasks, requiring approvals, and using checkpoints to avoid degradation.
The author shares techniques for running Claude Code and Codex on long, multi-step tasks without babysitting, using an external test gate, git checkpoints per task, and a DAG-based plan to avoid blocked tasks stalling the run, and packages this into an open-source tool.