chore(ai-openrouter): update OpenRouter SDK#824
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
📝 WalkthroughWalkthroughBumps the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Summary
Closes #712.
Updates
@openrouter/sdkfrom0.12.35to0.12.79.The currently pinned SDK version includes a duplicate
rootDirkey in its publishedtsconfig.json. The newer0.12.79tarball no longer has the duplicate key while staying on the same0.12.xrelease line.testing/e2eis updated to the same SDK version to satisfy the workspace's single-version dependency check.A patch changeset is included because this updates a published package dependency.
Validation
I also checked
pnpm --filter @tanstack/ai-openrouter test:lib; it currently fails on clean upstreammainwith the existingOpenRouter structured output > flows through core chat() entrypoint with strict transformationassertion, so this PR does not address that unrelated pre-existing failure.Summary by CodeRabbit