@askexenow/exe-os 0.9.209 → 0.9.210

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.
@@ -4,7 +4,7 @@ import {
4
4
  } from "../chunk-GMQKS5JD.js";
5
5
  import {
6
6
  lightweightSearch
7
- } from "../chunk-LEVLIEBX.js";
7
+ } from "../chunk-BCWQQBMO.js";
8
8
  import "../chunk-E3Q4R3K6.js";
9
9
  import "../chunk-CHCA3ZM2.js";
10
10
  import "../chunk-XJQASQPO.js";
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  hybridSearch,
4
4
  lightweightSearch
5
- } from "../chunk-LEVLIEBX.js";
5
+ } from "../chunk-BCWQQBMO.js";
6
6
  import {
7
7
  initStore
8
8
  } from "../chunk-E3Q4R3K6.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  lightweightSearch
3
- } from "./chunk-LEVLIEBX.js";
3
+ } from "./chunk-BCWQQBMO.js";
4
4
  import "./chunk-E3Q4R3K6.js";
5
5
  import "./chunk-CHCA3ZM2.js";
6
6
  import "./chunk-XJQASQPO.js";
@@ -7,7 +7,7 @@ import {
7
7
  import {
8
8
  isRerankerAvailable,
9
9
  rerankWithScores
10
- } from "./chunk-MBF42HXN.js";
10
+ } from "./chunk-XXXJ6HV3.js";
11
11
  import {
12
12
  getEntityByName,
13
13
  getEntityNeighbors,
@@ -187,7 +187,7 @@ import {
187
187
  import {
188
188
  hybridSearch,
189
189
  recentRecords
190
- } from "./chunk-LEVLIEBX.js";
190
+ } from "./chunk-BCWQQBMO.js";
191
191
  import {
192
192
  attachDocumentMetadata,
193
193
  flushBatch,
@@ -233,7 +233,7 @@ async function hybridSearch(queryText, agentId, options) {
233
233
  let rerankerAvailable = false;
234
234
  if (process.env.EXE_IS_DAEMON === "1") {
235
235
  try {
236
- const { isRerankerAvailable } = await import("./reranker-KKGT2QH5.js");
236
+ const { isRerankerAvailable } = await import("./reranker-N4DKQYFR.js");
237
237
  rerankerAvailable = isRerankerAvailable();
238
238
  } catch {
239
239
  }
@@ -397,7 +397,7 @@ async function hybridSearch(queryText, agentId, options) {
397
397
  try {
398
398
  let rerankedRecords;
399
399
  if (graphContextMap.size > 0) {
400
- const { rerankWithContext } = await import("./reranker-KKGT2QH5.js");
400
+ const { rerankWithContext } = await import("./reranker-N4DKQYFR.js");
401
401
  const candidates = merged.map((m) => ({
402
402
  text: m.raw_text,
403
403
  context: graphContextMap.get(m.id)
@@ -405,7 +405,7 @@ async function hybridSearch(queryText, agentId, options) {
405
405
  const scored = await rerankWithContext(effectiveQuery, candidates, rerankReturnLimit);
406
406
  rerankedRecords = scored.map((s) => merged[s.index]);
407
407
  } else {
408
- const { rerank } = await import("./reranker-KKGT2QH5.js");
408
+ const { rerank } = await import("./reranker-N4DKQYFR.js");
409
409
  rerankedRecords = await rerank(effectiveQuery, merged, rerankReturnLimit);
410
410
  }
411
411
  if (rerankedRecords.length > 0) {
@@ -4,7 +4,7 @@ import {
4
4
  import {
5
5
  hybridSearch,
6
6
  lightweightSearch
7
- } from "../chunk-LEVLIEBX.js";
7
+ } from "../chunk-BCWQQBMO.js";
8
8
  import {
9
9
  initStore
10
10
  } from "../chunk-E3Q4R3K6.js";
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "version": 1,
3
- "generatedAt": "2026-06-03T16:01:28.494Z",
3
+ "generatedAt": "2026-06-03T16:10:51.757Z",
4
4
  "hashes": {
5
5
  "bug-report-worker.js": "0026604aac324e295b46bde719681de6800b2df144012cc2c2b349dcdbb082be",
6
6
  "codex-stop-task-finalizer.js": "f6188b6e85f247546996d138de58cd658e40c8175511e22b1b201a1379502632",
7
7
  "commit-complete.js": "1bc2e33e1d00daebc727c5c3e73ec8d5025ad08544e4cde2848d035ee5e21352",
8
- "error-recall.js": "699122b0417614fbe8c9df2f49104a0bc62ac7dd0894096bdd463a6d6bde33f7",
8
+ "error-recall.js": "a10110fe0372c8a6f63e912d443a94f8779b47e4f2459f9a955fa9e0be209e7e",
9
9
  "exe-heartbeat-hook.js": "10688da0e9c9972fff33c3bb33923df4e743df9d48e744b96d227836c6270c4c",
10
10
  "ingest-worker.js": "df9693b3a590f313868019ab91dd2f7298750492f792c2b8055c4ad68a1c9d67",
11
11
  "ingest.js": "5af6b8a3a4e30c282d27a17a82d55337b7102d84e796198c6390315a39755404",
@@ -15,9 +15,9 @@
15
15
  "post-tool-combined.js": "19469891de74713eab9d5d9273c130d5fe5ad95a2b99618ac4bb9d60120b5c71",
16
16
  "pre-compact.js": "01761e0a404d9cc5fa2ef1788829bd62bbd426395703491906f4b255f32976f4",
17
17
  "pre-tool-use.js": "c2e10257f91ba7a759aa41db28e374b20780d7376eb17d3d167c3e7cbf0a226d",
18
- "prompt-submit.js": "fc80b0c6c911a7c119d7e96862419f76cf32180ae3b8ea250f014736945369ce",
18
+ "prompt-submit.js": "3142970713d7080a563e75dcb2b24b65ec31ba8af06280071222ebab593f1bb8",
19
19
  "session-end.js": "2cfe3cbc196cb11bbe68ae23d128eacc99d1dbbbdd7b3698189922bf5645a71a",
20
- "session-start.js": "79420f4195945b3593c50dd62a2e57ce4d667a1079959b7f4d0542e5266b8fdc",
20
+ "session-start.js": "7ff5c760b93148c02702e562e938ec297e93b4d2cba2c06959128359d3856d55",
21
21
  "stop.js": "9c784c10f1a8eddfec9f5dc66463d67a5b09eb21f340e0d92157e9e7befb367b",
22
22
  "subagent-stop.js": "a3d3a01d99dcdcebd5763e5974ce912d69c5f07ba254eb01c2f8c587903ec88c",
23
23
  "summary-worker.js": "f29f29e148ea34b38eab656131b2045e0e4020b526ab8bada9c693eb19dc690e"
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  hybridSearch,
3
3
  lightweightSearch
4
- } from "../chunk-LEVLIEBX.js";
4
+ } from "../chunk-BCWQQBMO.js";
5
5
  import {
6
6
  initStore
7
7
  } from "../chunk-E3Q4R3K6.js";
@@ -158,7 +158,7 @@ You are **${ag.agentId}** (${ag.agentRole}). Daemon is degraded \u2014 memory un
158
158
  query = `last actions on ${projectName}`;
159
159
  header = "## Resuming Session\nHere's where you left off:";
160
160
  try {
161
- const { buildCatchupBrief } = await import("../catchup-brief-FJM4C6R6.js");
161
+ const { buildCatchupBrief } = await import("../catchup-brief-4EQIVXVV.js");
162
162
  const brief = await buildCatchupBrief(
163
163
  agentId,
164
164
  projectName,
@@ -38,6 +38,7 @@ import v82 from "v8";
38
38
  import { createServer as createHttpServer } from "http";
39
39
  import { randomUUID } from "crypto";
40
40
  import { writeFileSync as writeFileSync2, unlinkSync, mkdirSync as mkdirSync2, existsSync as existsSync3, readFileSync as readFileSync2, chmodSync } from "fs";
41
+ import { writeFile } from "fs/promises";
41
42
  import { execFileSync as execFileSyncNode, execSync as execSyncNode, execFile as execFileNode } from "child_process";
42
43
  import { promisify } from "util";
43
44
  import path3 from "path";
@@ -2670,7 +2671,7 @@ async function writeAgentStats() {
2670
2671
  pid: process.pid
2671
2672
  }
2672
2673
  };
2673
- writeFileSync2(AGENT_STATS_PATH, JSON.stringify(stats, null, 2), "utf8");
2674
+ await writeFile(AGENT_STATS_PATH, JSON.stringify(stats, null, 2), "utf8");
2674
2675
  } catch (err) {
2675
2676
  process.stderr.write(`[exed] Agent stats error: ${err instanceof Error ? err.message : String(err)}
2676
2677
  `);
@@ -2690,10 +2691,9 @@ async function writeAgentStats() {
2690
2691
  }
2691
2692
  }
2692
2693
  function startAgentStats() {
2693
- void writeAgentStats();
2694
2694
  const timer = setInterval(() => void writeAgentStats(), AGENT_STATS_INTERVAL_MS);
2695
2695
  timer.unref();
2696
- process.stderr.write(`[exed] Agent stats started (every ${AGENT_STATS_INTERVAL_MS / 1e3}s)
2696
+ process.stderr.write(`[exed] Agent stats started (every ${AGENT_STATS_INTERVAL_MS / 1e3}s, first tick deferred)
2697
2697
  `);
2698
2698
  }
2699
2699
  var CONFIDENCE_DECAY_INTERVAL_MS = 24 * 60 * 60 * 1e3;
@@ -5,7 +5,7 @@ import {
5
5
  recentRecords,
6
6
  rrfMerge,
7
7
  rrfMergeMulti
8
- } from "../chunk-LEVLIEBX.js";
8
+ } from "../chunk-BCWQQBMO.js";
9
9
  import "../chunk-E3Q4R3K6.js";
10
10
  import "../chunk-CHCA3ZM2.js";
11
11
  import "../chunk-XJQASQPO.js";
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  registerAllTools
3
- } from "../chunk-RVT5AV3R.js";
3
+ } from "../chunk-3WTNJTDW.js";
4
4
  import "../chunk-557C2IGL.js";
5
5
  import "../chunk-3GFXV46R.js";
6
6
  import "../chunk-BO6HP63V.js";
7
- import "../chunk-MBF42HXN.js";
7
+ import "../chunk-XXXJ6HV3.js";
8
8
  import "../chunk-KH5Y6RR4.js";
9
9
  import "../chunk-GCMXBQ7Y.js";
10
10
  import "../chunk-IENYOYZ6.js";
@@ -56,7 +56,7 @@ import "../chunk-GMQKS5JD.js";
56
56
  import "../chunk-K5EXLDQD.js";
57
57
  import "../chunk-EF4PA3TY.js";
58
58
  import "../chunk-LMSRF47U.js";
59
- import "../chunk-LEVLIEBX.js";
59
+ import "../chunk-BCWQQBMO.js";
60
60
  import "../chunk-E3Q4R3K6.js";
61
61
  import "../chunk-CHCA3ZM2.js";
62
62
  import "../chunk-XJQASQPO.js";
@@ -3,11 +3,11 @@ import {
3
3
  } from "../chunk-V4TZI6EO.js";
4
4
  import {
5
5
  registerAllTools
6
- } from "../chunk-RVT5AV3R.js";
6
+ } from "../chunk-3WTNJTDW.js";
7
7
  import "../chunk-557C2IGL.js";
8
8
  import "../chunk-3GFXV46R.js";
9
9
  import "../chunk-BO6HP63V.js";
10
- import "../chunk-MBF42HXN.js";
10
+ import "../chunk-XXXJ6HV3.js";
11
11
  import "../chunk-KH5Y6RR4.js";
12
12
  import {
13
13
  initLicenseGate
@@ -66,7 +66,7 @@ import "../chunk-GMQKS5JD.js";
66
66
  import "../chunk-K5EXLDQD.js";
67
67
  import "../chunk-EF4PA3TY.js";
68
68
  import "../chunk-LMSRF47U.js";
69
- import "../chunk-LEVLIEBX.js";
69
+ import "../chunk-BCWQQBMO.js";
70
70
  import {
71
71
  disposeStore,
72
72
  initStore
@@ -5,7 +5,7 @@ import {
5
5
  rerank,
6
6
  rerankWithContext,
7
7
  rerankWithScores
8
- } from "./chunk-MBF42HXN.js";
8
+ } from "./chunk-XXXJ6HV3.js";
9
9
  import "./chunk-WXW3XGWX.js";
10
10
  import "./chunk-LYH5HE24.js";
11
11
  import "./chunk-MLKGABMK.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@askexenow/exe-os",
3
- "version": "0.9.209",
3
+ "version": "0.9.210",
4
4
  "description": "AI employee operating system — persistent memory, task management, and multi-agent coordination for Claude Code.",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "type": "module",
@@ -1,8 +1,8 @@
1
1
  {
2
- "current": "0.9.209",
2
+ "current": "0.9.210",
3
3
  "notes": {
4
- "0.9.209": {
5
- "version": "0.9.209",
4
+ "0.9.210": {
5
+ "version": "0.9.210",
6
6
  "date": "2026-06-03",
7
7
  "features": [
8
8
  "free license telemetry is mandatory, paid can opt out",
@@ -32,6 +32,7 @@
32
32
  "wire update.askexe.com — billing schema + non-fatal image credentials"
33
33
  ],
34
34
  "fixes": [
35
+ "defer agent stats first tick + async file write",
35
36
  "Fix daemon agent stats event-loop stalls",
36
37
  "async-ify task re-sync walk + git worktree list in daemon",
37
38
  "async worktree reaper — eliminates 30-min event loop blocks",
@@ -55,8 +56,7 @@
55
56
  "replace /exe-intercom skill invocation with plain text prompt",
56
57
  "remove ALL --strict-mcp-config usage — was blocking /exe-intercom in session MCP config too",
57
58
  "tsup outputs to dist directly — kill dist-next migration shim",
58
- "drop --strict-mcp-config from lean MCP — was blocking skill loading (/exe-intercom)",
59
- "zombie agent reaper never kills coordinator/exe session processes"
59
+ "drop --strict-mcp-config from lean MCP — was blocking skill loading (/exe-intercom)"
60
60
  ],
61
61
  "security": [
62
62
  "fix shell injection, SSRF, socket leaks, backup validation",
@@ -73,6 +73,7 @@
73
73
  "fix 4 pricing tier bypass vulnerabilities (audit F1-F4)"
74
74
  ],
75
75
  "other": [
76
+ "bump to v0.9.210",
76
77
  "bump to v0.9.209",
77
78
  "update release-notes.json",
78
79
  "Standardize task completion reports",
@@ -96,15 +97,16 @@
96
97
  "add orchestration counterargument",
97
98
  "audit tmux orchestration architecture",
98
99
  "bump to v0.9.199",
99
- "remove registry.askexe.com references — fully consolidated to update.askexe.com",
100
- "bump to 0.9.198 — coordinator reaper guard"
100
+ "remove registry.askexe.com references — fully consolidated to update.askexe.com"
101
101
  ],
102
102
  "migration_notes": []
103
103
  },
104
- "0.9.208": {
105
- "version": "0.9.208",
104
+ "0.9.209": {
105
+ "version": "0.9.209",
106
106
  "date": "2026-06-03",
107
107
  "features": [
108
+ "free license telemetry is mandatory, paid can opt out",
109
+ "add mcp-sessions CLI — rich status table for running sessions",
108
110
  "5-minute telemetry batching + per-tool-call usage in payload",
109
111
  "disk outbox for failed telemetry + remote killswitch",
110
112
  "auto-attach orchestration metrics to every bug report",
@@ -127,9 +129,7 @@
127
129
  "scale daemon heap to 25% of system RAM, support 10+ coordinators",
128
130
  "add query expansion + benchmark results to retrieval platform procedure",
129
131
  "3-mode BEAM benchmark — FTS vs FTS+Graph vs Hybrid",
130
- "wire update.askexe.com — billing schema + non-fatal image credentials",
131
- "add 'never defer' platform procedure — fix it now or assign it now",
132
- "BEAM multi-tier support — 100K, 1M, 10M token scales"
132
+ "wire update.askexe.com — billing schema + non-fatal image credentials"
133
133
  ],
134
134
  "fixes": [
135
135
  "Fix daemon agent stats event-loop stalls",
@@ -173,12 +173,14 @@
173
173
  "fix 4 pricing tier bypass vulnerabilities (audit F1-F4)"
174
174
  ],
175
175
  "other": [
176
+ "bump to v0.9.209",
177
+ "update release-notes.json",
178
+ "Standardize task completion reports",
176
179
  "bump to v0.9.208",
177
180
  "bump to v0.9.207",
178
181
  "bump to v0.9.206",
179
182
  "bump to v0.9.205",
180
183
  "bump to v0.9.204",
181
- "update release-notes.json",
182
184
  "bump stack manifest to v0.9.12 — CRM v0.9.44, exe-os v0.9.199",
183
185
  "review full orchestration measurement coverage",
184
186
  "bump to v0.9.203",
@@ -195,14 +197,12 @@
195
197
  "audit tmux orchestration architecture",
196
198
  "bump to v0.9.199",
197
199
  "remove registry.askexe.com references — fully consolidated to update.askexe.com",
198
- "bump to 0.9.198 — coordinator reaper guard",
199
- "bump to 0.9.197 — TTL fix + registry consolidation + TS fixes",
200
- "update all manifest images to update.askexe.com + compose + beam tuning"
200
+ "bump to 0.9.198 — coordinator reaper guard"
201
201
  ],
202
202
  "migration_notes": []
203
203
  },
204
- "0.9.207": {
205
- "version": "0.9.207",
204
+ "0.9.208": {
205
+ "version": "0.9.208",
206
206
  "date": "2026-06-03",
207
207
  "features": [
208
208
  "5-minute telemetry batching + per-tool-call usage in payload",
@@ -232,6 +232,7 @@
232
232
  "BEAM multi-tier support — 100K, 1M, 10M token scales"
233
233
  ],
234
234
  "fixes": [
235
+ "Fix daemon agent stats event-loop stalls",
235
236
  "async-ify task re-sync walk + git worktree list in daemon",
236
237
  "async worktree reaper — eliminates 30-min event loop blocks",
237
238
  "simplify telemetry to once-per-day only",
@@ -255,8 +256,7 @@
255
256
  "remove ALL --strict-mcp-config usage — was blocking /exe-intercom in session MCP config too",
256
257
  "tsup outputs to dist directly — kill dist-next migration shim",
257
258
  "drop --strict-mcp-config from lean MCP — was blocking skill loading (/exe-intercom)",
258
- "zombie agent reaper never kills coordinator/exe session processes",
259
- "typecheck errors blocking publish — async embed alert + dead code cleanup"
259
+ "zombie agent reaper never kills coordinator/exe session processes"
260
260
  ],
261
261
  "security": [
262
262
  "fix shell injection, SSRF, socket leaks, backup validation",
@@ -273,6 +273,7 @@
273
273
  "fix 4 pricing tier bypass vulnerabilities (audit F1-F4)"
274
274
  ],
275
275
  "other": [
276
+ "bump to v0.9.208",
276
277
  "bump to v0.9.207",
277
278
  "bump to v0.9.206",
278
279
  "bump to v0.9.205",
@@ -296,13 +297,12 @@
296
297
  "remove registry.askexe.com references — fully consolidated to update.askexe.com",
297
298
  "bump to 0.9.198 — coordinator reaper guard",
298
299
  "bump to 0.9.197 — TTL fix + registry consolidation + TS fixes",
299
- "update all manifest images to update.askexe.com + compose + beam tuning",
300
- "bump to 0.9.196"
300
+ "update all manifest images to update.askexe.com + compose + beam tuning"
301
301
  ],
302
302
  "migration_notes": []
303
303
  },
304
- "0.9.206": {
305
- "version": "0.9.206",
304
+ "0.9.207": {
305
+ "version": "0.9.207",
306
306
  "date": "2026-06-03",
307
307
  "features": [
308
308
  "5-minute telemetry batching + per-tool-call usage in payload",
@@ -332,6 +332,7 @@
332
332
  "BEAM multi-tier support — 100K, 1M, 10M token scales"
333
333
  ],
334
334
  "fixes": [
335
+ "async-ify task re-sync walk + git worktree list in daemon",
335
336
  "async worktree reaper — eliminates 30-min event loop blocks",
336
337
  "simplify telemetry to once-per-day only",
337
338
  "reduce telemetry batch cadence from 5min to 6h",
@@ -355,8 +356,7 @@
355
356
  "tsup outputs to dist directly — kill dist-next migration shim",
356
357
  "drop --strict-mcp-config from lean MCP — was blocking skill loading (/exe-intercom)",
357
358
  "zombie agent reaper never kills coordinator/exe session processes",
358
- "typecheck errors blocking publish — async embed alert + dead code cleanup",
359
- "session TTL uses registry registeredAt instead of tmux session_created"
359
+ "typecheck errors blocking publish — async embed alert + dead code cleanup"
360
360
  ],
361
361
  "security": [
362
362
  "fix shell injection, SSRF, socket leaks, backup validation",
@@ -373,6 +373,7 @@
373
373
  "fix 4 pricing tier bypass vulnerabilities (audit F1-F4)"
374
374
  ],
375
375
  "other": [
376
+ "bump to v0.9.207",
376
377
  "bump to v0.9.206",
377
378
  "bump to v0.9.205",
378
379
  "bump to v0.9.204",
@@ -396,13 +397,12 @@
396
397
  "bump to 0.9.198 — coordinator reaper guard",
397
398
  "bump to 0.9.197 — TTL fix + registry consolidation + TS fixes",
398
399
  "update all manifest images to update.askexe.com + compose + beam tuning",
399
- "bump to 0.9.196",
400
- "bump to 0.9.195"
400
+ "bump to 0.9.196"
401
401
  ],
402
402
  "migration_notes": []
403
403
  },
404
- "0.9.205": {
405
- "version": "0.9.205",
404
+ "0.9.206": {
405
+ "version": "0.9.206",
406
406
  "date": "2026-06-03",
407
407
  "features": [
408
408
  "5-minute telemetry batching + per-tool-call usage in payload",
@@ -432,6 +432,7 @@
432
432
  "BEAM multi-tier support — 100K, 1M, 10M token scales"
433
433
  ],
434
434
  "fixes": [
435
+ "async worktree reaper — eliminates 30-min event loop blocks",
435
436
  "simplify telemetry to once-per-day only",
436
437
  "reduce telemetry batch cadence from 5min to 6h",
437
438
  "prevent daemon telemetry checkpoint stalls",
@@ -455,8 +456,7 @@
455
456
  "drop --strict-mcp-config from lean MCP — was blocking skill loading (/exe-intercom)",
456
457
  "zombie agent reaper never kills coordinator/exe session processes",
457
458
  "typecheck errors blocking publish — async embed alert + dead code cleanup",
458
- "session TTL uses registry registeredAt instead of tmux session_created",
459
- "CRM auth defaults + benchmark beam.ts updates"
459
+ "session TTL uses registry registeredAt instead of tmux session_created"
460
460
  ],
461
461
  "security": [
462
462
  "fix shell injection, SSRF, socket leaks, backup validation",
@@ -473,6 +473,7 @@
473
473
  "fix 4 pricing tier bypass vulnerabilities (audit F1-F4)"
474
474
  ],
475
475
  "other": [
476
+ "bump to v0.9.206",
476
477
  "bump to v0.9.205",
477
478
  "bump to v0.9.204",
478
479
  "update release-notes.json",
@@ -496,8 +497,7 @@
496
497
  "bump to 0.9.197 — TTL fix + registry consolidation + TS fixes",
497
498
  "update all manifest images to update.askexe.com + compose + beam tuning",
498
499
  "bump to 0.9.196",
499
- "bump to 0.9.195",
500
- "bump to 0.9.194"
500
+ "bump to 0.9.195"
501
501
  ],
502
502
  "migration_notes": []
503
503
  }
File without changes