agents@0.12.2
cloudflare/agentsagents@0.12.2May 1, 2026by github-actions[bot]
AI Summary
This is a patch release that raises the minimum internal peer dependency versions for the Agents chat packages (`agents`, `@cloudflare/ai-chat`, and `@cloudflare/think`) to ensure compatibility with the current repository package versions.
Key Highlights
- Raised minimum peer dependency versions for Agents chat packages
- Ensures `@cloudflare/ai-chat` and `@cloudflare/think` are compatible with current repo versions
- Aligns internal dependency requirements with the latest package versions
Breaking Changes
- Projects using older versions of `@cloudflare/ai-chat` or `@cloudflare/think` may need to update their dependencies to meet the new minimum version requirements
Full Release Notes
### Patch Changes - [`2fffa02`](https://github.com/cloudflare/agents/commit/2fffa0201c96f6d2a395c74a843c3c25afcd53a6) Thanks [@threepointone](https://github.com/threepointone)! - Raise the minimum internal peer dependency versions for Agents chat packages so `agents`, `@cloudflare/ai-chat`, and `@cloudflare/think` require versions at least as recent as the current repo packages.