Buda LogoBuda

Buda v0.6.0 Release Notes

Marketplace goes live, credit purchase and subscription improvements, multi-channel messaging, Drive experience overhaul, and major i18n coverage expansion.

Released: April 13, 2026


Marketplace Goes Live

Marketplace has evolved from foundational infrastructure into a full-fledged product surface.

  • Added a "Featured" tab with featured cards, editor's picks, and new & noteworthy sections
  • Skills now support a "Verified" badge, helping users quickly identify officially certified, high-quality skills
  • Developers can connect repositories via GitHub App and publish skills to Marketplace in one click
  • Added company-level review mechanism — once a company is approved, all its skills are automatically listed
  • Unified skill detail page styling with GitHub Stars badge, share links, and theme adaptation

Credits & Billing Upgrade

  • Added credit pack purchases with three tiers
  • Fixed subscription cancellation immediately downgrading — now takes effect at the end of the current billing cycle
  • Clarified that the Workspace is the billing unit — credits are pooled within a workspace, not charged per Agent
  • Redesigned the usage panel for clearer information
  • Fixed false "quota exhausted" banner appearing for Free plan users

Agent Capabilities Enhanced

  • Agents can now proactively send messages to channels, no longer limited to passive replies. Whether it's Discord, Telegram, Slack, or WeCom, Agents can push results mid-task
  • Scheduled task message delivery is more reliable — fixed messages failing to reach the correct channel
  • Sidebar agent list now supports drag-and-drop reordering with auto-saved order
  • Double-click tabs to rename them inline
  • After deleting an Agent, automatically navigates to the next available Agent instead of staying on a blank page
  • Selecting "Minimal" mode when creating a new workspace now auto-creates a default Agent, so new users don't face an empty interface
  • Tool call status indicators in conversations are more accurate — loading animations stop automatically when new messages arrive

Drive Experience Overhaul

  • Added /agent (Agent-exclusive) and /space (workspace-shared) dual volume switching, with the switcher moved to the right side for easier access
  • Large file upload limit raised to 500MB with real server-side progress tracking during upload
  • File preview supports click to enlarge, fullscreen view, and direct download
  • Folders support viewing details and ZIP download
  • Support for hiding system files to keep the interface clean
  • File list now has a caching mechanism for instant loading on repeat visits
  • Fixed deep links being lost when switching workspaces
  • Fixed file type recognition errors (e.g., jpg/jpeg icons not displaying)
  • Loading states changed from blank pages to skeleton animations for a smoother experience

Multi-Channel Messaging

  • WeCom: Fixed message echo issue — bot replies no longer duplicate the original envelope information
  • WeChat: Fixed 30-second QR code connection delay under multi-instance deployment, switched to Redis for session state management
  • Channel messages now have debounce and serialization handling — no more lost or out-of-order messages under high concurrency
  • Channel button is now smarter: opens the create dialog when no channels exist, shows the channel list when channels are already configured
  • Automation tasks initiated from channels now automatically send results back to the originating channel
  • Files received in chat are now displayed as cards with click-to-preview and download support

Sandbox & Runtime Environment

  • Accessing Drive, Terminal, Skills, or uploading files while the sandbox is sleeping now automatically wakes it — no more silent failures
  • Added Local Browser tab — browse the web without cloud resources
  • Cloud Browser and Local Browser are now clearly distinguished by name to avoid confusion
  • Agent dev server port auto-detection with preview display
  • All filesystem operations migrated to structured APIs, no longer relying on shell commands — more secure and stable

Major i18n Coverage Expansion

  • Core flows including sign-in, sign-up, billing, workspace settings, and Marketplace are now fully internationalized
  • Form components now support multilingual labels

Security & Administration

  • Added forgot password entry point

Other Improvements

  • Chat input now supports sending images without text — no longer requires typing a message
  • Attachments support click-to-preview instead of triggering a direct download
  • Invitation email content optimized

On this page