| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-15 | 1.3 kB | |
| v1.0.20 source code.tar.gz | 2026-05-15 | 12.5 MB | |
| v1.0.20 source code.zip | 2026-05-15 | 12.9 MB | |
| Totals: 3 Items | 25.5 MB | 0 | |
What's Changed
- fix(openai): catch response_format errors during streaming to enable fallback by @qbc2016 in https://github.com/agentscope-ai/agentscope/pull/1527
- feat(mcp): add execution timeout for mcp by @qbc2016 in https://github.com/agentscope-ai/agentscope/pull/1540
- chore(version): bumping version to 1.0.19.post1 by @qbc2016 in https://github.com/agentscope-ai/agentscope/pull/1543
- fix(mcp): preserve $defs and $ref in MCP tool input schema by @qbc2016 in https://github.com/agentscope-ai/agentscope/pull/1591
- fix(mcp): remove title in $defs by @qbc2016 in https://github.com/agentscope-ai/agentscope/pull/1594
- chore(milvus): fix version of milvus-lite by @qbc2016 in https://github.com/agentscope-ai/agentscope/pull/1603
- fix(anthropic): handle None input_tokens in stream message_delta event by @qbc2016 in https://github.com/agentscope-ai/agentscope/pull/1610
- fix(formatter): fix memory overhead, None tool output crash, and DeepSeek null content rejection by @qbc2016 in https://github.com/agentscope-ai/agentscope/pull/1589
- chore(version): bumping verstion to 1.0.20 by @qbc2016 in https://github.com/agentscope-ai/agentscope/pull/1612
Full Changelog: https://github.com/agentscope-ai/agentscope/compare/v1.0.19...v1.0.20