create_codebuddy_session
Set up an isolated CodeBuddy session for local or SSH remote use; the process starts lazily on the first prompt.
Instructions
Configure an isolated CodeBuddy ACP session without starting its process.
Use launch_mode="ssh" to run CodeBuddy remotely over an existing OpenSSH configuration. The CodeBuddy process starts lazily on the first prompt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | Yes | ||
| env | No | ||
| ssh_args | No | ||
| ssh_host | No | ||
| launch_mode | No | local | |
| ssh_command | No | ssh | |
| auth_method_id | No | ||
| codebuddy_args | No | ||
| codebuddy_command | No | codebuddy | |
| resume_session_id | No | ||
| startup_timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||