Buda v0.9.1 Release Notes
Agent Transfer between spaces, Lab features gated to Pro, daily credits 10× boost, and credit calculation fixes.
Released: April 21, 2026
Buda v0.9.1 introduces Agent Transfer, tightens plan gating on experimental features, and ships critical billing fixes.
✨ New Features
- Agent Transfer — Move an Agent from one Space to another permanently. Both the source and target Space must be on a paid plan (Plus / Pro / Enterprise), and you must be an Owner or Admin on both sides. The transfer includes the Agent's configuration, Drive files, skills, sandbox, and volumes. A two-step confirmation dialog with dual checkboxes ensures you don't transfer by accident. Subscription seat counts on both Spaces are updated automatically. Read the guide →
- Layout Switch Redirect — After changing your dashboard layout in Appearance settings, Buda now redirects you to the matching URL automatically. Switching to Agent mode takes you from
/spaces/A/agent/Bto/agents/B, and vice versa.
💰 Credits & Billing
- Daily Credits 10× Increase — Daily free credits raised from 30 to 300, now shared across Free / Plus / Pro plans.
- Separate Tool Billing — LLM token consumption and tool calls (bash, browser, search, file read/write, etc.) are now billed separately with precise input/output token accounting.
- Credit Deduction Fix — Fixed SandAgent provider not forwarding actual token usage to credit deduction.
- Monthly Counter Reset Fix — Fixed a bug where the monthly credit counter was incorrectly reset on every request.
🔒 Plan Gating
- Lab Features Require Pro — All experimental features in Settings → Lab (Office, Goals, Issues, Teams, Terminal, OpenClaw Remote) now require a Pro plan or above. Free and Plus users see a disabled state with an upgrade hint.
🔧 Improvements
- Chat Stop Control — You can now stop an Agent mid-response from the chat interface. The abort signal is wired end-to-end through the SandAgent provider.
- Agent Messages Admin — System admins can view all Agent chat messages with token usage, credit breakdown, and model details in a new dedicated admin page.
- Settings Modal Fix — Space settings tabs (General, Channels, People, Billing, Lab) are now always accessible in the settings modal, even when using Agent Layout mode.
- OG Image Fix — Fixed social sharing preview images for blog posts, docs, and release notes pages.
- Drive Text Editor — New CodeMirror-based text editor for Drive files with collaborative editing support (gated behind dev environment).
- Mobile Responsiveness — Sidebar trigger is now accessible on mobile in Single Agent Layout.
- Change Email — Users can now change their email address from Account Settings with verification.
- Internationalization — Completed another pass extracting hardcoded strings in systemadmin tables and agent canvas across all locales.