Skip to main content

Module step_context

Module step_context 

Source
Expand description

Step Context Builder

Extracts learnings and builds context when steps are discovered. Used during agentic execution when StepSource::Agent spawns new steps.

@see packages/enact-schemas/src/context.schemas.ts

Structs§

StepContextBuilder
Step Context Builder - extracts learnings when steps are discovered
StepContextConfig
Context extraction configuration
StepContextResult
Result of step context extraction
StepLearning
Extracted learning from a step
ToolCallInfo
Information about a tool call

Enums§

LearningType
Types of learnings that can be extracted