docs(claude): clarify OpenRouter model selection - #11369
Conversation
ApprovabilityVerdict: Approved at Macroscope's review found this PR approvable — This PR only clarifies existing OpenRouter model-selection instructions in user documentation and does not alter runtime behavior or product defaults. An unresolved Medium finding identifies possible ordering ambiguity in those instructions and should be addressed separately. Notes:
No code changes detected at You can add or adjust custom eligibility rules. Learn more. |
Thread transfer impact✅ Thread transfer remains within every enforced ceiling.
Baseline: Scenario and decoded snapshot size10 historical turns, 5 command tools per turn, 878.9 KiB retained MCP result per historical turn, and a 1.05 MiB retained result in the measured turn.
Updated in place by a trusted workflow. PR artifacts are strictly validated and never executed. |
a7e29ca to
2e0c251
Compare
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Limit details: You’ve used all 10 included reviews currently available. 📝 WalkthroughWalkthroughThe OpenRouter setup documentation now explains model selection in T3 Code, custom model IDs, Claude Code alias behavior, capability controls, and model verification through OpenRouter’s activity dashboard. ChangesOpenRouter documentation
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~5 minutes Change: Other Suggested reviewers: Merge Risk: ⚪ Minimal · up to This documentation-only update introduces no established product or production risk and is mergeable after normal documentation checks. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
2e0c251 to
eba419b
Compare
Bugbot is paused — on-demand spend limit reachedBugbot uses usage-based billing for this team and has hit its on-demand spend limit. A team admin can raise the spend limit in the Cursor dashboard, or wait for the next billing cycle to continue. |
OpenRouter users can select a built-in Claude model while expecting
ANTHROPIC_DEFAULT_*_MODELto substitute another model. T3 passes an explicit model ID, so those alias overrides do not apply.The guide now explains how to select a custom OpenRouter model, notes its limited model controls, and asks users to verify the billed model in OpenRouter.
Checked against the model-ID resolver, custom-model capability defaults and picker behavior. Documentation-only change; diff check passes.
Refs #4149. This addresses model selection guidance only. The reported worktree routing and default behavior remain open. Rebased onto main.
GPT-6 via Codex in T3 Code.
Rebased on main
20363c32c9bfdbf49c2716ef11d1f18483fcc01b. Scoped validation rerun after rebasing; existing native and human review limits remain.Summary by CodeRabbit