@askexenow/exe-os 0.9.146 → 0.9.147

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 (98) hide show
  1. package/dist/{backfill-metadata-5JOQOIN2.js → backfill-metadata-KMDWLDXU.js} +1 -1
  2. package/dist/bin/agentic-ontology-backfill.js +1 -1
  3. package/dist/bin/agentic-reflection-backfill.js +1 -1
  4. package/dist/bin/agentic-semantic-label.js +1 -1
  5. package/dist/bin/backfill-conversations.js +1 -1
  6. package/dist/bin/backfill-responses.js +1 -1
  7. package/dist/bin/backfill-vectors.js +1 -1
  8. package/dist/bin/bulk-sync-postgres.js +1 -1
  9. package/dist/bin/cleanup-stale-review-tasks.js +1 -1
  10. package/dist/bin/cli.js +5 -5
  11. package/dist/bin/customer-readiness.js +45 -7
  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 +8 -6
  15. package/dist/bin/exe-call.js +3 -3
  16. package/dist/bin/exe-dispatch.js +1 -1
  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 +1 -1
  21. package/dist/bin/exe-heartbeat.js +1 -1
  22. package/dist/bin/exe-kill.js +2 -2
  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 +1 -1
  26. package/dist/bin/exe-pending-notifications.js +1 -1
  27. package/dist/bin/exe-pending-reviews.js +1 -1
  28. package/dist/bin/exe-rename.js +3 -3
  29. package/dist/bin/exe-review.js +2 -2
  30. package/dist/bin/exe-search.js +2 -2
  31. package/dist/bin/exe-session-cleanup.js +3 -3
  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 +2 -2
  35. package/dist/bin/exe-team.js +1 -1
  36. package/dist/bin/git-sweep.js +1 -1
  37. package/dist/bin/graph-backfill.js +1 -1
  38. package/dist/bin/graph-export.js +2 -2
  39. package/dist/bin/intercom-check.js +1 -1
  40. package/dist/bin/pre-publish.js +1 -1
  41. package/dist/bin/scan-tasks.js +1 -1
  42. package/dist/bin/setup.js +1 -1
  43. package/dist/bin/shard-migrate.js +1 -1
  44. package/dist/{catchup-brief-7HTF254M.js → catchup-brief-IPNSW7RQ.js} +2 -2
  45. package/dist/{chunk-KJFCQUQP.js → chunk-3MLGUSKS.js} +1 -1
  46. package/dist/{chunk-4LUI7MMY.js → chunk-4EINMZNO.js} +1 -1
  47. package/dist/{chunk-AAZ3MQIA.js → chunk-AGFWOII2.js} +1 -1
  48. package/dist/{chunk-CAXNZ4KN.js → chunk-FNMNKYVH.js} +12 -12
  49. package/dist/{chunk-HJWNO7MX.js → chunk-JF3Q5YKI.js} +1 -1
  50. package/dist/{chunk-IYDFOUK4.js → chunk-MKUVEDUE.js} +1 -1
  51. package/dist/{chunk-7J6OKCQX.js → chunk-NJKERRSG.js} +1 -1
  52. package/dist/{chunk-CVUFSWGC.js → chunk-UPMKSFBU.js} +1 -1
  53. package/dist/{chunk-GKFSZKUD.js → chunk-XWQKCCCO.js} +1 -1
  54. package/dist/{chunk-PMUKZYTR.js → chunk-Y6TS42WD.js} +1 -1
  55. package/dist/{chunk-6CSCJTGT.js → chunk-ZMJHXDZR.js} +1 -1
  56. package/dist/{chunk-4XO2533K.js → chunk-ZUAXTH6Z.js} +1 -1
  57. package/dist/{exe-export-C7GZLJJ2.js → exe-export-ADSWDE5U.js} +3 -3
  58. package/dist/{exe-import-E3ZOLEAC.js → exe-import-WFLNGJZP.js} +3 -3
  59. package/dist/{fast-db-init-JI5U4KWG.js → fast-db-init-HVAVS35N.js} +1 -1
  60. package/dist/gateway/index.js +2 -2
  61. package/dist/{git-task-sweep-EVITTAZE.js → git-task-sweep-RSRASAHB.js} +1 -1
  62. package/dist/{global-procedures-YJLTJ7EZ.js → global-procedures-EKYSVONR.js} +2 -2
  63. package/dist/hooks/bug-report-worker.js +1 -1
  64. package/dist/hooks/codex-stop-task-finalizer.js +1 -1
  65. package/dist/hooks/commit-complete.js +2 -2
  66. package/dist/hooks/error-recall.js +2 -2
  67. package/dist/hooks/instructions-loaded.js +1 -1
  68. package/dist/hooks/notification.js +1 -1
  69. package/dist/hooks/post-compact.js +1 -1
  70. package/dist/hooks/post-tool-combined.js +1 -1
  71. package/dist/hooks/pre-compact.js +1 -1
  72. package/dist/hooks/pre-tool-use.js +3 -3
  73. package/dist/hooks/prompt-submit.js +4 -4
  74. package/dist/hooks/session-end.js +3 -3
  75. package/dist/hooks/session-start.js +2 -2
  76. package/dist/hooks/stop.js +3 -3
  77. package/dist/hooks/subagent-stop.js +1 -1
  78. package/dist/hooks/summary-worker.js +1 -1
  79. package/dist/index.js +3 -3
  80. package/dist/lib/consolidation.js +2 -2
  81. package/dist/lib/employee-templates.js +3 -3
  82. package/dist/lib/hybrid-search.js +2 -2
  83. package/dist/lib/schedules.js +2 -2
  84. package/dist/lib/store.js +1 -1
  85. package/dist/mcp/register-tools.js +12 -12
  86. package/dist/mcp/server.js +12 -12
  87. package/dist/runtime/index.js +1 -1
  88. package/dist/{setup-wizard-3GVBHKHG.js → setup-wizard-QVNTI3T4.js} +1 -1
  89. package/dist/tui/App.js +3 -3
  90. package/package.json +1 -1
  91. package/release-notes.json +104 -104
  92. /package/dist/{chunk-UU6YYTYH.js → chunk-7B5DQGXG.js} +0 -0
  93. /package/dist/{chunk-I7KGNSNR.js → chunk-B4HAUSVQ.js} +0 -0
  94. /package/dist/{chunk-IGRIWAV4.js → chunk-CGQ5PWS3.js} +0 -0
  95. /package/dist/{chunk-RMSDKMFD.js → chunk-HHMHL4FB.js} +0 -0
  96. /package/dist/{chunk-44XTE6NK.js → chunk-UJMDHPIN.js} +0 -0
  97. /package/dist/{core-memory-KF6T4PMU.js → core-memory-C3JLISAU.js} +0 -0
  98. /package/dist/{exe-key-4275KC6R.js → exe-key-4L32R46F.js} +0 -0
