@cloudflare/codemode@0.0.7

cloudflare/agents@cloudflare/codemode@0.0.7Feb 9, 2026by github-actions[bot]

AI Summary

A patch release updating dependencies and making the model used in experimental_codemode configurable.

Key Highlights

  • Made model configurable in experimental_codemode instead of hardcoded gpt-4.1.
  • Broadened peer dependencies.
  • Updated dependencies.

New Features

  • Configurable model in experimental_codemode

Full Release Notes

### Patch Changes

-   [#849](https://github.com/cloudflare/agents/pull/849) [`21a7977`](https://github.com/cloudflare/agents/commit/21a79778f5150aecd890f55a164d397f70db681e) Thanks [@Muhammad-Bin-Ali](https://github.com/Muhammad-Bin-Ali)! - Allow configurable model in `experimental_codemode` instead of hardcoded `gpt-4.1`

-   [#859](https://github.com/cloudflare/agents/pull/859) [`3de98a3`](https://github.com/cloudflare/agents/commit/3de98a398d55aeca51c7b845ed4c5d6051887d6d) Thanks [@threepointone](https://github.com/threepointone)! - broaden peer deps

-   [#865](https://github.com/cloudflare/agents/pull/865) [`c3211d0`](https://github.com/cloudflare/agents/commit/c3211d0b0cc36aa294c15569ae650d3afeab9926) Thanks [@threepointone](https://github.com/threepointone)! - update dependencies