Skip to content

antigravity: bump google-antigravity 0.1.5 -> 0.1.7 - #326

Merged
joycel-github merged 1 commit into
mainfrom
antigravity-bump-sdk-0.1.7
Jul 16, 2026
Merged

antigravity: bump google-antigravity 0.1.5 -> 0.1.7#326
joycel-github merged 1 commit into
mainfrom
antigravity-bump-sdk-0.1.7

Conversation

@joycel-github

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

Copy link
Copy Markdown
Collaborator

Summary

  • Bump google-antigravity 0.1.5 → 0.1.7 in the sidecar requirements.
  • 0.1.7 reads GenAI credential env vars natively; this is the prerequisite for removing the sidecar's _vertex_kwargs_from_env override (follow-up PR).
  • Behavior unchanged here: with the override still present, its explicit kwargs take precedence, so the result is identical.

Validation

  • Sidecar test suite: 32/32 pass against 0.1.7.
  • Exercised real 0.1.7 locally: bare LocalAgentConfig() + env vars routes to Vertex with project/location hydrated (also via USE_ENTERPRISE); AI Studio path unchanged.
  • Reviewed the 0.1.5→0.1.7 SDK diff scoped to ax's surface (Agent, LocalAgentConfig, types.{Text,Thought,ToolCall}, conversation.chat) — no breaking changes; new LocalAgentConfig params are additive.

Part of #325.

Next:

  • clean up overrides that no longer needed with 0.1.7

0.1.7 reads GenAI credential env vars natively. Bump first; the
sidecar override is removed in a follow-up (#325). Behavior unchanged
here since explicit override kwargs still take precedence.

Ref #325
@joycel-github
joycel-github merged commit 4bc0388 into main Jul 16, 2026
9 checks passed
@joycel-github
joycel-github deleted the antigravity-bump-sdk-0.1.7 branch July 16, 2026 23:28
rakyll pushed a commit that referenced this pull request Jul 21, 2026
0.1.7 reads GenAI credential env vars natively. Bump first; the
sidecar override is removed in a follow-up (#325). Behavior unchanged
here since explicit override kwargs still take precedence.

Ref #325
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