diff --git a/crates/agent/src/tools/edit_file_tool.rs b/crates/agent/src/tools/edit_file_tool.rs index b271a19674f733b8879d331ef83379159fc581d5..b61211edc861697e1ad895713ab92ceb7cbf4cf5 100644 --- a/crates/agent/src/tools/edit_file_tool.rs +++ b/crates/agent/src/tools/edit_file_tool.rs @@ -262,6 +262,7 @@ impl AgentTool for EditFileTool { action_log.clone(), self.templates.clone(), edit_format, + allow_thinking ); let buffer = project