@askexenow/exe-os 0.9.146 → 0.9.148

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.
Files changed (104) hide show
  1. package/deploy/compose/.env.customer.example +1 -1
  2. package/deploy/compose/.env.default +1 -1
  3. package/deploy/compose/.env.example +1 -1
  4. package/deploy/compose/README.md +1 -1
  5. package/deploy/compose/docker-compose.yml +16 -14
  6. package/dist/{backfill-metadata-5JOQOIN2.js → backfill-metadata-KMDWLDXU.js} +1 -1
  7. package/dist/bin/agentic-ontology-backfill.js +1 -1
  8. package/dist/bin/agentic-reflection-backfill.js +1 -1
  9. package/dist/bin/agentic-semantic-label.js +1 -1
  10. package/dist/bin/backfill-conversations.js +1 -1
  11. package/dist/bin/backfill-responses.js +1 -1
  12. package/dist/bin/backfill-vectors.js +1 -1
  13. package/dist/bin/bulk-sync-postgres.js +1 -1
  14. package/dist/bin/cleanup-stale-review-tasks.js +1 -1
  15. package/dist/bin/cli.js +5 -5
  16. package/dist/bin/customer-readiness.js +45 -7
  17. package/dist/bin/exe-agent.js +3 -3
  18. package/dist/bin/exe-assign.js +1 -1
  19. package/dist/bin/exe-boot.js +8 -6
  20. package/dist/bin/exe-call.js +3 -3
  21. package/dist/bin/exe-dispatch.js +1 -1
  22. package/dist/bin/exe-doctor.js +1 -1
  23. package/dist/bin/exe-export-behaviors.js +2 -2
  24. package/dist/bin/exe-forget.js +3 -3
  25. package/dist/bin/exe-gateway.js +1 -1
  26. package/dist/bin/exe-heartbeat.js +1 -1
  27. package/dist/bin/exe-kill.js +2 -2
  28. package/dist/bin/exe-launch-agent.js +5 -5
  29. package/dist/bin/exe-new-employee.js +3 -3
  30. package/dist/bin/exe-pending-messages.js +1 -1
  31. package/dist/bin/exe-pending-notifications.js +1 -1
  32. package/dist/bin/exe-pending-reviews.js +1 -1
  33. package/dist/bin/exe-rename.js +3 -3
  34. package/dist/bin/exe-review.js +2 -2
  35. package/dist/bin/exe-search.js +2 -2
  36. package/dist/bin/exe-session-cleanup.js +3 -3
  37. package/dist/bin/exe-start-codex.js +2 -2
  38. package/dist/bin/exe-start-opencode.js +1 -1
  39. package/dist/bin/exe-status.js +2 -2
  40. package/dist/bin/exe-team.js +1 -1
  41. package/dist/bin/git-sweep.js +1 -1
  42. package/dist/bin/graph-backfill.js +1 -1
  43. package/dist/bin/graph-export.js +2 -2
  44. package/dist/bin/intercom-check.js +1 -1
  45. package/dist/bin/pre-publish.js +1 -1
  46. package/dist/bin/scan-tasks.js +1 -1
  47. package/dist/bin/setup.js +1 -1
  48. package/dist/bin/shard-migrate.js +1 -1
  49. package/dist/bin/stack-update.js +1 -1
  50. package/dist/{catchup-brief-7HTF254M.js → catchup-brief-IPNSW7RQ.js} +2 -2
  51. package/dist/{chunk-KJFCQUQP.js → chunk-3MLGUSKS.js} +1 -1
  52. package/dist/{chunk-4LUI7MMY.js → chunk-4EINMZNO.js} +1 -1
  53. package/dist/{chunk-AAZ3MQIA.js → chunk-AGFWOII2.js} +1 -1
  54. package/dist/{chunk-CAXNZ4KN.js → chunk-FNMNKYVH.js} +12 -12
  55. package/dist/{chunk-HJWNO7MX.js → chunk-JF3Q5YKI.js} +1 -1
  56. package/dist/{chunk-IYDFOUK4.js → chunk-MKUVEDUE.js} +1 -1
  57. package/dist/{chunk-7J6OKCQX.js → chunk-NJKERRSG.js} +1 -1
  58. package/dist/{chunk-CVUFSWGC.js → chunk-UPMKSFBU.js} +1 -1
  59. package/dist/{chunk-GKFSZKUD.js → chunk-XWQKCCCO.js} +1 -1
  60. package/dist/{chunk-PMUKZYTR.js → chunk-Y6TS42WD.js} +1 -1
  61. package/dist/{chunk-6CSCJTGT.js → chunk-ZMJHXDZR.js} +1 -1
  62. package/dist/{chunk-4XO2533K.js → chunk-ZUAXTH6Z.js} +1 -1
  63. package/dist/{exe-export-C7GZLJJ2.js → exe-export-ADSWDE5U.js} +3 -3
  64. package/dist/{exe-import-E3ZOLEAC.js → exe-import-WFLNGJZP.js} +3 -3
  65. package/dist/{fast-db-init-JI5U4KWG.js → fast-db-init-HVAVS35N.js} +1 -1
  66. package/dist/gateway/index.js +2 -2
  67. package/dist/{git-task-sweep-EVITTAZE.js → git-task-sweep-RSRASAHB.js} +1 -1
  68. package/dist/{global-procedures-YJLTJ7EZ.js → global-procedures-EKYSVONR.js} +2 -2
  69. package/dist/hooks/bug-report-worker.js +1 -1
  70. package/dist/hooks/codex-stop-task-finalizer.js +1 -1
  71. package/dist/hooks/commit-complete.js +2 -2
  72. package/dist/hooks/error-recall.js +2 -2
  73. package/dist/hooks/instructions-loaded.js +1 -1
  74. package/dist/hooks/notification.js +1 -1
  75. package/dist/hooks/post-compact.js +1 -1
  76. package/dist/hooks/post-tool-combined.js +1 -1
  77. package/dist/hooks/pre-compact.js +1 -1
  78. package/dist/hooks/pre-tool-use.js +3 -3
  79. package/dist/hooks/prompt-submit.js +4 -4
  80. package/dist/hooks/session-end.js +3 -3
  81. package/dist/hooks/session-start.js +2 -2
  82. package/dist/hooks/stop.js +3 -3
  83. package/dist/hooks/subagent-stop.js +1 -1
  84. package/dist/hooks/summary-worker.js +1 -1
  85. package/dist/index.js +3 -3
  86. package/dist/lib/consolidation.js +2 -2
  87. package/dist/lib/employee-templates.js +3 -3
  88. package/dist/lib/hybrid-search.js +2 -2
  89. package/dist/lib/schedules.js +2 -2
  90. package/dist/lib/store.js +1 -1
  91. package/dist/mcp/register-tools.js +12 -12
  92. package/dist/mcp/server.js +12 -12
  93. package/dist/runtime/index.js +1 -1
  94. package/dist/{setup-wizard-3GVBHKHG.js → setup-wizard-QVNTI3T4.js} +1 -1
  95. package/dist/tui/App.js +3 -3
  96. package/package.json +1 -1
  97. package/release-notes.json +173 -173
  98. /package/dist/{chunk-UU6YYTYH.js → chunk-7B5DQGXG.js} +0 -0
  99. /package/dist/{chunk-I7KGNSNR.js → chunk-B4HAUSVQ.js} +0 -0
  100. /package/dist/{chunk-IGRIWAV4.js → chunk-CGQ5PWS3.js} +0 -0
  101. /package/dist/{chunk-RMSDKMFD.js → chunk-HHMHL4FB.js} +0 -0
  102. /package/dist/{chunk-44XTE6NK.js → chunk-UJMDHPIN.js} +0 -0
  103. /package/dist/{core-memory-KF6T4PMU.js → core-memory-C3JLISAU.js} +0 -0
  104. /package/dist/{exe-key-4275KC6R.js → exe-key-4L32R46F.js} +0 -0
