Codex ran out of room in the model's context window. Start a new conversation or clear earlier history before retrying
在这里插入图片描述
提示删掉历史,压缩上下文,控制codex clear都不行。

需要找到历史文件 ~/.codex/sessions/year/month/day/session-id.jsonl
找到了这个文件,看了一下就有18M

手动删掉早期的历史信息。
压缩上下文,然后就可以用了。

参考:
https://github.com/openai/codex/issues/8190

更多推荐