agentwheel 0.19.1 → 0.19.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.
package/dist/index.js CHANGED
@@ -15889,6 +15889,7 @@ async function runExactMcpRetirement(packageName, options) {
15889
15889
  onlySource: true,
15890
15890
  retireExactMcp: true,
15891
15891
  expectedFromWorkspaceOwner,
15892
+ deferForeignStateCheck: true,
15892
15893
  dryRun: true
15893
15894
  }, { mode: "install" });
15894
15895
  if (results.length !== 1) {
package/openpack.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schemaVersion": 2,
3
3
  "name": "NestDevLab/agentwheel",
4
- "version": "0.19.1",
4
+ "version": "0.19.2",
5
5
  "provides": [
6
6
  { "type": "skills", "path": "skills" }
7
7
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agentwheel",
3
- "version": "0.19.1",
3
+ "version": "0.19.2",
4
4
  "description": "Weave skills, rules, and instructions across every AI agent.",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -5,7 +5,7 @@ allowed-tools: [Bash]
5
5
  license: MIT
6
6
  metadata:
7
7
  author: NestDevLab
8
- version: "0.19.1"
8
+ version: "0.19.2"
9
9
  ---
10
10
 
11
11
  # agentwheel
@@ -5,7 +5,7 @@ allowed-tools: [Bash]
5
5
  license: MIT
6
6
  metadata:
7
7
  author: NestDevLab
8
- version: "0.19.1"
8
+ version: "0.19.2"
9
9
  ---
10
10
 
11
11
  # Agentwheel Discovery