@@ -6,7 +6,7 @@ import "../chunk-ARGBV4PP.js";
6
6
  import {
7
7
  disposeStore,
8
8
  initStore
9
- } from "../chunk-PMUKZYTR.js";
9
+ } from "../chunk-Y6TS42WD.js";
10
10
  import "../chunk-524VLFFY.js";
11
11
  import {
12
12
  RUNTIME_TABLE
@@ -205,7 +205,7 @@ async function main() {
205
205
  await initStore();
206
206
  behaviorsPath = await exportBehaviorsForAgent(agent, "");
207
207
  try {
208
- const { loadGlobalProcedures, getGlobalProceduresBlock } = await import("../global-procedures-YJLTJ7EZ.js");
208
+ const { loadGlobalProcedures, getGlobalProceduresBlock } = await import("../global-procedures-EKYSVONR.js");
209
209
  await loadGlobalProcedures();
210
210
  const block = getGlobalProceduresBlock();
211
211
  if (block) globalProcedures = block;
@@ -6,7 +6,7 @@ import "../chunk-ARGBV4PP.js";
6
6
  import {
7
7
  disposeStore,
8
8
  initStore
9
- } from "../chunk-PMUKZYTR.js";
9
+ } from "../chunk-Y6TS42WD.js";
10
10
  import "../chunk-524VLFFY.js";
11
11
  import {
12
12
  RUNTIME_TABLE
@@ -1,8 +1,8 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  status
4
- } from "../chunk-6CSCJTGT.js";
5
- import "../chunk-UU6YYTYH.js";
4
+ } from "../chunk-ZMJHXDZR.js";
5
+ import "../chunk-7B5DQGXG.js";
6
6
  import "../chunk-ONMRBKAX.js";
7
7
  import "../chunk-LOQCOHEW.js";
8
8
  import "../chunk-TXSJ2L5O.js";
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  fastDbInit
4
- } from "../chunk-UU6YYTYH.js";
4
+ } from "../chunk-7B5DQGXG.js";
5
5
  import {
6
6
  getClient,
7
7
  loadEmployees
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  sweepTasks
4
- } from "../chunk-I7KGNSNR.js";
4
+ } from "../chunk-B4HAUSVQ.js";
5
5
  import "../chunk-ONMRBKAX.js";
