agent-zero/plugins/_a0_acp
Alessandro b70fdddfa0 Add ACP plugin thumbnail
Restore the original Agent Client Protocol artwork for the built-in plugin. The 256x256 WebP stays below the Plugin Hub 20 KB limit.
2026-08-21 15:47:22 +02:00
..
api Bundle Agent Zero ACP 2026-08-16 19:25:05 +02:00
extensions/python Bundle Agent Zero ACP 2026-08-16 19:25:05 +02:00
tests Bundle Agent Zero ACP 2026-08-16 19:25:05 +02:00
webui Add ACP plugin thumbnail 2026-08-21 15:47:22 +02:00
default_config.yaml Bundle Agent Zero ACP 2026-08-16 19:25:05 +02:00
plugin.yaml Bundle Agent Zero ACP 2026-08-16 19:25:05 +02:00
README.md Bundle Agent Zero ACP 2026-08-16 19:25:05 +02:00

Agent Client Protocol

_a0_acp is the bundled Agent Client Protocol bridge. ACP-capable editors start the local connector with:

a0 acp --host http://localhost:32081

The connector owns editor-hosted files and terminal access. The Agent Zero runtime owns ACP session metadata, history, modes, and model settings. The default transport is the connector; the hidden transport: container setting is only a compatibility fallback for an already configured legacy a0_acp plugin inside the selected container.

On startup, Agent Zero removes retired usr/plugins/a0_acp installations and their project or agent overrides. The bundled _a0_acp configuration is kept.