v0.2.32
Release Notes
中文
v0.2.32 稳定版发布
问题修复
- 修复了外部 Claude 命令丢失的问题,自定义命令现在可以正常保留
- 改进了 Claude 二进制文件的安装与状态检测流程,Agent 启动更可靠
体验优化
- 优化了 Windows 平台上的 Agent 运行环境准备流程
- 完善了 Agent 提供商配置的相关指引
发布与更新
- 内部改进了 Claude 代码锁定与二进制打包流程,提升更新验证可靠性
English
v0.2.32 Stable Release
Bug Fixes
- Fixed external Claude commands being lost; custom commands are now preserved correctly
- Improved Claude binary installation and status detection for more reliable Agent startup
Experience Improvements
- Improved Agent runtime preparation on Windows
- Enhanced guidance for Agent provider configuration
Release and Updates
- Internal improvements to Claude code locking and binary packaging for more reliable update validation
What's Changed
- fix(agent): backport external Claude command protection to release/0818 by @jomeswang in #2640
Full Changelog: v0.2.31...candidate-v0.2.32