Module udx_agent

Module udx_agent 

Source
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

CommandDescription
helpOverview 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, …)
agentsList all currently registered agents
statusLive system summary (agent count, states)
versionBuild / 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.