CrashContext
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/utils/crashHandler.ts:44
Session-supplied context folded into the snapshot when a crash fires. All optional: a crash before a session registers anything still produces a useful snapshot (error + stack + debugLog buffer + env), just without config/transcript.
Properties
Section titled “Properties”config?
Section titled “config?”
optionalconfig?:unknown
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/utils/crashHandler.ts:46
The effective resolved config.
modelDisplayName?
Section titled “modelDisplayName?”
optionalmodelDisplayName?:string
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/utils/crashHandler.ts:48
Model display name.
transcriptTail?
Section titled “transcriptTail?”
optionaltranscriptTail?:unknown
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/utils/crashHandler.ts:50
The in-flight turn’s transcript tail.