Skip to content

[Bug] #74

Description

@hcdmzhhh

CSSwitch 版本

v0.8.4

macOS 版本 + 芯片

macOS 15.5+M4

用的是哪个 provider

自定义 / 其它

复现步骤

CSSwitch v0.8.4
Claude Science + Codex experimental adapter

Codex OAuth is ready.
Custom HTTP proxy works.
CSSwitch doctor reports 0 failures.
Old sandbox processes were manually terminated and restarted.

Every agent request still fails with:

400 {"type":"error","error":{"type":"invalid_request_error","message":"output_config.effort is unsupported for Codex"}}

Suspected cause:
Claude Science sends output_config.effort and the CSSwitch Codex adapter forwards it unchanged to the Codex upstream instead of removing or translating it to the Codex-supported reasoning effort parameter.

期望结果 / 实际结果(含完整报错文字)

CSSwitch v0.8.4
Claude Science + Codex experimental adapter

Codex OAuth is ready.
Custom HTTP proxy works.
CSSwitch doctor reports 0 failures.
Old sandbox processes were manually terminated and restarted.

Every agent request still fails with:

400 {"type":"error","error":{"type":"invalid_request_error","message":"output_config.effort is unsupported for Codex"}}

Suspected cause:
Claude Science sends output_config.effort and the CSSwitch Codex adapter forwards it unchanged to the Codex upstream instead of removing or translating it to the Codex-supported reasoning effort parameter.

日志(可选,强烈建议)


确认

  • 我已确认贴出的内容里不含 API key、令牌等任何密钥

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions