Skip to content

update partyserver (and some other cf packages)#737

Merged
threepointone merged 2 commits intomainfrom
udpate-partyserver
Dec 21, 2025
Merged

update partyserver (and some other cf packages)#737
threepointone merged 2 commits intomainfrom
udpate-partyserver

Conversation

@threepointone
Copy link
Copy Markdown
Contributor

specifically updating partyserver so it gets a better default type for Env, defaulting to Cloudflare.Env

specifically updating partyserver so it gets a better default type for Env, defaulting to Cloudflare.Env
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Dec 21, 2025

🦋 Changeset detected

Latest commit: f6480ca

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
agents Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@claude
Copy link
Copy Markdown

claude bot commented Dec 21, 2025

Claude Code Review

This PR updates partyserver and related Cloudflare packages. The changes look good overall - primarily dependency updates with minimal code changes.

Key Changes:

  • partyserver: 0.0.75 → 0.1.0 (better default Env typing to Cloudflare.Env)
  • @cloudflare/workers-types: 4.20251127.0 → 4.20251221.0
  • wrangler: 4.51.0 → 4.56.0
  • @cloudflare/vite-plugin: 1.15.3 → 1.19.0
  • @cloudflare/vitest-pool-workers: 0.10.11 → 0.11.1

Code Changes:

  1. packages/agents/src/index.ts: Type improvements from partyserver update - Env parameter now properly defaults to Cloudflare.Env (lines 297-300)
  2. packages/agents/src/ai-chat-agent.ts: Same Env typing improvement (lines 139-142)
  3. guides/human-in-the-loop/src/server.ts: Removed unused imports (createUIMessageStream, createUIMessageStreamResponse)

Assessment:
✅ No substantive issues found
✅ Breaking change is appropriate (partyserver 0.0.x → 0.1.0)
✅ Unused imports cleaned up
✅ Type safety improvements from better Env defaults

The PR is ready to merge.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Dec 21, 2025

Open in StackBlitz

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

commit: f6480ca

@threepointone threepointone merged commit b8c0595 into main Dec 21, 2025
5 checks passed
@threepointone threepointone deleted the udpate-partyserver branch December 21, 2025 11:53
@github-actions github-actions bot mentioned this pull request Dec 21, 2025
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