Skip to content

@cloudflare/codemode@0.4.3

Choose a tag to compare

@github-actions github-actions released this 13 Jul 17:09
03cdc82

Patch Changes

  • #1904 88f7f69 Thanks @mattzcarey! - Echo the durable tool-call log on the proxy tool output. ProxyToolOutput now carries an optional calls field (the execution's ToolLogEntry[]) on completed, paused and error outcomes, so UIs can render an audit trail of every connector call and step — name, args, result, approval requirement and state — without a separate executions() round trip.