| ▲ | someguyiguess 2 hours ago | |||||||
Serious question: what is the secret to getting Codex to write decent code? I am on Windows. Maybe that is the issue, but I can't seem to get Codex to function anywhere near the level that I was previously able to get with even Claude Sonnet. Does Codex just not work well with Windows yet? | ||||||||
| ▲ | penetrarthur an hour ago | parent | next [-] | |||||||
I got the codex to write near perfect code with somewhat strict agents.md and coding standards(a separate .md file referenced from agents.md). My .md files have examples and a long list of do's and don'ts I accumulated over the last 6 months or so, totaling 300-400 lines. I plan every feature with it until I am satisfied with the general approach it wants to take, and then it oneshots it in 95% of cases. The planning takes anywhere from 5 to 30 minutes. The actual execution has gotten stupidly fast, most of the times it is faster than making a cup of coffee. | ||||||||
| ||||||||
| ▲ | sroussey 25 minutes ago | parent | prev [-] | |||||||
Have you tried using superpower skills? | ||||||||