HarnessSnapshotSummary
Generated by TypeDoc. Do not edit this page directly.
Interface: HarnessSnapshotSummary
Section titled “Interface: HarnessSnapshotSummary”Defined in: packages/core/src/runtime/types/snapshots.ts:12
Extended by
Section titled “Extended by”Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
agentKey | string | packages/core/src/runtime/types/snapshots.ts:16 |
createdAt | string | packages/core/src/runtime/types/snapshots.ts:15 |
eventCursor | EventCursor | packages/core/src/runtime/types/snapshots.ts:22 |
id | string | packages/core/src/runtime/types/snapshots.ts:13 |
label? | string | packages/core/src/runtime/types/snapshots.ts:14 |
metadata? | JsonObject | packages/core/src/runtime/types/snapshots.ts:23 |
modeId | string | packages/core/src/runtime/types/snapshots.ts:19 |
model | string | packages/core/src/runtime/types/snapshots.ts:20 |
runId? | string | packages/core/src/runtime/types/snapshots.ts:17 |
transcriptCursor | TranscriptCursor | packages/core/src/runtime/types/snapshots.ts:21 |
turnId? | string | packages/core/src/runtime/types/snapshots.ts:18 |