Intermediate~50 minHazelJS
Context Engineering
Assemble prompts, RAG, and truncations in HazelJS so AgentRuntime sees signal—not noise.
- Authors
- editorial-team
- Published
- Last reviewed
Treat model-visible context as a scarce, designed resource: AIContextManager, enableRAG/ragTopK, observation hygiene, and when not to stuff the window.
Learning outcomes
- Configure context assembly flags on AgentRuntime.execute
- Apply AIContextManager / memory window limits deliberately