6
6
  import "../chunk-LOQCOHEW.js";
7
7
  import "../chunk-TXSJ2L5O.js";
@@ -11,7 +11,7 @@ import "../chunk-I7AW4237.js";
11
11
  import {
12
12
  disposeStore,
13
13
  initStore
14
- } from "../chunk-PMUKZYTR.js";
14
+ } from "../chunk-Y6TS42WD.js";
15
15
  import "../chunk-524VLFFY.js";
16
16
  import "../chunk-MP2AFCGL.js";
17
17
  import {
@@ -5,10 +5,10 @@ import {
5
5
  } from "../chunk-46SQTBQW.js";
6
6
  import {
7
7
  fastDbInit
8
- } from "../chunk-UU6YYTYH.js";
8
+ } from "../chunk-7B5DQGXG.js";
9
9
  import {
10
10
  disposeStore
11
- } from "../chunk-PMUKZYTR.js";
11
+ } from "../chunk-Y6TS42WD.js";
12
12
  import "../chunk-524VLFFY.js";
13
13
  import "../chunk-MP2AFCGL.js";
14
14
  import {
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  fastDbInit
4
- } from "../chunk-UU6YYTYH.js";
4
+ } from "../chunk-7B5DQGXG.js";
5
5
  import "../chunk-MLKGABMK.js";
6
6
 
7
7
  // src/bin/intercom-check.ts
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  PLATFORM_PROCEDURES
4
- } from "../chunk-GKFSZKUD.js";
4
+ } from "../chunk-XWQKCCCO.js";
5
5
  import "../chunk-MLKGABMK.js";
6
6
 
7
7
  // src/bin/pre-publish.ts
@@ -72,7 +72,7 @@ function checkMcpHealth() {
72
72
  }
73
73
  }
74
74
  async function scanFromDb(agentId, tmuxSession, projectName) {
75
- const { fastDbInit } = await import("../fast-db-init-JI5U4KWG.js");
75
+ const { fastDbInit } = await import("../fast-db-init-HVAVS35N.js");
76
76
  try {
77
77
  await fastDbInit();
78
78
  } catch (err) {
package/dist/bin/setup.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  runSetupWizard
4
- } from "../chunk-44XTE6NK.js";
4
+ } from "../chunk-UJMDHPIN.js";
5
5
  import "../chunk-6D23UNXU.js";
6
6
  import "../chunk-TOWAZ5IV.js";
7
7
  import "../chunk-LYH5HE24.js";
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  disposeStore,
10
10
  initStore
11
- } from "../chunk-PMUKZYTR.js";
11
+ } from "../chunk-Y6TS42WD.js";
12
12
  import "../chunk-524VLFFY.js";
13
13
  import "../chunk-MP2AFCGL.js";
14
14
  import {
@@ -528,7 +528,7 @@ async function runStackUpdate(options) {
528
528
  }
529
529
  exec("docker", [...composeArgs, "pull"]);
530
530
  const RESTART_ORDER = [
531
- "crm-postgres",
531
+ "exe-db",
532
532
  // data layer — must be healthy before apps
533
533
  "clickhouse",
534
534
  "redis",
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  lightweightSearch
3
- } from "./chunk-AAZ3MQIA.js";
4
- import "./chunk-PMUKZYTR.js";
3
+ } from "./chunk-AGFWOII2.js";
4
+ import "./chunk-Y6TS42WD.js";
5
5
  import "./chunk-524VLFFY.js";
6
6
  import {
7
7
  sessionScopeFilter,
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  getGlobalProceduresBlock
3
- } from "./chunk-CVUFSWGC.js";
3
+ } from "./chunk-UPMKSFBU.js";
4
4
 
5
5
  // src/lib/employee-templates.ts