@@ -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({
@@ -50,7 +50,7 @@ process.stdin.on("end", async () => {
50
50
  } catch {
51
51
  }
52
52
  }
53
- const { fastDbInit } = await import("../fast-db-init-JI5U4KWG.js");
53
+ const { fastDbInit } = await import("../fast-db-init-HVAVS35N.js");
54
54
  await fastDbInit();
55
55
  const agent = getActiveAgent();
56
56
  const agentId = agent.agentId;
@@ -108,7 +108,7 @@ process.stdin.on("end", async () => {
108
108
  query = `last actions on ${projectName}`;
109
109
  header = "## Resuming Session\nHere's where you left off:";
110
110
  try {
111
- const { buildCatchupBrief } = await import("../catchup-brief-7HTF254M.js");
111
+ const { buildCatchupBrief } = await import("../catchup-brief-IPNSW7RQ.js");
112
112
  const brief = await buildCatchupBrief(
113
113
  agentId,
114
114
  projectName,
@@ -118,7 +118,7 @@ process.stdin.on("end", async () => {
118
118
  process.exit(0);
119
119
  }
120
120
  try {
121
- const { fastDbInit } = await import("../fast-db-init-JI5U4KWG.js");
121
+ const { fastDbInit } = await import("../fast-db-init-HVAVS35N.js");
122
122
  const { recordSessionEvent } = await import("../session-events-5WR5RVDK.js");
123
123
  const client = await fastDbInit();
124
124
  await recordSessionEvent(client, {
@@ -155,7 +155,7 @@ process.stdin.on("end", async () => {
155
155
  }
156
156
  const CAPACITY_SIGNALS = /context[- ]?full|hit capacity|conversation is too long|maximum context length|context window.*(?:limit|exceed|full)/i;
157
157
  if (!canCoordinate(agent.agentId, agent.agentRole) && CAPACITY_SIGNALS.test(message)) {
158
- import("../fast-db-init-JI5U4KWG.js").then(({ fastDbInit }) => fastDbInit()).then(async (client) => {
158
+ import("../fast-db-init-HVAVS35N.js").then(({ fastDbInit }) => fastDbInit()).then(async (client) => {
159
159
  const stScope = sessionScopeFilter();
160
160
  const tasks = await client.execute({
161
161
  sql: `SELECT title, status, task_file FROM tasks
@@ -248,7 +248,7 @@ ${msgs.slice(-15).join("\n")}`;
248
248
  } catch {
249
249
  }
250
250
  if (!canCoordinate(agent.agentId, agent.agentRole)) {
251
- import("../fast-db-init-JI5U4KWG.js").then(({ fastDbInit }) => fastDbInit()).then(async (client) => {
251
+ import("../fast-db-init-HVAVS35N.js").then(({ fastDbInit }) => fastDbInit()).then(async (client) => {
252
252
  const orScope = sessionScopeFilter();
253
253
  return client.execute({
254
254
  sql: `SELECT title, status FROM tasks
@@ -55,7 +55,7 @@ process.stdin.on("end", async () => {
55
55
  if (canCoordinate(agent.agentId, agent.agentRole)) {
56
56
  process.exit(0);
57
57
  }
58
- const { fastDbInit } = await import("../fast-db-init-JI5U4KWG.js");
58
+ const { fastDbInit } = await import("../fast-db-init-HVAVS35N.js");
59
59
  const client = await fastDbInit();
60
60
  const saScope = sessionScopeFilter();
61
61
  const pendingResult = await client.execute({
@@ -9,7 +9,7 @@ import "../chunk-K4KAPZC7.js";
9
9
  import {
10
10
  initStore,
11
11
  vectorToBlob
12
- } from "../chunk-PMUKZYTR.js";
12
+ } from "../chunk-Y6TS42WD.js";
13
13
  import "../chunk-524VLFFY.js";
14
14
  import {
15
15
  sessionScopeFilter,
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  runtime_exports
3
- } from "./chunk-IGRIWAV4.js";
3
+ } from "./chunk-CGQ5PWS3.js";
4
4
  import "./chunk-DBXKWFTK.js";
5
5
  import "./chunk-YZFZDJWZ.js";
6
6
  import "./chunk-AVE2B4DQ.js";
@@ -27,7 +27,7 @@ import "./chunk-CVYC6DUW.js";
27
27
  import "./chunk-GJV3WDWM.js";
28
28
  import {
29
29
  gateway_exports
30
- } from "./chunk-7J6OKCQX.js";
30
+ } from "./chunk-NJKERRSG.js";
31
31
  import "./chunk-FLSASUV3.js";
32
32
  import "./chunk-UPL5FEZY.js";
33
33
  import "./chunk-ECSNSHZ7.js";
@@ -35,7 +35,7 @@ import "./chunk-RJT7H2KR.js";
35
35
  import "./chunk-Q3V7K4ME.js";
36
36
  import "./chunk-N5RRQOAC.js";
37
37
  import "./chunk-ORCCI2VV.js";
38
- import "./chunk-RMSDKMFD.js";
38
+ import "./chunk-HHMHL4FB.js";
39
39
  import "./chunk-LL5EY6OQ.js";
40
40
  import "./chunk-FWFFZGSC.js";
41
41
  import "./chunk-ECGTESAP.js";
@@ -10,8 +10,8 @@ import {
10
10
  selectUnconsolidated,
11
11
  storeConsolidation,
12
12
  sweepExpiredTraces
13
- } from "../chunk-IYDFOUK4.js";
14
- import "../chunk-PMUKZYTR.js";
13
+ } from "../chunk-MKUVEDUE.js";
14
+ import "../chunk-Y6TS42WD.js";
15
15
  import "../chunk-524VLFFY.js";
16
16
  import "../chunk-MP2AFCGL.js";
17
17
  import "../chunk-TH6HTK2L.js";
@@ -10,9 +10,9 @@ import {
10
10
  getTemplateByRole,
11
11
  personalizePrompt,
12
12
  renderClientCOOTemplate
13
- } from "../chunk-KJFCQUQP.js";
14
- import "../chunk-CVUFSWGC.js";
15
- import "../chunk-GKFSZKUD.js";
13
+ } from "../chunk-3MLGUSKS.js";
14
+ import "../chunk-UPMKSFBU.js";
15
+ import "../chunk-XWQKCCCO.js";
16
16
  import "../chunk-TH6HTK2L.js";
17
17
  import "../chunk-EOO32RJZ.js";
18
18
  import "../chunk-FXU7JOXK.js";
@@ -5,8 +5,8 @@ import {
5
5
  recentRecords,
6
6
  rrfMerge,
7
7
  rrfMergeMulti
8
- } from "../chunk-AAZ3MQIA.js";
9
- import "../chunk-PMUKZYTR.js";
8
+ } from "../chunk-AGFWOII2.js";
9
+ import "../chunk-Y6TS42WD.js";
10
10
  import "../chunk-524VLFFY.js";
11
11
  import "../chunk-MP2AFCGL.js";
12
12
  import "../chunk-TH6HTK2L.js";
@@ -3,8 +3,8 @@ import {
3
3
  deleteSchedule,
4
4
  listSchedules,
5
5
  parseHumanCron
6
- } from "../chunk-4XO2533K.js";
7
- import "../chunk-PMUKZYTR.js";
6
+ } from "../chunk-ZUAXTH6Z.js";
7
+ import "../chunk-Y6TS42WD.js";
8
8
  import "../chunk-524VLFFY.js";
9
9
  import "../chunk-MP2AFCGL.js";
10
10
  import "../chunk-TH6HTK2L.js";
package/dist/lib/store.js CHANGED
@@ -13,7 +13,7 @@ import {
13
13
  updateMemoryStatus,
14
14
  vectorToBlob,
15
15
  writeMemory
16
- } from "../chunk-PMUKZYTR.js";
16
+ } from "../chunk-Y6TS42WD.js";
17
17
  import "../chunk-524VLFFY.js";
18
18
  import "../chunk-MP2AFCGL.js";
19
19
  import "../chunk-TH6HTK2L.js";