struere 0.10.1 → 0.10.2

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.
@@ -6959,7 +6959,7 @@ var runToolCommand = new Command18("run-tool").description("Run a tool as it wou
6959
6959
  // package.json
6960
6960
  var package_default = {
6961
6961
  name: "struere",
6962
- version: "0.10.1",
6962
+ version: "0.10.2",
6963
6963
  description: "Build, test, and deploy AI agents",
6964
6964
  keywords: [
6965
6965
  "ai",
package/dist/cli/index.js CHANGED
@@ -6959,7 +6959,7 @@ var runToolCommand = new Command18("run-tool").description("Run a tool as it wou
6959
6959
  // package.json
6960
6960
  var package_default = {
6961
6961
  name: "struere",
6962
- version: "0.10.1",
6962
+ version: "0.10.2",
6963
6963
  description: "Build, test, and deploy AI agents",
6964
6964
  keywords: [
6965
6965
  "ai",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "struere",
3
- "version": "0.10.1",
3
+ "version": "0.10.2",
4
4
  "description": "Build, test, and deploy AI agents",
5
5
  "keywords": [
6
6
  "ai",