Skip to content

[Agents] Add changelog for Agents SDK v0.5.0 and @cloudflare/ai-chat v0.1.0#28357

Open
whoiskatrin wants to merge 2 commits intoproductionfrom
changelog/agents-sdk-v0.5.0
Open

[Agents] Add changelog for Agents SDK v0.5.0 and @cloudflare/ai-chat v0.1.0#28357
whoiskatrin wants to merge 2 commits intoproductionfrom
changelog/agents-sdk-v0.5.0

Conversation

@whoiskatrin
Copy link
Contributor

Summary

  • Adds a changelog entry for the Agents SDK v0.5.0 release, covering:
    • Built-in retry utilities with exponential backoff, per-task retry options, and class-level defaults
    • First stable release of @cloudflare/ai-chat v0.1.0 with major refactor, new features (maxPersistedMessages, body option, incremental persistence), and numerous bug fixes
    • Synchronous queue and schedule getter methods (backward compatible)
    • React hooks lint fix, TypeScript deep recursion fix, POST SSE keepalive, widened peer dependency ranges

@whoiskatrin
Copy link
Contributor Author

/bonk review this changelog and fix minor issues if needed

@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/pcx-technical-writing

@ask-bonk
Copy link
Contributor

ask-bonk bot commented Feb 16, 2026

Review Summary

This is a well-written changelog entry. The frontmatter, MDX structure, code examples, and overall content are solid and consistent with the existing v0.4.0 changelog conventions.

What looks good:

  • Frontmatter is schema-compliant with valid products references (agents, workers)
  • TypeScriptExample component is correctly imported and used
  • Code blocks all have proper lowercase language specifiers (ts, sh)
  • No unescaped JSX-special characters ({, }, <, >) in prose
  • Heading hierarchy is correct (H2 sections, H3 for Upgrade under Other improvements — matches v0.4.0 pattern)
  • Internal structure follows the established pattern: intro paragraph, feature sections with code examples, other improvements list, upgrade instructions

One minor fix applied:

  • Line 68: Converted the dense comma-separated bug fix sentence into a bulleted list. The original packed five distinct bug fixes into a single run-on sentence, making it harder to scan. The bulleted format is consistent with how the rest of the entry (and the "Key new features" section directly above) presents lists of items.

github run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant