feat(claude): restore multi-account support with account-owned runtimes - #1140
Closed
robinebers wants to merge 1 commit into
Closed
feat(claude): restore multi-account support with account-owned runtimes#1140robinebers wants to merge 1 commit into
robinebers wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit ab8d5da. Configure here.
robinebers
marked this pull request as draft
August 24, 2026 10:44
robinebers
force-pushed
the
codex/multi-account-rebuild
branch
2 times, most recently
from
August 24, 2026 11:02
6745a19 to
17c14b4
Compare
robinebers
force-pushed
the
codex/multi-account-rebuild
branch
from
August 24, 2026 11:06
17c14b4 to
8ad1bf2
Compare
Owner
Author
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.

TL;DR
Restore Claude multi-account support by giving every verified account and organization its own permanent identity, credentials, history, layout, and display name. CLI and Desktop accounts can now coexist without borrowing each other's usage, while iCloud matches the same account safely across Macs.
What was happening
What this changes
claudeeven after another account becomes the default login.Heads-up
Tests
swift test -Xlinker -rpath -Xlinker /Users/rebers/.codex/worktrees/700a/openusage/.build/out/Products/Debug— 1,294 XCTest cases, three pre-existing skips, zero failures; additional CLI and Swift Testing suites also pass.Screenshots
Production account-card and Total Spend chart components rendered with synthetic usage values; no private account activity is included.