Skip to content

Overview

Chat is a Matrix-native conversational UI that prompts any selected actor (or system.agents directly) and streams ActivityFrames back to the user. It is shipped as two related packages: an app (@open-matrix/chat) and an embeddable component (@open-matrix/chat-component).

Pages

Source: Both packages' src/ and matrix.json. The runtime modes (standalone-local, standalone-connected, daemon-hosted) are documented at chat/src/runtime/resolve-chat-config.ts.