Skip to content

idd-verify / idd-route / bin/codex-call 的 gpt-5.5 hardcode 落後 GPT 新世代(sister concern from codex-pro#3) #251

Description

@kiki830621

Problem

Original text(實測 probe,codex-pro#3 diagnose,2026-07-10):
「error: HTTP 400: {"detail":"The 'gpt-5.6' model is not supported when using Codex with a ChatGPT account."}」

issue-driven-dev plugin 多處 hardcode gpt-5.5:自帶的 bin/codex-call default(--help 顯示 [--model gpt-5.5])、idd-verify 的 Codex leg 描述(「Codex CLI(gpt-5.5)」)、idd-route candidate 命名(codex-gpt-5.5-xhigh)、idd-diagnose Step 3.7 範例。上游 GPT 改版後,PsychQuant/codex-pro#3 實測確認:ChatGPT-account backend-api 路徑 5.6 世代僅 gpt-5.6-sol 可用,gpt-5.5 仍可用但有 deprecation 風險。

Type

refactor

Expected

  • bin/codex-call default + help 更新(或決策維持並記載)
  • idd-verify Codex leg 的 model 記載同步
  • idd-route candidate 命名策略檢視(codex-gpt-5.5-xhigh 內嵌 model 名,每次換代都會 stale — 可考慮世代中立命名)

Actual

  • 上述觸點皆為 gpt-5.5

Impact

  • gpt-5.5 退役時 idd-verify 的 6-AI ensemble 少一個 model family(Codex leg 故障)
  • routing stats 以 stale agent 名累積,歷史數據斷代

Tracking primary: PsychQuant/codex-pro#3
Source: surfaced during /idd-diagnose #3 sister concern surfacing (Step 3.6)


Current Status

Phase: closed
Last updated: 2026-07-17 by /idd-diagnose (attended batch)

Key Decisions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions