Skip to content

Conversation

@emily-shen
Copy link
Contributor

@emily-shen emily-shen commented Feb 5, 2026

Fixes DEVX-2437

Screenshot 2026-02-05 at 16 10 15

Unrelated but this PR also stops prettifying routeTree.gen.ts, its already in the .prettierignore file and when developing with vite it keeps getting regenerated with diff formatting.


  • Tests
    • Tests included/updated
    • Automated tests not possible - manual testing has been completed as follows:
    • Additional testing not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: wip experimental feature

A picture of a cute animal (not mandatory, but encouraged)


Open with Devin

@emily-shen emily-shen requested a review from a team as a code owner February 5, 2026 16:12
@changeset-bot
Copy link

changeset-bot bot commented Feb 5, 2026

🦋 Changeset detected

Latest commit: ecf23ba

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

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

@emily-shen emily-shen changed the base branch from main to emily/ui-migrations February 5, 2026 16:12
@github-project-automation github-project-automation bot moved this to Untriaged in workers-sdk Feb 5, 2026
Base automatically changed from emily/ui-migrations to main February 5, 2026 16:12
@claude
Copy link
Contributor

claude bot commented Feb 5, 2026

Claude finished @emily-shen's task —— View job


Changeset Review

⚠️ Issues found

The changeset in .changeset/fast-shrimps-agree.md has one issue:

Missing experimental opt-in details: The changeset mentions "This is an experimental WIP feature" but doesn't explain how users can access it. According to the guidelines, experimental features should include a note on how users can opt in.

Suggested addition: Add a line explaining how to enable/access this experimental feature (e.g., "Enable with --experimental flag" or "Available in local explorer at http://localhost:..." or whatever the appropriate opt-in mechanism is).


Otherwise the changeset looks good:

  • ✅ Version type: minor is correct for a new feature
  • ✅ Description is clear and includes what the feature does
  • ✅ No forbidden markdown headers (h1/h2/h3)
  • ✅ Both affected packages are included

This is a screenshot of the KV Local Explorer interface. It shows a search box with "api" entered as a prefix, and three KV entries displayed that all start with "api:" (api:base-url, api:rate-limit, and api:timeout-ms). The interface has a clean, modern design with a sidebar showing KV namespaces. Not a cute animal, but it is a well-designed UI. 9/10 for visual clarity.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 5, 2026

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@12431

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@12431

miniflare

npm i https://pkg.pr.new/miniflare@12431

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@12431

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@12431

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@12431

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@12431

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@12431

@cloudflare/workers-utils

npm i https://pkg.pr.new/@cloudflare/workers-utils@12431

wrangler

npm i https://pkg.pr.new/wrangler@12431

commit: ecf23ba

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Feb 9, 2026
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

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

Devin Review found 1 potential issue.

View 5 additional findings in Devin Review.

Open in Devin Review

@emily-shen emily-shen merged commit 7aaa2a5 into main Feb 10, 2026
39 of 40 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Feb 10, 2026
@emily-shen emily-shen deleted the emily/kv-prefix branch February 10, 2026 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants