Skip to main contentModule agents
Source - enqueue
agents enqueue — fire-and-forget into the queue.- get
agents get — async handler stub.- instances
agents instances — caller-side handles that didn’t earn their
own top-level home under agents. Two leaves today:- list
agents list available — async handler stub.- logs
agents logs — persisted log tier. Leaves:- message
agents message — unary delivery primitive.- publish
agents publish — async handler stub.- queue
agents queue — deferred prompts queue. Top-level subcommands:- selector
- Shared agent-input shape for
agents spawn and agents message. - spawn
agents spawn — async handler stub.- tags
agents tags — client-side agent tags. Tags uniquely identify
one agent instance hierarchy and are stored locally (not on the
API server). Two leaves:- wait
agents wait — block until an agent is done.
- Command
- Request
- ResponseItem
- execute
- execute_transform