Skip to content

[WRONG BRANCH] feat(gui): mount generic OAuth pool settings on Antigravity accounts - #1

Closed
agentHits wants to merge 1 commit into
agentHits/antigravityfrom
agentHits/antigravity-pool-settings
Closed

agentHits wants to merge 1 commit into
agentHits/antigravityfrom
agentHits/antigravity-pool-settings

Conversation

@agentHits

Copy link
Copy Markdown
Owner

Summary

Stacked on lidge-jun#4560. Mounts the existing /api/pool/settings panel for Google Antigravity and other generic OAuth providers in the accounts workspace.

  • The toggle writes providers.<name>.oauthAccountFailover.enabled (proactive pre-dispatch selection).
  • Reactive 429 rotation is unchanged and stays presence-driven.
  • quotaWindow remains Anthropic-only; generic saves omit it.
  • The notice states that round-robin and fill-first are stored and apply when pool.kernel is on.

This does not add a Google-only router. It is the GUI remaining from lidge-jun#3375 / unification phase 5.

Verification

  • cd gui && bun test tests/anthropic-pool-quota-window.test.tsx tests/generic-oauth-pool-settings.test.tsx tests/locale-parity.test.ts — 17 passed
  • Focused oxlint on the touched panel files — no new findings besides a pre-existing react-compiler warning in ProviderAuthPanel.tsx

The new Account pool card mounts above the existing Antigravity account grid from lidge-jun#4560:

Antigravity accounts workspace

Checklist

  • Scope stays focused and avoids unrelated cleanup.
  • Docs or release notes were updated when needed.
  • Security-sensitive changes were reviewed for secrets, auth, and unsafe defaults.

Show the existing /api/pool/settings panel for Google Antigravity and other
generic OAuth providers in the accounts workspace. The toggle maps to
proactive oauthAccountFailover.enabled; quotaWindow stays Anthropic-only.
@github-actions

Copy link
Copy Markdown

Deterministic PR hygiene checks passed.

@github-actions github-actions Bot added the enhancement New feature or request label Sep 15, 2026
@github-actions github-actions Bot changed the title feat(gui): mount generic OAuth pool settings on Antigravity accounts [WRONG BRANCH] feat(gui): mount generic OAuth pool settings on Antigravity accounts Sep 15, 2026
@github-actions

Copy link
Copy Markdown

⏳ DRAFT

  • wrong target branch (agentHits/antigravity); retarget to dev.

What to do

  • Retarget this PR to dev — all contributions go to dev.

Its title has been prefixed with [WRONG BRANCH].
This pull request is being kept as a draft automatically. Once every issue above is resolved, it will be marked ready for review again.

@github-actions
github-actions Bot marked this pull request as draft September 15, 2026 03:50
@agentHits

Copy link
Copy Markdown
Owner Author

Closing this. It was opened on the fork against agentHits/antigravity, and the repo gate correctly marked it [WRONG BRANCH].

The GUI commit stays on agentHits/antigravity-pool-settings. After lidge-jun#4560 lands on dev, that one commit should be rebased onto dev and opened as a normal PR on lidge-jun/opencodex targeting dev.

The runtime slice is already on upstream: lidge-jun#4676

@agentHits agentHits closed this Sep 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant