Skip to content

🚀 CodeBuddy Code v2.46.0 Release

✨ New Features

Language Settings

Added Language option in /config, allowing you to set your preferred response language. CodeBuddy Code will respond in your specified language, making communication more natural and smooth.

🔧 Improvements

  • Copy Shortcut: Added Ctrl+Y shortcut to quickly copy the last AI response to clipboard, making it convenient to grab code snippets or important information
  • Shell Command Execution Optimization: Optimized command execution mechanism to only use eval wrapper when additional environment configuration needs to be loaded, maintaining original behavior by default and improving command execution stability