Overview of Archon Platform Adapters
devArchon uses platform adapters to connect to different communication channels. These adapters allow you to trigger workflows and interact with AI agents from various platforms. Adapters handle message ingestion, response delivery (streaming or batching), authorization (via user whitelists), and conversation tracking by mapping platform identifiers (like thread IDs or issue numbers) to Archon conversations.
Multiple adapters can run simultaneously. An adapter will start automatically when the Archon server is launched, provided all its required environment variables are configured.