6
6
  var BASE_OPERATING_PROCEDURES = `
@@ -951,7 +951,7 @@ function splitAtSentences(text, maxChunkSize) {
951
951
  }
952
952
  async function main(argv = process.argv.slice(2)) {
953
953
  const flags = parseFlags(argv);
954
- const { fastDbInit } = await import("./fast-db-init-JI5U4KWG.js");
954
+ const { fastDbInit } = await import("./fast-db-init-HVAVS35N.js");
955
955
  const client = await fastDbInit();
956
956
  const report = await runAudit(client, flags);
957
957
  console.log(formatReport(report, flags));
@@ -3,7 +3,7 @@ import {
3
3
  buildRawVisibilityFilter,
4
4
  buildWikiScopeFilter,
5
5
  searchMemories
6
- } from "./chunk-PMUKZYTR.js";
6
+ } from "./chunk-Y6TS42WD.js";
7
7
  import {
8
8
  getClient
9
9
  } from "./chunk-TH6HTK2L.js";
@@ -45,7 +45,7 @@ import {
45
45
  exportOrchestration,
46
46
  importOrchestration,
47
47
  validatePackage
48
- } from "./chunk-HJWNO7MX.js";
48
+ } from "./chunk-JF3Q5YKI.js";
49
49
  import {
50
50
  loadOrchestrationPhase,
51
51
  setOrchestrationPhase
@@ -84,7 +84,7 @@ import {
84
84
  } from "./chunk-2OATM2JZ.js";
85
85
  import {
86
86
  status
87
- } from "./chunk-6CSCJTGT.js";
87
+ } from "./chunk-ZMJHXDZR.js";
88
88
  import {
89
89
  TOKENS_PER_IDLE_MINUTE,
90
90
  countKillsSince,
@@ -96,7 +96,7 @@ import {
96
96
  import {
97
97
  createSchedule,
98
98
  parseHumanCron
99
- } from "./chunk-4XO2533K.js";
99
+ } from "./chunk-ZUAXTH6Z.js";
100
100
  import {
101
101
  exportGraphHTML,
102
102
  generateGraphReport
@@ -108,7 +108,7 @@ import {
108
108
  import {
109
109
  formatReport,
110
110
  runAudit
111
- } from "./chunk-4LUI7MMY.js";
111
+ } from "./chunk-4EINMZNO.js";
112
112
  import {
113
113
  runHealthCheck
114
114
  } from "./chunk-ODEGQCWW.js";
@@ -132,18 +132,18 @@ import {
132
132
  groupMemories,
133
133
  runConsolidation,
134
134
  selectUnconsolidated
135
- } from "./chunk-IYDFOUK4.js";
135
+ } from "./chunk-MKUVEDUE.js";
136
136
  import {
137
137
  renderClientCOOTemplate
138
- } from "./chunk-KJFCQUQP.js";
138
+ } from "./chunk-3MLGUSKS.js";
139
139
  import {
140
140
  deactivateGlobalProcedure,
141
141
  loadGlobalProcedures,
142
142
  storeGlobalProcedure
143
- } from "./chunk-CVUFSWGC.js";
143
+ } from "./chunk-UPMKSFBU.js";
144
144
  import {
145
145
  PLATFORM_PROCEDURES
146
- } from "./chunk-GKFSZKUD.js";
146
+ } from "./chunk-XWQKCCCO.js";
147
147
  import {
148
148
  clearCloudReuploadRequired,
149
149
  cloudSync,
@@ -170,14 +170,14 @@ import {
170
170
  } from "./chunk-3FIWKONP.js";
171
171
  import {
172
172
  fastDbInit
173
- } from "./chunk-UU6YYTYH.js";
173
+ } from "./chunk-7B5DQGXG.js";
174
174
  import {
175
175
  MAX_CONCURRENT_WORKERS
176
176
  } from "./chunk-YPSN64BU.js";
177
177
  import {
178
178
  hybridSearch,
179
179
  recentRecords
180
- } from "./chunk-AAZ3MQIA.js";
180
+ } from "./chunk-AGFWOII2.js";
181
181
  import {
182
182
  getActiveAgent
183
183
  } from "./chunk-NFHFNPTN.js";
@@ -188,7 +188,7 @@ import {
188
188
  reserveVersions,
189
189
  vectorToBlob,
190
190
  writeMemory
191
- } from "./chunk-PMUKZYTR.js";
191
+ } from "./chunk-Y6TS42WD.js";
192
192
  import {
193
193
  getMySession,
194
194
  resolveExeSession,
@@ -1564,7 +1564,7 @@ function registerMemory(server) {
1564
1564
  if (action === "core_get" || action === "core_set" || action === "core_delete") {
1565
1565
  const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-NCZCDDZ2.js");
1566
1566
  const { agentId } = getActiveAgent2();
1567
- const { getCoreMemory, setCoreMemory, deleteCoreMemory, formatCoreMemoryBlock } = await import("./core-memory-KF6T4PMU.js");
1567
+ const { getCoreMemory, setCoreMemory, deleteCoreMemory, formatCoreMemoryBlock } = await import("./core-memory-C3JLISAU.js");
1568
1568
  if (action === "core_get") {
1569
1569
  const entries = await getCoreMemory(agentId);
1570
1570
  const block = formatCoreMemoryBlock(entries);
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  PLATFORM_PROCEDURE_TITLES
3
- } from "./chunk-GKFSZKUD.js";
3
+ } from "./chunk-XWQKCCCO.js";
4
4
  import {
5
5
  getClient,
6
6
  getIdentity,
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  vectorToBlob
3
- } from "./chunk-PMUKZYTR.js";
3
+ } from "./chunk-Y6TS42WD.js";
4
4
  import {
5
5
  isCoordinatorName
6
6
  } from "./chunk-TH6HTK2L.js";
@@ -42,7 +42,7 @@ import {
42
42
  retryWithBackoff,
43
43
  routeMessage,
44
44
  validateGatewayConfig
45
- } from "./chunk-RMSDKMFD.js";
45
+ } from "./chunk-HHMHL4FB.js";
46
46
  import {
47
47
  OllamaProvider
48
48
  } from "./chunk-FWFFZGSC.js";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  PLATFORM_PROCEDURES,
3
3
  PLATFORM_PROCEDURE_TITLES
4
- } from "./chunk-GKFSZKUD.js";
4
+ } from "./chunk-XWQKCCCO.js";
5
5
  import {
6
6
  getClient
7
7
  } from "./chunk-TH6HTK2L.js";
@@ -291,7 +291,7 @@ var PLATFORM_PROCEDURES = [
291
291
  title: "MCP tools \u2014 identity, behavior, and support",
292
292
  domain: "tool-use",
293
293
  priority: "p1",
294
- content: `identity(action="get") / get_identity: read an agent's exe.md (Layer 1 identity). identity(action="update") / update_identity: write an agent's exe.md. Identity > behavior. behavior(action="store") / store_behavior: record a correction or pattern (Layer 2 expertise). behavior(action="list") / list_behaviors: view active behaviors. behavior(action="deactivate") / deactivate_behavior: soft-delete a stale behavior. support(action="create_bug"): file a bug report. Required: title, description, severity (p0-p3). Optional: steps_to_reproduce, expected_behavior, actual_behavior. Auto-delivers to AskExe support. support(action="create_feature"): file a feature request. Required: title, description. Optional: use_case (why you need it), proposed_solution (how it could work). Include business impact if possible \u2014 it helps prioritization. Both create_bug and create_feature accept a 'product' param to file for any AskExe product: exe-os (default), exe-create, exe-wiki, exe-gateway, exe-crm, exe-build. support(action="list_my_bugs"): check status of YOUR filed bug reports \u2014 see which are open, triaged, or fixed with version number. support(action="list_my_features"): check status of YOUR filed feature requests \u2014 see which are open, planned, shipped, or closed with response notes from AskExe. support(action="health"): verify support server is reachable. When a bug shows status='closed' with a fixed_version, tell the founder: 'Bug X fixed in vY \u2014 run exe-os update to get it.' When a feature shows status='shipped' with a shipped_version, tell the founder: 'Feature X shipped in vY \u2014 run exe-os update.' support(action="triage_bug"): AskExe-internal only. CRITICAL: triage uses triage_notes NOT notes.`
294
+ content: `identity(action="get") / get_identity: read an agent's exe.md (Layer 1 identity). identity(action="update") / update_identity: write an agent's exe.md. Identity > behavior. behavior(action="store") / store_behavior: record a correction or pattern (Layer 2 expertise). behavior(action="list") / list_behaviors: view active behaviors. behavior(action="deactivate") / deactivate_behavior: soft-delete a stale behavior. support(action="create_bug"): file a bug report. Required: title, description, severity (p0-p3). Optional: steps_to_reproduce, expected_behavior, actual_behavior. Auto-delivers to AskExe support. support(action="create_feature"): file a feature request. Required: title, description. Optional: use_case (why you need it), proposed_solution (how it could work). Include business impact if possible \u2014 it helps prioritization. Both create_bug and create_feature accept a 'product' param to file for any AskExe product: exe-os (default), exe-create, exe-wiki, exe-gateway, exe-crm, exe-build. support(action="list_my_bugs"): check status of YOUR filed bug reports \u2014 see which are open, triaged, or fixed with version number. support(action="list_my_features"): check status of YOUR filed feature requests \u2014 see which are open, planned, shipped, or closed with response notes from AskExe. support(action="triage_bug"): AskExe-internal only. CRITICAL: triage uses triage_notes NOT notes. support(action="health"): verify support server is reachable. When a bug shows status='closed' with a fixed_version, tell the founder: 'Bug X fixed in vY \u2014 run exe-os update to get it.' When a feature shows status='shipped' with a shipped_version, tell the founder: 'Feature X shipped in vY \u2014 run exe-os update.' All list actions accept: status (filter), limit (max results).`
295
295
  },
296
296
  {
297
297
  title: "MCP tools \u2014 communication and messaging",
@@ -119,7 +119,7 @@ async function initStore(options) {
119
119
  );
120
120
  _nextVersion = (Number(vResult.rows[0]?.max_v) || 0) + 1;
121
121
  try {
122
- const { loadGlobalProcedures } = await import("./global-procedures-YJLTJ7EZ.js");
122
+ const { loadGlobalProcedures } = await import("./global-procedures-EKYSVONR.js");
123
123
  await loadGlobalProcedures();
124
124
  } catch (e) {
125
125
  logStoreWarn("catch", e);
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  fastDbInit
3
- } from "./chunk-UU6YYTYH.js";
3
+ } from "./chunk-7B5DQGXG.js";
4
4
  import {
5
5
  sessionScopeFilter
6
6
  } from "./chunk-ONMRBKAX.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  initStore
3
- } from "./chunk-PMUKZYTR.js";
3
+ } from "./chunk-Y6TS42WD.js";
4
4
  import {
5
5
  getClient,
6
6
  isInitialized
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  exportOrchestration
4
- } from "./chunk-HJWNO7MX.js";
5
- import "./chunk-GKFSZKUD.js";
4
+ } from "./chunk-JF3Q5YKI.js";
5
+ import "./chunk-XWQKCCCO.js";
6
6
  import {
7
7
  disposeStore,
8
8
  initStore
9
- } from "./chunk-PMUKZYTR.js";
9
+ } from "./chunk-Y6TS42WD.js";
10
10
  import "./chunk-524VLFFY.js";
11
11
  import "./chunk-MP2AFCGL.js";
12
12
  import "./chunk-TH6HTK2L.js";
@@ -2,12 +2,12 @@
2
2
  import {
3
3
  importOrchestration,
4
4
  validatePackage
5
- } from "./chunk-HJWNO7MX.js";
6
- import "./chunk-GKFSZKUD.js";
5
+ } from "./chunk-JF3Q5YKI.js";
6
+ import "./chunk-XWQKCCCO.js";
7
7
  import {
8
8
  disposeStore,
9
9
  initStore
10
- } from "./chunk-PMUKZYTR.js";
10
+ } from "./chunk-Y6TS42WD.js";
11
11
  import "./chunk-524VLFFY.js";
12
12
  import "./chunk-MP2AFCGL.js";
13
13
  import "./chunk-TH6HTK2L.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  fastDbInit
3
- } from "./chunk-UU6YYTYH.js";
3
+ } from "./chunk-7B5DQGXG.js";
4
4
  import "./chunk-MLKGABMK.js";
5
5
  export {
6
6
  fastDbInit
@@ -11,7 +11,7 @@ import {
11
11
  createSignupBot,
12
12
  ensureCRMContact,
13
13
  formatAlert
14
- } from "../chunk-7J6OKCQX.js";
14
+ } from "../chunk-NJKERRSG.js";
15
15
  import {
16
16
  IMessageAdapter
17
17
  } from "../chunk-FLSASUV3.js";
@@ -56,7 +56,7 @@ import {
56
56
  retryWithBackoff,
57
57
  routeMessage,
58
58
  validateGatewayConfig
59
- } from "../chunk-RMSDKMFD.js";
59
+ } from "../chunk-HHMHL4FB.js";
60
60
  import "../chunk-LL5EY6OQ.js";
61
61
  import {
62
62
  OllamaProvider
@@ -4,7 +4,7 @@ import {
4
4
  getRecentCommits,
5
5
  matchScore,
6
6
  sweepTasks
7
- } from "./chunk-I7KGNSNR.js";
7
+ } from "./chunk-B4HAUSVQ.js";
8
8
  import "./chunk-ONMRBKAX.js";
9
9
  import "./chunk-LOQCOHEW.js";
10
10
  import "./chunk-TXSJ2L5O.js";
@@ -3,8 +3,8 @@ import {
3
3
  getGlobalProceduresBlock,
4
4
  loadGlobalProcedures,
5
5
  storeGlobalProcedure
6
- } from "./chunk-CVUFSWGC.js";
7
- import "./chunk-GKFSZKUD.js";
6
+ } from "./chunk-UPMKSFBU.js";
7
+ import "./chunk-XWQKCCCO.js";
8
8
  import "./chunk-TH6HTK2L.js";
9
9
  import "./chunk-EOO32RJZ.js";
10
10
  import "./chunk-FXU7JOXK.js";
@@ -3,7 +3,7 @@ import {
3
3
  } from "../chunk-3FIWKONP.js";
4
4
  import {
5
5
  fastDbInit
6
- } from "../chunk-UU6YYTYH.js";
6
+ } from "../chunk-7B5DQGXG.js";
7
7
  import "../chunk-ONMRBKAX.js";
8
8
  import "../chunk-LOQCOHEW.js";
9
9
  import "../chunk-TXSJ2L5O.js";
@@ -3,7 +3,7 @@ import {
3
3
  } from "../chunk-3FIWKONP.js";
4
4
  import {
5
5
  fastDbInit
6
- } from "../chunk-UU6YYTYH.js";
6
+ } from "../chunk-7B5DQGXG.js";
7
7
  import {
8
8
  listTasks
9
9
  } from "../chunk-ONMRBKAX.js";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  extractKeywords,
3
3
  matchScore
4
- } from "../chunk-I7KGNSNR.js";
4
+ } from "../chunk-B4HAUSVQ.js";
5
5
  import "../chunk-ONMRBKAX.js";
6
6
  import "../chunk-LOQCOHEW.js";
7
7
  import "../chunk-TXSJ2L5O.js";
@@ -63,7 +63,7 @@ async function main() {
63
63
  const changedFiles = getChangedFiles(commitHash);
64
64
  let client;
65
65
  try {
66
- const { fastDbInit } = await import("../fast-db-init-JI5U4KWG.js");
66
+ const { fastDbInit } = await import("../fast-db-init-HVAVS35N.js");
67
67
  client = await fastDbInit();
68
68
  } catch {
69
69
  process.stderr.write("[commit-complete] DB init failed \u2014 skipping\n");
@@ -4,14 +4,14 @@ import {
4
4
  import {
5
5
  hybridSearch,
6
6
  lightweightSearch
7
- } from "../chunk-AAZ3MQIA.js";
7
+ } from "../chunk-AGFWOII2.js";
8
8
  import "../chunk-SH45SJQW.js";
9
9
  import {
10
10
  getActiveAgent
11
11
  } from "../chunk-NFHFNPTN.js";
12
12
  import {
13
13
  initStore
14
- } from "../chunk-PMUKZYTR.js";
14
+ } from "../chunk-Y6TS42WD.js";
15
15
  import "../chunk-524VLFFY.js";
16
16
  import "../chunk-CVYC6DUW.js";
17
17
  import "../chunk-GJV3WDWM.js";
@@ -49,7 +49,7 @@ process.stdin.on("end", async () => {
49
49
  pass = false;
50
50
  }
51
51
  try {
52
- const { fastDbInit } = await import("../fast-db-init-JI5U4KWG.js");
52
+ const { fastDbInit } = await import("../fast-db-init-HVAVS35N.js");
53
53
  await fastDbInit();
54
54
  const { getClient } = await import("../lib/database.js");
55
55
  const client = getClient();
@@ -36,7 +36,7 @@ process.stdin.on("end", async () => {
36
36
  process.exit(0);
37
37
  }
38
38
  try {
39
- const { fastDbInit } = await import("../fast-db-init-JI5U4KWG.js");
39
+ const { fastDbInit } = await import("../fast-db-init-HVAVS35N.js");
40
40
  await fastDbInit();
41
41
  const { getClient } = await import("../lib/database.js");
42
42
  const { randomUUID } = await import("crypto");
@@ -67,7 +67,7 @@ ${identity}`);
67
67
  }
