AgentStateSource type

エージェントの動作状態の発生源を示します。 状態が特定のソースから派生していない場合、空です。

type AgentStateSource = "agent_instance_identity" | "agent_blueprint"