Normalize Codex GPT-5 answer footer metadata#400
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Sepo pushed fixes for this PR. Branch:
|
|
Sepo is dispatching follow-up automation.
Reason: agent planner selected review: The fix-pr action reported success on open PR #400, so one automated review is warranted to verify the requested corrections before stopping or leaving the PR to a human. |
Rubrics Review
Notes
Findings
Final Rubric VerdictPASS
|
AI Review Synthesis
Summary of PR/Issue
Review
Progress
Recommended Next StepNO_AUTOMATED_ACTION: no unresolved actionable branch changes remain; humans can decide draft or merge readiness outside this synthesis. Final VerdictSHIP Action Items
|
|
Is the gpt5 prefix etc overly hacky? Is it a generic enough implementation |
|
I would not call it overly hacky for this PR. It is provider-specific, but it is scoped to the provider behavior that already exists in ACPX model selection: Codex GPT-5 reasoning is encoded into model IDs like The So my read is:
The tests cover the important anti-hacky cases: GPT-5 slash/bracket split, resumed fallback, non-GPT-5 Codex suffix suppression, and non-Codex passthrough:
|
Summary
/reasoningand[reasoning]suffixes into the reasoning footer column.Tests
npm run buildnode --test dist/__tests__/model-display.test.jsCloses #399