Skip to content

v0.1.4

Choose a tag to compare

@lodar lodar released this 23 May 09:38
· 148 commits to main since this release

Single bundled release for everything since v0.1.3.

Added

  • antigravity agent type — Google's native-Go successor to gemini-cli (agy binary, OAuth via antigravity.google/oauth-callback).
  • grok agent type — xAI device-auth CLI (4-dash-4 user code, ~/.grok/auth.json).

Removed

  • gemini agent type — sunsetted by Google in favor of antigravity. Hermes/openclaw routing to Google's gemini-2.0-flash via a BYO API key is untouched (that's a model id, not a 5dive agent type).

Fixed

  • antigravity auth sentinel filename — agy writes antigravity-oauth-token, not credentials.json. Caught by live-VM pair-test.
  • Usage-limit Telegram pings now narrow to the calling chat. Multi-chat pairings (personal DM + team group) no longer fan rate-limit alerts to unrelated groups.

Documentation

  • README "How it works" lede clarified to "agentic AI CLI session".

See CHANGELOG.md for the full breakdown.