Skip to content

Show devtools in staging#5793

Merged
ComputelessComputer merged 1 commit into
mainfrom
fix/devtools-staging
Jun 27, 2026
Merged

Show devtools in staging#5793
ComputelessComputer merged 1 commit into
mainfrom
fix/devtools-staging

Conversation

@ComputelessComputer

@ComputelessComputer ComputelessComputer commented Jun 27, 2026

Copy link
Copy Markdown
Collaborator

Allow the staging bundle id to enable the devtools panel visibility gate.


Note

Low Risk
Small visibility-gating change for an internal staging bundle; production bundle behavior is unchanged aside from the command now requiring AppHandle.

Overview
Staging builds (com.hyprnote.staging) can now pass the frontend devtools visibility check, not only debug/dev/devtools compile-time builds.

show_devtool takes AppHandle and reads app.config().identifier via a new should_show_devtool helper (with STAGING_BUNDLE_ID). Specta registration is updated for the generic command signature, and a unit test asserts staging returns true.

Reviewed by Cursor Bugbot for commit caec0c9. Bugbot is set up for automated code reviews on this repo. Configure here.

Allow the staging bundle id to enable the devtools panel visibility gate.
@netlify

netlify Bot commented Jun 27, 2026

Copy link
Copy Markdown

Deploy Preview for old-char ready!

Name Link
🔨 Latest commit caec0c9
🔍 Latest deploy log https://app.netlify.com/projects/old-char/deploys/6a3f2f89ff952000080b3087
😎 Deploy Preview https://deploy-preview-5793--old-char.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@ComputelessComputer ComputelessComputer merged commit 78c36e4 into main Jun 27, 2026
10 checks passed
@ComputelessComputer ComputelessComputer deleted the fix/devtools-staging branch June 27, 2026 08:17
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