4 hours ago 关于反代后codex断联处理方式🌐 链接: https://linux.do/t/topic/2246044🔍 关键词: #codex🏷️ 分组: LinuxDo论坛🕒 时间: 2026-05-26 09:26:02 LINUX DO 关于反代后codex卡死处理方式 最近都出现了,codex http 请求会频繁卡死,现在最新版本 v7.1.22 已经支持接口调用,但是不会自动刷新,所以做了批处理脚本: 1.~/.codex/config.toml,添加: [model_providers.OpenAI] requires_openai_auth = true [features] responses_websockets_v2 = true 2. 运行批处理脚本,记得改地址和密码,两个脚本选择其中一个即可 2026-05-26-08-42-04.zip…