-
Notifications
You must be signed in to change notification settings - Fork 51
Daily branch 2026 02 01 #203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…easoning strip - Add generationTimeMs and finishReason to fallback mode saveMessage call - Remove stripReasoningFromMessagesForGemini logic (no longer needed) - Remove unused stripReasoningForGemini functions from message-processor Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Deleted the read-file, write-file, and match tools as they are no longer needed. - Updated the index file to reflect these removals and reorganized imports for clarity. - Moved perplexity-related functions to a new utils file for better structure.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📝 WalkthroughWalkthroughThis PR removes three AI tool implementations (match, read-file, write-file) from the codebase, unregisters them from the tools index, eliminates Gemini-specific reasoning-stripping utilities, refactors chat message handling to use summarizedMessages instead of finalMessages, and updates import paths for better module organization. Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~60 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Comment |
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.