Variable: ContextModeSchema
Makaio Framework / contracts / ContextModeSchema
Variable: ContextModeSchema
Section titled “Variable: ContextModeSchema”
constContextModeSchema:ZodEnum<{fork:"fork";fresh:"fresh"; }>
Defined in: ../../../packages/contracts/src/subagent/schemas.ts:12
Context mode for subagent spawning.
- fork: Inherit parent’s conversation history
- fresh: Start with clean context