What's Changed
- chore(release): refine README news section and bump version to v1.1.9 by @rayrayraykk in #4726
- ci(infra): drop redundant unit-tests.yml workflow by @yutai78786 in #4748
- chore(release): bump version to v1.1.10-beta.1 by @rayrayraykk in #4752
- chore(deps): update @agentscope-ai/chat dependency to version 1.1.64 by @zhijianma in #4753
- fix(console): adapt mobile chat input for safe area and virtual keyboard by @zhaozhuang521 in #4751
- Add a GitHub Actions workflow that automatically maintains website/dist/contributors_data.json whenever a PR is merged. by @Osier-Yi in #4692
- fix(console): clear chat input draft after message is sent by @zhaozhuang521 in #4755
- fix(utils): enhance message timestamp handling with user timezone sup… by @zhijianma in #4763
- chore(deps): update @agentscope-ai/chat dependency to version 1.1.64-… by @zhijianma in #4771
- fix(console): antd 5.29 deprecation cleanup and AllowNoAuthHosts icon fix by @zhaozhuang521 in #4790
- fix(onebot): auto-restart WebSocket server on connection loss via TCP health probe by @hongxicheng in #4793
- feat(coding-mode): add "Open Directory" tab to reference local projects without copying by @rayrayraykk in #4762
- test(integration): Sprint 1.3 — broaden coverage with seeded-data scenarios by @yutai78786 in #4745
- feat(e2e): migrate python_e2e into CoPaw with mock infrastructure by @hanson-hex in #4464
- feat(upload): implement dynamic upload size limit across console and … by @zhijianma in #4734
- fix(console): chatcode by @zhaozhuang521 in #4805
- feat(providers): add OpenRouter app attribution headers for ranking visibility by @rayrayraykk in #4809
- refactor(feishu): restructure card system to match wecom/qq pattern and fix resolved card in streaming mode by @hongxicheng in #4742
- fix(tauri): add bundled desktop qwenpaw CLI by @jinglinpeng in #4779
- fix(coding): hide Windows git console windows in coding mode by @jinglinpeng in #4696
- fix(pet): Auto-install missing dependencies to resolve startup failure on v1.1.9 by @wangfei010313 in #4801
- fix(agents): preserve reasoning_content across file blocks in assistant messages by @qbc2016 in #4728
- feat(feishu): feishu thread reply by @szetohoyan in #4708
- feat(agents): add spawn_subagent tool for ephemeral in-workspace sub-agent execution by @rayrayraykk in #4806
New Contributors
- @wangfei010313 made their first contribution in #4801
- @szetohoyan made their first contribution in #4708
Full Changelog: v1.1.9-beta.2...v1.1.10-beta.1