Skip to content

SessionOptions

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/libs/agent-core/src/session/types.ts

Properties

PropertyType
maxTurnsnumber
contextTContext
turnHookTurnHook<TContext>
streamboolean
toolVerificationHookToolVerificationHook
toolPreExecutionHookToolPreExecutionHook
guardrailRetriesnumber
maxOutputRecoveriesnumber
enableInjectionboolean
postCompactionHookPostCompactionHook
planModeboolean
hardPlanModeboolean
architectModelstring
implementModelstring
verboseboolean
onUserPromptSubmit(message: string) => Promise<{ blocked: boolean; blockReason?: string }>
workspacestring

Was this page helpful?

Download as PDF