Module context

Module context 

Source
Expand description

Core execution context types.

This module defines the main ExecutionContext struct which represents a complete execution environment for skill tools.

Structsยง

ContextMetadata
Metadata about an execution context.
ExecutionContext
A complete execution environment definition.