Skip to content

feat(wrangler): Add hotkey to open local explorer#12386

Merged
petebacondarwin merged 15 commits intomainfrom
NuroDev/local-explorer-hotkey
Feb 4, 2026
Merged

feat(wrangler): Add hotkey to open local explorer#12386
petebacondarwin merged 15 commits intomainfrom
NuroDev/local-explorer-hotkey

Conversation

@NuroDev
Copy link
Copy Markdown
Member

@NuroDev NuroDev commented Feb 3, 2026

Continuing with the recent work on the experimental local explorer this adds a new hotkey when wrangler dev is started (if the experimental feature is enabled) to open the local explorer.


  • 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: Hotkeys are not documented in the Cloudflare docs.

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


Open with Devin

@NuroDev NuroDev self-assigned this Feb 3, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Feb 3, 2026

🦋 Changeset detected

Latest commit: 751c430

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

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Feb 3, 2026

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: 751c430

@emily-shen
Copy link
Copy Markdown
Contributor

we do have hotkey tests, they're in fixtures/interactive-dev-tests

@claude
Copy link
Copy Markdown
Contributor

claude Bot commented Feb 3, 2026

Claude finished @NuroDev's task —— View job


Changeset Review

Tasks

  • Read changeset guidelines from .changeset/README.md
  • Read the changeset file .changeset/dirty-houses-hear.md
  • Validate changeset against review criteria
  • Check for cute animal images
  • Post final review

⚠️ Issue found

The changeset for this experimental feature is missing information on how users can opt in. According to the guidelines:

Experimental features: Changesets for experimental features should include note on how users can opt in.

The changeset mentions this is for the "experimental/WIP local resource explorer" but doesn't explain how to enable it. It should include something like:

To enable this experimental feature, set the environment variable:
WRANGLER_EXPERIMENTAL_LOCAL_EXPLORER=true

or whatever the actual opt-in mechanism is.


P.S. That's not an animal in the image - it appears to be an orange circle or dot. No cuteness report this time!


@NuroDev NuroDev marked this pull request as ready for review February 3, 2026 16:49
@NuroDev NuroDev requested a review from a team as a code owner February 3, 2026 16:49
Copy link
Copy Markdown
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: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 4 additional flags.

Open in Devin Review

@github-project-automation github-project-automation Bot moved this from Untriaged to Approved in workers-sdk Feb 4, 2026
Comment thread packages/wrangler/src/dev/hotkeys.ts Outdated
@petebacondarwin petebacondarwin merged commit 447daa3 into main Feb 4, 2026
40 of 41 checks passed
@petebacondarwin petebacondarwin deleted the NuroDev/local-explorer-hotkey branch February 4, 2026 17:07
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk Feb 4, 2026
@NuroDev NuroDev mentioned this pull request Feb 5, 2026
5 tasks
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.

4 participants