Skip to content

[Agents] Changelog: Agents SDK v0.8.0#29216

Merged
whoiskatrin merged 8 commits into
productionfrom
changelog/agents-sdk-v0.8.0
Mar 23, 2026
Merged

[Agents] Changelog: Agents SDK v0.8.0#29216
whoiskatrin merged 8 commits into
productionfrom
changelog/agents-sdk-v0.8.0

Conversation

@whoiskatrin
Copy link
Copy Markdown
Contributor

Summary

Changes covered

  • Readable state property on useAgent and AgentClient
  • Idempotent schedule() — cron by default, opt-in for delayed/date types
  • Typed AgentClient with call inference and stub proxy
  • Zod 4 required, ai runtime dependency removed from core
  • @cloudflare/ai-chat turn serialization and duplicate message fixes
  • keepAlive() / keepAliveWhile() promoted out of experimental
  • @cloudflare/codemode TanStack AI integration

@whoiskatrin whoiskatrin requested a review from a team as a code owner March 23, 2026 11:23
@whoiskatrin whoiskatrin requested a review from a team March 23, 2026 11:23
@github-actions
Copy link
Copy Markdown
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

Copy link
Copy Markdown
Contributor

@threepointone threepointone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

couple of removals, but otherwise lgtm

Comment thread src/content/changelog/agents/2026-03-23-agents-sdk-v0.8.0.mdx Outdated
Comment thread src/content/changelog/agents/2026-03-23-agents-sdk-v0.8.0.mdx Outdated
Comment thread src/content/changelog/agents/2026-03-23-agents-sdk-v0.8.0.mdx Outdated
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 23, 2026

whoiskatrin and others added 3 commits March 23, 2026 11:40
Co-authored-by: Sunil Pai <spai@cloudflare.com>
Co-authored-by: Sunil Pai <spai@cloudflare.com>
Co-authored-by: Sunil Pai <spai@cloudflare.com>
@whoiskatrin
Copy link
Copy Markdown
Contributor Author

/bonk fix the build

Copy link
Copy Markdown
Contributor

@ask-bonk ask-bonk Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressing threepointone's feedback with specific suggestions:

Comment thread src/content/changelog/agents/2026-03-23-agents-sdk-v0.8.0.mdx Outdated
Comment thread src/content/changelog/agents/2026-03-23-agents-sdk-v0.8.0.mdx
@ask-bonk
Copy link
Copy Markdown
Contributor

ask-bonk Bot commented Mar 23, 2026

Posted 2 review suggestions on PR #29216:

  1. Addressed threepointone's feedback: Removed the section header "## Zod 4 required, ai runtime dependency removed" and replaced it with just the Zod requirement line (since the ai runtime removal isn't a real breaking change).

  2. Style guide compliance: Changed the npm install command to use the PackageManagers component instead of a bare code fence.

The changelog is well-structured otherwise — proper frontmatter, correct TypeScriptExample usage throughout, and no MDX syntax issues.

github run

whoiskatrin and others added 3 commits March 23, 2026 12:03
Co-authored-by: ask-bonk[bot] <249159057+ask-bonk[bot]@users.noreply.github.com>
Co-authored-by: ask-bonk[bot] <249159057+ask-bonk[bot]@users.noreply.github.com>
@whoiskatrin whoiskatrin enabled auto-merge (squash) March 23, 2026 12:48
@whoiskatrin whoiskatrin merged commit d7417c7 into production Mar 23, 2026
12 checks passed
@whoiskatrin whoiskatrin deleted the changelog/agents-sdk-v0.8.0 branch March 23, 2026 12:51
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.

4 participants