Skip to content

Conversation

@Maximo-Guk
Copy link
Member

This looks a lot friendlier
Screenshot 2025-10-31 at 8 25 54 PM

than this!
Screenshot 2025-10-31 at 8 23 50 PM

@changeset-bot
Copy link

changeset-bot bot commented Nov 1, 2025

⚠️ No Changeset found

Latest commit: 224b388

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

<a
className="hover:bg-gray-50 text-sm cursor-pointer font-sm px-3 py-2 bg-white border border-gray-200 rounded-md shadow-sm flex items-center"
href="https://github.com/cloudflare/agents/tree/main/examples/ai-playground"
href="https://github.com/cloudflare/agents/tree/main/site/ai-playground"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also fixed this broken link!

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 1, 2025

Open in StackBlitz

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

commit: 224b388

const agent = useAgent<Playground, PlaygroundState>({
agent: "playground",
name: sessionId,
name: "Cloudflare-AI-Playground",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would make every client connect to the same agent instance. Maybe it can be Cloudflare-Ai-playground-:id?

Copy link
Member Author

@Maximo-Guk Maximo-Guk Nov 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

@Maximo-Guk Maximo-Guk force-pushed the maximo/use-cloudflare-ai-playground-name branch from 2187d6c to 224b388 Compare November 1, 2025 01:35
Copy link
Contributor

@threepointone threepointone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome thank you very much!

@whoiskatrin whoiskatrin merged commit 3668b9c into cloudflare:main Nov 1, 2025
3 checks passed
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.

3 participants