@askexenow/exe-os 0.9.178 → 0.9.180

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 (145) hide show
  1. package/deploy/compose/init-db.sql +76 -0
  2. package/dist/{backfill-metadata-RUPJUXIG.js → backfill-metadata-HPMDXCZX.js} +1 -1
  3. package/dist/bin/agentic-ontology-backfill.js +1 -1
  4. package/dist/bin/agentic-reflection-backfill.js +1 -1
  5. package/dist/bin/agentic-semantic-label.js +1 -1
  6. package/dist/bin/backfill-conversations.js +1 -1
  7. package/dist/bin/backfill-responses.js +1 -1
  8. package/dist/bin/backfill-vectors.js +2 -2
  9. package/dist/bin/bulk-sync-postgres.js +1 -1
  10. package/dist/bin/cleanup-stale-review-tasks.js +2 -2
  11. package/dist/bin/cli.js +5 -5
  12. package/dist/bin/exe-agent.js +3 -3
  13. package/dist/bin/exe-assign.js +1 -1
  14. package/dist/bin/exe-boot.js +6 -6
  15. package/dist/bin/exe-call.js +3 -3
  16. package/dist/bin/exe-dispatch.js +2 -2
  17. package/dist/bin/exe-doctor.js +1 -1
  18. package/dist/bin/exe-export-behaviors.js +2 -2
  19. package/dist/bin/exe-forget.js +3 -3
  20. package/dist/bin/exe-gateway.js +4 -4
  21. package/dist/bin/exe-heartbeat.js +2 -2
  22. package/dist/bin/exe-kill.js +3 -3
  23. package/dist/bin/exe-launch-agent.js +5 -5
  24. package/dist/bin/exe-new-employee.js +3 -3
  25. package/dist/bin/exe-pending-messages.js +3 -3
  26. package/dist/bin/exe-pending-notifications.js +2 -2
  27. package/dist/bin/exe-pending-reviews.js +2 -2
  28. package/dist/bin/exe-rename.js +3 -3
  29. package/dist/bin/exe-review.js +3 -3
  30. package/dist/bin/exe-search.js +2 -2
  31. package/dist/bin/exe-session-cleanup.js +5 -5
  32. package/dist/bin/exe-start-codex.js +2 -2
  33. package/dist/bin/exe-start-opencode.js +1 -1
  34. package/dist/bin/exe-status.js +3 -3
  35. package/dist/bin/exe-team.js +1 -1
  36. package/dist/bin/git-sweep.js +2 -2
  37. package/dist/bin/graph-backfill.js +1 -1
  38. package/dist/bin/graph-export.js +2 -2
  39. package/dist/bin/import-history.js +1 -1
  40. package/dist/bin/intercom-check.js +3 -3
  41. package/dist/bin/pre-publish.js +1 -1
  42. package/dist/bin/scan-tasks.js +2 -2
  43. package/dist/bin/setup.js +1 -1
  44. package/dist/bin/shard-migrate.js +1 -1
  45. package/dist/bin/stack-update.js +1 -1
  46. package/dist/bin/vps-health-gate.js +1 -1
  47. package/dist/{capacity-monitor-5O3LAPGD.js → capacity-monitor-OQUDVUQC.js} +2 -2
  48. package/dist/{catchup-brief-3YBGR6BS.js → catchup-brief-RYXZY7KB.js} +3 -3
  49. package/dist/{chunk-LOYXXG6M.js → chunk-25CVYGFX.js} +1 -1
  50. package/dist/{chunk-KH34KOGR.js → chunk-2IV3YWK5.js} +1 -1
  51. package/dist/{chunk-GSGT3QI5.js → chunk-3VLOR4S5.js} +1 -1
  52. package/dist/{chunk-WCKGOI5P.js → chunk-64GZ6HDC.js} +1 -1
  53. package/dist/{chunk-BAKUXZZO.js → chunk-6WIKWLPV.js} +2 -2
  54. package/dist/{chunk-ZKHX26H3.js → chunk-6Z53VOF7.js} +2 -2
  55. package/dist/{chunk-34RVMFJL.js → chunk-7E3E43AS.js} +1 -1
  56. package/dist/{chunk-ERA4FE5C.js → chunk-BHWEKC56.js} +1 -1
  57. package/dist/{chunk-WCYT54XP.js → chunk-BV7EZIL4.js} +29 -17
  58. package/dist/{chunk-QU62Q3YI.js → chunk-CD76FDBD.js} +10 -2
  59. package/dist/{chunk-SUUPTAK3.js → chunk-CPPE7RAI.js} +1 -1
  60. package/dist/{chunk-LGY2BIOT.js → chunk-EB6OU665.js} +7 -0
  61. package/dist/{chunk-AWODEQI5.js → chunk-EWINUEVJ.js} +27 -27
  62. package/dist/{chunk-WP3ZXXPB.js → chunk-FFJ7E5UY.js} +1 -1
  63. package/dist/{chunk-LJ4MEZP5.js → chunk-H5XWQ4WA.js} +1 -1
  64. package/dist/{chunk-H2762FYW.js → chunk-HBUTUNH2.js} +2 -2
  65. package/dist/{chunk-3XIZVQ6I.js → chunk-HKSEZXKE.js} +1 -1
  66. package/dist/{chunk-3MN7V2SR.js → chunk-HSIIGUNO.js} +1 -1
  67. package/dist/{chunk-GROYT25I.js → chunk-HW3QT5BC.js} +1 -1
  68. package/dist/{chunk-XDAJN7CD.js → chunk-HYBT5PXK.js} +2 -2
  69. package/dist/{chunk-X4OO7RXI.js → chunk-I7RMP3RW.js} +3 -3
  70. package/dist/{chunk-QLZ2UY7X.js → chunk-IATLKAGH.js} +1 -1
  71. package/dist/{chunk-2TARUE5G.js → chunk-L4YMK3VA.js} +1 -1
  72. package/dist/{chunk-KFDIV7EE.js → chunk-NJL7VJ5O.js} +4 -4
  73. package/dist/{chunk-Y6OHW3L7.js → chunk-OZOKIJUD.js} +2 -2
  74. package/dist/{chunk-ZXP72SMJ.js → chunk-T3VJ6SD7.js} +2 -2
  75. package/dist/{chunk-JEL26633.js → chunk-U2UQMLJ3.js} +1 -1
  76. package/dist/{chunk-N4B65WIH.js → chunk-UAP3COVL.js} +3 -3
  77. package/dist/{chunk-X56DHLUW.js → chunk-VMZJWKOI.js} +1 -1
  78. package/dist/{chunk-ONESYIVC.js → chunk-ZFMOZRTQ.js} +3 -3
  79. package/dist/{crm-webhook-3TRJK4ZC.js → crm-webhook-PBW7CPZW.js} +2 -2
  80. package/dist/{cto-delegation-gate-LLO7QYHQ.js → cto-delegation-gate-WT4KGVMH.js} +1 -1
  81. package/dist/{daemon-orchestration-XL2UYSHK.js → daemon-orchestration-CF5CT3DV.js} +3 -3
  82. package/dist/{exe-export-IYLD7DFY.js → exe-export-KCM5YOYE.js} +3 -3
  83. package/dist/{exe-import-SO5HSWSN.js → exe-import-JCF2TJJO.js} +3 -3
  84. package/dist/{fast-db-init-BA6F2QTN.js → fast-db-init-3TIBU435.js} +1 -1
  85. package/dist/gateway/index.js +5 -5
  86. package/dist/{git-task-sweep-JCJ2QNSY.js → git-task-sweep-CJDQXX5K.js} +2 -2
  87. package/dist/{global-procedures-ZAMSXV2K.js → global-procedures-Q6JIKQZT.js} +2 -2
  88. package/dist/hooks/bug-report-worker.js +3 -3
  89. package/dist/hooks/codex-stop-task-finalizer.js +3 -3
  90. package/dist/hooks/commit-complete.js +4 -4
  91. package/dist/hooks/error-recall.js +2 -2
  92. package/dist/hooks/ingest.js +2 -2
  93. package/dist/hooks/instructions-loaded.js +1 -1
  94. package/dist/hooks/notification.js +1 -1
  95. package/dist/hooks/post-compact.js +2 -2
  96. package/dist/hooks/post-tool-combined.js +2 -2
  97. package/dist/hooks/pre-compact.js +3 -3
  98. package/dist/hooks/pre-tool-use.js +100 -21
  99. package/dist/hooks/prompt-submit.js +8 -8
  100. package/dist/hooks/session-end.js +6 -6
  101. package/dist/hooks/session-start.js +4 -4
  102. package/dist/hooks/stop.js +5 -5
  103. package/dist/hooks/subagent-stop.js +2 -2
  104. package/dist/hooks/summary-worker.js +5 -5
  105. package/dist/index.js +8 -8
  106. package/dist/lib/consolidation.js +2 -2
  107. package/dist/lib/employee-templates.js +3 -3
  108. package/dist/lib/exe-daemon.js +11 -11
  109. package/dist/lib/hybrid-search.js +2 -2
  110. package/dist/lib/messaging.js +2 -2
  111. package/dist/lib/schedules.js +2 -2
  112. package/dist/lib/store.js +1 -1
  113. package/dist/lib/tasks.js +2 -2
  114. package/dist/lib/tmux-routing.js +1 -1
  115. package/dist/mcp/register-tools.js +24 -24
  116. package/dist/mcp/server.js +25 -25
  117. package/dist/mcp/tools/create-task.js +3 -3
  118. package/dist/mcp/tools/list-tasks.js +3 -3
  119. package/dist/mcp/tools/send-message.js +3 -3
  120. package/dist/mcp/tools/update-task.js +3 -3
  121. package/dist/{notifications-SGFDN7D4.js → notifications-2J7EAPDU.js} +1 -1
  122. package/dist/{orchestrator-6P55DLMF.js → orchestrator-OO5WF4JS.js} +2 -2
  123. package/dist/{review-polling-LUFX7TBF.js → review-polling-KIJVM4Y5.js} +2 -2
  124. package/dist/runtime/index.js +3 -3
  125. package/dist/{self-query-router-37VB3PKQ.js → self-query-router-VNUCMGFX.js} +15 -5
  126. package/dist/{session-events-QW53IKLI.js → session-events-DRTJ4D2L.js} +2 -2
  127. package/dist/{session-scope-GCMG466H.js → session-scope-UMJVV7SW.js} +1 -1
  128. package/dist/{setup-wizard-RYBPL4WR.js → setup-wizard-BS5DUIVT.js} +1 -1
  129. package/dist/{stack-update-2B2UXREV.js → stack-update-LEUGR7HP.js} +1 -1
  130. package/dist/{task-enforcement-B4GIMP3P.js → task-enforcement-OJAURWWJ.js} +1 -1
  131. package/dist/{task-scope-MCCHWZT3.js → task-scope-ZINRRB5G.js} +1 -1
  132. package/dist/{tasks-crud-FSFQEHQS.js → tasks-crud-PH24HPHF.js} +1 -1
  133. package/dist/{tasks-review-ZX2IWJTJ.js → tasks-review-A2UWRTGM.js} +1 -1
  134. package/dist/tui/App.js +10 -10
  135. package/dist/{tui-data-VS5J33MW.js → tui-data-FTXRDBRP.js} +1 -1
  136. package/dist/{worker-gate-PF3NYYBS.js → worker-gate-IVJSJBPD.js} +1 -1
  137. package/dist/{workflow-engine-JKDPHNI2.js → workflow-engine-WWVNS2YO.js} +2 -2
  138. package/package.json +1 -1
  139. /package/dist/{chunk-56O7ERGE.js → chunk-6RL7NSY7.js} +0 -0
  140. /package/dist/{chunk-BLMF7ZQE.js → chunk-7EQXVRA3.js} +0 -0
  141. /package/dist/{chunk-PILV2QE3.js → chunk-WCJKG4WW.js} +0 -0
  142. /package/dist/{chunk-5WHMIXVB.js → chunk-XUBWK2W7.js} +0 -0
  143. /package/dist/{core-memory-XXATFASI.js → core-memory-6IN5YJZ7.js} +0 -0
  144. /package/dist/{exe-key-ELN6UW2L.js → exe-key-QJFDXAPI.js} +0 -0
  145. /package/dist/{skill-refinement-4NZ2EF4P.js → skill-refinement-LC7WAD62.js} +0 -0
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  PLATFORM_PROCEDURES,
3
3
  PLATFORM_PROCEDURE_TITLES
