Skip to content

configurable login account dev server in debug menu - #3075

Merged
abose merged 6 commits into
mainfrom
ai
Aug 8, 2026
Merged

configurable login account dev server in debug menu#3075
abose merged 6 commits into
mainfrom
ai

Conversation

@abose

@abose abose commented Aug 7, 2026

Copy link
Copy Markdown
Member
image

abose added 5 commits August 7, 2026 17:57
Strings and the help menu command id for the pro off hours experiment
(free Pro during personal off-work hours), implemented in phoenix-pro.
Pins phoenix-pro to the off hours feature commit.
Dev-only dropdown to point the app at the prod, staging or local dev
(localhost:5000) accounts server without code changes or special serve
commands.

- debug overrides dialog: accounts server dropdown; the save button
  relabels to Save & Reload only when a boot-read override changed
- index.html: the /proxy/config fetch is replaced by a synchronous
  localStorage read that sets account_url (desktop + web tab flows)
  and accounts_proxy_path (browser dev) before any module loads
- serve-proxy is now stateless: static /proxy/accounts,
  /proxy/accountsStaging and /proxy/accountsDev routes replace the
  --localAccount/--stagingAccount flags and /proxy/config; proxied
  request headers are passed via proxy.web options to fix an
  ERR_HTTP_HEADERS_SENT crash with http targets on modern Node
- serveLocalAccount and serveStagingAccount npm scripts removed
Adds ended-state toast strings and the Keep Coding dialog button
string; removes the Disable/Enable menu strings now that the help menu
item is a checkmark toggle labeled with the server-vended brand name.
Pins phoenix-pro to the off hours refinements commit.
- OFF_HOURS_POPUP_LOGIN_ACTIVE / OFF_HOURS_EXPLAIN_LOGIN_ACTIVE for the
  logged-out shouldLoginForOffer state (popup note and explainer dialog).
- Pin phoenix-pro to 03cbd28 (combined popup plan line, login-aware
  messaging).
@sonarqubecloud

sonarqubecloud Bot commented Aug 8, 2026

Copy link
Copy Markdown

@abose
abose merged commit 54f807f into main Aug 8, 2026
12 of 21 checks passed
@abose
abose deleted the ai branch August 8, 2026 09:49
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