Versions in this module Expand all Collapse all v1 v1.209.0 Mar 10, 2026 Changes in this version + const MaxToolIterations + type Executor struct + func NewExecutor(client ai.Client, toolExecutor *tools.Executor, ...) *Executor + func (e *Executor) Execute(ctx context.Context, opts Options) *formatter.ExecutionResult + type Options struct + IncludeContext bool + Prompt string + SessionID string + ToolsEnabled bool