CodeBuddy Code v2.106.2 Release
Version Information
| Component | Version |
|---|---|
| CodeBuddy Code CLI | v2.106.2 |
| Agent SDK JS | v0.3.176 |
| Agent SDK Python | v0.3.175 |
New Features
Stop Hook Prompt Type Support
Added E2E test coverage for the prompt-type Stop hook lifecycle and robustness validation, ensuring correct Stop hook behavior when triggered by prompt events.
Improvements
- Prompt Hook Diagnostics Enhancement: Improved log output when prompt hook execution fails, now including the event name and specific error details to facilitate troubleshooting Stop hook issues
- DeferExecuteTool Image Support: When MCP tools return image content, it is now automatically converted to a structured format for the downstream processing pipeline
Bug Fixes
None