@ai-sdk/harness-cursor 1.0.13 → 1.0.15

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,29 @@
1
1
  # @ai-sdk/harness-cursor
2
2
 
3
+ ## 1.0.15
4
+
5
+ ### Patch Changes
6
+
7
+ - eeed977: feat(harness): allow passing arbitrary headers with inference requests via `headers` property in `HarnessAgentSettings`
8
+ - Updated dependencies [fe86f8f]
9
+ - Updated dependencies [ceb601c]
10
+ - Updated dependencies [255cccf]
11
+ - Updated dependencies [668b51d]
12
+ - Updated dependencies [eeed977]
13
+ - Updated dependencies [1291df7]
14
+ - Updated dependencies [a39c8bf]
15
+ - @ai-sdk/harness@1.0.102
16
+ - @ai-sdk/harness-acp@1.0.40
17
+
18
+ ## 1.0.14
19
+
20
+ ### Patch Changes
21
+
22
+ - 951c54d: feat(harness): support `askUserQuestions` tool including support for normalization across harness adapters
23
+ - Updated dependencies [951c54d]
24
+ - @ai-sdk/harness-acp@1.0.39
25
+ - @ai-sdk/harness@1.0.101
26
+
3
27
  ## 1.0.13
4
28
 
5
29
  ### Patch Changes