Progress Tool
object ProgressTool
Tool that allows an LLM to report progress during long-running actions. Routes messages through the current AgentProcess output channel.
If no process is active on the current thread, logs a warning and returns a soft error — the action can continue without interruption.