Expand description
Tool surface selection semantics.
Different session types require different tool sets. This module provides an enum-based way to select the appropriate tool surface at execution time.
Structs§
- Tool
Surface Factory - Factory that provides pre-built tool executors for each surface variant.
Enums§
- Tool
Surface - Tool surface variants for different session types.