github cloudflare/agents agents@0.2.21

latest releases: hono-agents@3.0.0, agents@0.3.0, agents@0.2.35...
one month ago

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.

Don't miss a new agents release

NewReleases is sending notifications on new releases.