Hi everyone,
This is the May 2026 community update. You can read last month’s update here.
This month has felt especially high velocity. We welcomed Kathleen, our new VP of Engineering, and Merritt, our new VP of Customer Success. They are joining at the right time: With the increases in agentic coding quality we’ve seen in 2026, there are opportunities to completely transform how quickly we can evolve our product. We hired Kathleen to lead the charge on this transformation, and Merritt to ensure that the resulting innovation leads to successful outcomes for businesses built on Bubble.
On that note, you might notice that this update is a little later than usual, because the whole team was together in the Catskills for our annual offsite. This year, the focus of our offsite was a company-wide hackathon, where everyone at Bubble used agentic coding tools to build, thinking big about transformations we could make to our product, new ways for us to add value to our users, and innovations to how we operate internally. We came in with a range of experiences with agentic coding, and a diversity of ideas: We came out passionately excited about what we collectively built, and how fast we were able to build it. Most of the projects were prototypes and proof-of-concepts, but we also built some things that look close to being shippable, so expect some surprise announcements this month — we gave the team permission to go off-roadmap!
April also saw us shipping lots of updates to the Agent, which I’ll get into down below. I’m excited by the progress there. The Bubble AI Agent and app generation features are powered by Anthropic, which recently featured us in a case study! Some stats from the story: We saw a 2X increase in first-week user activation rate and ~30% increase in user satisfaction with editing via the Agent after we switched to Claude back in March. This is concrete, numerical proof of what Bubble and Claude have achieved together so far. If you haven’t tried the Agent in awhile, I recommend giving it a go.
Let’s get into the updates.
What we shipped last month
The Agent got several new capabilities, including a UX overhaul that gives you a “plan state” before it starts edits and an obvious “success state” once it’s done. You can also undo and redo edits directly in the Agent rather than from the nav bar, which makes editing via chat more streamlined.
When prompting the Agent, you can now upload up to five images to help it create the components you have in mind. It currently supports JPG, PNG, GIF and Webp files.This is sometimes more straightforward than trying to explain the vibe of what you’re looking for (no pun intended).
We also improved expression generation, which gives the Agent the ability to support the full range of Bubble operators and data sources, and means that workflow conditionals, privacy rules, and component generation are all more reliable. This work also sets us up for the Agent to provide backend workflow support down the line. You can read more about those updates here.
Additionally, the AI Agent can now make “multi-turn” edits. After completing a change, it will suggest logical next steps (like wiring up workflows after building UI). This work is the precursor to compound editing (making multiple changes at once), which is coming soon.
After its release, we integrated Claude Opus 4.7, the latest model from Anthropic, and have noticed 5-10% better consistency across generated pages. And we deployed improvements to mobile app generation including more consistent style variables (most noticeably in the reset password and update app views) and contextually relevant titles instead of “Current View.”
The Agent now respects view and edit permissions while building, which means it has the same permissions as the user who initiates the chat. If you are an editor, it can make edits on your behalf. If you have view-only permissions, the Agent will only be able to inspect and provide guidance.
Lastly for the Agent, we rolled out access to all Bubble Ambassadors and Gold agency partners, and they’re helping us test the experience using the Agent on complex, pre-existing apps before we roll it out to everyone.
On the mobile front, you can now create a deep link to anywhere in your app via workflow. Read more about that here. We also added a setting for plugin editors so that they can specify whether their plugin is compatible with web apps or native mobile apps. This will make filtering in the marketplace much easier. If you’re a plugin dev, make sure to check that setting is correct next time you publish a new plugin version.
In case you missed it, the opt-in beta for the redesigned property editor launched April 21. Since we launched the first phase of the beta at the end of 2025, we’ve made a large batch of improvements based on your feedback. (Thank you to the readers of this update especially for everything you’ve contributed.) Some highlights: drag-and-drop reordering for conditionals, constraints and more; inline dynamic expressions, workflow fields and custom states; tweaks to scannability and readability via bolder headers and increased contrast; and a searchable color picker.The team also fixed 40 bugs last sprint ahead of this rollout! You can read more on the forum here. And for a more 1:1 comparison of the old property editor and the redesign, you can refer to our migration guide.
Lastly, security scan performance now has much faster median test durations, decreased failure rates, and a reduction in timeouts overall which should improve the first-time experience.
For a full list of smaller bug fixes and improvements, you can check out our release notes: bubble.io/releases.
What we’re working on this month
There’s also lot of work in-progress for the Agent and app generation right now:
-
Agent compound editing: This will let the Agent make multiple types of changes in a single request — UI, workflows, and data all at once — rather than tackling them one at a time. Right now the team is dogfooding it internally and the early results are promising. We’re targeting June for a first release.
-
Agent access for non-AI apps: Now that the Agent is live for all BAMs and Gold-tier agencies, the next step is expanding access to all non-AI-generated apps. We’re doing this over the next few months to make sure we’re incorporating feedback as we go.
-
Improving the Agent feedback loop: Last month we began integrating the Agent with the issue checker so that it can see issues that were added or removed as a result of its own work. Today it can catch and fix basic issues, but we’re working on significantly improving its capabilities there. We’re also giving the Agent access to screenshots after each edit so it can visually check its builds, not just the underlying code. Additionally, we’re continuing the validation work on the backend to reduce silent failures and help validate events, actions and custom states. This work should be ready in June.
-
Option sets in the Agent: Option sets are a core part of modeling data in Bubble, and soon the Agent will be able to create and edit them for you directly. This first version won’t include deletion, but it rounds out the Agent’s ability to work with your app’s data schema end-to-end. That v1 should be in your hands by late May.
-
Agent editing mobile apps: The next major step in Agent capability: bringing the Agent’s editing abilities from web over to mobile, so it can make changes on your behalf in mobile apps the same way it does for web.
Here’s what else the team is working on:
-
Property editor: Now that all users have access to the property editor redesign, we’re focused on collecting and acting on your feedback. We’re also looking into helping you generate dynamic data and expressions with AI directly from the property editor. That work is still in shaping, but we’re expecting it by late May.
-
Automatic JSON parsing in the API Connector: The API Connector is one of the more challenging parts of the product, even for experienced devs. As more and more people connect to AI models, it’s critical for this to be less confusing. Right now, responses come back as giant blocks of JSON that the editor just treats as text. We’re fixing that with native auto-parsing that will recognize and classify JSON (and allow you to switch it back to text if you prefer), which will make it much easier for you to use the responses from an LLM in your web and mobile apps. That release is scheduled for May.
ICYMI
-
Emmanuel’s next AMA will be May 21 at 10 AM ET. (This is a bit earlier in the day than usual, so if you’ve been unable to attend previously, we hope to see you there!) RSVP here.
-
We hosted a joint webinar with George Collier and Lucas Bennington to showcase Buildprint, agentic development built specifically for Bubble apps. The energy was really exciting.You can watch that replay here.
-
RSVP for the Bubble meetup in Atlanta on May 7!
-
A few members of the Bubble team will be at the Create With conference in the UK June. RSVP here.
-
Emmanuel talked to former Allbirds CEO Joey Zwillinger for the podcast. We released it just after the announcement of the company’s shift to AI. I think this episode offers some interesting insight in the lead up to their big IPO and Joey’s mentality when it comes to building his new startup. Listen here.
-
We also talked to the team at EqualReach, a talent marketplace built on Bubble that’s helping refugees find work. It’s a super inspiring story, and their success so far has been awesome to watch. Listen here.
New hires
In addition to Kathleen and Merritt, we also had several others join the team this month! Big welcome to:
-
Tim, senior software engineer
-
Taymoor, senior software engineer
-
Boni, marketing analytics manager
-
Annie, business operations and strategy partner
That’s all for this month,
— Josh and Emmanuel
