-
Notifications
You must be signed in to change notification settings - Fork 614
fix: tool call error #1191
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
fix: tool call error #1191
Conversation
WalkthroughUpdates markstream-vue dependency from 0.0.3-beta.3 to 0.0.3-beta.6. Modifies tool call error handling in toolCallProcessor to ensure tool_call entries are paired with preceding assistant messages, creating synthetic messages if needed. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Possibly related PRs
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🧰 Additional context used📓 Path-based instructions (15)**/*.{ts,tsx,js,jsx,vue}📄 CodeRabbit inference engine (CLAUDE.md)
Files:
**/*.{ts,tsx}📄 CodeRabbit inference engine (CLAUDE.md)
Files:
src/main/presenter/**/*.ts📄 CodeRabbit inference engine (CLAUDE.md)
Files:
src/main/**/*.ts📄 CodeRabbit inference engine (CLAUDE.md)
Files:
**/*.ts📄 CodeRabbit inference engine (CLAUDE.md)
Files:
**/*.{js,ts,jsx,tsx,mjs,cjs}📄 CodeRabbit inference engine (.cursor/rules/development-setup.mdc)
Files:
{src/main/presenter/**/*.ts,src/renderer/**/*.ts}📄 CodeRabbit inference engine (.cursor/rules/electron-best-practices.mdc)
Files:
src/main/presenter/llmProviderPresenter/**/*.ts📄 CodeRabbit inference engine (.cursor/rules/llm-agent-loop.mdc)
Files:
src/**/*📄 CodeRabbit inference engine (.cursor/rules/project-structure.mdc)
Files:
src/main/**/*.{js,ts}📄 CodeRabbit inference engine (.cursor/rules/project-structure.mdc)
Files:
src/**/*.{ts,tsx,vue,js,jsx}📄 CodeRabbit inference engine (AGENTS.md)
Files:
src/**/*.{ts,tsx,js,jsx}📄 CodeRabbit inference engine (AGENTS.md)
Files:
src/**/*.{ts,tsx}📄 CodeRabbit inference engine (AGENTS.md)
Files:
src/**/*.ts📄 CodeRabbit inference engine (AGENTS.md)
Files:
package.json📄 CodeRabbit inference engine (.cursor/rules/development-setup.mdc)
Files:
🧠 Learnings (13)📓 Common learnings📚 Learning: 2025-11-25T05:27:12.209ZApplied to files:
📚 Learning: 2025-11-25T05:27:12.209ZApplied to files:
📚 Learning: 2025-11-25T05:27:12.209ZApplied to files:
📚 Learning: 2025-11-25T05:27:12.209ZApplied to files:
📚 Learning: 2025-11-25T05:27:12.209ZApplied to files:
📚 Learning: 2025-11-25T05:27:12.209ZApplied to files:
📚 Learning: 2025-11-25T05:27:39.200ZApplied to files:
📚 Learning: 2025-11-25T05:27:12.209ZApplied to files:
📚 Learning: 2025-11-25T05:27:12.209ZApplied to files:
📚 Learning: 2025-11-25T05:26:11.312ZApplied to files:
📚 Learning: 2025-11-25T05:26:15.929ZApplied to files:
📚 Learning: 2025-11-25T05:26:15.929ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (2)
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 |
Summary by CodeRabbit
Chores
Bug Fixes
✏️ Tip: You can customize this high-level summary in your review settings.