Skip to content

Conversation

@threepointone
Copy link
Contributor

@threepointone threepointone commented Nov 3, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

agents@0.2.21

Patch Changes

  • #631 6ddabb7 Thanks @ghostwriternr! - Handle OAuth errors and validate redirect URLs

  • #626 cec3cca Thanks @mattzcarey! - Remove url field from RequestExtra in WorkerTransport. It is non standard and goes against the MCP spec types.

  • #630 636aaf9 Thanks @ghostwriternr! - Fix OAuth redirect handling in MCP clients

  • #624 3bb54bf Thanks @threepointone! - Add CLI entry point and tests for agents package

    Introduces a new CLI for the agents package using yargs with the following commands (currently stubs, not yet implemented):

    • init / create - Initialize an agents project
    • dev - Start development server
    • deploy - Deploy agents to Cloudflare
    • mcp - The agents mcp server

    Adds CLI test suite with comprehensive coverage for all commands and configurations. Updates package.json to register the CLI binary, adds test scripts for CLI testing, and includes yargs dependencies.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 3, 2025

Open in StackBlitz

npm i https://pkg.pr.new/cloudflare/agents@625

commit: 00958ce

@github-actions github-actions bot force-pushed the changeset-release/main branch 9 times, most recently from 0bc8578 to 37b087e Compare November 4, 2025 17:42
@github-actions github-actions bot force-pushed the changeset-release/main branch from 37b087e to 9985e4a Compare November 5, 2025 12:48
@threepointone threepointone merged commit ff431ff into main Nov 5, 2025
@threepointone threepointone deleted the changeset-release/main branch November 5, 2025 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant