Versions in this module Expand all Collapse all v1 v1.3.1 Jun 11, 2026 v1.3.0 Jun 10, 2026 Changes in this version + func HeavyTruncationSummary(tool string, raw any, encoded []byte, size int, artifactID string) any + func NewToolExecutor(cat tools.ToolCatalog, store artifacts.ArtifactStore, ...) steering.ToolExecutor + type Option func(*toolExecutor) + func WithHeavyThreshold(bytes int) Option + func WithLogger(l *slog.Logger) Option + func WithMaxSpawnDepth(n int) Option