AbstractThe display name of the agent (user-friendly name, not API name)
AbstractpreviewRefreshes the access token on the standard connection.
Retained for backward compatibility. The caller's original Connection is never mutated by agent operations, so this only refreshes the internal standard connection owned by the ConnectionManager.
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.