Skip to content

docs(readme): fix invalid harness in exec example - #309

Merged
joycel-github merged 1 commit into
mainfrom
readme-fix-install-harness
Jul 15, 2026
Merged

docs(readme): fix invalid harness in exec example#309
joycel-github merged 1 commit into
mainfrom
readme-fix-install-harness

Conversation

@joycel-github

@joycel-github joycel-github commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

one line fix on ax harness sample command

Part of #299

The exec example used `--harness coding`, but no "coding" harness
exists; runHarness only accepts "antigravity" and
"antigravity-interactions" and errors otherwise, so the command as
written fails. Point the example at the real "antigravity" harness.
@joycel-github
joycel-github merged commit 7c9d86d into main Jul 15, 2026
9 checks passed
joycel-github added a commit that referenced this pull request Jul 16, 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.
rakyll added a commit that referenced this pull request Jul 21, 2026
The mutex should be hold during Delete.
rakyll pushed a commit that referenced this pull request Jul 21, 2026
The exec example used `--harness coding`, but no "coding" harness
exists; runHarness only accepts "antigravity" and
"antigravity-interactions" and errors otherwise, so the command as
written fails. Point the example at the real "antigravity" harness.
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