Expanded ACP support

Can now send chain-of-thought messages
Manage terminals
Control agent working directory
Adding more tool support and notifications
Some session management
Added image support
Added slash commands
This commit is contained in:
2026-05-09 16:20:25 -04:00
parent 3b1738fdfb
commit 722169adfd
7 changed files with 485 additions and 48 deletions
+6
View File
@@ -10,3 +10,9 @@ trusted_contacts:
number: "+15559876543"
- name: "Bob"
number: "+15551112222"
# Working directory for Goose sessions (absolute path recommended)
working_directory: "/home/user/projects"
# Forward Goose's chain-of-thought reasoning to Signal (can be noisy)
forward_thoughts: false