v2.2.1
·
1536 commits
to master
since this release
Highlights
- You can now connect WeChat personal messaging via the iLink bot protocol, with a smoother onboarding and interaction flow for WeChat users (#93).
- Fixed interaction issues so answers stay visible and attachments stream more reliably, improving long-running or media-heavy conversations (#91).
- Fixed pending-question handling so they no longer expire after 30 minutes and can recover correctly after a restart (#92).
- Improved install and upgrade reliability by hardening launcher/bin detection and preserving selected binaries and symlinks, reducing broken upgrades (#89).
Changes
Added
- Add WeChat personal messaging support via the iLink bot protocol (#93).
- Add a Docker install audit script to verify release installation behavior (#90).
Changed
- Polish WeChat onboarding and interaction flow (#93).
- Hint
/startafter WeChat setup to help users begin a session. - Improve install path selection by preferring stable bin directories and avoiding transient runtime bins (#89).
Fixed
- Keep answers visible during interactions and stream attachments more reliably (#91).
- Surface attachment download failures to agents instead of failing silently.
- Remove the 30-minute timeout for pending questions and restore them correctly after restart (#92).
- Recover WeChat sessions correctly after
/newand session expiry (#93). - Prevent duplicate managed service starts.
- Preserve selected
vibebinaries,uvlauncher bins, and launcher symlinks during upgrades (#89). - Find
uveven when it is outside the current shellPATH(#89). - Validate install paths and release build artifacts more strictly (#89).
Full Changelog: v2.2.0...v2.2.1
Highlights
- 你现在可以通过 iLink 机器人协议接入微信个人号消息,微信侧的接入引导和交互流程也更顺手了 (#93)。
- 修复了交互体验问题:回答内容会持续可见,附件也能更稳定地流式传输,长对话和带附件的场景更顺畅 (#91)。
- 修复待处理问题机制:不再有 30 分钟超时限制,并且重启后也能正确恢复 (#92)。
- 强化了安装与升级流程,改进启动器和 bin 路径识别,并保留已选二进制文件与符号链接,降低升级后不可用的风险 (#89)。
Changes
Added
Changed
Fixed
- 修复交互过程中回答内容被覆盖的问题,并改进附件流式传输表现 (#91)。
- 修复附件下载失败时无提示的问题,失败信息现在会反馈给代理端。
- 移除待处理问题的 30 分钟超时限制,并修复重启后的恢复逻辑 (#92)。
- 修复微信会话在执行
/new或会话过期后的恢复问题 (#93)。 - 修复托管服务可能被重复启动的问题。
- 修复升级过程中已选
vibe二进制、uv启动器文件及其符号链接可能丢失的问题 (#89)。 - 修复在当前 shell
PATH之外无法找到uv的问题 (#89)。 - 加强安装路径与发布构建产物校验 (#89)。
Full Changelog: v2.2.0...v2.2.1