Versions in this module Expand all Collapse all v1 v1.23.14 Apr 4, 2026 v1.23.13 Mar 26, 2026 Changes in this version + const InteractionIdFile + const ProxyConfigName + type Cassette struct + Interactions []Interaction + ToolName string + Version string + type Interaction struct + Args []string + ExitCode int + Id int + Stderr string + Stdout string + type Intercept struct + ArgsMatch string + type Options struct + CassetteName string + CmdName string + Intercepts []Intercept + RecordMode recorder.Mode + type Recorder struct + func NewWithOptions(opt Options) *Recorder + func (r *Recorder) Start() (proxyDir string, err error) + func (r *Recorder) Stop() error