Allow per-agent environment variables to be declared in config.yaml under acp_agents.<name>.env. Values prefixed with $ are resolved from the host environment at invocation time, consistent with other config fields. Passes None to spawn_agent_process when env is empty so the subprocess inherits the parent environment unchanged. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| clarification_tool.py | ||
| invoke_acp_agent_tool.py | ||
| present_file_tool.py | ||
| setup_agent_tool.py | ||
| task_tool.py | ||
| tool_search.py | ||
| view_image_tool.py | ||