Codex Failing to Create New Tasks and Follow-Ups

So I think I see the error after some digging and troubleshoot, at least from my perspective. If the repo doesn’t have at least 1 commit on it, the system is failing it because my guess the repo has not been initialized. So if you are trying to have it build something from scratch, it fails out. If you perform a single commit, like readme.md, it works after this.
Again, this worked for me but others may be getting hit a different way.

2 Likes