| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-28 | 1.9 kB | |
| v2.0.7.post1 source code.tar.gz | 2026-08-28 | 7.7 MB | |
| v2.0.7.post1 source code.zip | 2026-08-28 | 8.4 MB | |
| Totals: 3 Items | 16.1 MB | 0 | |
What's Changed
- fix(formatter): derive audio format from media type by @ump45nose in https://github.com/agentscope-ai/agentscope/pull/2301
- fix(gemini): exclude tool-execution tokens from output_tokens by @iluv7 in https://github.com/agentscope-ai/agentscope/pull/2406
- feat(formatter): use native multimodal tool outputs by @fancyboi999 in https://github.com/agentscope-ai/agentscope/pull/2389
- docs(examples): fix broken relative link to _types.py in mem0 README by @feizhuzheng in https://github.com/agentscope-ai/agentscope/pull/2438
- feat(pipeline): add new pipeline module and a
GoalPipelineclass by @DavdGao in https://github.com/agentscope-ai/agentscope/pull/2428 - fix(webui): isolate sessions when switching agents by @iluv7 in https://github.com/agentscope-ai/agentscope/pull/2429
- chore: bump version to 2.0.7.post1 by @DavdGao in https://github.com/agentscope-ai/agentscope/pull/2452
- feat(agent): generate a final text summary after reaching max iterations by @qbc2016 in https://github.com/agentscope-ai/agentscope/pull/2443
- fix(tracing): report interrupted chat responses by @fengting124 in https://github.com/agentscope-ai/agentscope/pull/2450
- fix(model): preserve encrypted reasoning items in OpenAI Responses history by @qbc2016 in https://github.com/agentscope-ai/agentscope/pull/2426
- fix(gemini): sanitize nullable type arrays by @helloJamest in https://github.com/agentscope-ai/agentscope/pull/2437
New Contributors
- @ump45nose made their first contribution in https://github.com/agentscope-ai/agentscope/pull/2301
- @feizhuzheng made their first contribution in https://github.com/agentscope-ai/agentscope/pull/2438
- @fengting124 made their first contribution in https://github.com/agentscope-ai/agentscope/pull/2450
Full Changelog: https://github.com/agentscope-ai/agentscope/compare/v2.0.7...v2.0.7.post1