BYOK Error Modal & Faster Builders
Version: 1.19.10, Date: October 29, 2025
BYOK error handling gets a proper modal in this release. When your API key runs into an issue, you now see a clear popup with an explanation and options to fix your key or retry using platform credits. Your API key is never displayed on screen. Builder pages also load faster thanks to a new caching layer that cuts down on repeated setup work. The rest of this post is grouped by app area.
Builders
- New: A BYOK error modal. When your API key encounters an issue, a clear popup explains what went wrong and gives you options to fix your API key or retry using platform credits. Error messages are sanitized so your API key is never displayed on screen. This replaces the previous inline error alerts that were easy to miss.
- Improved: Faster builder loading. A 30-second caching layer reduces repeated setup work when browsing or switching between builders, so pages load faster.
- Fixed: Builder loading errors resolved. Malformed configuration in several builder template files could cause “builder not found” errors when loading certain builders. Those have been corrected.
- Fixed: Duplicate error messages no longer appear. Some errors were displaying both a custom message and a raw provider error at the same time, making it unclear what actually went wrong. You now see one clear message.

