Skip to content

docs(readme): frame the requirement as the coding agent, not the billing account - #15

Merged
contactacefleetdev merged 1 commit into
mainfrom
docs/requirements-any-coding-agent
Aug 15, 2026
Merged

docs(readme): frame the requirement as the coding agent, not the billing account#15
contactacefleetdev merged 1 commit into
mainfrom
docs/requirements-any-coding-agent

Conversation

@contactacefleetdev

@contactacefleetdev contactacefleetdev commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Description

"A Claude subscription or an Anthropic API key" described how you pay rather than what you need, and read as though the sidecar were Claude-only when Antigravity is supported too. The requirement is a coding agent you already use; how it is paid for is unchanged by installing this, which is the reassuring part and now says so.

Also states what "supported" means for each, because the two differ and the quickstart did not say: Claude Code routes through the proxy and needs the base URL, while Antigravity is read from its transcripts on disk and needs no setup at all — its sessions show up whether or not the sidecar was running.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Verification

Describe the tests and checks performed to verify changes:

  • pytest passes cleanly.
  • python -m build and twine check dist/* pass.
  • E2E test script scripts/e2e_test.py passes.

Checklist

  • My code follows the code style of this project.
  • I have updated documentation where necessary.
  • I have updated CHANGELOG.md with my changes.

…ing account

"A Claude subscription or an Anthropic API key" described how you pay rather
than what you need, and read as though the sidecar were Claude-only when
Antigravity is supported too. The requirement is a coding agent you already use;
how it is paid for is unchanged by installing this, which is the reassuring part
and now says so.

Also states what "supported" means for each, because the two differ and the
quickstart did not say: Claude Code routes through the proxy and needs the base
URL, while Antigravity is read from its transcripts on disk and needs no setup
at all — its sessions show up whether or not the sidecar was running.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@contactacefleetdev
contactacefleetdev merged commit 4f37f9b into main Aug 15, 2026
1 check passed
@contactacefleetdev
contactacefleetdev deleted the docs/requirements-any-coding-agent branch August 15, 2026 20:40
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.

1 participant