Hacker News new | ask | show | jobs
by ianhxu 16 hours ago
Claude Code and Codex are my daily drivers, and I often run them side by side on the same task to compare. For me Claude Code gets something working faster, but I burn the 5h quota on the $200 Max plan really fast. Codex I tend to trust a bit more on the careful diffs. The bigger change for me wasn't the tool though, it was writing a spec doc first (features/UX, technical, language-specific) before either agent touches code, then reviewing every diff. I still set up a lot of the harness by hand. How are people automating worktrees and parallel sessions?