[BUG] No way to switch Claude Code organization when running inside Antigravity IDE
Preflight Checklist
- [x] I have searched existing issues for similar reports
- [x] This report does NOT contain sensitive information (API keys, passwords, etc.)
Environment
Claude Code running inside Google's Antigravity IDE (Windows 11), account
with access to multiple organizations.
What Happened
The account this Claude Code instance is signed into has access to more
than one organization. There is no discoverable way to switch
organizations from within the Antigravity IDE's bundled Claude Code panel:
- The "Account & Usage" panel (opened via "View details") shows Email,
Organization, and Plan as read-only text — no switcher control.
- Running
/logoutin the Claude Code chat input returns:
/logout isn't available in this environment.
- The integrated PowerShell terminal does not have the
claudeCLI
binary on PATH, so claude logout / claude login also fail:
The term 'claude' is not recognized as the name of a cmdlet, function, (CommandNotFoundException)
script file, or operable program.
- The IDE's own top-level "Settings → Account" dialog only manages the
separate Google/Antigravity account (shows "Antigravity Starter Quota"),
not the Claude Code organization.
Expected Behavior
Some in-panel way to sign out and re-authenticate (or otherwise pick a
different organization) when running Claude Code inside Antigravity IDE,
mirroring what /login and /logout do in the standalone CLI.
Actual Behavior
No path found to switch organizations from within this environment at all.
Steps to Reproduce
- Sign into Claude Code inside Antigravity IDE with an account that has
access to more than one organization.
- Try to switch organization: check "Account & Usage → View details"
(read-only), try /logout in chat (unavailable), try claude logout
in the IDE's integrated terminal (claude not on PATH).
- Observe there is no working path in any of these.
Impact
Medium — account is effectively pinned to whichever organization it first
authenticated into; no way to switch without leaving the IDE entirely
(e.g. re-authenticating via claude.ai in a browser and hoping it
propagates back).
Claude Code Version
Unknown — the bundled Claude Code panel inside Antigravity IDE does not
expose a version string in the UI checked, and the standalone claude
CLI is not on PATH to query it directly.
Platform
Windows 11, Claude Code integration inside Antigravity IDE (Google).
3 Comments
Additional data point, reported via Anthropic support chat (Fin AI Agent) today:
The Antigravity IDE's own "Account & Usage" panel (View details) shows Plan: Claude pro for this account's organization (org ID
ae467b64-7a42-41ca-8163-57a8d63d5e95). However, Anthropic support confirmed via the backend that this same org ID is actually on the Free plan.Support's own assessment: "When an IDE or device shows a different plan than what's actually active, it usually means you're signed into a different account or workspace on that device... it could be connected to a different workspace entirely (like a personal Pro account vs. the org). The workspace switcher issue you filed (#91844) could absolutely be related if the IDE can't properly sync or refresh which org it's authenticated against."
This suggests the IDE panel may be displaying cached/stale session data, or the underlying auth/session isn't correctly tracking which org is actually active — consistent with the broader "no way to switch/verify organization" symptom in this issue. Flagging in case it helps narrow down the root cause.
Follow-up: tried the full account-level logout/login cycle as a last resort (outside the IDE, directly on claude.ai).
Separately, this account does have access to a second, distinct organization ("Teppo's Individual Org") — confirmed via the Anthropic Console's "Buy credits to get started" page, which shows it as a separate API-credits org unrelated to the Claude.ai Pro subscription org currently in use. There is no discoverable way, in the IDE, in Claude Code's chat/terminal commands, or in claude.ai's own account menu / full re-login flow, to actually switch into that second organization.
At this point every plausible in-product path has been tried without success. This seems to confirm the bug is exactly as originally reported: there is currently no way to switch organizations at all for an account with access to more than one, regardless of environment (Antigravity IDE or plain claude.ai).
Update: submitted a full, detailed CVP application on 2026-09-10 (the newer 5-step flow: account type, government-ID identity verification via Persona, detailed use-case form, terms, review). Denied again the same day (third denial total) — decision email received 09:52 same day, reference
TS-01a08a17-4c93-7301-844e-bd4470cbbb2c, generic reason ("we are unable to adjust the safeguards applied to your account").Noting this here because the confirmation email received right after submission said "we aim to get back to you within 2 business days," but the actual denial arrived same-day — so either the review is fully automated despite the "our team will review" wording, or human review somehow completed in minutes. Given this account is also the one affected by the organization-switching bug in this issue, and CVP approval is tied to a specific org ID (per Anthropic support chat, see earlier comment on 2026-09-05), it remains unclear whether CVP evaluation itself is being affected by the same underlying org/session-state instability described in this issue.