Skip to content

updateCrashContext

updateCrashContext(patch): void

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/utils/crashHandler.ts:65

Merge a partial update into the crash context. The running agent calls this as it learns things (config at init, transcript tail before each turn) so a crash mid-run captures the latest state.

Partial<CrashContext>

void