github cloudflare/agents @cloudflare/codemode@0.2.2

latest releases: @cloudflare/shell@0.1.1, agents@0.7.9, @cloudflare/shell@0.1.0...
9 hours ago

Patch Changes

  • #1122 a16e74d Thanks @threepointone! - Add ToolProvider interface for composing tools from multiple sources into a single codemode sandbox. createCodeTool now accepts a ToolProvider[] alongside raw tool sets. Each provider contributes tools under a named namespace (e.g. state.*, mcp.*) with the default being codemode.*. Providers with positionalArgs: true use natural function signatures (state.readFile("/path")) instead of single-object args. The old executor.execute(code, fns) signature is deprecated but still works with a warning.

Don't miss a new agents release

NewReleases is sending notifications on new releases.