Expand description
UDX — User and Developer Xpert.
An always-available, zero-LLM knowledge agent that answers questions about the AgentFlow system. It holds a built-in knowledge base covering architecture, agent roles, MQTT topics, the REST API, and deployment options. Because it needs no external API call it responds instantly and keeps working even when the LLM key is absent.
§Commands
| Command | Description |
|---|---|
help | Overview of all available commands |
help <topic> | Topic-specific help (see topics below) |
docs <topic> | In-depth documentation for a topic |
explain <concept> | Explain a concept (actor-model, mqtt, wid, …) |
agents | List all currently registered agents |
status | Live system summary (agent count, states) |
version | Build / runtime info |
§Topics / concepts recognised
architecture, agents, chat, dashboard, api, mqtt, deploy,
actor-model, hlc-wid, wid, rust, babylon, nautilus, io,
qa, monitor, dynamic, main, udx
Anything not recognised returns a friendly suggestion to ask @main-actor.
Structs§
- UdxAgent
- User and Developer Xpert — built-in knowledge agent.