pi_llm_agent.cancellation¶
cancellation
¶
Cooperative cancellation token — Python equivalent of AbortSignal.
Passed to tool execute() and hook callbacks so they can check for and respond to cancellation requests from the agent loop.