Deploy OpenAB with Google Antigravity CLI (agy) as a Discord bot. Uses the agy-acp Rust adapter for reliable ACP stdio communication. Supports multi-turn conversations via --continue session continuity.

One-click deployment of OpenAB with Google Antigravity CLI as the AI agent backend. This template uses the agy-acp Rust adapter for stable stdin/stdout pipe communication.
agy-acp) bridges OpenAB to Google Antigravity CLI--continue session continuityDISCORD_BOT_TOKENAfter deployment, open the Terminal tab in Zeabur Dashboard and run:
agy auth
Complete the device flow in your browser. Auth tokens persist in the volume at ~/.gemini/.
Set DISCORD_ALLOWED_CHANNELS to restrict which channels the bot responds in. Leave empty to allow all channels.
agy -p returns the full response at onceagy -p runs to completion--continue (resumes most recent conversation per container)OpenAB is open source. See GitHub repository for license details.