Skip to content

🚀 CodeBuddy Code v2.27.0 Release

✨ New Features

  • Conversation Rewind: New /rewind command that allows rewinding the conversation to a previous message point, with options to rewind conversation only, code only, or both
  • File Checkpoints: Support for automatically creating file checkpoints during sessions, allowing file restoration to previous states when rewinding
  • Plugin Marketplace Auto-Update: Support for enabling auto-update for the plugin marketplace, automatically syncing marketplace content on startup, executed asynchronously in the background without affecting startup speed

🔧 Improvements & Optimizations

  • Shortcut Enhancement: New double-press ESC shortcut to activate rewind feature. When the input box is empty, pressing ESC twice quickly enters the conversation rewind panel

🐛 Bug Fixes

  • Plugin Config Parsing Fix: Fixed plugin marketplace configuration parsing issues, supporting multiple configuration formats to improve configuration compatibility
  • Build Script Permission Fix: Fixed issue where binary file executable permissions were lost during wheel package build process