main
yaml 15 lines 508 Bytes
Raw
1 # The normal ACP transport is the A0 CLI running on the editor host.
2 enabled: true
3 agent_profile: ""
4 host_file_access: read_write
5 host_code_execution: true
6 session_history: true
7
8 # Advanced compatibility transport. These values are intentionally not exposed
9 # by the standard settings UI because they require a preconfigured legacy ACP
10 # plugin inside the selected container.
11 transport: connector
12 container_id: ""
13 container_workdir: /a0
14 container_python: /opt/venv-a0/bin/python
15 container_workspace_root: ""