Skip to content

tasks

Compile the context from task execution.

Classes

Functions

process_task

process_task(
    task: Task, running_context: dict[str, Any]
) -> dict[str, Any]

Execute a task and return the updated context.