[Dashboard] Point AI requests at the gateway - #8922
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Routes the project AI features at their current host and matches the expected request shape. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
396d7c1 to
4cf9a0b
Compare
size-limit report 📦
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8922 +/- ##
==========================================
+ Coverage 53.11% 53.14% +0.03%
==========================================
Files 935 935
Lines 63156 63156
Branches 4252 4250 -2
==========================================
+ Hits 33543 33564 +21
+ Misses 29510 29490 -20
+ Partials 103 102 -1
🚀 New features to boost your workflow:
|
The formatter rejects the current wrapping in the vault rotation dialog, which fails lint for every open PR. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
Included review availability: 2 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 5 reviews per hour. WalkthroughThe dashboard now uses the new AI endpoint, sends nested chat context, and uses the ChangesAI API contract
Vault key capture formatting
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to This PR updates AI request routing and request formatting without any identified merge-blocking risk; it is merge-ready after normal checks and review. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches 💡 1📝 Generate docstrings 💡
🧪 Generate unit tests (beta)
Comment |
Routes the project AI features at their current host and matches the expected request shape.
PR-Codex overview
This PR focuses on updating the API interactions and constants related to the
thirdwebservice, enhancing the way team IDs are handled in requests, and refining the context structure for chat API calls.Detailed summary
x-team-idtox-thirdweb-team-idinfetchWithAuthToken.ts.NEXT_PUBLIC_THIRDWEB_AI_HOSTinpublic-envs.tsto a new API endpoint.keysCapturedassignment inrotate-admin-key.client.tsx.chat.ts.Summary by CodeRabbit
Bug Fixes
Style