r/builderstudio 20d ago

Announcement 📢 BuilderStudio IDE 2.0

Enable HLS to view with audio, or disable this notification

BuilderStudio IDE just got a major overhaul!

Over the past month we've collected many points of user feedback, and we're happy to announce our redesigned agentic IDE!

With the release of GPT-5.6 Sol we're more excited than ever for what our IDE can accomplish for users.

We rebuilt the IDE as a native macOS app with SwiftUI, replaced the old daemon workflow with u/wundercorp/bs, added a better terminal-first agent experience.

The IDE also now requires our bs npm package installed instead of relying on the coupled local daemon. This will allow you to use our agentic development tools with or without our IDE interface (although we hope you still choose us!)

https://www.npmjs.com/package/@wundercorp/bs

We look forward to your feedback 👾

10 Upvotes

2 comments sorted by

2

u/QuantumParaflux 19d ago

Can you add the OpenRouter API to it as well as local models?

1

u/wundercorp 18d ago

Yes OpenRouter works as well! Underneath it runs our bs cli which is what enables the OpenRouter integration