Developer Documentation
July 31, 2026 ยท View on GitHub
Documentation for contributors and integrators of
ovos-messagebus-chat-plugin.
For end-user installation and usage, see the top-level README.
Contents
architecture.md: where this plugin fits in the OVOS agent ecosystem, and theSessionManagerinterplay that gives it multi-turn semantics.configuration.md: every configuration key the plugin reads, with defaults and behaviour notes.message_flow.md: end-to-end trace of a turn: how the user utterance reaches OVOS, howspeakmessages are collected, and how cross-turnSessionstate is preserved.development.md: local development, testing, and release workflow.