Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/context/checkpoint-manager.ts
Properties
| Property | Type |
|---|---|
rootDir | string |
maxSnapshotsPerFile | number |
maxTotalSnapshots | number |
backend | CheckpointBackend |
Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/context/checkpoint-manager.ts
| Property | Type |
|---|---|
rootDir | string |
maxSnapshotsPerFile | number |
maxTotalSnapshots | number |
backend | CheckpointBackend |
Was this page helpful?