aeontel chat
The chat command opens a streaming, interactive conversation with an agent or a swarm. Use it for debugging prompts, exploring tool behaviour, or driving live demos.
Invocation
You don't invoke aeontel chat directly — instead, use the entity-specific subcommand. The chat session is identical for both agents and swarms.
Subcommands
Use the entity-specific chat subcommand.
Shell
aeontel agent chat agt_...
aeontel swarm chat swm_...What to expect
The session streams responses token-by-token, including tool calls and their results. Use Ctrl-C to exit. Each session creates a fresh conversation thread — chat history is persisted server-side and shows up under the entity in the platform UI.