| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| QwenPaw-1.1.5.post2-macOS.zip | 2026-05-06 | 524.6 MB | |
| QwenPaw-Setup-1.1.5.post2.exe | 2026-05-06 | 534.9 MB | |
| README.md | 2026-05-06 | 2.3 kB | |
| v1.1.5.post2 source code.tar.gz | 2026-05-06 | 8.4 MB | |
| v1.1.5.post2 source code.zip | 2026-05-06 | 9.2 MB | |
| Totals: 5 Items | 1.1 GB | 4 | |
What's Changed
- docs(website): update documentation to v1.1.5 by @xieyxclack in https://github.com/agentscope-ai/QwenPaw/pull/4013
- feat(chat): generate session titles asynchronously via LLM by @ekzhu in https://github.com/agentscope-ai/QwenPaw/pull/3829
- fix(message_processing): return resolved path for file:// URL audio blocks by @karls0r in https://github.com/agentscope-ai/QwenPaw/pull/4021
- Fix(Provider): Increase
max_tokenfor anthropic compatible models by @pan-x-c in https://github.com/agentscope-ai/QwenPaw/pull/4054 - perf(console): Solve duplicate rendering by @zhaozhuang521 in https://github.com/agentscope-ai/QwenPaw/pull/4052
- fix(mcp): typo fix by @qbc2016 in https://github.com/agentscope-ai/QwenPaw/pull/4058
- fix(mcp): use sse_read_timeout as MCP tool execution_timeout instead of HTTP connect timeout by @qbc2016 in https://github.com/agentscope-ai/QwenPaw/pull/4061
- fix(utils): remove redundant codes by @qbc2016 in https://github.com/agentscope-ai/QwenPaw/pull/4048
- fix(channel): telegram network retry by @Leirunlin in https://github.com/agentscope-ai/QwenPaw/pull/4039
- feat(i18n): add Brazilian Portuguese (pt-BR) locale support by @Jailtonfonseca in https://github.com/agentscope-ai/QwenPaw/pull/4009
- fix(skill): resilient loading for migrated or malformed skill & skill pool entries by @Leirunlin in https://github.com/agentscope-ai/QwenPaw/pull/4016
- fix(approval): /approve shorthand ignores request_id argument by @xieyxclack in https://github.com/agentscope-ai/QwenPaw/pull/4014
- docs(faq): Docs for handling APITimeoutError when running in WSL2 (NAT mode) by @hllqkb in https://github.com/agentscope-ai/QwenPaw/pull/4005
- feat(skill): Add skill install/uninstall cli by @Leirunlin in https://github.com/agentscope-ai/QwenPaw/pull/4053
- chore(version): bumping version to 1.1.5p2 by @xieyxclack in https://github.com/agentscope-ai/QwenPaw/pull/4071
New Contributors
- @karls0r made their first contribution in https://github.com/agentscope-ai/QwenPaw/pull/4021
- @Jailtonfonseca made their first contribution in https://github.com/agentscope-ai/QwenPaw/pull/4009
- @hllqkb made their first contribution in https://github.com/agentscope-ai/QwenPaw/pull/4005
Full Changelog: https://github.com/agentscope-ai/QwenPaw/compare/v1.1.5.post1...v1.1.5.post2