mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-16 01:40:15 +08:00
* fix: handle on_agent_done in error responses - Introduced an LLMResponse for error messages to be processed by agent hooks, ensuring better error reporting and handling. * fix: improve error logging in on_agent_done hook --------- Co-authored-by: Soulter <37870767+Soulter@users.noreply.github.com>