Skip to content

feat(providers): add Antigravity with V2 and native setup - #308

Merged
Bl4ckBl1zZ merged 1 commit into
mainfrom
feat/antigravity-v2-provider-2026-09-12
Sep 12, 2026
Merged

feat(providers): add Antigravity with V2 and native setup#308
Bl4ckBl1zZ merged 1 commit into
mainfrom
feat/antigravity-v2-provider-2026-09-12

Conversation

@Bl4ckBl1zZ

Copy link
Copy Markdown
Owner

Antigravity was missing from the fork's runnable providers and native account setup. This manually ports the official runtime setup, Google authentication, account models, native questions/permissions, workspace commands/skills and text generation onto orchestration V2, with web and Swift account screens.

The port follows upstream 06336460c9988f29c71e839c4c9c840c4552e077 and its Antigravity follow-ups through the pinned comparison head d29c56a5c404cb0f58d3b2ac41762fa0d0ac28d4. Installation pins the reviewed 1.1.1 release, verifies the archive before activation and preserves the previous installation on failure. Accounts own isolated profiles and live setup flows. Explicit sign-out, including /logout, closes that account's V2 sessions.

V1 adaptations: use the fork's ACP process supervision, interruption quarantine and response receipts; retain subagent batches as V2 tool rows without inventing child IDs or models; route late background commands to their original run. No V1 adapter/task bridge, pagination or SQLite migration is imported. Expo receives only exact question-option and custom-answer compatibility. PATCH.md records these decisions.

Validation: full server run: 4,263 passed, 13 skipped and the two known PortScanner failures. After the final background-routing fix, 328 focused ACP/V2 tests passed. Server/web typechecks, Expo's configured tsc check, lint and Swift contract/catalog fixture checks passed. Native app and tests compile; three native setup tests ran on the host. No simulator/browser launch, real Google sign-in, credential import or provider installation was performed; UI screenshots are therefore not available.

Implemented with GPT-6 in the Codex harness.

@Bl4ckBl1zZ
Bl4ckBl1zZ merged commit 9f27c0c into main Sep 12, 2026
6 of 7 checks passed
@github-actions github-actions Bot added size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Sep 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant