Expand description
Core execution context types.
This module defines the main ExecutionContext struct which represents
a complete execution environment for skill tools.
Structsยง
- Context
Metadata - Metadata about an execution context.
- Execution
Context - A complete execution environment definition.