Expand description
Context — Per-request execution environment
The Context is passed to every tool call. It provides access to the memory store, current brain-wave state, session information, and a scratchpad for intermediate results.
Structs§
- Context
- Per-request execution context.