🚀 CodeBuddy Code v2.52.6 Release
🔧 Improvements
- Model Request Logging Enhancement: Added comprehensive request lifecycle logging, covering key events including request sending, first token arrival, streaming progress, completion/error/timeout, enabling quick issue identification via requestId and agent name
- Runtime Warning Elimination: Fixed the MaxListenersExceededWarning that appeared during long conversations by implementing a unified abort controller management utility, improving stability in long sessions
- Hook Message Rendering Enhancement: Hook messages now display different icons and colors based on execution status (success/blocked/warning/error), with support for expanding/collapsing to view detailed content, improving readability