AIAgentStateManager

constructor(state: AIAgentState = AIAgentState())(source)

Creates a new instance of AIAgentStateManager with the initial state, defaulting to a new AIAgentState if not provided.