struere 0.11.1 → 0.11.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.
@@ -8182,7 +8182,7 @@ var chatCommand = new Command21("chat").description("Chat with an agent").argume
8182
8182
  // package.json
8183
8183
  var package_default = {
8184
8184
  name: "struere",
8185
- version: "0.11.1",
8185
+ version: "0.11.2",
8186
8186
  description: "Build, test, and deploy AI agents",
8187
8187
  keywords: [
8188
8188
  "ai",
package/dist/cli/index.js CHANGED
@@ -8182,7 +8182,7 @@ var chatCommand = new Command21("chat").description("Chat with an agent").argume
8182
8182
  // package.json
8183
8183
  var package_default = {
8184
8184
  name: "struere",
8185
- version: "0.11.1",
8185
+ version: "0.11.2",
8186
8186
  description: "Build, test, and deploy AI agents",
8187
8187
  keywords: [
8188
8188
  "ai",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "struere",
3
- "version": "0.11.1",
3
+ "version": "0.11.2",
4
4
  "description": "Build, test, and deploy AI agents",
5
5
  "keywords": [
6
6
  "ai",