@askexenow/exe-os 0.9.289 → 0.9.290
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.
- package/dist/active-agent-L22OENGJ.js +26 -0
- package/dist/active-agent-SVG6F6HY.js +27 -0
- package/dist/agentic-ontology-3GHJHLDY.js +25 -0
- package/dist/backfill-metadata-HJNVBORD.js +599 -0
- package/dist/behaviors-ROOZS234.js +39 -0
- package/dist/bin/agentic-ontology-backfill.js +5 -5
- package/dist/bin/agentic-reflection-backfill.js +6 -6
- package/dist/bin/agentic-semantic-label.js +5 -5
- package/dist/bin/backfill-conversations.js +4 -4
- package/dist/bin/backfill-responses.js +4 -4
- package/dist/bin/backfill-vectors.js +98 -13
- package/dist/bin/bulk-sync-postgres.js +6 -6
- package/dist/bin/cc-doctor.js +4 -4
- package/dist/bin/cleanup-stale-review-tasks.js +9 -9
- package/dist/bin/cli.js +51 -15
- package/dist/bin/exe-agent-config.js +2 -2
- package/dist/bin/exe-agent.js +4 -4
- package/dist/bin/exe-assign.js +5 -5
- package/dist/bin/exe-boot.js +16 -16
- package/dist/bin/exe-call.js +4 -4
- package/dist/bin/exe-cloud.js +23 -5
- package/dist/bin/exe-dispatch.js +9 -9
- package/dist/bin/exe-doctor.js +1 -1
- package/dist/bin/exe-export-behaviors.js +7 -7
- package/dist/bin/exe-forget.js +6 -6
- package/dist/bin/exe-gateway.js +7 -7
- package/dist/bin/exe-healthcheck.js +4 -4
- package/dist/bin/exe-heartbeat.js +9 -9
- package/dist/bin/exe-kill.js +12 -12
- package/dist/bin/exe-launch-agent.js +16 -16
- package/dist/bin/exe-new-employee.js +6 -6
- package/dist/bin/exe-pending-messages.js +10 -10
- package/dist/bin/exe-pending-notifications.js +9 -9
- package/dist/bin/exe-pending-reviews.js +9 -9
- package/dist/bin/exe-rename.js +4 -4
- package/dist/bin/exe-review.js +11 -11
- package/dist/bin/exe-search.js +5 -5
- package/dist/bin/exe-session-cleanup.js +14 -14
- package/dist/bin/exe-settings.js +4 -4
- package/dist/bin/exe-start-codex.js +11 -11
- package/dist/bin/exe-start-opencode.js +8 -8
- package/dist/bin/exe-status.js +10 -10
- package/dist/bin/exe-team.js +3 -3
- package/dist/bin/git-sweep.js +10 -10
- package/dist/bin/graph-backfill.js +4 -4
- package/dist/bin/graph-export.js +5 -5
- package/dist/bin/import-history.js +7 -7
- package/dist/bin/install.js +6 -6
- package/dist/bin/intercom-check.js +4 -4
- package/dist/bin/mcp-sessions.js +2 -2
- package/dist/bin/orchestration-metrics.js +4 -4
- package/dist/bin/postgres-agentic-reflection-backfill.js +2 -2
- package/dist/bin/postgres-agentic-semantic-backfill.js +1 -1
- package/dist/bin/scan-tasks.js +9 -9
- package/dist/bin/setup.js +1 -1
- package/dist/bin/shard-migrate.js +4 -4
- package/dist/capability-cards-O6XB2AU4.js +88 -0
- package/dist/capacity-monitor-ZE7CFVWH.js +50 -0
- package/dist/catchup-brief-3NONSIMA.js +174 -0
- package/dist/chunk-232DHK5C.js +1119 -0
- package/dist/chunk-272SJ4RN.js +129 -0
- package/dist/chunk-4NMTGHUE.js +127 -0
- package/dist/chunk-5PLW3QL6.js +668 -0
- package/dist/chunk-66EIYAF2.js +157 -0
- package/dist/chunk-6IPJF5QD.js +630 -0
- package/dist/chunk-6NSJTOXE.js +122 -0
- package/dist/chunk-6TLURATK.js +4318 -0
- package/dist/chunk-73JAJQRY.js +85 -0
- package/dist/chunk-7FTKXL5A.js +286 -0
- package/dist/chunk-7IRQSO3F.js +735 -0
- package/dist/chunk-7MINWZ3J.js +214 -0
- package/dist/chunk-7T5PS5DG.js +14439 -0
- package/dist/chunk-A74WXY4S.js +227 -0
- package/dist/chunk-AVD5C3NG.js +197 -0
- package/dist/chunk-B36MRLEP.js +58 -0
- package/dist/chunk-B4TCZ3PS.js +373 -0
- package/dist/chunk-BPLEJ3EU.js +411 -0
- package/dist/chunk-BTDPLFGK.js +221 -0
- package/dist/chunk-BU45UYTK.js +185 -0
- package/dist/chunk-CCAA6XOZ.js +284 -0
- package/dist/chunk-DBQ6I6K2.js +3276 -0
- package/dist/chunk-DDWFHEPG.js +345 -0
- package/dist/chunk-DSOKTUTT.js +167 -0
- package/dist/chunk-ETCARC76.js +836 -0
- package/dist/chunk-EZHTLPOS.js +280 -0
- package/dist/chunk-F3DQ3HDH.js +333 -0
- package/dist/chunk-F6ZCUDCN.js +244 -0
- package/dist/chunk-FI5Q6F5S.js +382 -0
- package/dist/chunk-FNQZGNSG.js +1094 -0
- package/dist/chunk-FVKTXXKK.js +128 -0
- package/dist/chunk-HHR5NB6N.js +377 -0
- package/dist/chunk-HRZLGHT6.js +290 -0
- package/dist/chunk-HSSRWMVA.js +68 -0
- package/dist/chunk-I3NVB5MG.js +85 -0
- package/dist/chunk-I7Z6MK2B.js +240 -0
- package/dist/chunk-ID4SMRYX.js +2078 -0
- package/dist/chunk-JXGHDROV.js +546 -0
- package/dist/chunk-KQY4QIEN.js +731 -0
- package/dist/chunk-LRSU2ZU2.js +38 -0
- package/dist/chunk-MFCL4GAN.js +2113 -0
- package/dist/chunk-MFGMVKGM.js +150 -0
- package/dist/chunk-NHGBVLCD.js +210 -0
- package/dist/chunk-NOEBJMNN.js +33 -0
- package/dist/chunk-NQ2VNTGL.js +538 -0
- package/dist/chunk-O4PZPM6H.js +204 -0
- package/dist/chunk-O5OW3YGQ.js +262 -0
- package/dist/chunk-OJQTONDJ.js +171 -0
- package/dist/chunk-OKZGUHE5.js +76 -0
- package/dist/chunk-OOH5M36Q.js +448 -0
- package/dist/chunk-P5ARTZP2.js +128 -0
- package/dist/chunk-PKRSYS7F.js +402 -0
- package/dist/chunk-PQWO5D3F.js +348 -0
- package/dist/chunk-Q6MJIJ2O.js +1352 -0
- package/dist/chunk-QKDRYZ2N.js +231 -0
- package/dist/chunk-RAV356E6.js +30 -0
- package/dist/chunk-RK7EAA53.js +1157 -0
- package/dist/chunk-RSLVAYWS.js +192 -0
- package/dist/chunk-SL6WJP2Q.js +123 -0
- package/dist/chunk-T57DOVGE.js +97 -0
- package/dist/chunk-TMCKL43Q.js +181 -0
- package/dist/chunk-TQZABASE.js +97 -0
- package/dist/chunk-UBWBEY6I.js +81 -0
- package/dist/chunk-UP7DNYG7.js +456 -0
- package/dist/chunk-V5MGYIZS.js +70 -0
- package/dist/chunk-XCPVYQVK.js +336 -0
- package/dist/chunk-XWVBLZRP.js +50 -0
- package/dist/chunk-YBTN5F2U.js +1068 -0
- package/dist/chunk-Z772TGD2.js +54 -0
- package/dist/chunk-ZAMPIXLH.js +1350 -0
- package/dist/chunk-ZYEOHGU5.js +362 -0
- package/dist/co-activation-WJTFJOTK.js +73 -0
- package/dist/co-occurrence-KFP6ZS7G.js +94 -0
- package/dist/core-memory-DBZJ72TV.js +110 -0
- package/dist/crdt-sync-6DVGRMTV.js +33 -0
- package/dist/crm-webhook-55T4Z6XJ.js +10 -0
- package/dist/cto-delegation-gate-SPM6LAL2.js +279 -0
- package/dist/daemon-orchestration-XZLWWIV4.js +138 -0
- package/dist/db-backup-JHCI47JQ.js +37 -0
- package/dist/doc-graph-extractor-4X23NP4I.js +132 -0
- package/dist/dreaming-TFZDGA72.js +33 -0
- package/dist/exe-drift-TEM7ELNY.js +69 -0
- package/dist/exe-export-CRCA4T4S.js +75 -0
- package/dist/exe-import-UZMMWNHJ.js +78 -0
- package/dist/exe-key-NQQXEDUA.js +672 -0
- package/dist/exe-snapshot-P7PUAJTV.js +337 -0
- package/dist/fast-db-init-G63PRINQ.js +7 -0
- package/dist/gateway/index.js +8 -8
- package/dist/git-staleness-42TTCFDP.js +111 -0
- package/dist/git-task-sweep-4LW5RYYO.js +41 -0
- package/dist/global-procedures-BVFRWJAV.js +21 -0
- package/dist/graph-auto-extract-4ZA7UC6C.js +182 -0
- package/dist/hooks/bug-report-worker.js +11 -11
- package/dist/hooks/codex-stop-task-finalizer.js +11 -11
- package/dist/hooks/commit-complete.js +11 -11
- package/dist/hooks/error-recall.js +6 -6
- package/dist/hooks/exe-heartbeat-hook.js +3 -3
- package/dist/hooks/ingest.js +6 -6
- package/dist/hooks/instructions-loaded.js +4 -4
- package/dist/hooks/manifest.json +19 -19
- package/dist/hooks/notification.js +4 -4
- package/dist/hooks/post-compact.js +10 -10
- package/dist/hooks/post-tool-combined.js +5 -5
- package/dist/hooks/pre-compact.js +11 -11
- package/dist/hooks/pre-tool-use.js +14 -14
- package/dist/hooks/prompt-submit.js +21 -21
- package/dist/hooks/session-end.js +15 -15
- package/dist/hooks/session-start.js +12 -12
- package/dist/hooks/stop.js +14 -14
- package/dist/hooks/subagent-stop.js +10 -10
- package/dist/hooks/summary-worker.js +14 -14
- package/dist/index.js +17 -17
- package/dist/installer-CBGRTGIF.js +297 -0
- package/dist/installer-DGU4WZKJ.js +39 -0
- package/dist/installer-WTWEOSEK.js +343 -0
- package/dist/lib/cloud-sync.js +4 -4
- package/dist/lib/consolidation.js +7 -5
- package/dist/lib/database.js +2 -2
- package/dist/lib/db.js +2 -2
- package/dist/lib/employee-templates.js +4 -4
- package/dist/lib/employees.js +2 -2
- package/dist/lib/exe-daemon.js +64 -43
- package/dist/lib/hybrid-search.js +5 -5
- package/dist/lib/identity.js +2 -2
- package/dist/lib/messaging.js +9 -9
- package/dist/lib/reminders.js +3 -3
- package/dist/lib/schedules.js +5 -5
- package/dist/lib/session-registry.js +4 -4
- package/dist/lib/skill-learning.js +6 -6
- package/dist/lib/store.js +4 -4
- package/dist/lib/task-router.js +3 -3
- package/dist/lib/tasks.js +10 -10
- package/dist/lib/tmux-routing.js +8 -8
- package/dist/lib/token-spend.js +3 -3
- package/dist/license-gate-OSPA2OD7.js +16 -0
- package/dist/mcp/register-tools.js +55 -55
- package/dist/mcp/server.js +117 -73
- package/dist/mcp/tools/complete-reminder.js +4 -4
- package/dist/mcp/tools/create-reminder.js +4 -4
- package/dist/mcp/tools/create-task.js +12 -12
- package/dist/mcp/tools/deactivate-behavior.js +7 -7
- package/dist/mcp/tools/list-reminders.js +4 -4
- package/dist/mcp/tools/list-tasks.js +12 -12
- package/dist/mcp/tools/send-message.js +11 -11
- package/dist/mcp/tools/update-task.js +11 -11
- package/dist/mcp-http-config-OGFPLJYH.js +28 -0
- package/dist/memory-cards-GJ3VHKAM.js +179 -0
- package/dist/memory-graph-extractor-TCTCM7PZ.js +21 -0
- package/dist/memory-poisoning-defense-FVLGA35X.js +223 -0
- package/dist/memory-reflection-BYJFIFSV.js +243 -0
- package/dist/notifications-AQKZFSR3.js +46 -0
- package/dist/orchestration-events-RDSYLFXZ.js +26 -0
- package/dist/orchestrator-2JTJQLPG.js +34 -0
- package/dist/pipeline-router-HBSTKHG5.js +14 -0
- package/dist/plan-limits-GQENSNTG.js +27 -0
- package/dist/project-boot-W2LTP7WW.js +299 -0
- package/dist/projection-worker-ZMT5KNJJ.js +1084 -0
- package/dist/prospective-memory-LANRNOJX.js +231 -0
- package/dist/reranker-QGJO6EHO.js +19 -0
- package/dist/retrieval-health-JE66LJ3I.js +11 -0
- package/dist/review-polling-IXJ57M6Q.js +125 -0
- package/dist/runtime/index.js +11 -11
- package/dist/session-events-XKG66APL.js +37 -0
- package/dist/session-kill-telemetry-VTU7YBII.js +30 -0
- package/dist/session-scope-TQZONLZL.js +87 -0
- package/dist/setup-wizard-PXK6SC2D.js +12 -0
- package/dist/skill-refinement-Y6LLKYRL.js +158 -0
- package/dist/steward-gate-QV2APBFB.js +14 -0
- package/dist/task-enforcement-GLDD2W5D.js +505 -0
- package/dist/task-scope-HMPIP6XB.js +36 -0
- package/dist/tasks-crud-FH2SFCNQ.js +78 -0
- package/dist/tasks-notify-3ZW2GLCS.js +39 -0
- package/dist/tasks-review-XERV6KZD.js +48 -0
- package/dist/telemetry-upload-R77W7I7G.js +740 -0
- package/dist/token-budget-NA4WQAY6.js +85 -0
- package/dist/tool-telemetry-D4Q76LAS.js +17 -0
- package/dist/tui/App.js +16 -16
- package/dist/tui-data-NJSEIA2Q.js +259 -0
- package/dist/wiki-acl-RE5IR5VV.js +111 -0
- package/dist/worker-gate-VN2POPFL.js +21 -0
- package/dist/workflow-engine-D7ALMSDM.js +28 -0
- package/dist/worktree-6I45JV5N.js +27 -0
- package/dist/worktree-sweep-IMDR3XHT.js +20 -0
- package/package.json +1 -1
- package/release-notes.json +88 -88
package/dist/lib/exe-daemon.js
CHANGED
|
@@ -23,7 +23,7 @@ import {
|
|
|
23
23
|
findScopedDuplicate,
|
|
24
24
|
governMemoryRecord,
|
|
25
25
|
schedulePostWriteMemoryHygiene
|
|
26
|
-
} from "../chunk-
|
|
26
|
+
} from "../chunk-NHGBVLCD.js";
|
|
27
27
|
import "../chunk-Y25OJWOQ.js";
|
|
28
28
|
import {
|
|
29
29
|
consumeRestartIntent,
|
|
@@ -592,9 +592,18 @@ function captureClockProbe() {
|
|
|
592
592
|
return { monoMs: performance.now(), wallMs: Date.now() };
|
|
593
593
|
}
|
|
594
594
|
function looksLikeClockJump(prev, toleranceMs = 5e3) {
|
|
595
|
+
return clockJumpDeltaMs(prev) > toleranceMs;
|
|
596
|
+
}
|
|
597
|
+
function clockJumpDeltaMs(prev) {
|
|
595
598
|
const monoDelta = performance.now() - prev.monoMs;
|
|
596
599
|
const wallDelta = Date.now() - prev.wallMs;
|
|
597
|
-
return wallDelta - monoDelta
|
|
600
|
+
return Math.max(0, wallDelta - monoDelta);
|
|
601
|
+
}
|
|
602
|
+
function measureSpan(prev) {
|
|
603
|
+
const monoMs = Math.max(0, performance.now() - prev.monoMs);
|
|
604
|
+
const wallMs = Math.max(0, Date.now() - prev.wallMs);
|
|
605
|
+
const sleptMs = Math.max(0, wallMs - monoMs);
|
|
606
|
+
return { monoMs, wallMs, sleptMs };
|
|
598
607
|
}
|
|
599
608
|
|
|
600
609
|
// src/lib/exe-daemon.ts
|
|
@@ -842,7 +851,7 @@ function shouldTraceDaemonTimer(durationMs = 0) {
|
|
|
842
851
|
}
|
|
843
852
|
var yieldToEventLoop = () => new Promise((resolve) => setImmediate(resolve));
|
|
844
853
|
async function traceDaemonTimer(name, fn) {
|
|
845
|
-
const
|
|
854
|
+
const probe = captureClockProbe();
|
|
846
855
|
const traceStart = shouldTraceDaemonTimer();
|
|
847
856
|
if (traceStart) {
|
|
848
857
|
process.stderr.write(`[exed] Timer start: ${name}
|
|
@@ -851,16 +860,28 @@ async function traceDaemonTimer(name, fn) {
|
|
|
851
860
|
try {
|
|
852
861
|
return await fn();
|
|
853
862
|
} finally {
|
|
854
|
-
const
|
|
863
|
+
const span = measureSpan(probe);
|
|
864
|
+
const durationMs = Math.round(span.monoMs);
|
|
865
|
+
const slept = span.sleptMs > 1e3;
|
|
855
866
|
if (shouldTraceDaemonTimer(durationMs)) {
|
|
856
|
-
const
|
|
867
|
+
const sleepNote = slept ? ` (wall ${Math.round(span.wallMs)}ms \u2014 host slept/clock-stepped ${Math.round(span.sleptMs)}ms; not an event-loop block)` : "";
|
|
868
|
+
const msg = `[exed] Timer duration: ${name} ${durationMs}ms${sleepNote}`;
|
|
857
869
|
process.stderr.write(`${msg}
|
|
858
870
|
`);
|
|
859
871
|
logDaemonHealth({
|
|
860
872
|
event: "process_stats",
|
|
861
873
|
pid: process.pid,
|
|
862
874
|
message: msg,
|
|
863
|
-
data: {
|
|
875
|
+
data: {
|
|
876
|
+
type: "timer_duration",
|
|
877
|
+
timer: name,
|
|
878
|
+
durationMs,
|
|
879
|
+
// monotonic — the value dashboards/alerts should trust
|
|
880
|
+
wallMs: Math.round(span.wallMs),
|
|
881
|
+
sleptMs: Math.round(span.sleptMs),
|
|
882
|
+
clockJump: slept,
|
|
883
|
+
uptimeMs: Date.now() - _startedAt2
|
|
884
|
+
}
|
|
864
885
|
});
|
|
865
886
|
}
|
|
866
887
|
}
|
|
@@ -1069,7 +1090,7 @@ async function loadModel() {
|
|
|
1069
1090
|
void (async () => {
|
|
1070
1091
|
try {
|
|
1071
1092
|
if (_storeInitialized) {
|
|
1072
|
-
const { writeNotification } = await import("../notifications-
|
|
1093
|
+
const { writeNotification } = await import("../notifications-AQKZFSR3.js");
|
|
1073
1094
|
await writeNotification({
|
|
1074
1095
|
agentId: "exe",
|
|
1075
1096
|
agentRole: "system",
|
|
@@ -1328,7 +1349,7 @@ async function shutdown(exitCode = 0) {
|
|
|
1328
1349
|
}
|
|
1329
1350
|
}
|
|
1330
1351
|
try {
|
|
1331
|
-
const { createBackupAsync, enforceRetention } = await import("../db-backup-
|
|
1352
|
+
const { createBackupAsync, enforceRetention } = await import("../db-backup-JHCI47JQ.js");
|
|
1332
1353
|
const backupPath = await createBackupAsync("pre-restart", { checkpointMode: "PASSIVE" });
|
|
1333
1354
|
if (backupPath) {
|
|
1334
1355
|
const deleted = enforceRetention("pre-restart");
|
|
@@ -1352,7 +1373,7 @@ async function shutdown(exitCode = 0) {
|
|
|
1352
1373
|
`);
|
|
1353
1374
|
}
|
|
1354
1375
|
try {
|
|
1355
|
-
const { stopProjectionWorker } = await import("../projection-worker-
|
|
1376
|
+
const { stopProjectionWorker } = await import("../projection-worker-ZMT5KNJJ.js");
|
|
1356
1377
|
stopProjectionWorker();
|
|
1357
1378
|
} catch {
|
|
1358
1379
|
}
|
|
@@ -1413,7 +1434,7 @@ async function handleHealthCheck(socket, requestId) {
|
|
|
1413
1434
|
let pipelineStatus = "unknown";
|
|
1414
1435
|
if (dbConnected) {
|
|
1415
1436
|
try {
|
|
1416
|
-
await import("../pipeline-router-
|
|
1437
|
+
await import("../pipeline-router-HBSTKHG5.js");
|
|
1417
1438
|
pipelineStatus = "ok";
|
|
1418
1439
|
} catch {
|
|
1419
1440
|
pipelineStatus = "unavailable";
|
|
@@ -1817,7 +1838,7 @@ async function _writeMemoryRecordInner(entry) {
|
|
|
1817
1838
|
const vRow = await client.execute({ sql: "SELECT version FROM memories WHERE id = ?", args: [id] });
|
|
1818
1839
|
const version = Number(vRow.rows[0]?.version) || 0;
|
|
1819
1840
|
try {
|
|
1820
|
-
const { insertOntologyForMemory } = await import("../agentic-ontology-
|
|
1841
|
+
const { insertOntologyForMemory } = await import("../agentic-ontology-3GHJHLDY.js");
|
|
1821
1842
|
await insertOntologyForMemory({
|
|
1822
1843
|
id,
|
|
1823
1844
|
agent_id: record.agent_id,
|
|
@@ -2386,7 +2407,7 @@ async function startMcpHttpServer() {
|
|
|
2386
2407
|
}
|
|
2387
2408
|
process.stderr.write("[exed] MCP HTTP: DB ready\n");
|
|
2388
2409
|
_storeInitialized = true;
|
|
2389
|
-
const { initLicenseGate, getCachedLicenseGate } = await import("../license-gate-
|
|
2410
|
+
const { initLicenseGate, getCachedLicenseGate } = await import("../license-gate-OSPA2OD7.js");
|
|
2390
2411
|
const gateResult = await initLicenseGate();
|
|
2391
2412
|
if (!gateResult.hasKey) {
|
|
2392
2413
|
process.stderr.write(
|
|
@@ -2401,7 +2422,7 @@ async function startMcpHttpServer() {
|
|
|
2401
2422
|
let _cachedWrapTelemetry = null;
|
|
2402
2423
|
async function getWrapTelemetry() {
|
|
2403
2424
|
if (!_cachedWrapTelemetry) {
|
|
2404
|
-
const { wrapServerWithTelemetry } = await import("../tool-telemetry-
|
|
2425
|
+
const { wrapServerWithTelemetry } = await import("../tool-telemetry-D4Q76LAS.js");
|
|
2405
2426
|
_cachedWrapTelemetry = wrapServerWithTelemetry;
|
|
2406
2427
|
}
|
|
2407
2428
|
return _cachedWrapTelemetry;
|
|
@@ -2816,7 +2837,7 @@ async function startMcpHttpServer() {
|
|
|
2816
2837
|
contextPct: body.context_pct
|
|
2817
2838
|
});
|
|
2818
2839
|
if (body.context_pct !== void 0 && body.context_pct > 70) {
|
|
2819
|
-
void import("../orchestration-events-
|
|
2840
|
+
void import("../orchestration-events-RDSYLFXZ.js").then(({ recordOrchestrationEventBestEffort: recordOE }) => {
|
|
2820
2841
|
recordOE({
|
|
2821
2842
|
eventType: "context.pressure",
|
|
2822
2843
|
source: "exe-daemon.heartbeat",
|
|
@@ -3278,13 +3299,13 @@ async function ensureStoreForPolling() {
|
|
|
3278
3299
|
}
|
|
3279
3300
|
}
|
|
3280
3301
|
async function startReviewPolling() {
|
|
3281
|
-
const polling = await import("../review-polling-
|
|
3302
|
+
const polling = await import("../review-polling-IXJ57M6Q.js");
|
|
3282
3303
|
const state = {
|
|
3283
3304
|
lastIntercomSent: /* @__PURE__ */ new Map(),
|
|
3284
3305
|
lastNudgeSent: /* @__PURE__ */ new Map(),
|
|
3285
3306
|
intervalMs: REVIEW_POLL_INTERVAL_MS
|
|
3286
3307
|
};
|
|
3287
|
-
const { pollReviewNudge, createReviewNudgeRealDeps, loadNudgeState } = await import("../daemon-orchestration-
|
|
3308
|
+
const { pollReviewNudge, createReviewNudgeRealDeps, loadNudgeState } = await import("../daemon-orchestration-XZLWWIV4.js");
|
|
3288
3309
|
const nudgeState = loadNudgeState();
|
|
3289
3310
|
const tick = async () => traceDaemonTimer("review_polling", async () => {
|
|
3290
3311
|
fired("review_polling");
|
|
@@ -3327,7 +3348,7 @@ function startSessionTTL() {
|
|
|
3327
3348
|
if (!await ensureStoreForPolling()) return;
|
|
3328
3349
|
try {
|
|
3329
3350
|
const { getClient } = await import("./database.js");
|
|
3330
|
-
const { checkSessionTTL, createSessionTTLRealDeps } = await import("../daemon-orchestration-
|
|
3351
|
+
const { checkSessionTTL, createSessionTTLRealDeps } = await import("../daemon-orchestration-XZLWWIV4.js");
|
|
3331
3352
|
const deps = createSessionTTLRealDeps(getClient);
|
|
3332
3353
|
const killed = await checkSessionTTL(deps);
|
|
3333
3354
|
if (killed.length > 0) acted("session_ttl");
|
|
@@ -3375,7 +3396,7 @@ function startIdleKill() {
|
|
|
3375
3396
|
const cfg = await getCachedConfig();
|
|
3376
3397
|
if (!cfg) return;
|
|
3377
3398
|
const { getClient } = await import("./database.js");
|
|
3378
|
-
const { pollIdleKill, createIdleKillRealDeps } = await import("../daemon-orchestration-
|
|
3399
|
+
const { pollIdleKill, createIdleKillRealDeps } = await import("../daemon-orchestration-XZLWWIV4.js");
|
|
3379
3400
|
const { sessions: liveSessions, paneCache, aliveSessions } = await getSharedOrchestrationCaches();
|
|
3380
3401
|
const realDeps = createIdleKillRealDeps(
|
|
3381
3402
|
getClient,
|
|
@@ -3418,7 +3439,7 @@ function startConsolidation() {
|
|
|
3418
3439
|
try {
|
|
3419
3440
|
const config = await loadConfig();
|
|
3420
3441
|
if (!config.consolidationEnabled) return;
|
|
3421
|
-
if (!process.env.ANTHROPIC_API_KEY) return;
|
|
3442
|
+
if (!process.env.ANTHROPIC_API_KEY?.trim() && !process.env.ANTHROPIC_AUTH_TOKEN?.trim()) return;
|
|
3422
3443
|
if (!await ensureStoreForPolling()) return;
|
|
3423
3444
|
const { getClient } = await import("./database.js");
|
|
3424
3445
|
const client = getClient();
|
|
@@ -3444,7 +3465,7 @@ function startConsolidation() {
|
|
|
3444
3465
|
`);
|
|
3445
3466
|
}
|
|
3446
3467
|
try {
|
|
3447
|
-
const { createBackupAsync, enforceRetention } = await import("../db-backup-
|
|
3468
|
+
const { createBackupAsync, enforceRetention } = await import("../db-backup-JHCI47JQ.js");
|
|
3448
3469
|
const p = await createBackupAsync("pre-consolidation");
|
|
3449
3470
|
if (p) enforceRetention("pre-consolidation");
|
|
3450
3471
|
} catch (e) {
|
|
@@ -3628,7 +3649,7 @@ function startSkillRefinement() {
|
|
|
3628
3649
|
if (!shouldRunHeavyJob("skill_refinement")) return;
|
|
3629
3650
|
try {
|
|
3630
3651
|
if (!await ensureStoreForPolling()) return;
|
|
3631
|
-
const { runSkillRefinement } = await import("../skill-refinement-
|
|
3652
|
+
const { runSkillRefinement } = await import("../skill-refinement-Y6LLKYRL.js");
|
|
3632
3653
|
const result = await runSkillRefinement();
|
|
3633
3654
|
if (result.reviewed > 0) {
|
|
3634
3655
|
acted("skill_refinement");
|
|
@@ -4055,7 +4076,7 @@ function startReflectionSweep() {
|
|
|
4055
4076
|
);
|
|
4056
4077
|
let runReflection;
|
|
4057
4078
|
try {
|
|
4058
|
-
({ runReflection } = await import("../memory-reflection-
|
|
4079
|
+
({ runReflection } = await import("../memory-reflection-BYJFIFSV.js"));
|
|
4059
4080
|
} catch (importErr) {
|
|
4060
4081
|
_reflectionImportFailed = true;
|
|
4061
4082
|
process.stderr.write(`[exed] Reflection module unavailable (stale chunk hash?) \u2014 disabled until daemon restart: ${importErr instanceof Error ? importErr.message : String(importErr)}
|
|
@@ -4094,7 +4115,7 @@ function startReflectionSweep() {
|
|
|
4094
4115
|
if (memories > 100 && cards < memories * 0.1) {
|
|
4095
4116
|
process.stderr.write(`[exed] Memory cards sparse (${cards} cards / ${memories} memories) \u2014 running backfill...
|
|
4096
4117
|
`);
|
|
4097
|
-
const { insertMemoryCardsForBatch } = await import("../memory-cards-
|
|
4118
|
+
const { insertMemoryCardsForBatch } = await import("../memory-cards-GJ3VHKAM.js");
|
|
4098
4119
|
const batchSize = 500;
|
|
4099
4120
|
let offset = 0;
|
|
4100
4121
|
let totalCards = 0;
|
|
@@ -4139,7 +4160,7 @@ function startDatabaseBackup() {
|
|
|
4139
4160
|
fired("db_backup");
|
|
4140
4161
|
if (!shouldRunHeavyJob("db_backup")) return;
|
|
4141
4162
|
try {
|
|
4142
|
-
const { createBackupAsync, enforceRetention, hasBackupToday } = await import("../db-backup-
|
|
4163
|
+
const { createBackupAsync, enforceRetention, hasBackupToday } = await import("../db-backup-JHCI47JQ.js");
|
|
4143
4164
|
if (hasBackupToday("daily")) return;
|
|
4144
4165
|
const backupPath = await createBackupAsync("daily");
|
|
4145
4166
|
if (backupPath) {
|
|
@@ -4248,7 +4269,7 @@ function startOrphanReaper() {
|
|
|
4248
4269
|
const tick = async () => traceDaemonTimer("orphan_reaper", async () => {
|
|
4249
4270
|
fired("orphan_reaper");
|
|
4250
4271
|
try {
|
|
4251
|
-
const { reapOrphanedMcpProcesses, createOrphanReaperRealDeps } = await import("../daemon-orchestration-
|
|
4272
|
+
const { reapOrphanedMcpProcesses, createOrphanReaperRealDeps } = await import("../daemon-orchestration-XZLWWIV4.js");
|
|
4252
4273
|
const deps = createOrphanReaperRealDeps();
|
|
4253
4274
|
const reaped = await reapOrphanedMcpProcesses(deps);
|
|
4254
4275
|
if (reaped.length > 0) acted("orphan_reaper");
|
|
@@ -4275,7 +4296,7 @@ function startZombieAgentReaper() {
|
|
|
4275
4296
|
const tick = async () => traceDaemonTimer("zombie_agent_reaper", async () => {
|
|
4276
4297
|
fired("zombie_agent_reaper");
|
|
4277
4298
|
try {
|
|
4278
|
-
const { reapZombieAgentProcesses, createZombieAgentReaperRealDeps } = await import("../daemon-orchestration-
|
|
4299
|
+
const { reapZombieAgentProcesses, createZombieAgentReaperRealDeps } = await import("../daemon-orchestration-XZLWWIV4.js");
|
|
4279
4300
|
const deps = createZombieAgentReaperRealDeps();
|
|
4280
4301
|
const reaped = reapZombieAgentProcesses(deps);
|
|
4281
4302
|
if (reaped.length > 0) acted("zombie_agent_reaper");
|
|
@@ -4301,7 +4322,7 @@ function startWorktreeReaper() {
|
|
|
4301
4322
|
const tick = async () => traceDaemonTimer("worktree_reaper", async () => {
|
|
4302
4323
|
fired("worktree_reaper");
|
|
4303
4324
|
try {
|
|
4304
|
-
const { reapOrphanedWorktrees, createWorktreeReaperRealDeps } = await import("../daemon-orchestration-
|
|
4325
|
+
const { reapOrphanedWorktrees, createWorktreeReaperRealDeps } = await import("../daemon-orchestration-XZLWWIV4.js");
|
|
4305
4326
|
const deps = await createWorktreeReaperRealDeps();
|
|
4306
4327
|
const result = await reapOrphanedWorktrees(deps);
|
|
4307
4328
|
if (result.pruned.length > 0) {
|
|
@@ -4341,8 +4362,8 @@ function startWorktreeReaper() {
|
|
|
4341
4362
|
}
|
|
4342
4363
|
continue;
|
|
4343
4364
|
}
|
|
4344
|
-
const { cleanupAgentWorktree } = await import("../worktree-sweep-
|
|
4345
|
-
const { getMainRepoRoot } = await import("../worktree-
|
|
4365
|
+
const { cleanupAgentWorktree } = await import("../worktree-sweep-IMDR3XHT.js");
|
|
4366
|
+
const { getMainRepoRoot } = await import("../worktree-6I45JV5N.js");
|
|
4346
4367
|
const repoRoot = getMainRepoRoot(signal.worktreePath);
|
|
4347
4368
|
if (repoRoot && signal.agentId) {
|
|
4348
4369
|
const notes = cleanupAgentWorktree(repoRoot, signal.agentId);
|
|
@@ -4378,7 +4399,7 @@ function startWalCheckpoint() {
|
|
|
4378
4399
|
const client = getClient();
|
|
4379
4400
|
const started = Date.now();
|
|
4380
4401
|
await client.execute("PRAGMA wal_checkpoint(PASSIVE)");
|
|
4381
|
-
const { findActiveDb } = await import("../db-backup-
|
|
4402
|
+
const { findActiveDb } = await import("../db-backup-JHCI47JQ.js");
|
|
4382
4403
|
const dbPath = findActiveDb();
|
|
4383
4404
|
if (dbPath) {
|
|
4384
4405
|
const { checkpointWalIfLarge } = await import("./database.js");
|
|
@@ -4405,7 +4426,7 @@ function startStuckTaskRelease() {
|
|
|
4405
4426
|
if (!await ensureStoreForPolling()) return;
|
|
4406
4427
|
try {
|
|
4407
4428
|
const { getClient } = await import("./database.js");
|
|
4408
|
-
const { releaseStuckTasks, createStuckTaskRealDeps } = await import("../daemon-orchestration-
|
|
4429
|
+
const { releaseStuckTasks, createStuckTaskRealDeps } = await import("../daemon-orchestration-XZLWWIV4.js");
|
|
4409
4430
|
const deps = createStuckTaskRealDeps(getClient);
|
|
4410
4431
|
const released = await releaseStuckTasks(deps);
|
|
4411
4432
|
if (released.length > 0) {
|
|
@@ -4509,12 +4530,12 @@ function startTaskEnforcementScanner() {
|
|
|
4509
4530
|
const tick = async () => traceDaemonTimer("task_enforcement", async () => {
|
|
4510
4531
|
fired("task_enforcement");
|
|
4511
4532
|
try {
|
|
4512
|
-
const { runTaskEnforcementTick } = await import("../task-enforcement-
|
|
4533
|
+
const { runTaskEnforcementTick } = await import("../task-enforcement-GLDD2W5D.js");
|
|
4513
4534
|
const { getTransport } = await import("./transport.js");
|
|
4514
4535
|
const { loadAgentConfig } = await import("./agent-config.js");
|
|
4515
4536
|
const { getClient } = await import("./database.js");
|
|
4516
4537
|
const { loadEmployeesSync } = await import("./employees.js");
|
|
4517
|
-
const { sessionScopeFilter } = await import("../task-scope-
|
|
4538
|
+
const { sessionScopeFilter } = await import("../task-scope-HMPIP6XB.js");
|
|
4518
4539
|
const transport = getTransport();
|
|
4519
4540
|
const { sessions: allSessions, paneCache, aliveSessions } = await getSharedOrchestrationCaches();
|
|
4520
4541
|
await yieldToEventLoop();
|
|
@@ -4525,10 +4546,10 @@ function startTaskEnforcementScanner() {
|
|
|
4525
4546
|
sendKeysLiteral: transport.sendKeysLiteral?.bind(transport),
|
|
4526
4547
|
isAlive: (session) => aliveSessions.has(session)
|
|
4527
4548
|
};
|
|
4528
|
-
const { checkAutoWakeGates } = await import("../daemon-orchestration-
|
|
4549
|
+
const { checkAutoWakeGates } = await import("../daemon-orchestration-XZLWWIV4.js");
|
|
4529
4550
|
const { ensureEmployeeAsync, employeeSessionName } = await import("./tmux-routing.js");
|
|
4530
4551
|
const { shouldAutoInstance } = await import("./employees.js");
|
|
4531
|
-
const { recordOrchestrationEventBestEffort } = await import("../orchestration-events-
|
|
4552
|
+
const { recordOrchestrationEventBestEffort } = await import("../orchestration-events-RDSYLFXZ.js");
|
|
4532
4553
|
const projectDir = process.cwd();
|
|
4533
4554
|
await runTaskEnforcementTick({
|
|
4534
4555
|
transport: enforcementTransport,
|
|
@@ -5274,7 +5295,7 @@ function startEventLoopLagDetector() {
|
|
|
5274
5295
|
const msg = `[exed] EVENT LOOP BLOCKED ${(lag / 1e3).toFixed(1)}s \u2014 MCP UNRESPONSIVE. Sessions will die.`;
|
|
5275
5296
|
process.stderr.write(msg + "\n");
|
|
5276
5297
|
logDaemonHealth({ event: "event_loop_blocked", pid: process.pid, message: msg, data: { lagMs: lag } });
|
|
5277
|
-
void import("../orchestration-events-
|
|
5298
|
+
void import("../orchestration-events-RDSYLFXZ.js").then(({ recordOrchestrationEventBestEffort: recordOE }) => {
|
|
5278
5299
|
recordOE({ eventType: "daemon.event_loop_blocked", source: "exe-daemon.lagDetector", severity: "error", durationMs: lag });
|
|
5279
5300
|
}).catch(() => {
|
|
5280
5301
|
});
|
|
@@ -5380,7 +5401,7 @@ function startTaskFileResync() {
|
|
|
5380
5401
|
});
|
|
5381
5402
|
if (Number(res.rowsAffected ?? 0) > 0) {
|
|
5382
5403
|
synced++;
|
|
5383
|
-
void import("../orchestration-events-
|
|
5404
|
+
void import("../orchestration-events-RDSYLFXZ.js").then(({ recordOrchestrationEventBestEffort: recordOE }) => {
|
|
5384
5405
|
recordOE({
|
|
5385
5406
|
eventType: "task_file.resynced",
|
|
5386
5407
|
source: "exe-daemon.taskFileResync",
|
|
@@ -5416,7 +5437,7 @@ function startTaskGroupBarriers() {
|
|
|
5416
5437
|
fired("task_group_barriers");
|
|
5417
5438
|
if (!await ensureStoreForPolling()) return;
|
|
5418
5439
|
try {
|
|
5419
|
-
const { pollTaskGroupBarriers } = await import("../daemon-orchestration-
|
|
5440
|
+
const { pollTaskGroupBarriers } = await import("../daemon-orchestration-XZLWWIV4.js");
|
|
5420
5441
|
const firedCount = await pollTaskGroupBarriers();
|
|
5421
5442
|
if (firedCount > 0) {
|
|
5422
5443
|
acted("task_group_barriers");
|
|
@@ -5438,7 +5459,7 @@ function startCheckpointGc() {
|
|
|
5438
5459
|
fired("checkpoint_gc");
|
|
5439
5460
|
if (!await ensureStoreForPolling()) return;
|
|
5440
5461
|
try {
|
|
5441
|
-
const { gcStaleCheckpoints } = await import("../daemon-orchestration-
|
|
5462
|
+
const { gcStaleCheckpoints } = await import("../daemon-orchestration-XZLWWIV4.js");
|
|
5442
5463
|
const cleared = await gcStaleCheckpoints();
|
|
5443
5464
|
if (cleared > 0) {
|
|
5444
5465
|
acted("checkpoint_gc");
|
|
@@ -5477,14 +5498,14 @@ function startDispatchAckCleanup() {
|
|
|
5477
5498
|
function startProjectionWorkerDeferred() {
|
|
5478
5499
|
setTimeout(async () => {
|
|
5479
5500
|
try {
|
|
5480
|
-
const { startProjectionWorker } = await import("../projection-worker-
|
|
5501
|
+
const { startProjectionWorker } = await import("../projection-worker-ZMT5KNJJ.js");
|
|
5481
5502
|
startProjectionWorker();
|
|
5482
5503
|
} catch {
|
|
5483
5504
|
}
|
|
5484
5505
|
}, 2e4);
|
|
5485
5506
|
}
|
|
5486
5507
|
async function startToolTelemetry() {
|
|
5487
|
-
const { startToolTelemetryFlush } = await import("../tool-telemetry-
|
|
5508
|
+
const { startToolTelemetryFlush } = await import("../tool-telemetry-D4Q76LAS.js");
|
|
5488
5509
|
startToolTelemetryFlush();
|
|
5489
5510
|
process.stderr.write("[exed] Tool telemetry started (flush every 5m)\n");
|
|
5490
5511
|
}
|
|
@@ -5610,7 +5631,7 @@ function startLocalFirstTimers() {
|
|
|
5610
5631
|
fired("orphan_task_cleanup");
|
|
5611
5632
|
try {
|
|
5612
5633
|
if (!await ensureStoreForPolling()) return;
|
|
5613
|
-
const { cleanOrphanedTaskFiles, checkTaskFileConsistency } = await import("../tasks-crud-
|
|
5634
|
+
const { cleanOrphanedTaskFiles, checkTaskFileConsistency } = await import("../tasks-crud-FH2SFCNQ.js");
|
|
5614
5635
|
const count = await cleanOrphanedTaskFiles();
|
|
5615
5636
|
if (count > 0) {
|
|
5616
5637
|
acted("orphan_task_cleanup");
|
|
@@ -5633,7 +5654,7 @@ function startLocalFirstTimers() {
|
|
|
5633
5654
|
const TELEMETRY_DAILY_MS = 24 * 60 * 60 * 1e3;
|
|
5634
5655
|
const telemetryDaily = async () => {
|
|
5635
5656
|
try {
|
|
5636
|
-
const { sendTelemetry, isTelemetryEnabled } = await import("../telemetry-upload-
|
|
5657
|
+
const { sendTelemetry, isTelemetryEnabled } = await import("../telemetry-upload-R77W7I7G.js");
|
|
5637
5658
|
if (!isTelemetryEnabled()) return;
|
|
5638
5659
|
const { upstream } = await sendTelemetry(24);
|
|
5639
5660
|
if (upstream.startsWith("sent")) {
|
|
@@ -5,17 +5,17 @@ import {
|
|
|
5
5
|
recentRecords,
|
|
6
6
|
rrfMerge,
|
|
7
7
|
rrfMergeMulti
|
|
8
|
-
} from "../chunk-
|
|
8
|
+
} from "../chunk-Q6MJIJ2O.js";
|
|
9
9
|
import "../chunk-AB4PAQYK.js";
|
|
10
|
-
import "../chunk-
|
|
10
|
+
import "../chunk-ETCARC76.js";
|
|
11
11
|
import "../chunk-CHCA3ZM2.js";
|
|
12
12
|
import "../chunk-OTVEIJUQ.js";
|
|
13
|
-
import "../chunk-
|
|
13
|
+
import "../chunk-NHGBVLCD.js";
|
|
14
14
|
import "../chunk-Y25OJWOQ.js";
|
|
15
15
|
import "../chunk-MP2AFCGL.js";
|
|
16
|
-
import "../chunk-
|
|
16
|
+
import "../chunk-DBQ6I6K2.js";
|
|
17
17
|
import "../chunk-2I23RPSI.js";
|
|
18
|
-
import "../chunk-
|
|
18
|
+
import "../chunk-XCPVYQVK.js";
|
|
19
19
|
import "../chunk-PNQDP3OA.js";
|
|
20
20
|
import "../chunk-FXU7JOXK.js";
|
|
21
21
|
import "../chunk-Z42MXYWW.js";
|
package/dist/lib/identity.js
CHANGED
|
@@ -4,9 +4,9 @@ import {
|
|
|
4
4
|
identityPath,
|
|
5
5
|
listIdentities,
|
|
6
6
|
updateIdentity
|
|
7
|
-
} from "../chunk-
|
|
7
|
+
} from "../chunk-DBQ6I6K2.js";
|
|
8
8
|
import "../chunk-2I23RPSI.js";
|
|
9
|
-
import "../chunk-
|
|
9
|
+
import "../chunk-XCPVYQVK.js";
|
|
10
10
|
import "../chunk-PNQDP3OA.js";
|
|
11
11
|
import "../chunk-FXU7JOXK.js";
|
|
12
12
|
import "../chunk-5P3HOBZX.js";
|
package/dist/lib/messaging.js
CHANGED
|
@@ -15,28 +15,28 @@ import {
|
|
|
15
15
|
sendMessage,
|
|
16
16
|
sendTypedMessage,
|
|
17
17
|
setWsClientSend
|
|
18
|
-
} from "../chunk-
|
|
19
|
-
import "../chunk-
|
|
20
|
-
import "../chunk-
|
|
18
|
+
} from "../chunk-DDWFHEPG.js";
|
|
19
|
+
import "../chunk-6TLURATK.js";
|
|
20
|
+
import "../chunk-EZHTLPOS.js";
|
|
21
21
|
import "../chunk-4JERP7NT.js";
|
|
22
22
|
import "../chunk-4FVVJ7ME.js";
|
|
23
|
-
import "../chunk-
|
|
23
|
+
import "../chunk-QKDRYZ2N.js";
|
|
24
24
|
import "../chunk-MVW62NIZ.js";
|
|
25
25
|
import "../chunk-OYNKIAVW.js";
|
|
26
26
|
import "../chunk-SSTLTIF3.js";
|
|
27
|
-
import "../chunk-
|
|
27
|
+
import "../chunk-6IPJF5QD.js";
|
|
28
28
|
import "../chunk-RJY45A5J.js";
|
|
29
29
|
import "../chunk-NGP6LSV2.js";
|
|
30
|
-
import "../chunk-
|
|
30
|
+
import "../chunk-272SJ4RN.js";
|
|
31
31
|
import "../chunk-CVYC6DUW.js";
|
|
32
32
|
import "../chunk-OPU3NYOO.js";
|
|
33
33
|
import "../chunk-GJV3WDWM.js";
|
|
34
34
|
import "../chunk-MP2AFCGL.js";
|
|
35
|
-
import "../chunk-
|
|
35
|
+
import "../chunk-V5MGYIZS.js";
|
|
36
36
|
import "../chunk-HYZV25LY.js";
|
|
37
|
-
import "../chunk-
|
|
37
|
+
import "../chunk-DBQ6I6K2.js";
|
|
38
38
|
import "../chunk-2I23RPSI.js";
|
|
39
|
-
import "../chunk-
|
|
39
|
+
import "../chunk-XCPVYQVK.js";
|
|
40
40
|
import "../chunk-PNQDP3OA.js";
|
|
41
41
|
import "../chunk-FXU7JOXK.js";
|
|
42
42
|
import "../chunk-SYOGNG2R.js";
|
package/dist/lib/reminders.js
CHANGED
|
@@ -2,10 +2,10 @@ import {
|
|
|
2
2
|
completeReminder,
|
|
3
3
|
createReminder,
|
|
4
4
|
listReminders
|
|
5
|
-
} from "../chunk-
|
|
6
|
-
import "../chunk-
|
|
5
|
+
} from "../chunk-TMCKL43Q.js";
|
|
6
|
+
import "../chunk-DBQ6I6K2.js";
|
|
7
7
|
import "../chunk-2I23RPSI.js";
|
|
8
|
-
import "../chunk-
|
|
8
|
+
import "../chunk-XCPVYQVK.js";
|
|
9
9
|
import "../chunk-PNQDP3OA.js";
|
|
10
10
|
import "../chunk-FXU7JOXK.js";
|
|
11
11
|
import "../chunk-5P3HOBZX.js";
|
package/dist/lib/schedules.js
CHANGED
|
@@ -3,16 +3,16 @@ import {
|
|
|
3
3
|
deleteSchedule,
|
|
4
4
|
listSchedules,
|
|
5
5
|
parseHumanCron
|
|
6
|
-
} from "../chunk-
|
|
7
|
-
import "../chunk-
|
|
6
|
+
} from "../chunk-AVD5C3NG.js";
|
|
7
|
+
import "../chunk-ETCARC76.js";
|
|
8
8
|
import "../chunk-CHCA3ZM2.js";
|
|
9
9
|
import "../chunk-OTVEIJUQ.js";
|
|
10
|
-
import "../chunk-
|
|
10
|
+
import "../chunk-NHGBVLCD.js";
|
|
11
11
|
import "../chunk-Y25OJWOQ.js";
|
|
12
12
|
import "../chunk-MP2AFCGL.js";
|
|
13
|
-
import "../chunk-
|
|
13
|
+
import "../chunk-DBQ6I6K2.js";
|
|
14
14
|
import "../chunk-2I23RPSI.js";
|
|
15
|
-
import "../chunk-
|
|
15
|
+
import "../chunk-XCPVYQVK.js";
|
|
16
16
|
import "../chunk-PNQDP3OA.js";
|
|
17
17
|
import "../chunk-FXU7JOXK.js";
|
|
18
18
|
import "../chunk-Z42MXYWW.js";
|
|
@@ -4,11 +4,11 @@ import {
|
|
|
4
4
|
pruneStaleSessions,
|
|
5
5
|
refreshSessionProject,
|
|
6
6
|
registerSession
|
|
7
|
-
} from "../chunk-
|
|
8
|
-
import "../chunk-
|
|
9
|
-
import "../chunk-
|
|
7
|
+
} from "../chunk-QKDRYZ2N.js";
|
|
8
|
+
import "../chunk-6IPJF5QD.js";
|
|
9
|
+
import "../chunk-DBQ6I6K2.js";
|
|
10
10
|
import "../chunk-2I23RPSI.js";
|
|
11
|
-
import "../chunk-
|
|
11
|
+
import "../chunk-XCPVYQVK.js";
|
|
12
12
|
import "../chunk-PNQDP3OA.js";
|
|
13
13
|
import "../chunk-FXU7JOXK.js";
|
|
14
14
|
import "../chunk-5P3HOBZX.js";
|
|
@@ -8,17 +8,17 @@ import {
|
|
|
8
8
|
hashSignature,
|
|
9
9
|
storeTrajectory,
|
|
10
10
|
sweepTrajectories
|
|
11
|
-
} from "../chunk-
|
|
12
|
-
import "../chunk-
|
|
13
|
-
import "../chunk-
|
|
11
|
+
} from "../chunk-HRZLGHT6.js";
|
|
12
|
+
import "../chunk-7FTKXL5A.js";
|
|
13
|
+
import "../chunk-ETCARC76.js";
|
|
14
14
|
import "../chunk-CHCA3ZM2.js";
|
|
15
15
|
import "../chunk-OTVEIJUQ.js";
|
|
16
|
-
import "../chunk-
|
|
16
|
+
import "../chunk-NHGBVLCD.js";
|
|
17
17
|
import "../chunk-Y25OJWOQ.js";
|
|
18
18
|
import "../chunk-MP2AFCGL.js";
|
|
19
|
-
import "../chunk-
|
|
19
|
+
import "../chunk-DBQ6I6K2.js";
|
|
20
20
|
import "../chunk-2I23RPSI.js";
|
|
21
|
-
import "../chunk-
|
|
21
|
+
import "../chunk-XCPVYQVK.js";
|
|
22
22
|
import "../chunk-PNQDP3OA.js";
|
|
23
23
|
import "../chunk-FXU7JOXK.js";
|
|
24
24
|
import "../chunk-Z42MXYWW.js";
|
package/dist/lib/store.js
CHANGED
|
@@ -14,15 +14,15 @@ import {
|
|
|
14
14
|
vectorToBlob,
|
|
15
15
|
vectorToSqlLiteral,
|
|
16
16
|
writeMemory
|
|
17
|
-
} from "../chunk-
|
|
17
|
+
} from "../chunk-ETCARC76.js";
|
|
18
18
|
import "../chunk-CHCA3ZM2.js";
|
|
19
19
|
import "../chunk-OTVEIJUQ.js";
|
|
20
|
-
import "../chunk-
|
|
20
|
+
import "../chunk-NHGBVLCD.js";
|
|
21
21
|
import "../chunk-Y25OJWOQ.js";
|
|
22
22
|
import "../chunk-MP2AFCGL.js";
|
|
23
|
-
import "../chunk-
|
|
23
|
+
import "../chunk-DBQ6I6K2.js";
|
|
24
24
|
import "../chunk-2I23RPSI.js";
|
|
25
|
-
import "../chunk-
|
|
25
|
+
import "../chunk-XCPVYQVK.js";
|
|
26
26
|
import "../chunk-PNQDP3OA.js";
|
|
27
27
|
import "../chunk-FXU7JOXK.js";
|
|
28
28
|
import "../chunk-Z42MXYWW.js";
|
package/dist/lib/task-router.js
CHANGED
|
@@ -5,10 +5,10 @@ import {
|
|
|
5
5
|
resolveBloomRouting,
|
|
6
6
|
routeTask,
|
|
7
7
|
scoreEmployee
|
|
8
|
-
} from "../chunk-
|
|
9
|
-
import "../chunk-
|
|
8
|
+
} from "../chunk-MFGMVKGM.js";
|
|
9
|
+
import "../chunk-DBQ6I6K2.js";
|
|
10
10
|
import "../chunk-2I23RPSI.js";
|
|
11
|
-
import "../chunk-
|
|
11
|
+
import "../chunk-XCPVYQVK.js";
|
|
12
12
|
import "../chunk-PNQDP3OA.js";
|
|
13
13
|
import "../chunk-FXU7JOXK.js";
|
|
14
14
|
import "../chunk-5P3HOBZX.js";
|
package/dist/lib/tasks.js
CHANGED
|
@@ -2,8 +2,8 @@ import {
|
|
|
2
2
|
createTask,
|
|
3
3
|
deleteTask,
|
|
4
4
|
updateTask
|
|
5
|
-
} from "../chunk-
|
|
6
|
-
import "../chunk-
|
|
5
|
+
} from "../chunk-OOH5M36Q.js";
|
|
6
|
+
import "../chunk-F6ZCUDCN.js";
|
|
7
7
|
import {
|
|
8
8
|
cleanupOrphanedReviews,
|
|
9
9
|
countNewPendingReviewsSince,
|
|
@@ -20,27 +20,27 @@ import {
|
|
|
20
20
|
slugify,
|
|
21
21
|
updateTaskStatus,
|
|
22
22
|
writeCheckpoint
|
|
23
|
-
} from "../chunk-
|
|
24
|
-
import "../chunk-
|
|
23
|
+
} from "../chunk-6TLURATK.js";
|
|
24
|
+
import "../chunk-EZHTLPOS.js";
|
|
25
25
|
import "../chunk-4JERP7NT.js";
|
|
26
26
|
import "../chunk-4FVVJ7ME.js";
|
|
27
|
-
import "../chunk-
|
|
27
|
+
import "../chunk-QKDRYZ2N.js";
|
|
28
28
|
import "../chunk-MVW62NIZ.js";
|
|
29
29
|
import "../chunk-OYNKIAVW.js";
|
|
30
30
|
import "../chunk-SSTLTIF3.js";
|
|
31
|
-
import "../chunk-
|
|
31
|
+
import "../chunk-6IPJF5QD.js";
|
|
32
32
|
import "../chunk-RJY45A5J.js";
|
|
33
33
|
import "../chunk-NGP6LSV2.js";
|
|
34
|
-
import "../chunk-
|
|
34
|
+
import "../chunk-272SJ4RN.js";
|
|
35
35
|
import "../chunk-CVYC6DUW.js";
|
|
36
36
|
import "../chunk-OPU3NYOO.js";
|
|
37
37
|
import "../chunk-GJV3WDWM.js";
|
|
38
38
|
import "../chunk-MP2AFCGL.js";
|
|
39
|
-
import "../chunk-
|
|
39
|
+
import "../chunk-V5MGYIZS.js";
|
|
40
40
|
import "../chunk-HYZV25LY.js";
|
|
41
|
-
import "../chunk-
|
|
41
|
+
import "../chunk-DBQ6I6K2.js";
|
|
42
42
|
import "../chunk-2I23RPSI.js";
|
|
43
|
-
import "../chunk-
|
|
43
|
+
import "../chunk-XCPVYQVK.js";
|
|
44
44
|
import "../chunk-PNQDP3OA.js";
|
|
45
45
|
import "../chunk-FXU7JOXK.js";
|
|
46
46
|
import "../chunk-SYOGNG2R.js";
|
package/dist/lib/tmux-routing.js
CHANGED
|
@@ -22,27 +22,27 @@ import {
|
|
|
22
22
|
sendIntercomAsync,
|
|
23
23
|
spawnEmployee,
|
|
24
24
|
verifyPaneAtCapacity
|
|
25
|
-
} from "../chunk-
|
|
26
|
-
import "../chunk-
|
|
25
|
+
} from "../chunk-6TLURATK.js";
|
|
26
|
+
import "../chunk-EZHTLPOS.js";
|
|
27
27
|
import "../chunk-4JERP7NT.js";
|
|
28
28
|
import "../chunk-4FVVJ7ME.js";
|
|
29
|
-
import "../chunk-
|
|
29
|
+
import "../chunk-QKDRYZ2N.js";
|
|
30
30
|
import "../chunk-MVW62NIZ.js";
|
|
31
31
|
import "../chunk-OYNKIAVW.js";
|
|
32
32
|
import "../chunk-SSTLTIF3.js";
|
|
33
|
-
import "../chunk-
|
|
33
|
+
import "../chunk-6IPJF5QD.js";
|
|
34
34
|
import "../chunk-RJY45A5J.js";
|
|
35
35
|
import "../chunk-NGP6LSV2.js";
|
|
36
|
-
import "../chunk-
|
|
36
|
+
import "../chunk-272SJ4RN.js";
|
|
37
37
|
import "../chunk-CVYC6DUW.js";
|
|
38
38
|
import "../chunk-OPU3NYOO.js";
|
|
39
39
|
import "../chunk-GJV3WDWM.js";
|
|
40
40
|
import "../chunk-MP2AFCGL.js";
|
|
41
|
-
import "../chunk-
|
|
41
|
+
import "../chunk-V5MGYIZS.js";
|
|
42
42
|
import "../chunk-HYZV25LY.js";
|
|
43
|
-
import "../chunk-
|
|
43
|
+
import "../chunk-DBQ6I6K2.js";
|
|
44
44
|
import "../chunk-2I23RPSI.js";
|
|
45
|
-
import "../chunk-
|
|
45
|
+
import "../chunk-XCPVYQVK.js";
|
|
46
46
|
import "../chunk-PNQDP3OA.js";
|
|
47
47
|
import "../chunk-FXU7JOXK.js";
|
|
48
48
|
import "../chunk-SYOGNG2R.js";
|