Versions in this module Expand all Collapse all v0 v0.31.0 Jun 24, 2026 Changes in this version + func NewDecorator(inner core.VMCP, cfg *Config) core.VMCP + type Config struct + ParallelMax int + StepLimit uint64 + ToolCallTimeout time.Duration + func FromConfig(c *config.CodeModeConfig) *Config