Skip to content

CodexBar 0.20 cannot detect Antigravity usage on macOS, even though the local Antigravity language server responds successfully. #703

@jeshbarlow

Description

@jeshbarlow

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    acceptedConfirmed backlog item or verified open bugarea:providersNew provider support or provider-specific product surfacebugSomething isn't workingpriority:highHigh priority: confirmed serious bug or blockerprovider:antigravityIssue specific to Antigravity

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions