Signature
PromptDefinition (first pass)
Subagent Semantics
SubagentToolConfig defines behavior on the relationship between this prompt and a callable dual_ai agent.
- non-resumable subagents behave like direct tool calls
- resumable subagents are lifecycle-managed by runtime tools
- initial payload/name mappings are controlled by
init*Propertyoptions
subagent_createsubagent_message
Example: orchestrator with resumable non-blocking subagent
Attachment Mapping Notes
WheninitAttachmentsProperty is used for subagents:
- source attachment paths are validated in parent thread
- files are copied parent -> child filesystem
- child receives rewritten destination-local paths