What's Changed
- add record_to_memory before generate return reply_message by @Osier-Yi in #1039
- fix(werewolf game): Broadcast game result when game ends at night phase by @qbc2016 in #1065
- fix(openai formatter): Correctly extract image extension from URLs with query parameters by @qbc2016 in #1066
- feat(agent): Add A2A protocol support for inter-agent communication by @Sunrisea in #1027
- raise exception on MCP disconnection by @MengsD in #1024
- fix(gemini model): flatten json schema in tools for gemini chat model by @qbc2016 in #1050
- bugfix: parse anthropic response content block type logic error. by @FFengIll in #1070
- chore(version): update version to 1.0.11 by @DavdGao in #1074
New Contributors
- @Sunrisea made their first contribution in #1027
- @MengsD made their first contribution in #1024
- @FFengIll made their first contribution in #1070
Full Changelog: v1.0.10...v1.0.11