Environment:
- CodexBar 0.20
- Antigravity 1.22.2
- macOS 15.3.0 / Darwin arm64 25.3.0
What I see:
- CodexBar shows: “Last Antigravity fetch failed: Antigravity port detection failed: no working API port found.”
What I verified manually:
- Antigravity language_server_macos processes are running
- local listening ports exist
- manual POST to GetUnleashData succeeds with 200 OK
Known-good responding ports:
- PID 46027 -> 64096
- PID 46065 -> 64130
- PID 46321 -> 64175
- PID 46417 -> 64180
Nearby Antigravity/Electron ports also present:
- 64094, 64129, 64173, 64174
So the local Antigravity endpoint is alive, but CodexBar still reports no working API port found. This looks like a port-selection / token-pairing / probe-parsing bug in the Antigravity provider.
Environment:
What I see:
What I verified manually:
Known-good responding ports:
Nearby Antigravity/Electron ports also present:
So the local Antigravity endpoint is alive, but CodexBar still reports no working API port found. This looks like a port-selection / token-pairing / probe-parsing bug in the Antigravity provider.