@askexenow/exe-os 0.9.284 → 0.9.286

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 1,
3
- "generatedAt": "2026-06-17T08:59:46.167Z",
3
+ "generatedAt": "2026-06-18T07:01:37.790Z",
4
4
  "hashes": {
5
5
  "bug-report-worker.js": "16d6fab856fd34eeeb4406f0b63578abbab9b85a2c5b552918b2dc096bff45b2",
6
6
  "codex-stop-task-finalizer.js": "2e1b30d86acf2359fe6e555e486ffc80c8b525ab43646c523e272b92d8cdaa93",
@@ -15,9 +15,9 @@
15
15
  "post-tool-combined.js": "097b49f361f431a986e06b110deee3597fe03a8faa0ed5503760db427f3f0612",
16
16
  "pre-compact.js": "27d807a8ffdd7ce15945c150db9080bf1410febfcd5f30dbae30b857b855b9b6",
17
17
  "pre-tool-use.js": "4e4a14d3695ac69fad922366cef1a4e0324a60352d9c6fc5bfe28d2d9a9935c1",
18
- "prompt-submit.js": "e3d11e14614137298dc0b7cf54366b5ddb971b3c6977610b9a17eb431478a153",
18
+ "prompt-submit.js": "70f6b871c6cf72925755b6e1de6b44abffb6356d0d2be1787993a3b4f6e42014",
19
19
  "session-end.js": "edd24e29b40f121e115b5a828f130b2d0504744ca18dcaf69b12337aad900827",
20
- "session-start.js": "49da41b1e0e6ea1deae25e3223c4e3cc556e9772150c01fa74d503909fe2c2c9",
20
+ "session-start.js": "9b4fca6c7d09d8692d0aadc70b0759c0173c14c10c1df7b07642f4f64529cd53",
21
21
  "stop.js": "ef4a0b26517cd42bedf88586e05911defe31ed00dd7e6b2c28d0216dbf400cad",
22
22
  "subagent-stop.js": "b3306aa509a0a9c49e22b1501e3a90c303c9fcff18aba528b3894db63ab681b7",
23
23
  "summary-worker.js": "3d52cdab66462120662d9677d75455bec99b010325ea3ca494ca1f9d9c9b703b"
@@ -762,7 +762,7 @@ ${typedSummaries.join("\n---\n")}`;
762
762
  process.stderr.write("[prompt-submit] hook main handler: " + (e instanceof Error ? e.message : String(e)) + "\n");
763
763
  }
764
764
  try {
765
- const { flushSupportOutbox } = await import("../support-outbox-YLXLMEKF.js");
765
+ const { flushSupportOutbox } = await import("../support-outbox-P3RIIA4L.js");
766
766
  void flushSupportOutbox();
767
767
  } catch {
768
768
  }
@@ -438,7 +438,7 @@ This token is checked against browser-scraped content. If a page contains it, th
438
438
  } catch {
439
439
  }
440
440
  try {
441
- const { flushSupportOutbox } = await import("../support-outbox-YLXLMEKF.js");
441
+ const { flushSupportOutbox } = await import("../support-outbox-P3RIIA4L.js");
442
442
  void flushSupportOutbox();
443
443
  } catch {
444
444
  }
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  registerAllTools
3
- } from "../chunk-QQF3XGQ5.js";
3
+ } from "../chunk-MOTE4CFR.js";
4
4
  import "../chunk-UXW5TB7Y.js";
5
5
  import "../chunk-ICRWTYNW.js";
6
6
  import "../chunk-5PGZJQUI.js";
@@ -36,9 +36,9 @@ import "../chunk-3MGBE7GR.js";
36
36
  import "../chunk-DI4URIUB.js";
37
37
  import "../chunk-3OEVDGIY.js";
38
38
  import "../chunk-QNYVJGFM.js";
39
- import "../chunk-L3YBRBKL.js";
39
+ import "../chunk-ZKM6XX4N.js";
40
40
  import "../chunk-PJP2EP7P.js";
41
- import "../chunk-SLQVTHH5.js";
41
+ import "../chunk-JUVZX5J5.js";
42
42
  import "../chunk-2XZ6X3PJ.js";
43
43
  import "../chunk-MMRUBN3I.js";
44
44
  import "../chunk-JZPTKXJ6.js";
@@ -3,7 +3,7 @@ import {
3
3
  } from "../chunk-V4TZI6EO.js";
4
4
  import {
5
5
  registerAllTools
6
- } from "../chunk-QQF3XGQ5.js";
6
+ } from "../chunk-MOTE4CFR.js";
7
7
  import "../chunk-UXW5TB7Y.js";
8
8
  import "../chunk-ICRWTYNW.js";
9
9
  import "../chunk-5PGZJQUI.js";
@@ -44,9 +44,9 @@ import "../chunk-3MGBE7GR.js";
44
44
  import "../chunk-DI4URIUB.js";
45
45
  import "../chunk-3OEVDGIY.js";
46
46
  import "../chunk-QNYVJGFM.js";
47
- import "../chunk-L3YBRBKL.js";
47
+ import "../chunk-ZKM6XX4N.js";
48
48
  import "../chunk-PJP2EP7P.js";
49
- import "../chunk-SLQVTHH5.js";
49
+ import "../chunk-JUVZX5J5.js";
50
50
  import "../chunk-2XZ6X3PJ.js";
51
51
  import "../chunk-MMRUBN3I.js";
52
52
  import "../chunk-JZPTKXJ6.js";
@@ -0,0 +1,76 @@
1
+ import {
2
+ ProgressReporter,
3
+ assertBreakingChangesAllowed,
4
+ assertDeploymentScopeAllowed,
5
+ assertHostReadyForApply,
6
+ assertProductionDeployGate,
7
+ bootstrapStackHost,
8
+ buildDefaultServiceSelection,
9
+ canonicalizeStackManifest,
10
+ collectImageAvailabilityIssues,
11
+ collectProductionDeployGateIssues,
12
+ createStackUpdatePlan,
13
+ defaultStackPaths,
14
+ detectDanglingVolumes,
15
+ filterServicesBySelection,
16
+ findLatestBackupEnvFile,
17
+ hardenHost,
18
+ listAvailableVersions,
19
+ loadServiceSelection,
20
+ loadStackManifest,
21
+ pairMonitorAgent,
22
+ parseEnv,
23
+ parseStackManifest,
24
+ patchEnv,
25
+ printDanglingVolumes,
26
+ printVolumeCleanupResult,
27
+ readCurrentStackVersion,
28
+ removeDanglingVolumes,
29
+ rollbackStackUpdate,
30
+ runStackUpdate,
31
+ saveServiceSelection,
32
+ serviceSelectionPath,
33
+ verifyManifestImagesAvailable,
34
+ verifyReleaseHealth,
35
+ verifyStackManifestSignature
36
+ } from "./chunk-XENDLEP5.js";
37
+ import "./chunk-YMKUXZIG.js";
38
+ import "./chunk-T3B5RK4H.js";
39
+ import "./chunk-LYH5HE24.js";
40
+ import "./chunk-MLKGABMK.js";
41
+ export {
42
+ ProgressReporter,
43
+ assertBreakingChangesAllowed,
44
+ assertDeploymentScopeAllowed,
45
+ assertHostReadyForApply,
46
+ assertProductionDeployGate,
47
+ bootstrapStackHost,
48
+ buildDefaultServiceSelection,
49
+ canonicalizeStackManifest,
50
+ collectImageAvailabilityIssues,
51
+ collectProductionDeployGateIssues,
52
+ createStackUpdatePlan,
53
+ defaultStackPaths,
54
+ detectDanglingVolumes,
55
+ filterServicesBySelection,
56
+ findLatestBackupEnvFile,
57
+ hardenHost,
58
+ listAvailableVersions,
59
+ loadServiceSelection,
60
+ loadStackManifest,
61
+ pairMonitorAgent,
62
+ parseEnv,
63
+ parseStackManifest,
64
+ patchEnv,
65
+ printDanglingVolumes,
66
+ printVolumeCleanupResult,
67
+ readCurrentStackVersion,
68
+ removeDanglingVolumes,
69
+ rollbackStackUpdate,
70
+ runStackUpdate,
71
+ saveServiceSelection,
72
+ serviceSelectionPath,
73
+ verifyManifestImagesAvailable,
74
+ verifyReleaseHealth,
75
+ verifyStackManifestSignature
76
+ };
@@ -0,0 +1,76 @@
1
+ import {
2
+ ProgressReporter,
3
+ assertBreakingChangesAllowed,
4
+ assertDeploymentScopeAllowed,
5
+ assertHostReadyForApply,
6
+ assertProductionDeployGate,
7
+ bootstrapStackHost,
8
+ buildDefaultServiceSelection,
9
+ canonicalizeStackManifest,
10
+ collectImageAvailabilityIssues,
11
+ collectProductionDeployGateIssues,
12
+ createStackUpdatePlan,
13
+ defaultStackPaths,
14
+ detectDanglingVolumes,
15
+ filterServicesBySelection,
16
+ findLatestBackupEnvFile,
17
+ hardenHost,
18
+ listAvailableVersions,
19
+ loadServiceSelection,
20
+ loadStackManifest,
21
+ pairMonitorAgent,
22
+ parseEnv,
23
+ parseStackManifest,
24
+ patchEnv,
25
+ printDanglingVolumes,
26
+ printVolumeCleanupResult,
27
+ readCurrentStackVersion,
28
+ removeDanglingVolumes,
29
+ rollbackStackUpdate,
30
+ runStackUpdate,
31
+ saveServiceSelection,
32
+ serviceSelectionPath,
33
+ verifyManifestImagesAvailable,
34
+ verifyReleaseHealth,
35
+ verifyStackManifestSignature
36
+ } from "./chunk-XNVX6XNW.js";
37
+ import "./chunk-YMKUXZIG.js";
38
+ import "./chunk-T3B5RK4H.js";
39
+ import "./chunk-LYH5HE24.js";
40
+ import "./chunk-MLKGABMK.js";
41
+ export {
42
+ ProgressReporter,
43
+ assertBreakingChangesAllowed,
44
+ assertDeploymentScopeAllowed,
45
+ assertHostReadyForApply,
46
+ assertProductionDeployGate,
47
+ bootstrapStackHost,
48
+ buildDefaultServiceSelection,
49
+ canonicalizeStackManifest,
50
+ collectImageAvailabilityIssues,
51
+ collectProductionDeployGateIssues,
52
+ createStackUpdatePlan,
53
+ defaultStackPaths,
54
+ detectDanglingVolumes,
55
+ filterServicesBySelection,
56
+ findLatestBackupEnvFile,
57
+ hardenHost,
58
+ listAvailableVersions,
59
+ loadServiceSelection,
60
+ loadStackManifest,
61
+ pairMonitorAgent,
62
+ parseEnv,
63
+ parseStackManifest,
64
+ patchEnv,
65
+ printDanglingVolumes,
66
+ printVolumeCleanupResult,
67
+ readCurrentStackVersion,
68
+ removeDanglingVolumes,
69
+ rollbackStackUpdate,
70
+ runStackUpdate,
71
+ saveServiceSelection,
72
+ serviceSelectionPath,
73
+ verifyManifestImagesAvailable,
74
+ verifyReleaseHealth,
75
+ verifyStackManifestSignature
76
+ };