v1.0.0.post3

agentscope-ai/QwenPawv1.0.0.post3Apr 1, 2026by xieyxclack

AI Summary

Post-release patch with style improvements, Feishu DONE reaction support, DingTalk AI Card enhancements, and various bug fixes including WeCom WebSocket reliability and skill management improvements.

Key Highlights

  • Feishu DONE reaction support
  • DingTalk AI Card improvements
  • WeCom WebSocket reliability fixes
  • Skill management style improvements
  • Batch skill operations

New Features

  • Feishu DONE reaction support
  • DingTalk AI Card in workspace tracker
  • WeCom WebSocket reliability improvements
  • Batch delete skills
  • Broadcast and download skills
  • System dark mode option

Full Release Notes

## What's Changed
* chore(version): bumping version to 1.0.0p3 by @xieyxclack in https://github.com/agentscope-ai/CoPaw/pull/2738
* style: skill & skillpool & dark style by @zhaozhuang521 in https://github.com/agentscope-ai/CoPaw/pull/2714
* feat (ci): add option to trigger oss upload by @rayrayraykk in https://github.com/agentscope-ai/CoPaw/pull/2740
* fix(channel)/dingtalk-allowlist by @Leirunlin in https://github.com/agentscope-ai/CoPaw/pull/2718
* Website style by @yuluo1007 in https://github.com/agentscope-ai/CoPaw/pull/2722
* feat(channel): add _on_process_completed hook to support Feishu DONE reaction in workspace path by @hongxicheng in https://github.com/agentscope-ai/CoPaw/pull/2727
* feat(channel): unify no-text debounce for both workspace tracker and legacy paths by @hongxicheng in https://github.com/agentscope-ai/CoPaw/pull/2724
* chore: rm `AGENTS.md` by @rayrayraykk in https://github.com/agentscope-ai/CoPaw/pull/2745
* feat(skill): batch delete skills & broadcast & download by @Leirunlin in https://github.com/agentscope-ai/CoPaw/pull/2743
* feat: stop service when agent disable by @rayrayraykk in https://github.com/agentscope-ai/CoPaw/pull/2746
* feat(console): add system option to dark mode toggle by @bowenliang123 in https://github.com/agentscope-ai/CoPaw/pull/2678
* feat(dingtalk): support AI Card in workspace tracker path & refactor shared core by @hongxicheng in https://github.com/agentscope-ai/CoPaw/pull/2741
* Fix(Provider): CoPaw Local use GPU by default && Fix Probe Image && Optimize Local Provider Doc && Fix Windows desktop model download by @pan-x-c in https://github.com/agentscope-ai/CoPaw/pull/2735
* style: fix skills name by @xieyxclack in https://github.com/agentscope-ai/CoPaw/pull/2765
* feat(scripts): fix no copaw command in exe by @qbc2016 in https://github.com/agentscope-ai/CoPaw/pull/2759
* fix(wecom): ensure stdio streams in wecom WS thread on Windows daemon by @hongxicheng in https://github.com/agentscope-ai/CoPaw/pull/2760


**Full Changelog**: https://github.com/agentscope-ai/CoPaw/compare/v1.0.0.post2...v1.0.0.post3