Apra Fleet v0.2.1 -- Antigravity (agy) is now supported #281
kumaakh
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Apra Fleet v0.2.1 is out, and the headline is Antigravity (agy).
You can now run a fleet member -- doer, reviewer, or PM -- on agy and dispatch across providers freely. Agy joins claude and gemini as a first-class option.
Install with agy
Sign in once on the machine via the browser OAuth flow (or set the API key env var for headless setups). Agy supports parallel dispatch, same as claude.
Tier-to-model mapping (per workspace)
Fleet writes the mapped model into
<workspace>/.gemini/antigravity-cli/settings.jsonon every dispatch.Mixed-provider fleets
Nothing new at the wire level -- you can mix and match. Examples:
The PM skill, e2e suites, and dispatch tools all treat agy as a peer provider.
What else is in v0.2.1
Beyond agy support, this release also bundles:
docs/install.md/docs/troubleshooting.md/docs/writing-skills.mddocs/provider-guide.md, newdocs/beads.md,llms.txtas the single source of truth for the generatedllms-full.txtapra-fleet updateself-update bug fixdefaultModelis now preserved across reinstalls (regression fix for all providers)hooks.json, deduplicated permission allow-lists, separated env-var namespacesFull release notes: https://github.com/Apra-Labs/apra-fleet/releases/tag/v0.2.1
Known limitations (we're tracking)
.ignoreoverlay we install for local agy members is written to disk but agy does not honor it at runtime yet, so a local agy doer/reviewer can still call apra-fleet MCP tools. Functional, just not isolated. Working on it.FAQ
See the FAQ Discussion #280 ("What LLM providers does Fleet support and how do they differ?") for the side-by-side comparison across claude, gemini, agy.
Feedback welcome
If you try agy with Fleet and hit anything -- expected or surprising -- drop a reply here or open an Issue. We are especially interested in:
.ignorelimitation bites in practiceBeta Was this translation helpful? Give feedback.
All reactions