Abstract
Abstract base class for agent preview functionality. Contains shared properties and methods between ScriptAgent and ProductionAgent.
The display name of the agent (user-friendly name, not API name)
Resume an existing session by loading session state from disk
The session ID to resume
Abstract base class for agent preview functionality. Contains shared properties and methods between ScriptAgent and ProductionAgent.