Skip to content

Commit 77debe0

Browse files
committed
docs: Clarify XML tool formatting instructions in release notes for v3.16 and v3.16.2
1 parent 501752b commit 77debe0

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

docs/update-notes/v3.16.2.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
This release includes clearer XML tool use formatting instructions for easier understanding and improved error handling for a more robust experience.
44

5-
## QOL Improvements
6-
* **Clarified XML Tool Formatting Instructions**: Documentation and prompts now provide clearer examples of how to format XML tool use. This helps users and contributors avoid mistakes and work more efficiently.
5+
## Tool Use Improvements
6+
* **Clarified XML Tool Formatting Instructions**: Documentation and prompts now provide clearer examples of how to format XML tool use, preventing the `<tool_name>` and other tool use errors.
7+
* This fix is largely targeted at issues faced with Gemini 2.5 when using tools
78

89
## Misc Improvements
910
* **Improved Error Handling for Streaming**: Fixed an issue where the app could get stuck waiting for a response. The app now recovers gracefully from errors during streaming, reducing the likelihood of unresponsive behavior and improving reliability. (thanks monkeyDluffy6017!)

docs/update-notes/v3.16.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ Navigating code discussed in AI responses is now significantly easier:
3333

3434
<img src="/img/v3.16/v3.16.png" alt="Clickable code references in chat" width="450" />
3535

36+
## Tool Use Improvements
37+
* **Clarified XML Tool Formatting Instructions**: Documentation and prompts now provide clearer examples of how to format XML tool use, preventing the `<tool_name>` and other tool use errors.
38+
* This fix is largely targeted at issues faced with Gemini 2.5 when using tools
39+
3640
## Continued UI/UX Improvements (thanks @elianiva!)
3741

3842
General UI improvements for a more consistent, visually appealing, and intuitive experience:
@@ -69,7 +73,6 @@ We've implemented a mechanism to detect and prevent tool execution loops, enhanc
6973
This ensures a smoother, more reliable, and frustration-free interaction with the extension's tools.
7074
* **Dutch Localization Added**: Added Dutch language support, allowing Dutch-speaking users to use the extension in their native language for a more inclusive experience. (thanks Githubguy132010!)
7175
* **Responsive Footer Buttons in About Section**: Fixed the layout of footer buttons in the About section, ensuring they wrap correctly on narrow screens for a better mobile experience and improved accessibility. (thanks ecmasx!)
72-
* **Clarified XML Tool Formatting Instructions**: Documentation and prompts now provide clearer examples of how to format XML tool use. This helps users and contributors avoid mistakes and work more efficiently. (thanks Hannes Rudolph!)
7376
* Improve accessibility of auto-approve toggles (thanks Deon588!)
7477
* You can now toggle the `terminal.integrated.inheritEnv` VSCode setting directly for the Roo Code settings (thanks KJ7LNW!)
7578

0 commit comments

Comments
 (0)