Releases: cloudflare/agents
[email protected]
Patch Changes
-
a5d0137Thanks @threepointone! - trigger a new release -
Updated dependencies [
a5d0137]:- @cloudflare/[email protected]
- @cloudflare/[email protected]
[email protected]
Patch Changes
- #754
e21051dThanks @threepointone! - fix: don't mark ai as optional under peerDependenciesMeta
@cloudflare/[email protected]
Patch Changes
-
a5d0137Thanks @threepointone! - trigger a new release -
Updated dependencies [
a5d0137]:
@cloudflare/[email protected]
Patch Changes
-
a5d0137Thanks @threepointone! - trigger a new release -
Updated dependencies [
a5d0137]:
[email protected]
Patch Changes
- Updated dependencies [
accdd78]:
[email protected]
Minor Changes
-
accdd78Thanks @threepointone! - update to ai sdk v6via @whoiskatrin in #733
[email protected]
Patch Changes
-
#742
29938d4Thanks @threepointone! - mark AgentNamespace as deprecatedIt only makes things harder, especially for autogenned types.
-
#747
17a0346Thanks @threepointone! - fix: scheduling should worksince we updated to zod v4, the schedule schema was broken. ai sdk's .jsonSchema function doesn't correctly work on tools created with zod v4. The fix, is to use the v3 version of zod for the schedule schema.
[email protected]
Patch Changes
-
#739
e9b6bb7Thanks @threepointone! - update all dependencies- remove the changesets cli patch, as well as updating node version, so we don't need to explicitly install newest npm
- lock mcp sdk version till we figure out how to do breaking changes correctly
- removes stray permissions block from release.yml
-
Updated dependencies [
e9b6bb7,087264c,b8c0595,9fbb1b6,57b7f2e]:
[email protected]
Patch Changes
-
#739
e9b6bb7Thanks @threepointone! - update all dependencies- remove the changesets cli patch, as well as updating node version, so we don't need to explicitly install newest npm
- lock mcp sdk version till we figure out how to do breaking changes correctly
- removes stray permissions block from release.yml
-
#740
087264cThanks @threepointone! - update zod -
#737
b8c0595Thanks @threepointone! - update partyserver (and some other cf packages)specifically updating partyserver so it gets a better default type for Env, defaulting to Cloudflare.Env
-
#732
9fbb1b6Thanks @Scalahansolo! - Setup proper peer deps for zod v4 -
#722
57b7f2eThanks @agcty! - fix: move AI SDK packages to peer dependencies
[email protected]
Patch Changes
-
#729
79843bdThanks @whoiskatrin! - add client-defined tools and prepareSendMessagesRequest options -
#726
59ac254Thanks @whoiskatrin! - fix cache ttl