4
- } from "./chunk-LGY2BIOT.js";
4
+ } from "./chunk-EB6OU665.js";
5
5
  import {
6
6
  getClient
7
7
  } from "./chunk-RD77OX3W.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  PLATFORM_PROCEDURE_TITLES
3
- } from "./chunk-LGY2BIOT.js";
3
+ } from "./chunk-EB6OU665.js";
4
4
  import {
5
5
  getClient,
6
6
  getIdentity,
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk-L4VM6PZ7.js";
4
4
  import {
5
5
  updateTask
6
- } from "./chunk-X4OO7RXI.js";
6
+ } from "./chunk-I7RMP3RW.js";
7
7
  import {
8
8
  ensureEmployee,
9
9
  extractRootExe,
@@ -14,7 +14,7 @@ import {
14
14
  sessionScopeFilter,
15
15
  strictSessionScopeFilter,
16
16
  writeNotification
17
- } from "./chunk-KFDIV7EE.js";
17
+ } from "./chunk-NJL7VJ5O.js";
18
18
  import {
19
19
  queueIntercom
20
20
  } from "./chunk-QI4IXJN7.js";
@@ -11,7 +11,7 @@ import {
11
11
  sessionScopeFilter,
12
12
  updateTaskStatus,
13
13
  writeNotification
14
- } from "./chunk-KFDIV7EE.js";
14
+ } from "./chunk-NJL7VJ5O.js";
15
15
  import {
16
16
  getTransport
17
17
  } from "./chunk-TXWQPL2U.js";
