chore: Update CHANGELOG.md

This commit is contained in:
GitHub Actions
2026-02-11 16:07:18 +00:00
parent 7a7bed74e3
commit e74abe58ab

View File

@@ -7,6 +7,7 @@
- Fixed a crash when MCP tools return image content during streaming - Fixed a crash when MCP tools return image content during streaming
- Fixed /resume session previews showing raw XML tags instead of readable command names - Fixed /resume session previews showing raw XML tags instead of readable command names
- Improved model error messages for Bedrock/Vertex/Foundry users with fallback suggestions - Improved model error messages for Bedrock/Vertex/Foundry users with fallback suggestions
- Fixed hook blocking errors (exit code 2) not showing stderr to the user
- Added `speed` attribute to OTel events and trace spans for fast mode visibility - Added `speed` attribute to OTel events and trace spans for fast mode visibility
- Improved terminal rendering performance - Improved terminal rendering performance
- Fixed fatal errors being swallowed instead of displayed - Fixed fatal errors being swallowed instead of displayed