I really want to like Codex and obviously you guys are pouring a tonne of capital resources into it. But the reality is that using it as a professional is very hard. 1. What is going on with PRs and naming? Obviously naming isn’t OpenAI’s forte and in models it’s kind of funny. But in branches it’s not. Branches are created with arbitrary names, it’s super unclear at any given point whether you’re opening a new branch or updating an existing one. Sometimes you’re forced to switc...