Skip to content

InteractiveSessionOptions

Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/interactiveSessionModule.ts:198

GS2-20 — how a session is asked to start: fresh, or inside a stored conversation.

optional resumeConversationId?: number

Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/interactiveSessionModule.ts:204

Re-enter this conversation (the id gth history list prints) instead of opening a new one. Refused, with a notice and exit status 1, when it cannot be: history off, the store unopenable, no such conversation, one with no state to re-enter, or one recorded in another directory.