@blade-ai/agent-sdk 0.1.6 → 0.1.7

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +3 -0
  2. package/dist/index.js +122 -122
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -2,6 +2,9 @@
2
2
 
3
3
  本文件记录 @blade-ai/agent-sdk 的所有重要变更。
4
4
 
5
+ ## [0.1.7] - 2026-02-12
6
+
7
+ - 6b9f68c feat: export modelDetection utilities (detectThinkingSupport, getThinkingConfig, isThinkingModel)
5
8
  ## [0.1.6] - 2026-02-12
6
9
 
7
10
  - d3708fe chore: update bun.lock