Versions in this module Expand all Collapse all v0 v0.54.1 Mar 12, 2026 v0.11.7 Mar 2, 2026 Changes in this version + type Executor interface + Execute func(ctx context.Context, promptContent string, logFile string, ...) error + func NewDockerExecutor(containerImage string) Executor