AgentContext
Properties
Section titled “Properties”abortSignal?
Section titled “abortSignal?”optional abortSignal?: AbortSignal;currentAgent
Section titled “currentAgent”currentAgent: string;messages
Section titled “messages”messages: ModelMessage[];metadata
Section titled “metadata”metadata: Record<string, unknown>;session
Section titled “session”session: Session;turnCount
Section titled “turnCount”turnCount: number;workingMemory
Section titled “workingMemory”workingMemory: WorkingMemory;