Skip to main content

Module context

Module context 

Source
Expand description

Per-job context handed to crate::runtime::ToolHandler::invoke.

Carries the cancellation token plus channels back to the runtime for recording metrics, opening streams, etc.

Structs§

BudgetTracker
Per-job cost.budget counters (ARCP v1.1 §9.6).
ToolContext
Per-job dispatch context.