Batching of thoughts, improved permissions

This commit is contained in:
2026-05-09 16:32:12 -04:00
parent 722169adfd
commit 8c098c56fc
4 changed files with 98 additions and 5 deletions
+4
View File
@@ -16,3 +16,7 @@ working_directory: "/home/user/projects"
# Forward Goose's chain-of-thought reasoning to Signal (can be noisy)
forward_thoughts: false
# Auto-approve all tool permission requests without asking the user.
# When false (default), each tool call prompts the user for approval via Signal.
auto_approve_tools: false