Skip to content

Avoid protected startup requests before sign-in - #30

Merged
bt1142msstate merged 5 commits into
mainfrom
codex/auth-gated-startup
Aug 21, 2026
Merged

Avoid protected startup requests before sign-in#30
bt1142msstate merged 5 commits into
mainfrom
codex/auth-gated-startup

Conversation

@bt1142msstate

Copy link
Copy Markdown
Owner

Summary

  • defer field metadata loading until a verified session exists
  • skip the initial template request while signed out
  • keep the sign-in startup state clear and quiet
  • add browser coverage proving no protected startup requests occur before authentication

Validation

  • npm run lint
  • npm run test:browser (passes)
  • cache manifest current
  • full static matrix: 11 architecture checks passed; the two known Git-history checks were interrupted after hanging on the local Documents filesystem and will run in clean CI

@bt1142msstate
bt1142msstate merged commit 957cabc into main Aug 21, 2026
1 check 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.

1 participant