From 6980f0fa9bee32e83ffa6a7de044e36a1a912465 Mon Sep 17 00:00:00 2001 From: Jack Amadeo Date: Tue, 21 Oct 2025 20:20:26 -0400 Subject: [PATCH] Revert "default empty string" This reverts commit 25dc000907f0f4ea344dfcd7932b5accafa0dcc5. --- crates/goose/src/prompts/system.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/goose/src/prompts/system.md b/crates/goose/src/prompts/system.md index 6d8d343199..5a0c55cf94 100644 --- a/crates/goose/src/prompts/system.md +++ b/crates/goose/src/prompts/system.md @@ -50,7 +50,7 @@ No extensions are defined. You should let the user know that they should add ext {{suggest_disable}} {% endif %} -{{tool_selection_strategy|default("")}} +{{tool_selection_strategy}} {% if enable_subagents %} # sub agents