Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Review complete. No issues found. The changes accurately remove all outdated XML tool calling references and correctly reflect that native tool calling is the only supported protocol since v3.42.0. Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
Review complete. No issues found. The changes accurately remove all outdated XML tool calling references, correctly state that native tool calling is the only supported protocol, and add a useful troubleshooting entry. No broken cross-references or anchor links were introduced. Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
Removes all outdated references to XML tool calling from the OpenAI Compatible provider docs page.
Changes
Context
XML tool calling was removed in v3.42.0 (PR #10841) and the remaining code paths were cleaned up in v3.43.0 (PR #10929). The extension now rejects XML tool calls at runtime. This docs page was cited by the support bot as the source of incorrect advice telling users to switch to XML mode.
Closes EXT-802
View task on Roo Code Cloud
Important
Updates
openai-compatible.mdto remove XML tool calling references, clarifying exclusive support for native tool calling and updating related sections.openai-compatible.md.This description was created by
for fd474b8. You can customize this summary. It will automatically update as commits are pushed.