Expand description
update — async handler stub.
Modules§
Structs§
- Args
- Command
- Listener
Execution - One
/listenbroadcast run ofupdate: the actualRequest, the producer’sAgentArguments, and the response-item stream. Seecrate::cli::websocket_listener. - Request
- Response
- All-at-once view of an update run. Used only for schema generation
(
response-schema); the leaf’sexecutereturnsStream<ResponseItem>rather than building aResponse.
Enums§
- Path
- Response
Item - Per-stage update event. Update is a streaming leaf — one
ResponseItemper (asset, stage) pair as the update progresses through the four shipped binaries (cli, api, viewer, mcp). - Response
Skip Reason - Schema