@ai-sdk/harness-pi 1.0.73 → 1.0.74

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,12 @@
1
1
  # @ai-sdk/harness-pi
2
2
 
3
+ ## 1.0.74
4
+
5
+ ### Patch Changes
6
+
7
+ - 61d2b84: Mirror Pi project configuration in sandboxes whose `find` command does not support symlink-following flags.
8
+ - 39bd17e: fix(harness-pi): deliver tool results submitted after cross-process resume instead of silently dropping them
9
+
3
10
  ## 1.0.73
4
11
 
5
12
  ### Patch Changes