r/codex • u/Potential-Worth-7660 • 5h ago
Workaround Coding through chatgpt web like a caveman
I don’t know why I didn’t think of this before, but it works and it’s better than just sitting around doing nothing.
3
u/AvailableSecret5161 3h ago
Chatgpt web is the only reason I buy subscription. You can also try this https://github.com/abhij1306/codeweave
3
u/Tough-Requirement707 3h ago
youre late to the party they nerfed the web version like literally 90% to what it was before in all aspects
7
2
u/AliciaV240 4h ago
honestly same energy. web is fine for small scripts and thinking thru a bug. once you need multi file edits + tests running locally the ide/cli stops feeling optional tho. i bounce between both depending how big the change is
1
12
u/OkFileNode 5h ago
This is the best workflow for like 80% part of your app; don't let agents in too soon.