The tools winning in AI-assisted development have one thing in common: they stopped treating model selection as a setting and started treating it as architecture. Multiple models running simultaneously. Persistent sessions. Context that survives restarts. This is where AI tooling is going.

Sense AI now has the foundation to go there too.

Claude Code, Gemini CLI, and Codex CLI running side by side in the same builder. Each in its own session. Each remembering where you left off.

But multi-model is only part of this release. We shipped a full JavaScript editor with component scoping. We shipped CSS that loads only when its component is on the page. We shipped MCP integrations for Figma and browser DevTools. And we shipped the Builderius Library.

The video walks through all of it. This post is about why it matters.

Why multi-model is a direction, not a feature

Adding model options is easy. Every tool is doing it. Dropdown menu, pick your provider, done.

That is not what we built.

Claude Code, Gemini CLI, and Codex CLI now run simultaneously in Builderius. Each in its own tab. Each maintaining its own session. Each remembering context across restarts.

Different models have different strengths. Claude Code leads on frontend code quality. Gemini CLI offers the strongest free tier and largest context window. Codex CLI is the most token-efficient and cost-effective.

This is the foundation. The infrastructure is now in place. What comes next is coordination: planning in one model, executing in another, agents aware of each other’s work. That is the direction. This release puts the fundamentals under it.

WordPress builders have been behind on AI. Bolt-on assistants. Sidebar chatbots. Single-model integrations treated as features to check off. Sense was already different because it is context-aware, built into the builder, working with your project structure instead of around it.

Now it is also architecturally aligned with where AI development is heading.

Sense AI user interface showing several tabs each running a different agent/model

The infrastructure is coming together

This release is not standalone. It connects to what we shipped earlier this year.

In March we released the starter site and full WordPress data portability. Posts, pages, custom post types, taxonomies, fields, media. Everything packaged and movable. That was the first piece.

Today we ship the Builderius Library at library.builderius.io. Wireframe sections, blocks, elements, soon to be extended with code snippet samples and AI prompts. Search, filter, copy, paste into the builder. Community submissions opening soon. That is the second piece.

These are not separate features. They are infrastructure.

Data portability means you can package and move entire sites. The Library means you can share components, sections, patterns. The combination means builders can distribute their work to each other, to clients, to customers.

Image

What shipped

Here is the short list:

Sense AI

  • Multi-agent support: Claude Code, Gemini CLI, Codex CLI
  • Multi-model support: Opus, Sonnet, Haiku, Gemini 2.5 Pro, Gemini 2.5 Flash, GPT-4o, o1, o3, and more
  • Multi-session tabs with persistent context
  • Browser DevTools MCP for URL-to-layout
  • Figma MCP for design-to-layout
  • Improved installation and settings page

Builder

  • Full JavaScript editor with autocomplete, JS configuration: blocking, defer, async, inline, external, header, footer, JS scoping: global, component, template
  • Component-scoped CSS
  • Direct CPT editing straight from WordPress editor
  • Expanded data migrations: CPTs, field groups, ACF, MetaBox

Ecosystem

The people who made this release possible

Cristian Nichifor asked for multi-agent with tabs, Martin Karpowski pointed out the bug in our starter theme. Ivan Kruhak, Meddy Brai, Sascha Hauser, Mohi Uddin Ahmed, Israel Reyes, Tomislav Pongrac, Ahmed AD, Peter Kulcsár, and Oleksii Aleksieiev tested, broke things, reported what went wrong, and helped us fix it.

Thank you.

What comes next

Sales are closed until the stable release. When that happens, pricing changes.
If you want to know when the door opens again, join the Facebook group. That is where we announce what is coming and when.

If you want to test what Sense can do right now, the demo is live at demo.builderius.io.

Multi-model is not a feature. It is a direction. This release lays the foundation.