Copilot Chat in VS Code: orchestration loop/stall with tool schema mismatch and virtual-tools drops #190569
Replies: 1 comment
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
VS Code
Body
Copilot Chat Agent Loop in VS Code (No UI Freeze): Repeated Patch/Analysis Cycle + Tool Orchestration Errors
Summary
I am reporting a Copilot Chat issue in VS Code where the UI remains responsive, but Agent Chat enters a repeat loop:
This is not the typical full VS Code freeze scenario.
Environment
What I Observe
Why I Think This Is Not Just Rate Limit
From logs, the dominant pattern is orchestration/tooling-related:
400tool schema/tag mismatch:Input tag 'tool_search_tool_regex_20251119' ... does not match expected tags[ToolCallingLoop] Stop hook result: shouldContinue=false[virtual-tools] Had to drop 1 tools due to limit constraints500+ retryI do see rate-limit-like behavior at times, but it looks secondary to the tool orchestration loop.
Minimal Repro Pattern
Impact
Mitigation Tried
Attachments
.zip) including:GitHub Copilot Chat.logexcerptsagentSessionsOutput.logexcerptsRequest
Please investigate Copilot Chat agent orchestration for:
If helpful, I can provide:
Best regards,
Aleksandr Petrov
copilot-log-report-20260325-171343.zip
Beta Was this translation helpful? Give feedback.
All reactions