Agent Status
表示 Agent 当前状态。
Entries
Link copied to clipboard
Agent 的一切活动已经停止,请在此状态后主动释放 AgentAPI 引用,如果仍然需要进行交互请重新从 io.github.autotweaker.api.adapter.Session.restore 获取实例。
Link copied to clipboard
Agent 正在执行工具,在此期间不会有上下文更新。
Link copied to clipboard
短暂的瞬时状态,Agent 正在执行内部运算,如更新上下文或校验工具调用。
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.