Codex no longer writes code

As some people have already voiced their frustrations over someone’s horrible decision to consolidate the ask and code buttons, I can now take this even further.

Now codex does not write code at all, even when I specifically ask it to, it only creates drafts of explanations or text files. I have specifically asked it to write code and it still writes a description text file saying what should be changed and comments, not actual code.

Over the last week, it has destroyed 3 copies of my codebase, and caused me to revert a major version update due to being trained on very old information. It thinks dotnet 8 is the newest sdk for example.

Please fix codex, it’s horrible now, put it back to what it was before someone in your dev team had the bad idea to consolidate those buttons. Because now it’s entirely useless.

Just wanted to also mention, it doesn’t even create tasks anymore if something is not manageable. it just says the scope is too large. I ask it to refactor some web sockets into a centralized helper and it said it doesn’t have enough time to do that.

Previously I had asked for much more challenging things and it had no issues either breaking it down into manageable tasks I could execute in order, or it would only catch some of it at least. Now it just flat out refuses to do anything at all.