status

abstract val status: StateFlow<AgentStatus>(source)

agent 的实时状态,参见 AgentStatus

关于实时输出请见 output

See also