@tencent-ai/codebuddy-code 2.100.0 → 2.100.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -7,6 +7,12 @@ CodeBuddy Code 的所有重要更新都会记录在这里。
7
7
 
8
8
  ## [未发布]
9
9
 
10
+ ## [2.100.1] - 2026-05-30
11
+
12
+ ### 🐛 修复
13
+
14
+ - **回退网页获取并发竞争策略**:回退 v2.100.0 引入的 WebFetch 并发竞争、缓存及可观测性改动,恢复为稳定的串行获取方式,修复因并发竞争策略导致的部分场景下网页获取异常问题。
15
+
10
16
  ## [2.100.0] - 2026-05-30
11
17
 
12
18
  ### 🎉 新功能