refactor(api): use canonical provider identifiers#1012
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthrough
ChangesAPI provider routing
Estimated code review effort: 3 (Moderate) | ~20 minutes Possibly related PRs
Suggested labels: 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Summary
buildApiHandler()with canonicalproviderIdentifiersretiredProviderIdentifiers.roofor the dedicated Roo removal pathCloses #955
Test plan
cd src && npx vitest run api/__tests__/index.spec.ts api/providers/__tests__/friendli.spec.ts— 28 passedcd src && npx vitest run api— 2,035 passed, 2 skippedcd src && pnpm check-typesSummary by CodeRabbit
Bug Fixes
Tests