Skip to content

🚀 CodeBuddy Code v2.81.1 Release

🔧 Improvements

  • system-reminder classification system: Added classification attributes to non-rule type system-reminder tags, enabling precise differentiation and restoration of different system reminder types during context compression, improving conversation continuity
  • Regex compatibility: Updated all system-reminder related regular expressions to support the new attribute-bearing tag format, preventing match omissions
  • PromptManager race condition fix: Adopted an atomic replacement strategy to fix a race condition in template loading, eliminating occasional system prompt loss after /clear
  • Streaming tool name display: Real-time display of the currently invoked tool name during model streaming output, making the execution process more transparent

📝 Documentation Updates

  • Keyboard shortcuts documentation: Added keyboard shortcut configuration documentation covering Chinese, English, and Traditional Chinese
  • Multi-language documentation sync: Synchronized multi-language versions of environment variables, memory system, settings, and tool reference documentation
  • Release notes: Added multi-language release notes for versions v2.79.1, v2.80.0, and v2.81.0