Skip to content

v1.6.2

Choose a tag to compare

@Reedtrullz Reedtrullz released this 06 Jul 22:09
331d4e3

Summary

  • Make codex-antigravity service install wait briefly for the durable-service gateway to become reachable before printing gateway status.
  • Keeps the v1.6.1 service-status reachability fix, so both install and status now report the user-facing gateway state clearly.

Verification

  • PR #12 CI passed for push run 28826574969 and pull_request run 28826584757.
  • Local python3 -m pytest -q: 399 passed, 138 subtests.
  • python3 -m compileall -q codex_antigravity_auth tests.
  • git diff --check.
  • python3 -m build and python3 -m twine check dist/*.
  • Clean wheel install smoke from codex_antigravity_auth-1.6.2-py3-none-any.whl.
  • Live source service install --port 51122 --host 127.0.0.1 ended with reachable 7-model gateway.

Remaining caveat

Remote BYOK live generation still needs fresh provider API-key material; the local 1Password OpenRouter/DeepSeek login items inspected in this session did not contain usable API keys.