Summary

Pi v0.71.0 added Cloudflare AI Gateway as a built-in provider and expanded provider coverage with Moonshot AI and Mistral Medium 3.5 support. The release also introduced environment-based session directory control and removed built-in Google Gemini CLI and Antigravity support.

What changed

Pi v0.71.0 shipped built-in Cloudflare AI Gateway support, new provider and model coverage, and several execution-path fixes while removing bundled Gemini CLI and Antigravity support.

Why it matters

Provider routing and auth packaging are turning into core product choices for coding-agent tools, not implementation details. Pi is leaning into a provider-agnostic operating model that helps teams swap backends, run through gateways, and keep session behavior controllable in automation-heavy environments.

Evidence excerpt

v0.71.0 adds Cloudflare AI Gateway provider support with dedicated credentials, default model resolution, and login display support.

Sources