Developer Guide

ACP Internals

The ACP adapter wraps Hermes' synchronous in an async JSON RPC stdio server. Key implementation files: Boot flow The Zed ACP Registry path launches the same ada

The ACP adapter wraps Hermes' synchronous in an async JSON-RPC stdio server. Key implementation files: The Zed ACP Registry path launches the same adapter through , pointed at the PyPI release. Stdout is reserved for ACP JSON-RPC transport. Human-readable logs go to stderr. implements the ACP agent protocol. Responsibilities: tracks live ACP sessions. …

Excerpt from the official Hermes Agent documentation, quoted for reference.View source

What this page covers

Section outline mirrored from the official Hermes Agent documentation. Follow any heading to read the complete text on the source site.