Skip to content

@cloudflare/codemode v0.1.0: a new runtime agnostic modular architecture#28473

Merged
mattzcarey merged 4 commits into
productionfrom
feat/agents-changelog
Feb 20, 2026
Merged

@cloudflare/codemode v0.1.0: a new runtime agnostic modular architecture#28473
mattzcarey merged 4 commits into
productionfrom
feat/agents-changelog

Conversation

@mattzcarey

@mattzcarey mattzcarey commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds changelog entry for @cloudflare/codemode v0.1.0.

The Codemode SDK has been rewritten into a modular architecture with:

  • createCodeTool() — standard AI SDK tool
  • Executor interface — runtime agnostic, implement for any sandbox
  • DynamicWorkerExecutor — Cloudflare Workers implementation
  • Network isolation, needsApproval filtering, console capture

Related: cloudflare/agents#879

@mattzcarey
mattzcarey requested a review from a team February 20, 2026 13:10
@mattzcarey
mattzcarey requested a review from a team as a code owner February 20, 2026 13:10
@github-actions github-actions Bot added product:agents Build and deploy AI-powered Agents on Cloudflare that can act autonomously. size/s labels Feb 20, 2026
@github-actions

github-actions Bot commented Feb 20, 2026

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

@threepointone

Copy link
Copy Markdown
Contributor

no this isn't what I meant, I mean like https://developers.cloudflare.com/changelog/2026-02-17-agents-sdk-v050/

@threepointone

Copy link
Copy Markdown
Contributor

And only for the codemode sdk, nothing else

@mattzcarey
mattzcarey requested a review from a team as a code owner February 20, 2026 13:12
@mattzcarey mattzcarey changed the title Add Agents SDK changelog @cloudflare/codemode v0.1.0, agents v0.5.1, and package updates Feb 20, 2026
Comment thread src/content/changelog/agents/2026-02-20-codemode-sdk-rewrite.mdx Outdated
Comment thread src/content/changelog/agents/2026-02-20-codemode-sdk-rewrite.mdx Outdated
@ask-bonk

ask-bonk Bot commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

Bonk workflow was cancelled.

View workflow run

@ask-bonk

ask-bonk Bot commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

Bonk workflow was cancelled.

View workflow run

Comment thread src/content/changelog/agents/2026-02-20-codemode-sdk-rewrite.mdx Outdated
@mattzcarey mattzcarey changed the title @cloudflare/codemode v0.1.0, agents v0.5.1, and package updates @cloudflare/codemode v0.1.0: a new runtime agnostic modular architecture Feb 20, 2026
Comment thread src/content/changelog/agents/2026-02-20-codemode-sdk-rewrite.mdx Outdated
Comment thread src/content/changelog/agents/2026-02-20-codemode-sdk-rewrite.mdx Outdated
@github-actions

github-actions Bot commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

@mattzcarey
mattzcarey force-pushed the feat/agents-changelog branch from f98f80e to d7ee3a5 Compare February 20, 2026 13:34
Comment thread src/content/changelog/agents/2026-02-20-codemode-sdk-rewrite.mdx Outdated
Comment thread src/content/changelog/agents/2026-02-20-codemode-sdk-rewrite.mdx Outdated
@mattzcarey
mattzcarey enabled auto-merge (squash) February 20, 2026 13:57
@mattzcarey
mattzcarey merged commit ec717f5 into production Feb 20, 2026
9 checks passed
@mattzcarey
mattzcarey deleted the feat/agents-changelog branch February 20, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:agents Build and deploy AI-powered Agents on Cloudflare that can act autonomously. size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants