Skip to content

CodeBuddy Code v2.50.2 Release

Improvements

  • MCP Remote Transport Type: Added remote transport type support, allowing connection to MCP servers via remote HTTP, expanding MCP connectivity options
  • Build Speed Improvement: Switched to the Rspack copy plugin and parallelized patch scripts to speed up project builds
  • Task Progress Display Optimization: Completed subtasks are automatically cleared after all execution is finished, preventing accumulated completed entries from cluttering screen space and keeping the interface clean

Bug Fixes

  • Paste URL Misidentification Fix: Fixed an issue where pasting URLs starting with http:// or https:// were incorrectly identified as file paths