apps/docs/docs/update-notes/v3.35.mdx
This release introduces metadata-driven subtasks that never lose their parent connection, plus native tool calling support for 15+ providers.
The connection between subtasks and parent tasks no longer breaks when you exit a task, crash, reboot, or reload VS Code (#9090). Subtask relationships are now controlled by metadata, so the parent-child link persists through any interruption.
Native tool calling support has been expanded to 15+ providers:
roo-cline.debug: true) (#9684)line_count parameter has been removed from the write_to_file tool, making tool calls cleaner and reducing potential errors from incorrect line counts (#9667)update_todo_list + new_task). Pending tool results are now properly flushed before task delegation (#9726)excludedTools and includedTools per model for fine-grained tool availability control (#9641)[object Object] messages, making debugging extension issues easier (#9727)default-native-tools tag automatically use native tool calling by default (#9735)