Developer Documentation
July 31, 2026 ยท View on GitHub
This documentation is for contributors and integrators of hivemind-ovos-agent-plugin.
For end-user installation and usage, see the top-level README.
Contents
architecture.md: where this plugin sits between HiveMind and OVOS, and which responsibilities it owns versus delegates.configuration.md: every configuration key the plugin reads, with defaults and behavior notes.message_flow.md: end-to-end traces of how a client utterance reaches OVOS skills, how responses route back, and the multi-client isolation guarantee.development.md: local development, testing, and the release workflow.policy.md: the OVOS-specific policy plugin, its mutation classes, and the built-inOVOSAgentPolicy.