🚀 CodeBuddy Code v2.118.1 Release
📦 Version Information
| Component | Version |
|---|---|
| CodeBuddy Code CLI | v2.118.1 |
| Agent SDK JS | v0.3.205 |
| Agent SDK Python | v0.3.204 |
🔧 Improvements
- Dependency Upgrade: Upgraded the Galileo Node SDK to 0.3.17-beta.1, removing patch files for older versions that are no longer needed
🐛 Bug Fixes
- Local ACP Authentication: Fixed an issue where local loopback connections on some platforms (Windows x64) had the ACP
initializehandshake misjudged as non-local, returning 401Authentication requiredand preventing session establishment, blocking all tasks. All equivalent loopback address forms are now correctly recognized (127.0.0.0/8,::1and its expansions / IPv4-mapped / forms with brackets or zone IDs) /effortand/configConsistency (Issue #58743): Fixed an inconsistency between/config get reasoningEffortand the/effortpanel display after starting withcbc --effort <level>./confignow shows the merged effective settings (CLI has the highest priority); the/effortpanel initial highlight = session override → CLI/globalreasoningEffort→highfallback;/effort <level>(non-ultracode) now synchronously writes the session-level model effort override (viasetOverrideThinking, the same channel as ACPthought_level), and invalid levels are directly rejected