🚀 CodeBuddy Code v2.128.1 Release
📦 Version Information
| Component | Version |
|---|---|
| CodeBuddy Code CLI | v2.128.1 |
| Agent SDK JS | v0.3.233 |
| Agent SDK Python | v0.3.232 |
🐛 Bug Fixes
- Fixed wrong persona in first conversation turn on warmup hit: After hitting the warmup process pool, the first conversation turn previously used the default persona instead of the expected one, and only recovered from the second turn onward. The race condition has been eliminated; the full configuration is now built in one pass upon activation.
- Fixed settings changes not taking effect before warmup activation: When a warmup standby process cold-started, user setting changes made before activation (model, theme, etc.) previously failed to take effect, with the session still using the old configuration after activation. This is now fixed — setting changes made before activation sync normally. #77561
- Removed ShareLink capability for international edition: International edition CLI users no longer have the ShareLink feature; iOA and internal/domestic product lines remain unchanged.