ThreadUsage
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/history/checkpointRetention.ts:91
One thread’s footprint in the checkpoint tables.
Properties
Section titled “Properties”bytes:
number
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/history/checkpointRetention.ts:98
Bytes of checkpoint / metadata / pending-write blobs stored under the thread.
checkpointCount
Section titled “checkpointCount”checkpointCount:
number
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/history/checkpointRetention.ts:96
command?
Section titled “command?”
optionalcommand?:string
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/history/checkpointRetention.ts:95
conversationId?
Section titled “conversationId?”
optionalconversationId?:number
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/history/checkpointRetention.ts:94
The conversation that names this thread, when one does — absent means unaddressable.
newestTs?
Section titled “newestTs?”
optionalnewestTs?:string
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/history/checkpointRetention.ts:100
The ts of the newest checkpoint, when it could be read.
threadId
Section titled “threadId”threadId:
string
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/history/checkpointRetention.ts:92