@@ -136,7 +136,7 @@ async function dispatchTaskToEmployee(input) {
136
136
  let crossProject = false;
137
137
  if (input.projectName) {
138
138
  try {
139
- const { assertSessionScope } = await import("./session-scope-GCMG466H.js");
139
+ const { assertSessionScope } = await import("./session-scope-UMJVV7SW.js");
140
140
  const check = assertSessionScope("dispatch_task", input.projectName);
141
141
  if (check.reason === "cross_session_denied") {
142
142
  crossProject = true;
@@ -396,7 +396,7 @@ async function updateTask(input) {
396
396
  await markTaskNotificationsRead(taskFile);
397
397
  if (input.status === "needs_review" && !isCoordinator) {
398
398
  try {
399
- const { writeNotification: writeNotification2 } = await import("./notifications-SGFDN7D4.js");
399
+ const { writeNotification: writeNotification2 } = await import("./notifications-2J7EAPDU.js");
400
400
  await writeNotification2({
401
401
  agentId: String(row.assigned_to),
402
402
  agentRole: String(row.assigned_to),
@@ -5,7 +5,7 @@ import {
5
5
  sessionScopeFilter,
6
6
  verifyPaneAtCapacity,
7
7
  writeNotification
8
- } from "./chunk-KFDIV7EE.js";
8
+ } from "./chunk-NJL7VJ5O.js";
9
9
  import {
10
10
  listSessions
11
11
  } from "./chunk-64WZEXXA.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  sendMessage
3
- } from "./chunk-LJ4MEZP5.js";
3
+ } from "./chunk-H5XWQ4WA.js";
4
4
  import {
5
5
  getActiveAgent
6
6
  } from "./chunk-7WPIM2L6.js";
@@ -358,7 +358,7 @@ async function createTaskCore(input) {
358
358
  if (isCoordinatorSession) {
359
359
  earlySessionScope = resolved;
360
360
  } else {
361
- const { getSessionProject } = await import("./session-scope-GCMG466H.js");
361
+ const { getSessionProject } = await import("./session-scope-UMJVV7SW.js");
362
362
  const sessionProject = getSessionProject(resolved);
363
363
  if (sessionProject && sessionProject !== input.projectName) {
364
364
  scopeMismatchWarning = `session/project mismatch: session "${resolved}" owns "${sessionProject}" but task targets "${input.projectName}". Routed to default scope.`;
@@ -786,7 +786,7 @@ async function updateTaskStatus(input) {
786
786
  } catch {
787
787
  }
788
788
  try {
789
- const { writeNotification: writeNotification2 } = await import("./notifications-SGFDN7D4.js");
789
+ const { writeNotification: writeNotification2 } = await import("./notifications-2J7EAPDU.js");
790
790
  await writeNotification2({
791
791
  agentId: reviewer,
792
792
  agentRole: isCoordinatorName(reviewer) ? "COO" : "manager",
@@ -961,7 +961,7 @@ ${input.result}` : `\u26A0\uFE0F ${warning}`;
961
961
  }
962
962
  if (input.status === "done" || input.status === "needs_review") {
963
963
  try {
964
- const { incrementSkillSuccess } = await import("./skill-refinement-4NZ2EF4P.js");
964
+ const { incrementSkillSuccess } = await import("./skill-refinement-LC7WAD62.js");
965
965
  await incrementSkillSuccess(
966
966
  String(row.assigned_to),
967
967
  row.project_name ? String(row.project_name) : null
@@ -2039,7 +2039,7 @@ async function verifyPaneAtCapacity(sessionName) {
2039
2039
  reason: `capture-pane failed: ${err instanceof Error ? err.message : String(err)}`
2040
2040
  };
2041
2041
  }
2042
- const { isAtCapacity } = await import("./capacity-monitor-5O3LAPGD.js");
2042
+ const { isAtCapacity } = await import("./capacity-monitor-OQUDVUQC.js");
2043
2043
  if (!isAtCapacity(pane)) {
2044
2044
  return {
2045
2045
  atCapacity: false,
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  sessionScopeFilter
3
- } from "./chunk-KFDIV7EE.js";
3
+ } from "./chunk-NJL7VJ5O.js";
4
4
 
5
5
  // src/lib/git-task-sweep.ts
6
6
  import { execSync } from "child_process";
@@ -178,7 +178,7 @@ async function sweepTasks(projectName, options = {}) {
178
178
  }
179
179
  if (!dryRun) {
180
180
  try {
181
- const { updateTaskStatus } = await import("./tasks-crud-FSFQEHQS.js");
181
+ const { updateTaskStatus } = await import("./tasks-crud-PH24HPHF.js");
182
182
  await updateTaskStatus({
183
183
  taskId: task.id,
184
184
  status: "needs_review",
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  fastDbInit
3
- } from "./chunk-BLMF7ZQE.js";
3
+ } from "./chunk-7EQXVRA3.js";
4
4
  import {
5
5
  sessionScopeFilter
6
- } from "./chunk-KFDIV7EE.js";
6
+ } from "./chunk-NJL7VJ5O.js";
7
7
  import {
8
8
  formatStatusAll,
9
9
  formatStatusDeep,
@@ -123,7 +123,7 @@ async function initStore(options) {
123
123
  );
124
124
  _nextVersion = (Number(vResult.rows[0]?.max_v) || 0) + 1;
125
125
  try {
126
- const { loadGlobalProcedures } = await import("./global-procedures-ZAMSXV2K.js");
126
+ const { loadGlobalProcedures } = await import("./global-procedures-Q6JIKQZT.js");
127
127
  await loadGlobalProcedures();
128
128
  } catch (e) {
129
129
  logStoreWarn("catch", e);
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  MultiAgentOrchestrator
3
- } from "./chunk-ERA4FE5C.js";
3
+ } from "./chunk-BHWEKC56.js";
4
4
  import {
5
5
  createQuietRenderer,
6
6
  createTerminalRenderer,
@@ -327,7 +327,7 @@ function createExeOSHooks(config) {
327
327
  async onSubagentStop(_reason) {
328
328
  try {
329
329
  const { getClient } = await import("./lib/database.js");
330
- const { sessionScopeFilter } = await import("./task-scope-MCCHWZT3.js");
330
+ const { sessionScopeFilter } = await import("./task-scope-ZINRRB5G.js");
331
331
  const client = getClient();
332
332
  const ehScope = sessionScopeFilter();
333
333
  const tasks = await client.execute({
@@ -419,7 +419,7 @@ function createExeOSHooks(config) {
419
419
  try {
420
420
  const { writeMemory, flushBatch } = await import("./lib/store.js");
421
421
  const { getClient } = await import("./lib/database.js");
422
- const { sessionScopeFilter: cpScopeFilter } = await import("./task-scope-MCCHWZT3.js");
422
+ const { sessionScopeFilter: cpScopeFilter } = await import("./task-scope-ZINRRB5G.js");
423
423
  const client = getClient();
424
424
  const cpScope = cpScopeFilter();
425
425
  const tasks = await client.execute({
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  vectorToBlob
3
- } from "./chunk-JEL26633.js";
3
+ } from "./chunk-U2UQMLJ3.js";
4
4
  import {
5
5
  extractKeywords,
6
6
  keywordsToString
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk-MLXJ5EZG.js";
4
4
  import {
5
5
  createTask
6
- } from "./chunk-X4OO7RXI.js";
6
+ } from "./chunk-I7RMP3RW.js";
7
7
  import {
8
8
  getActiveAgent
9
9
  } from "./chunk-7WPIM2L6.js";
@@ -11,7 +11,7 @@ import {
11
11
  ensureEmployee,
12
12
  logTaskDispatch,
13
13
  resolveExeSession
14
- } from "./chunk-KFDIV7EE.js";
14
+ } from "./chunk-NJL7VJ5O.js";
15
15
  import {
16
16
  getLicenseSync
17
17
  } from "./chunk-34T3TC5E.js";
@@ -185,7 +185,7 @@ function registerCreateTask(server) {
185
185
  let projectConflictOpts = {};
186
186
  try {
187
187
  const { getClient } = await import("./lib/database.js");
188
- const { sessionScopeFilter } = await import("./task-scope-MCCHWZT3.js");
188
+ const { sessionScopeFilter } = await import("./task-scope-ZINRRB5G.js");
189
189
  const client = getClient();
190
190
  const scope = sessionScopeFilter();
191
191
  const existing = await client.execute({
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  createCRMWebhookHandler,
3
3
  parseTwentyWebhook
4
- } from "./chunk-SUUPTAK3.js";
5
- import "./chunk-5WHMIXVB.js";
4
+ } from "./chunk-CPPE7RAI.js";
5
+ import "./chunk-XUBWK2W7.js";
6
6
  import "./chunk-MLKGABMK.js";
7
7
  export {
8
8
  createCRMWebhookHandler,
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  sessionScopeFilter
3
- } from "./chunk-KFDIV7EE.js";
3
+ } from "./chunk-NJL7VJ5O.js";
4
4
  import "./chunk-LOQCOHEW.js";
5
5
  import "./chunk-QI4IXJN7.js";
6
6
  import "./chunk-64WZEXXA.js";
@@ -48,10 +48,10 @@ import {
48
48
  shouldKillIdleSession,
49
49
  shouldKillSession,
50
50
  shouldNudgeEmployee
51
- } from "./chunk-XDAJN7CD.js";
51
+ } from "./chunk-HYBT5PXK.js";
52
52
  import "./chunk-L4VM6PZ7.js";
53
- import "./chunk-X4OO7RXI.js";
54
- import "./chunk-KFDIV7EE.js";
53
+ import "./chunk-I7RMP3RW.js";
54
+ import "./chunk-NJL7VJ5O.js";
55
55
  import "./chunk-LOQCOHEW.js";
56
56
  import "./chunk-QI4IXJN7.js";
57
57
  import "./chunk-64WZEXXA.js";
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  exportOrchestration
4
- } from "./chunk-GROYT25I.js";
5
- import "./chunk-LGY2BIOT.js";
4
+ } from "./chunk-HW3QT5BC.js";
5
+ import "./chunk-EB6OU665.js";
6
6
  import {
7
7
  disposeStore,
8
8
  initStore
9
- } from "./chunk-JEL26633.js";
9
+ } from "./chunk-U2UQMLJ3.js";
10
10
  import "./chunk-CHCA3ZM2.js";
11
11
  import "./chunk-DOWW3EIO.js";
12
12
  import "./chunk-MP2AFCGL.js";
@@ -2,12 +2,12 @@
2
2
  import {
3
3
  importOrchestration,
4
4
  validatePackage
5
- } from "./chunk-GROYT25I.js";
6
- import "./chunk-LGY2BIOT.js";
5
+ } from "./chunk-HW3QT5BC.js";
6
+ import "./chunk-EB6OU665.js";
7
7
  import {
8
8
  disposeStore,
9
9
  initStore
10
- } from "./chunk-JEL26633.js";
10
+ } from "./chunk-U2UQMLJ3.js";
11
11
  import "./chunk-CHCA3ZM2.js";
12
12
  import "./chunk-DOWW3EIO.js";
13
13
  import "./chunk-MP2AFCGL.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  fastDbInit
3
- } from "./chunk-BLMF7ZQE.js";
3
+ } from "./chunk-7EQXVRA3.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-ZKHX26H3.js";
14
+ } from "../chunk-6Z53VOF7.js";
15
15
  import {
16
16
  WhatsAppAdapter
17
17
  } from "../chunk-ECSNSHZ7.js";
@@ -33,7 +33,7 @@ import {
33
33
  import {
34
34
  createCRMWebhookHandler,
35
35
  parseTwentyWebhook
36
- } from "../chunk-SUUPTAK3.js";
36
+ } from "../chunk-CPPE7RAI.js";
37
37
  import {
38
38
  BotRegistry,
39
39
  BotRuntime,
@@ -56,8 +56,8 @@ import {
56
56
  retryWithBackoff,
57
57
  routeMessage,
58
58
  validateGatewayConfig
59
- } from "../chunk-34RVMFJL.js";
60
- import "../chunk-WP3ZXXPB.js";
59
+ } from "../chunk-7E3E43AS.js";
60
+ import "../chunk-FFJ7E5UY.js";
61
61
  import {
62
62
  OllamaProvider
63
63
  } from "../chunk-FWFFZGSC.js";
@@ -80,7 +80,7 @@ import {
80
80
  pushGatewayEventToCRM,
81
81
  pushInboundMessageToCRM
82
82
  } from "../chunk-ONKIWA3R.js";
83
- import "../chunk-5WHMIXVB.js";
83
+ import "../chunk-XUBWK2W7.js";
84
84
  import "../chunk-MP2AFCGL.js";
85
85
  import "../chunk-RD77OX3W.js";
86
86
  import "../chunk-RVSGXGWG.js";
@@ -4,8 +4,8 @@ import {
4
4
  getRecentCommits,
5
5
  matchScore,
6
6
  sweepTasks
7
- } from "./chunk-Y6OHW3L7.js";
8
- import "./chunk-KFDIV7EE.js";
7
+ } from "./chunk-OZOKIJUD.js";
8
+ import "./chunk-NJL7VJ5O.js";
9
9
  import "./chunk-LOQCOHEW.js";
10
10
  import "./chunk-QI4IXJN7.js";
11
11
  import "./chunk-64WZEXXA.js";
@@ -3,8 +3,8 @@ import {
3
3
  getGlobalProceduresBlock,
4
4
  loadGlobalProcedures,
5
5
  storeGlobalProcedure
6
- } from "./chunk-3MN7V2SR.js";
7
- import "./chunk-LGY2BIOT.js";
6
+ } from "./chunk-HSIIGUNO.js";
7
+ import "./chunk-EB6OU665.js";
8
8
  import "./chunk-RD77OX3W.js";
9
9
  import "./chunk-RVSGXGWG.js";
10
10
  import "./chunk-FXU7JOXK.js";
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  createTask
3
- } from "../chunk-X4OO7RXI.js";
3
+ } from "../chunk-I7RMP3RW.js";
4
4
  import {
5
5
  fastDbInit
6
- } from "../chunk-BLMF7ZQE.js";
7
- import "../chunk-KFDIV7EE.js";
6
+ } from "../chunk-7EQXVRA3.js";
7
+ import "../chunk-NJL7VJ5O.js";
8
8
  import "../chunk-LOQCOHEW.js";
9
9
  import "../chunk-QI4IXJN7.js";
10
10
  import "../chunk-64WZEXXA.js";
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  updateTask
3
- } from "../chunk-X4OO7RXI.js";
3
+ } from "../chunk-I7RMP3RW.js";
4
4
  import {
5
5
  fastDbInit
6
- } from "../chunk-BLMF7ZQE.js";
6
+ } from "../chunk-7EQXVRA3.js";
7
7
  import {
8
8
  listTasks
9
- } from "../chunk-KFDIV7EE.js";
9
+ } from "../chunk-NJL7VJ5O.js";
10
10
  import "../chunk-LOQCOHEW.js";
11
11
  import "../chunk-QI4IXJN7.js";
12
12
  import "../chunk-64WZEXXA.js";
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  extractKeywords,
3
3
  matchScore
4
- } from "../chunk-Y6OHW3L7.js";
5
- import "../chunk-KFDIV7EE.js";
4
+ } from "../chunk-OZOKIJUD.js";
5
+ import "../chunk-NJL7VJ5O.js";
6
6
  import "../chunk-LOQCOHEW.js";
7
7
  import "../chunk-QI4IXJN7.js";
8
8
  import "../chunk-64WZEXXA.js";
@@ -74,13 +74,13 @@ async function main() {
74
74
  const changedFiles = getChangedFiles(commitHash);
75
75
  let client;
76
76
  try {
77
- const { fastDbInit } = await import("../fast-db-init-BA6F2QTN.js");
77
+ const { fastDbInit } = await import("../fast-db-init-3TIBU435.js");
78
78
  client = await fastDbInit();
79
79
  } catch {
80
80
  process.stderr.write("[commit-complete] DB init failed \u2014 skipping\n");
81
81
  return;
82
82
  }
83
- const { listTasks, updateTaskStatus } = await import("../tasks-crud-FSFQEHQS.js");
83
+ const { listTasks, updateTaskStatus } = await import("../tasks-crud-PH24HPHF.js");
84
84
  const tasks = await listTasks({
85
85
  assignedTo: agentId,
86
86
  status: "in_progress",
@@ -4,10 +4,10 @@ import {
4
4
  import {
5
5
  hybridSearch,
6
6
  lightweightSearch
7
- } from "../chunk-QU62Q3YI.js";
7
+ } from "../chunk-CD76FDBD.js";
8
8
  import {
9
9
  initStore
10
- } from "../chunk-JEL26633.js";
10
+ } from "../chunk-U2UQMLJ3.js";
11
11
  import "../chunk-CHCA3ZM2.js";
12
12
  import "../chunk-DOWW3EIO.js";
13
13
  import "../chunk-SH45SJQW.js";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  registerWorkerPid,
3
3
  tryAcquireWorkerSlot
4
- } from "../chunk-LOYXXG6M.js";
4
+ } from "../chunk-25CVYGFX.js";
5
5
  import {
6
6
  classifyError,
7
7
  detectError,
@@ -320,7 +320,7 @@ Your output files must start with: exe/output/${agent.agentId}-`
320
320
  if (taskData.taskId) {
321
321
  const { initStore: cpInit } = await import("../lib/store.js");
322
322
  await cpInit();
323
- const { writeCheckpoint } = await import("../tasks-crud-FSFQEHQS.js");
323
+ const { writeCheckpoint } = await import("../tasks-crud-PH24HPHF.js");
324
324
  await writeCheckpoint({
325
325
  taskId: taskData.taskId,
326
326
  step: `auto_checkpoint_${counter.total}`,
@@ -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-BA6F2QTN.js");
52
+ const { fastDbInit } = await import("../fast-db-init-3TIBU435.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-BA6F2QTN.js");
39
+ const { fastDbInit } = await import("../fast-db-init-3TIBU435.js");
40
40
  await fastDbInit();
41
41
  const { getClient } = await import("../lib/database.js");
42
42
  const { randomUUID } = await import("crypto");
@@ -4,7 +4,7 @@ import {
4
4
  } from "../chunk-7WPIM2L6.js";
5
5
  import {
6
6
  sessionScopeFilter
7
- } from "../chunk-KFDIV7EE.js";
7
+ } from "../chunk-NJL7VJ5O.js";
8
8
  import "../chunk-LOQCOHEW.js";
9
9
  import "../chunk-QI4IXJN7.js";
10
10
  import "../chunk-64WZEXXA.js";
@@ -67,7 +67,7 @@ ${identity}`);
67
67
  }
68
68
  }
69
69
  try {
70
- const { fastDbInit } = await import("../fast-db-init-BA6F2QTN.js");
70
+ const { fastDbInit } = await import("../fast-db-init-3TIBU435.js");
71
71
  await fastDbInit();
72
72
  const { getClient } = await import("../lib/database.js");
73
73
  const client = getClient();
@@ -110,8 +110,8 @@ 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-BA6F2QTN.js");
114
- const { recordSessionEvent } = await import("../session-events-QW53IKLI.js");
113
+ const { fastDbInit } = await import("../fast-db-init-3TIBU435.js");
114
+ const { recordSessionEvent } = await import("../session-events-DRTJ4D2L.js");
115
115
  const client = await fastDbInit();
116
116
  const toolName = String(data.tool_name ?? "unknown");
117
117
  const toolInput = JSON.stringify(data.tool_input ?? {});
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  checkpointActiveTask,
3
3
  writeContinuityCheckpoint
4
- } from "../chunk-PILV2QE3.js";
4
+ } from "../chunk-WCJKG4WW.js";
5
5
  import "../chunk-PZMAYNWK.js";
6
6
  import "../chunk-GUCKE3GK.js";
7
7
  import "../chunk-D6EK7PYQ.js";
@@ -12,7 +12,7 @@ import {
12
12
  } from "../chunk-7WPIM2L6.js";
13
13
  import {
14
14
  sessionScopeFilter
15
- } from "../chunk-KFDIV7EE.js";
15
+ } from "../chunk-NJL7VJ5O.js";
16
16
  import "../chunk-LOQCOHEW.js";
17
17
  import "../chunk-QI4IXJN7.js";
18
18
  import "../chunk-64WZEXXA.js";
@@ -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-BA6F2QTN.js");
63
+ const { fastDbInit } = await import("../fast-db-init-3TIBU435.js");
64
64
  const client = await fastDbInit();
65
65
  const projectName = process.cwd().split("/").pop() ?? "unknown";
66
66
  const pcScope = sessionScopeFilter();