Expand description
Artifact Processor - Write task outputs to disk
Integrates the artifact system with the task execution flow.
Called after successful task completion when artifact: is configured.
Supports template-based artifacts via the template: field
which supports {{with.*}} bindings for dynamic content generation.
Structs§
- Artifact
Process Result - Result of processing artifacts for a task
Functions§
- process_
task_ artifacts - Process artifacts for a completed task