Announcing Buildprint AI: The agentic engineering and observability platform for Bubble šŸŽ‰

Can i connect my gemini api to use it? Claude tokens are finishing so fast and i have some goooood ammount of google cloud credits for gemini to use.

I’ve got Figma designs ready to go :sweat_smile:

QXByaWwgMjB0aCwgZWRpdHMgZm9yIGV2ZXJ5b25l

Insane to me that you haven’t!

@georgecollier Love the new updates!

Request; Can we add an app preview inside BP in an iframe when it’s in build mode?

Nah, tricky from security and auth perspective

Just click ā€˜preview’ button in top right and run as any user :slight_smile:

2 Likes

That’s a good idea. It’s so cool with Chrome Split view :smiley:

2 Likes

Yep I spent some more time on mobile worth optimisation so you can use it as a sidecar kinda vibe in the browser

2 Likes

Is there a way to add custom Claude plugins/skills?

Nah not yet, have thought about adding an official (and later community contributed) skills marketplace for Buildprint skills that cover stuff like security auditing, optimisation, specific feature implementations like AI etc

3 Likes

Working on an update which is currently reducing tool calls when exploring an app by about 60%. For you, that means less token usage and faster Buildprint. It’ll be with you all next week!

6 Likes

Nothing new, but just renamed over 40 reusables in <10 seconds.

W Buildprint

1 Like

@georgecollier What’s the logic behind the version the agent chooses. For example, is it using multiple of my test versions or only the latest or the recent 3 or something? I think I’m noticing some hallucination where it’s used an older test version and then later using the newer one so there is diffs. It’s missing changes that are confirmed there in the editor.

1 Like

Have you checked the docs around version snapshots?

2 Likes

Just reviewed thanks for that. I assume its because I was in conversation then hopped out and manually synced and got back in the conversation. I found that forking or a new conversation works better.

Does it change the names of them on pages where they are already used? One of my biggest bottlenecks to changing reusable element names is changing them on pages to match new name to avoid my future confusion.

1 Like

@georgecollier One thing I’ve noticed is that Gemini models are lightyears ahead of both GPT and Claude at implementing things in Bubble. Does this track with your experience? Would be cool if you eventually had your own eval suite.

3 Likes

I haven’t tried that, I just changed the actual reusable names, but I bet Buildprint can do that. I say this because today I had it map my new empty state to an older one with a button and once it made them 1:1 (except the button), it asked if it should also rename everything inside to make the editor labels 1:1 also.

Might just be a matter of prompting it to do so.

1 Like

Gemini support, faster tool calling, BYOK for OpenRouter

  • We’ve added support for connecting your Gemini / Antigravity subscription (like we do for OpenAI and Anthropic). In my experience, the Gemini models aren’t particularly strong and can feel a bit slow because they overthink, but if you want to try it then go for it. @produccion1
  • Bring your own key support has been added for OpenRouter, useful if you’d like all AI in agents to flow through your own OpenRouter account instead of using Buildprint’s pay-as-you-go system.
  • Exploring an app will now reduce tool calls by about 60% due to improvements in our app indexing and traversal system

6 Likes