fix(catalog): preserve nested reasoning efforts - #1300
Conversation
📝 WalkthroughWalkthroughChangesModel catalog metadata
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Approved the pending Cross-platform CI run at this exact head, and it came back green. Worth explaining the silence beforehand: contributor PRs queue their workflow runs as To be precise about what this does and does not do: it only unblocks CI. It does not make this mergeable. The four-box readiness checklist in the description is your attestation, and the gate keeps the PR in draft until you complete it. With CI now green at your head, box 1 is provable. If anything in the run looks wrong to you, say so and I will dig into it rather than leaving you to guess. |
b9c0371 to
b78932f
Compare
|
✅ Deterministic PR hygiene checks passed. |
✅ READY
Review readiness checklist
✅ 4/4 boxes ticked. This pull request is already Ready for Review. |
Ingwannu
left a comment
There was a problem hiding this comment.
The implementation is small and directionally correct, and I verified the exact submitted head locally: typecheck passed and tests/provider-model-discovery-contract.test.ts passed 27/27.\n\nI am not approving or merging this head yet because the required GitHub CI is not green. Test shard 3/4 was cancelled only after hitting the 15-minute job limit; the annotations show Bun hanging in unrelated suites, not an assertion caused by this parser change. The branch is also now 31 commits behind current dev after other merges.\n\nPlease rebase this one-commit change onto current dev and rerun exact-head CI. If the required checks are green on that head, this remains a good merge candidate.
|
Landed on Verified before merge: Thanks. |
|
Thanks for landing this with authorship preserved and for the detailed verification. I confirmed |
Summary
reasoning_parameters.effortsemitted by OpenAI-compatible/modelsendpoints.Verification
bun test tests/provider-model-discovery-contract.test.tsbun run typecheckbun run testbun run privacy:scanlow,high, andmaxvalues now appear inomp models.Checklist
All CI tests are green on my local testing.
I pushed my PR to the latest dev commit.
I resolved all correct Codex and CodeRabbit findings.
My PR is ready for review.
Summary by CodeRabbit
New Features
Bug Fixes