Should VibePod support Antigravity CLI (agy) — and how do we square that with Google's own security warning?

I maintain VibePod and with Gemini CLI shutting down for Pro/Ultra/free users on June 18, I'm wondering if it makes sense to add agy as a supported agent.

For context, Gemini CLI is already showing this in the terminal:

> "Gemini CLI will stop serving requests to Google One and unpaid tiers next week on June 18. Please migrate to Antigravity CLI before then."

Meanwhile Antigravity CLI itself ships with this warning:

> "AI coding agents are known to have certain security risks, including autonomous code execution, data exfiltration, prompt injection, and supply chain risks."

Running agy inside VibePod's Docker sandbox seems like exactly the right answer to that — isolated execution, outbound traffic logging, no access to your host. But I want to know if there's actually demand before I build it.

Are you planning to migrate to agy? Would you use it through VibePod?

reddit.com
u/nez_har — 21 days ago
▲ 1 r/Vllm+1 crossposts

How do you currently use local LLMs with agents?

I think local models are already fast enough for many chat use cases.

I'm curious if anyone here has had good experience running agents with local models. What's your hardware setup, and which models and agent frameworks are working well for you?

I'm trying to determine whether local-agent support should be on the roadmap for my project VibePod, or if the ecosystem still needs some time to mature before it's stable enough for broader adoption.

Source: https://github.com/VibePod/vibepod-cli

u/nez_har — 1 month ago

VibePod now added Pi agent support

VibePod is a unified CLI (vp) for running AI coding agents in isolated Docker containers (based on the The lethal trifecta for AI agents).

VibePod 0.13.0 adds Pi to the supported agent IDs. Pi runs through the same isolated container workflow as the other agents, and uses the default image vibepod/pi:latest

Is this something you would use?

reddit.com
u/nez_har — 1 month ago
▲ 1 r/vibecodingcommunity+1 crossposts

VibePod CLI 0.13: Pi agent support

VibePod 0.13.0 adds Pi to the supported agent IDs. Pi runs through the same isolated container workflow as the other agents, and uses the default image vibepod/pi:latest

vibepod.dev
u/nez_har — 1 month ago
▲ 4 r/vibecodingcommunity+1 crossposts

VibePod 0.12.0: switch between Claude and Codex without losing your skills

Skills are now portable across agents. Install a skill once, and it's available whether you run vp run claude or vp run codex — VibePod mounts it into the right place automatically.

vp skills add https://github.com/obra/superpowers --scope user
vp run claude   # skill is there
vp run codex    # skill is still there

No re-configuration, no re-installs. Your skill library travels with you across agents.

Release: https://github.com/VibePod/vibepod-cli/releases/tag/0.12.0 Docs: https://vibepod.dev/docs/skills/

u/nez_har — 1 month ago
▲ 136 r/eurovision+1 crossposts

Map of this years postcard locations

White markers belong to Semi-Final 1, graphite markers belong to Semi-Final 2.

u/nez_har — 2 months ago