Antigravity 1.11.5: Why "Nano Banana Pro" is the Update We’ve Been Waiting For
November 20, 2025 - 2 min read - Raymond

If you’ve been following my feed since the Google Antigravity launch on Tuesday, you know I’m already all-in. The vision of an "agent-first" IDE is exactly where our industry needs to go.
But if I was excited on Tuesday, I’m absolutely floored today.
Google just pushed update 1.11.5, and it brings a feature with arguably the best name in developer tool history: Nano Banana Pro. Don't let the fun name fool you—this is a serious upgrade to how we interact with our codebase.
The Power of Nano Banana Pro
"Nano Banana" is the internal codename for the engine behind the IDE's new visual capabilities. Until now, coding agents were brilliant at text—refactoring functions, writing tests, and answering chat queries. With Nano Banana Pro, the changelogs indicate that agents have effectively gained "sight" and design intuition.
The big differentiator here is grounding. The promise is that the agent won't just hallucinate pretty pictures; it generates assets based on your specific codebase and knowledge graph.
What this unlocks for us:
Context-Aware UI: The ability to ask for a UI mockup that actually pulls from your existing component library rather than generic HTML.
Instant Documentation: Generating system diagrams that accurately reflect your current architecture.
Embeddable Assets: Creating placeholder icons or graph visuals directly in the editor without switching context.
Note: The changelog mentions this is rolling out incrementally, so keep an eye out for the update hitting your client.
Frictionless "Thinking" with Scratch Directories
While the visual tools are the flashiest part of 1.11.5, there is a subtle workflow change that looks like a massive quality-of-life improvement.
The Fix: Agents can now create scratch directories if no workspace is open.
This sounds minor, but it’s huge for flow. Before today, you usually had to initialize a project to get the agent working. Now, if you just want to brainstorm a quick algorithm or have the agent prototype a script, you can launch Antigravity and start chatting immediately. The agent handles the sandbox creation autonomously.
A Week of Rapid Iteration
We are only 48 hours post-launch, and the Antigravity team is moving fast. Looking back at the changelogs from earlier this week (v1.11.3), they've already crushed the Day 1 bugs:
Inclusivity: Fixed support for non-Latin characters in user names.
Clarity: Better messaging on quota limits (distinguishing between your limit and global capacity).
Settings: Patching the telemetry settings toggle on the settings page (fixed in today's 1.11.5 update).
Ray’s Take
I love the direction this is heading. We often talk about "10x developers," but tools like Antigravity seem to be aiming to make that a reality by removing the grunt work.
– Ray