Skip to content

Cloudflare SDK fails with latest agents SDK v0.22.0 #23758

Description

@JPeer264

Description

When starting a Cloudflare project with agents v0.22.0 it fails with Cannot assign to read only property 'webSocketMessage' of object '#<ChatAgent>.

The way how DOs register their functions has changed in cloudflare/agents#2133 to be .installHandlers() which breaks our SDK.

Any change in the underlying libraries should not break the app. It should rather not register and print a warning rather than failing

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions