RCreddit.com·
What to do with bad code created by Codex?
一位使用nodejs的开发者在使用Codex(sol/astra)生成的代码时遇到了问题。尽管Claude表现良好,但Codex在处理复杂任务时会生成“糟糕的代码”,具体表现为:包含许多不必要的辅助功能,对简单事物过度安全化,未能实现开发者要求的功能,反而添加了未被要求的功能。这位开发者正在寻求其他遇到类似Codex代码生成问题的用户的解决方案。
时间与来源
时间显示为 UTC
显示时区:UTC
本地时区尚不可用,暂时显示 UTC。
发布当时偏移:UTC+02026年9月12日 12:34 UTC
收录当时偏移:UTC+02026年9月12日 14:01 UTC
- 发布
- 2026年9月12日 12:34
- 收录
- 2026年9月12日 14:01
- 来源类型
- 开发者社区
- 档位
- 社区
- 信源状态
- 正常
档位是按信源手工设定的编辑判断,不是逐条打分。
正文
I am working with Claude and it does the job. But when I am asking Codex (sol/astra) to do some complex task, its creating bad code. I am working with nodejs. It comes with many helpers, over secure each simple thing, does things i didn't ask for and does not do things I asked for.
The half of code may be deleted without any problem.
Maybe someone have same problems and found solution?