mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-08-23 15:25:28 +00:00
Ship the built-in ACP session bridge with an editor-hosted A0 CLI transport and a startup migration that removes retired a0_acp installations and scoped overrides.
9 lines
238 B
YAML
9 lines
238 B
YAML
name: _a0_acp
|
|
title: Agent Client Protocol
|
|
description: Connect ACP-capable editors through the local A0 CLI connector.
|
|
version: "2.0"
|
|
settings_sections:
|
|
- external
|
|
per_project_config: false
|
|
per_agent_config: false
|
|
always_enabled: true
|