feat(routing): add configurable per-prompt model routing - #1422
feat(routing): add configurable per-prompt model routing#1422mounir0672230294-alt wants to merge 2 commits into
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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 |
|
✅ Deterministic PR hygiene checks passed. |
⏳ DRAFT
What to do
Review readiness checklist
0/4 boxes ticked. This PR stays in draft until every box above is ticked. |
Summary
fast,balanced, andpowerfultask tiers.Verification
bun run typecheckbun run test tests/prompt-classifier.test.ts tests/request-evidence.test.ts tests/routing-profile.test.ts tests/policy-execution.test.ts tests/route-explainability.test.ts tests/routing-profile-editor-data.test.tscd gui && bun test tests/routing-profiles.test.tsx ../tests/routing-profile-editor-data.test.tscd gui && bun run lintcd gui && bun run lint:i18ncd gui && bun run buildcd docs-site && bun run buildbun x --yes react-doctor@0.9.11 --verbose --scope changed --base origin/dev --no-telemetrybun run privacy:scanbun run testScreenshot
Live local dashboard capture from opencodex v2.10.2 showing
Automatic prompt routingenabled, theautoalias, and explicit fast / balanced / powerful candidate assignments. The profile was also dry-run locally for all three tiers plus image input.Checklist
Review readiness checklist
This PR stays in draft until every box below is ticked. Tick all four boxes once the requirements are met:
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.