Release · CLI · Agents

VibePod CLI 0.9: image namespace, Gemini fixes, icons, and broader docs

The 0.9 line polished agent support and made the project more recognizable.

2026-03-26 · Release · CLI · Agents

Agent and image work

VibePod switched remaining agent containers to the VibePod namespace and fixed Gemini CLI startup issues.

Project identity and docs

The release added the project icon and tool thumbnails. 0.9.1 then expanded IKWID support and docs, added funding links, and continued documentation improvements.

Example commands

The 0.9 line moved default images under the VibePod namespace, fixed Gemini startup behavior, and expanded IKWID coverage in 0.9.1.

vp run gemini
vp g

# Defaults moved toward the vibepod namespace:
VP_IMAGE_GEMINI=vibepod/gemini:latest vp run gemini
VP_IMAGE_OPENCODE=vibepod/opencode:latest vp run opencode

# Expanded IKWID mappings included more agents:
vp run gemini --ikwid
vp run devstral --ikwid
vp run copilot --ikwid

Related links