68
68
  }
69
69
  try {
70
- const { fastDbInit } = await import("../fast-db-init-JI5U4KWG.js");
70
+ const { fastDbInit } = await import("../fast-db-init-HVAVS35N.js");
71
71
  await fastDbInit();
72
72
  const { getClient } = await import("../lib/database.js");
73
73
  const client = getClient();
@@ -110,7 +110,7 @@ You are **${driftAgent.agentId}** (${driftAgent.agentRole}). You've used ${misma
110
110
  const { detectError } = await import("../lib/error-detector.js");
111
111
  const agent = getActiveAgent();
112
112
  try {
113
- const { fastDbInit } = await import("../fast-db-init-JI5U4KWG.js");
113
+ const { fastDbInit } = await import("../fast-db-init-HVAVS35N.js");
114
114
  const { recordSessionEvent } = await import("../session-events-5WR5RVDK.js");
115
115
  const client = await fastDbInit();
116
116
  const toolName = String(data.tool_name ?? "unknown");
@@ -60,7 +60,7 @@ process.stdin.on("end", async () => {
60
60
  const agent = getActiveAgent();
61
61
  const sections = [];
62
62
  try {
63
- const { fastDbInit } = await import("../fast-db-init-JI5U4KWG.js");
63
+ const { fastDbInit } = await import("../fast-db-init-HVAVS35N.js");
64
64
  const client = await fastDbInit();
65
65
  const projectName = process.cwd().split("/").pop() ?? "unknown";
66
66
  const pcScope = sessionScopeFilter();
@@ -160,7 +160,7 @@ Do NOT report this as successful. No file was changed. If you are a sub-agent, r
160
160
  const filePath = data.tool_input?.file_path ?? "";
161
161
  if (filePath) {
162
162
  try {
163
- const { fastDbInit } = await import("../fast-db-init-JI5U4KWG.js");
163
+ const { fastDbInit } = await import("../fast-db-init-HVAVS35N.js");
164
164
  await fastDbInit();
165
165
  const { evaluateDelegationGate, GATE_BLOCK_MESSAGE } = await import("../cto-delegation-gate-BTZWAA4E.js");
166
166
  const decision = await evaluateDelegationGate({
@@ -207,7 +207,7 @@ Do NOT report this as successful. No file was changed. If you are a sub-agent, r
207
207
  const isUpdateTaskDone = (data.tool_name === "mcp__exe-os__update_task" || data.tool_name === "mcp__exe-mem__update_task") && toolInput.status === "done" && CTO_ROLES.includes(agent.agentRole);
208
208
  if (isUpdateTaskDone) {
209
209
  try {
210
- const { fastDbInit } = await import("../fast-db-init-JI5U4KWG.js");
210
+ const { fastDbInit } = await import("../fast-db-init-HVAVS35N.js");
211
211
  const client = await fastDbInit();
212
212
  const taskId = String(toolInput.task_id ?? "");
213
213
  const ptScope = sessionScopeFilter();
@@ -265,7 +265,7 @@ Do NOT report this as successful. No file was changed. If you are a sub-agent, r
265
265
  }
266
266
  if (CTO_ROLES.includes(agent.agentRole) && !hasDelegationFired()) {
267
267
  try {
268
- const { fastDbInit } = await import("../fast-db-init-JI5U4KWG.js");
268
+ const { fastDbInit } = await import("../fast-db-init-HVAVS35N.js");
269
269
  const client = await fastDbInit();
270
270
  const dlScope = sessionScopeFilter();
271
271
  const result = await client.execute({
@@ -5,14 +5,14 @@ import "../chunk-YSU7JB7H.js";
5
5
  import {
6
6
  hybridSearch,
7
7
  lightweightSearch
8
- } from "../chunk-AAZ3MQIA.js";
8
+ } from "../chunk-AGFWOII2.js";
9
9
  import "../chunk-SH45SJQW.js";
10
10
  import {
11
11
  getActiveAgent
12
12
  } from "../chunk-NFHFNPTN.js";
13
13
  import {
14
14
  initStore
15
- } from "../chunk-PMUKZYTR.js";
15
+ } from "../chunk-Y6TS42WD.js";
16
16
  import "../chunk-524VLFFY.js";
17
17
  import {
18
18
  isExeSession
@@ -402,7 +402,7 @@ IMPORTANT: After completing your current task, you MUST address the pending revi
402
402
  let coreMemoryContext = "";
403
403
  if (!IS_CODEX_RUNTIME && agent.agentId !== "default") {
404
404
  try {
405
- const { getCoreMemory, formatCoreMemoryBlock } = await import("../core-memory-KF6T4PMU.js");
405
+ const { getCoreMemory, formatCoreMemoryBlock } = await import("../core-memory-C3JLISAU.js");
406
406
  const entries = await getCoreMemory(agent.agentId);
407
407
  const block = formatCoreMemoryBlock(entries);
408
408
  if (block) coreMemoryContext = block;
@@ -497,7 +497,7 @@ async function writePromptMemory(prompt, sessionId, agent) {
497
497
  return;
498
498
  }
499
499
  try {
500
- const { fastDbInit } = await import("../fast-db-init-JI5U4KWG.js");
500
+ const { fastDbInit } = await import("../fast-db-init-HVAVS35N.js");
501
501
  const { recordSessionEvent } = await import("../session-events-5WR5RVDK.js");
502
502
  const client = await fastDbInit();
503
503
  await recordSessionEvent(client, {
@@ -72,7 +72,7 @@ process.stdin.on("end", async () => {
72
72
  const agent = getActiveAgent();
73
73
  if (agent.agentId !== "default") {
74
74
  try {
75
- const { fastDbInit } = await import("../fast-db-init-JI5U4KWG.js");
75
+ const { fastDbInit } = await import("../fast-db-init-HVAVS35N.js");
76
76
  const client = await fastDbInit();
77
77
  const seScope = strictSessionScopeFilter();
78
78
  const orphanResult = await client.execute({
@@ -161,7 +161,7 @@ Orphaned tasks at session end: ${orphanResult.rows.map((r) => `"${String(r.title
161
161
  );
162
162
  let commits = [];
163
163
  try {
164
- const { getRecentCommits } = await import("../git-task-sweep-EVITTAZE.js");
164
+ const { getRecentCommits } = await import("../git-task-sweep-RSRASAHB.js");
165
165
  commits = getRecentCommits(30);
166
166
  } catch {
167
167
  }
@@ -171,7 +171,7 @@ Orphaned tasks at session end: ${orphanResult.rows.map((r) => `"${String(r.title
171
171
  const title = String(row.title);
172
172
  try {
173
173
  if (commits.length > 0) {
174
- const { findBestMatch } = await import("../git-task-sweep-EVITTAZE.js");
174
+ const { findBestMatch } = await import("../git-task-sweep-RSRASAHB.js");
175
175
  let context;
176
176
  try {
177
177
  const ctxResult = await client.execute({