← Back to docs
June 2026

June 2026 release notes

Gemini bridge, multi-region codex, and a massive docs expansion.

Gemini bridge

Meridian now routes reasoning-heavy queries through Gemini 2.5 Pro via a dedicated bridge layer. Latency under 800ms for codex lookups, structured output parsing, and multi-turn agent loops. Configure your model preference in the workspace settings panel.

Codex multi-region

The codex backend is now deployed across us-east, eu-west, and ap-southeast. Read replicas stay in sync under 200ms. Automatic failover keeps your knowledge base available during regional outages. No config changes required.

700+ docs pages

We shipped over 700 new documentation pages covering the full API surface, SDK quickstarts for Python and TypeScript, and step-by-step deployment guides for Vercel, Railway, and bare-metal. Every endpoint now has a dedicated reference page with request/response examples.

Image generation route

A new POST /v1/images endpoint accepts a prompt and returns a PNG in under 2 seconds. Powered by a custom diffusion pipeline tuned for diagrams, UI mockups, and code screenshots. Rate limit: 60 requests per minute on Pro plans.

Full changelog available on the changelog page. Previous release: May 2026.