v0.2.3
sipeed/picoclawv0.2.3Mar 17, 2026by github-actions[bot]
AI Summary
This release consolidates stability improvements by adding systray UI support for all platforms and refining tool execution controls. It also enhances cron configuration and fixes issues with Telegram and QQ channels.
Key Highlights
- Add systray UI for all platforms
- Add configurable cron command execution settings
- Add exec controls and gate cron commands on exec settings
- Fix Telegram message chunking and HTML expansion
- Fix QQ long audio handling
New Features
- Systray UI
- Configurable cron execution
- Exec controls
- Telegram chunking improvements
- QQ audio fixes
Full Release Notes
## Changelog * 8a8cc35645e324916721f066371cf6d01e02b9f4 Merge pull request #1663 from hyperwd/fix/glm-nil-input * 12c01327dd77ffcd4a7409bf9a0174a7169058d8 Remove redundant Darwin tray stub (#1694) * e41423483e46aa8fb506bbe1c9b4bf735ff39c4d add systray ui for all platform (#1649) * afe22c5adf882238f371c60f6d07c48889579433 bug fix: gateway should not start when gateway server is not running (#1562) * 0499cdab72ea13f74100b9bcf57d9cf88a4ba1d4 build: use WEB_GO for web targets and preserve backend dist directory (#1671) * 7b9fdaec3229422fa9d81d3100eaea0ec8878acb feat(config): add exec controls and gate cron commands on exec settings (#1685) * b402888bfacd559852d2c245d33b578d4d8e2e5a feat(tools): add SpawnStatusTool for reporting subagent statuses (#1540) * fcb69860c4807bbe1da4ef9144fc38fbcaf49fd9 feat(web): add configurable cron command execution settings (#1647) * 8a44410e378b8a4e7789e2b3941001f4bddd5ad3 feat: add web gateway hot reload and polling state sync (#1684) * 3e33d1053c222dcb0400c39657aba776cadf086b fix(backend): add no-cgo tray fallback for darwin and freebsd (#1691) * 8d97896a0dfc485b6a8400d80b2859f852421aa3 fix(providers): handle nil input in GLM series tool_use blocks * cef0f28881169fa52d9eadd8414e0cc3f2f18607 fix(tools): normalize whitelist path checks for symlinked allowed roots (#1660) * 11207186c8d99e4286ad8fb8a6e3c7dee0974c05 fix: proxy WebSocket through web server port (#1665) * be4a33cc150c6ea0f41b3bd939b15dc526f84603 refactor gateway/helpers and add server.pid to health (#1646) * 174fbba14c10cafe64010df36d2fc6f2d4375bab refactor(backend): add darwin no-cgo tray fallback (#1689) --- Released by [GoReleaser](https://github.com/goreleaser/goreleaser).