struere 0.8.2 → 0.8.3

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.
@@ -24314,7 +24314,7 @@ templatesCommand.command("status <name>").description("Check template approval s
24314
24314
  // package.json
24315
24315
  var package_default = {
24316
24316
  name: "struere",
24317
- version: "0.8.2",
24317
+ version: "0.8.3",
24318
24318
  description: "Build, test, and deploy AI agents",
24319
24319
  keywords: [
24320
24320
  "ai",
package/dist/cli/index.js CHANGED
@@ -5015,7 +5015,7 @@ templatesCommand.command("status <name>").description("Check template approval s
5015
5015
  // package.json
5016
5016
  var package_default = {
5017
5017
  name: "struere",
5018
- version: "0.8.2",
5018
+ version: "0.8.3",
5019
5019
  description: "Build, test, and deploy AI agents",
5020
5020
  keywords: [
5021
5021
  "ai",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "struere",
3
- "version": "0.8.2",
3
+ "version": "0.8.3",
4
4
  "description": "Build, test, and deploy AI agents",
5
5
  "keywords": [
6
6
  "ai",