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§
- Step
Context Builder - Step Context Builder - extracts learnings when steps are discovered
- Step
Context Config - Context extraction configuration
- Step
Context Result - Result of step context extraction
- Step
Learning - Extracted learning from a step
- Tool
Call Info - Information about a tool call
Enums§
- Learning
Type - Types of learnings that can be extracted