Skip to content

docs(readme): refresh Antigravity setup, auth, and CLI usage - #317

Merged
joycel-github merged 2 commits into
mainfrom
readme-antigravity-reland
Jul 16, 2026
Merged

docs(readme): refresh Antigravity setup, auth, and CLI usage#317
joycel-github merged 2 commits into
mainfrom
readme-antigravity-reland

Conversation

@joycel-github

Copy link
Copy Markdown
Collaborator

Summary

  • Document the built-in Antigravity harness: local execution needs python3 and pip on PATH; AX auto-starts the Python sidecar and installs pinned SDK deps on first use.
  • Promote Authentication to its own top-level section (Google AI Studio and Vertex AI / ADC).
  • Refresh Quick Start / Usage examples, document --harness-config / --harness-config-json, and add a per-request config example.

Note

Re-lands the content approved in #310, which was marked merged but never reached main: #310 was stacked on #309's branch, and #309 was squash-merged, orphaning this content. This PR targets main directly.

Part of #299

Re-land the README refresh that was approved as #310 but never reached
main (it merged into #309's branch, which was then squash-merged, orphaning
this content).

- Document the built-in Antigravity harness: local execution needs python3
  and pip on PATH; AX auto-starts the Python sidecar and installs the pinned
  SDK dependencies on first use.
- Promote Authentication to its own top-level section (Google AI Studio and
  Vertex AI / ADC).
- Refresh Quick Start / Usage examples, document the --harness-config and
  --harness-config-json flags, and add a per-request configuration example.
Comment thread README.md Outdated
Update the per-request harness config example from gemini-2.5-pro to a
current model, matching the model naming used in examples/skills.
@joycel-github
joycel-github merged commit 1a6c5f7 into main Jul 16, 2026
9 checks passed
rakyll pushed a commit that referenced this pull request Jul 21, 2026
* docs(readme): refresh Antigravity setup, auth, and CLI usage

Re-land the README refresh that was approved as #310 but never reached
main (it merged into #309's branch, which was then squash-merged, orphaning
this content).

- Document the built-in Antigravity harness: local execution needs python3
  and pip on PATH; AX auto-starts the Python sidecar and installs the pinned
  SDK dependencies on first use.
- Promote Authentication to its own top-level section (Google AI Studio and
  Vertex AI / ADC).
- Refresh Quick Start / Usage examples, document the --harness-config and
  --harness-config-json flags, and add a per-request configuration example.

* docs(readme): use gemini-3.5-flash in per-request config example

Update the per-request harness config example from gemini-2.5-pro to a
current model, matching the model naming used in examples/skills.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants