Expand description
agents spawn — async handler stub.
Modules§
Structs§
Enums§
- Agent
Spec - CLI-surface form for the
--agent/--agent-inlineargument: either a fully resolved inline-or-remote spec, or a bare favorite name that the CLI resolves to one of those at handler time. Untagged: an inline agent object or a remote-path object deserializes intoResolved; a bare JSON string lands onFavorite. - Path
- Request
Prompt - Response
Item - Schema
Functions§
Type Aliases§
- Response
- Non-chunk variant of
ResponseItem. Returned by the unaryexecutepath (withdangerous_advanced.streamcleared) when the cli emits a single bare id string.