@cloudflare/think@0.6.1

cloudflare/agents@cloudflare/think@0.6.1May 14, 2026by github-actions[bot]

AI Summary

This is a patch release (0.6.1) for @cloudflare/think that improves the default system prompt and adds a turn-specific capability block based on tools exposed to the model.

Key Highlights

  • Patch version update from 0.6.0 to 0.6.1
  • Improved Think's default system prompt
  • Added turn-specific capability block based on tools exposed to the model
  • Single PR contribution by @threepointone

New Features

  • Turn-specific capability block that dynamically adjusts based on available tools

Full Release Notes

### Patch Changes

-   [#1520](https://github.com/cloudflare/agents/pull/1520) [`f9c68e8`](https://github.com/cloudflare/agents/commit/f9c68e8d04184939714578e70cf1bfa739ae8840) Thanks [@threepointone](https://github.com/threepointone)! - Improve Think's default system prompt and append a turn-specific capability block based on the tools exposed to the model.