🚀 CodeBuddy Code v2.52.3 Release
🔧 Improvements
- Gemini Image Generation Models: Added three new image generation models — Gemini-3.0-Pro-Image, Gemini-3.1-Flash-Image, and Gemini-2.5-Flash-Image — supporting both text-to-image and image-to-image generation
- Ctrl+D Exit Optimization: Ctrl+D now only triggers the double-press exit flow when the input box is empty and there is no ongoing conversation, preventing accidental exits
- Windows Shell Compatibility: Fixed Shell path selection logic and shell snapshot functionality on Windows, ensuring Git Bash is preferred; improved configuration file detection and encoding handling; correctly identifies non-POSIX shells such as fish and tcsh
- MCP Configuration Enhancement: The
--mcp-configparameter now supports both file paths and direct JSON format; MCP servers with non-project scope skip the approval check, reducing unnecessary confirmation prompts - Dependency Upgrade: Upgraded OpenAI Agents SDK to 0.5.2 and OpenAI SDK to v6
🐛 Bug Fixes
- Plugin List Display: Fixed an issue where plugin skills failed to load correctly after cache clearing