v0.2.0.post1
agentscope-ai/QwenPawv0.2.0.post1Mar 25, 2026by xieyxclack
AI Summary
Post-release patch for v0.2.0 introducing console chats, agent enable/disable toggle, Feishu widescreen card support, browser multi-workspace cookie management, and various bug fixes.
Key Highlights
- Console chats feature
- Agent enable/disable toggle
- Feishu widescreen card support
- Browser multi-workspace cookie management
- Various bug fixes
New Features
- Console chats
- Agent enable/disable toggle
- Feishu widescreen card support
- Browser multi-workspace cookie management
- Various bug fixes
Full Release Notes
## What's Changed * docs: update release note for v0.2.0 by @xieyxclack in https://github.com/agentscope-ai/CoPaw/pull/2212 * feat(tool): parse toll call from thinking and text content by @qbc2016 in https://github.com/agentscope-ai/CoPaw/pull/2192 * chore(version): update version to 0.2.0.post1 by @zhijianma in https://github.com/agentscope-ai/CoPaw/pull/2242 * docs: update roadmap after v0.2.0 release by @cuiyuebing in https://github.com/agentscope-ai/CoPaw/pull/2234 * Feat/console chats by @zhaozhuang521 in https://github.com/agentscope-ai/CoPaw/pull/2228 * fix(cli): 修正本地回环地址的持久化处理 by @qzcpl in https://github.com/agentscope-ai/CoPaw/pull/2241 * feat(dingtalk): add card_auto_layout config for widescreen AI card by @wwx814 in https://github.com/agentscope-ai/CoPaw/pull/2238 * Feature/browser multi workspace cookie management by @x1n95c in https://github.com/agentscope-ai/CoPaw/pull/2131 * feat(agent): add enable/disable toggle for agent management by @rayrayraykk in https://github.com/agentscope-ai/CoPaw/pull/2249 * fix(QQ): use AMR-specific ffmpeg params for QQ voice message conversion by @hongxicheng in https://github.com/agentscope-ai/CoPaw/pull/2248 * fix(discord): prevent duplicate message processing on WebSocket reconnect by @hongxicheng in https://github.com/agentscope-ai/CoPaw/pull/2253 * fix(feishu): prevent cross-workspace message misrouting in multi-instance setup by @hongxicheng in https://github.com/agentscope-ai/CoPaw/pull/2244 * fix(console): fix upload file type in console by @zhaozhuang521 in https://github.com/agentscope-ai/CoPaw/pull/2266 * fear(heartbeat): support cron expressions in heartbeat by @xieyxclack in https://github.com/agentscope-ai/CoPaw/pull/2261 * feat: update star hint for README & welcome bot by @rayrayraykk in https://github.com/agentscope-ai/CoPaw/pull/2272 * fix(cron): Modify the optional/required fields for cron job by @lalaliat in https://github.com/agentscope-ai/CoPaw/pull/2276 * style: Style optimization by @zhaozhuang521 in https://github.com/agentscope-ai/CoPaw/pull/2271 * fix(test) avoid overwrite workspace by @Leirunlin in https://github.com/agentscope-ai/CoPaw/pull/2286 * fix(telegram): prevent premature timeout by @xieyxclack in https://github.com/agentscope-ai/CoPaw/pull/2280 * Fix: Multi-Agent Model Configuration and Multi-Tab Isolation by @rayrayraykk in https://github.com/agentscope-ai/CoPaw/pull/2283 * doc: add multi agent docs by @rayrayraykk in https://github.com/agentscope-ai/CoPaw/pull/2290 ## New Contributors * @qzcpl made their first contribution in https://github.com/agentscope-ai/CoPaw/pull/2241 **Full Changelog**: https://github.com/agentscope-ai/CoPaw/compare/v0.2.0...v0.2.0.post1