Hao (@haowang)Codex 反代接入 Claude Code 可以缓解 GPT-5.5 降智 中发帖

用降智 ChatGPT Pro 20x 订阅账号对比测试了一下,gpt-5.5 xhigh 在 Codex 中有很高的概率触发 516 降智,而反代接入 Claude Code 可以得到缓解。魔改降智测试脚本调用 cc 进行测试,结果可以看到,5 次测试均未触发 516 降智: 
[image]
作为对比,Codex 中的 gpt-5.5 xhigh 是这样的:
[image]

原因分析:
516 降智现象和 Codex 的 System Prompt 强相关,站内有佬友进行过测试分析(话题链接)。Claude Code 和 Codex 拥有截然不同的 System Prompt,因此将 gpt-5.5 接入 Claude Code 能缓解 516 降智。

一些问题:
接入 OpenCode 能不能缓解降智? 大概率不能,因为 OpenCode 给 gpt 模型的 Sy...