Skip to content

🚀 CodeBuddy Code v2.78.1 Release

🐛 Bug Fixes

  • Agent Resolution Fix: Fix the issue where the wrong Agent was used during queue drain and Agent wake-up. Now the session-associated Agent is used consistently, ensuring more accurate and reliable task scheduling
  • Model Field Fix: Fix the model field value issue for reasoning_item and regular items. Actual model response information is now used instead of potentially empty values, ensuring complete and accurate model information

🔧 Improvements

  • WeCom Reply Enhancement: Enhanced chatId parsing to support extracting routing information from chatId strings; optimized tool return format to structured JSON, improving message processing reliability