Buda v1.23.0 Release Notes
Connect Buda to more tools, find and upload files with less friction, and make account authorization clearer and safer.
Released: August 13, 2026
✨ New Features
- Use Buda models in the AI tools you already know: Buda now provides a Model API endpoint, allowing you to call every model available on the Buda platform from familiar AI client tools through the OpenAI Responses API standard. See the Model API reference for details.
- Buda ACP service: Buda Agents now support remote ACP connections, allowing developers to control an AI employee hosted in Buda Cloud from an external program. See the Buda ACP reference for details.
- Local MCP Server support: Connect MCP servers over the STDIO transport to expand the range of local MCP services available to your AI employees.
- Improved OAuth authorization: When the desktop app or an MCP tool requests access to Buda, the authorization page now clearly shows the requesting application and lets you switch accounts.
🔧 Experience Improvements
- Reference files deep inside folders with ease: Type a folder path such as
@projects/research/in the chat box to see only the contents of that folder, then continue searching one level at a time. Buda keeps the full location when you select a file, so you can distinguish between files that share the same name. - Keep your place when navigating back on mobile: Lists in deeply nested Drive folders now scroll properly. After viewing a file or conversation, returning takes you back to the same list and browsing position.
- Better interaction when a question is ambiguous: When an agent needs more clarity, it can ask you to select or enter additional information through form controls. This helps it reach the right answer faster and makes it clearer what information the AI needs from you.
🐛 Bug Fixes
- Uploading a file with the same name no longer replaces the old one: If Drive already contains that filename, Buda adds a number to the new file so both copies remain available. Removing an attachment from a message you have not sent only removes that reference; it does not delete the original file from Drive.
- Images no longer disappear from new conversations: When you upload an image and immediately start a new conversation, the AI can now find it reliably without the image consuming the conversation's capacity. If the image is moved or deleted later, the conversation shows a clear message instead of a broken image icon.
Buda v1.24.0 Release Notes
Add image and video output settings, Gemini 3.7 Flash, and Agent Channels API, with improvements to ACP connections and file transfers.
Buda v1.22.0 Release Notes
Give AI clearer instructions with supporting materials, revise generated images without starting over, and keep everyday work running reliably.