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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user