@ai-sdk/harness-cursor 1.0.12 → 1.0.14

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
@@ -1,5 +1,24 @@
1
1
  # @ai-sdk/harness-cursor
2
2
 
3
+ ## 1.0.14
4
+
5
+ ### Patch Changes
6
+
7
+ - 951c54d: feat(harness): support `askUserQuestions` tool including support for normalization across harness adapters
8
+ - Updated dependencies [951c54d]
9
+ - @ai-sdk/harness-acp@1.0.39
10
+ - @ai-sdk/harness@1.0.101
11
+
12
+ ## 1.0.13
13
+
14
+ ### Patch Changes
15
+
16
+ - 74d252a: fix(harness-acp): preserve terminal events replayed during ACP continuation startup
17
+ - Updated dependencies [74d252a]
18
+ - Updated dependencies [0c37bf0]
19
+ - @ai-sdk/harness-acp@1.0.38
20
+ - @ai-sdk/harness@1.0.100
21
+
3
22
  ## 1.0.12
4
23
 
5
24
  ### Patch Changes