Skip to content

v0.1.24 — antigravity telegram (all-in)

Choose a tag to compare

@lodar lodar released this 30 May 04:48
· 123 commits to main since this release

First-class antigravity (Google Gemini / agy) Telegram channel support, mirroring the grok path.

  • Flip the antigravity telegram channel on (TYPE_CHANNELS[antigravity]=1)
  • agent create --type=antigravity --channels=telegram seeds the bot token + access.json under ~/.gemini/channels/telegram
  • 5dive-agent-start renders the global ~/.gemini/config/{mcp_config.json,hooks.json} (agy doesn't auto-load a plugin's mcp/hooks) with absolute plugin paths
  • install.sh stages the telegram-agy plugin alongside telegram-grok
  • telegram access / resolve-handle / pair / pending-ignore now accept antigravity agents
  • Fix: drop a duplicate antigravity) case arm in _tg_access_state_dir

Gated by ./scripts/test-vm.sh smoke (green, incl. a new antigravity-telegram row).