Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/session/session-manager.ts
What gets passed back on resume — everything needed to restore a session
Properties
| Property | Type |
|---|---|
meta | SessionMeta |
conversationHistory | AgentHistoryItem[] |
sdkHistory | unknown[] |
Was this page helpful?