Conversation
Manual npm publish is blocked on the already-published 0.1.19 version, so this prepares the next patch while tightening the account-switch hot path. External login sync now uses registry identity metadata before parsing saved snapshots, and direct switching records the copied auth fingerprint during the same session-state update. Constraint: npm refuses republishing 0.1.19 Rejected: Parse every saved snapshot before checking registry metadata | slower for multi-account installs and unnecessary when registry identity is fresh Confidence: high Scope-risk: narrow Directive: Keep codex-auth use on the no-preflight fast path and preserve alias names during relogin refresh Tested: npm test --silent; npm pack --dry-run; openspec validate agent-codex-speed-up-account-switching-v0-1-20-2026-04-28-22-23 --strict; git diff --check Not-tested: npm publish --access public because user wants to publish manually
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated by gx branch finish (PR flow).