@askexenow/exe-os 0.9.203 → 0.9.204
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/deploy/compose/init-db.sql +162 -0
- package/deploy/stack-manifests/v0.9.json +45 -1
- package/dist/{backfill-metadata-PTACRLYK.js → backfill-metadata-U4KABXKR.js} +1 -1
- package/dist/bin/agentic-ontology-backfill.js +1 -1
- package/dist/bin/agentic-reflection-backfill.js +1 -1
- package/dist/bin/agentic-semantic-label.js +1 -1
- package/dist/bin/backfill-conversations.js +1 -1
- package/dist/bin/backfill-responses.js +1 -1
- package/dist/bin/backfill-vectors.js +2 -2
- package/dist/bin/bulk-sync-postgres.js +1 -1
- package/dist/bin/cleanup-stale-review-tasks.js +5 -5
- package/dist/bin/cli.js +4 -4
- package/dist/bin/exe-assign.js +1 -1
- package/dist/bin/exe-boot.js +6 -6
- package/dist/bin/exe-dispatch.js +5 -5
- package/dist/bin/exe-doctor.js +1 -1
- package/dist/bin/exe-export-behaviors.js +2 -2
- package/dist/bin/exe-forget.js +3 -3
- package/dist/bin/exe-gateway.js +4 -4
- package/dist/bin/exe-heartbeat.js +5 -5
- package/dist/bin/exe-kill.js +6 -6
- package/dist/bin/exe-launch-agent.js +2 -2
- package/dist/bin/exe-pending-messages.js +6 -6
- package/dist/bin/exe-pending-notifications.js +5 -5
- package/dist/bin/exe-pending-reviews.js +5 -5
- package/dist/bin/exe-review.js +6 -6
- package/dist/bin/exe-search.js +2 -2
- package/dist/bin/exe-session-cleanup.js +9 -9
- package/dist/bin/exe-start-codex.js +1 -1
- package/dist/bin/exe-start-opencode.js +1 -1
- package/dist/bin/exe-status.js +6 -6
- package/dist/bin/exe-team.js +1 -1
- package/dist/bin/git-sweep.js +5 -5
- package/dist/bin/graph-backfill.js +1 -1
- package/dist/bin/graph-export.js +2 -2
- package/dist/bin/import-history.js +1 -1
- package/dist/bin/intercom-check.js +3 -3
- package/dist/bin/orchestration-metrics.js +2 -2
- package/dist/bin/scan-tasks.js +5 -5
- package/dist/bin/shard-migrate.js +1 -1
- package/dist/{capacity-monitor-TGSIL7W4.js → capacity-monitor-AXBGVDJ5.js} +5 -5
- package/dist/{catchup-brief-ABL4NSAE.js → catchup-brief-TX4ODBPO.js} +6 -6
- package/dist/{chunk-USQF2GGF.js → chunk-25AH7NZ3.js} +79 -3
- package/dist/{chunk-AH6MV6CC.js → chunk-2Y6WKJGO.js} +1 -1
- package/dist/{chunk-DAFEIA2M.js → chunk-3KHQUA5W.js} +70 -28
- package/dist/{chunk-WGMHQVGX.js → chunk-4NT6K4Y3.js} +82 -5
- package/dist/chunk-6LMP2A62.js +561 -0
- package/dist/chunk-6UZKN2QW.js +137 -0
- package/dist/{chunk-XXHDXAZV.js → chunk-7DJW7POW.js} +1 -1
- package/dist/{chunk-IXFE5R6T.js → chunk-E2HLBCC4.js} +1 -1
- package/dist/{chunk-5POKNLFV.js → chunk-E4NC3YVQ.js} +1 -1
- package/dist/{chunk-FMI7SCZJ.js → chunk-EAE6ZMDU.js} +1 -1
- package/dist/{chunk-BGOQFJ2H.js → chunk-GMWKV22N.js} +2 -2
- package/dist/{chunk-FFECDA24.js → chunk-ILZSBMC3.js} +1 -1
- package/dist/{chunk-XWM23YJO.js → chunk-JXOJL72T.js} +2 -2
- package/dist/{chunk-RJCZY4BY.js → chunk-KW6NZNGB.js} +83 -7
- package/dist/{chunk-ZQMOF6E7.js → chunk-N3JRT57X.js} +1 -1
- package/dist/{chunk-K62M5FIM.js → chunk-N5GVXBX2.js} +3 -3
- package/dist/{chunk-RN6XYY7U.js → chunk-NLXNO5OH.js} +71 -0
- package/dist/{chunk-HXYL4QX6.js → chunk-O5PFOMQC.js} +1 -1
- package/dist/{chunk-6FJ2TJYB.js → chunk-PTY37LIC.js} +1 -1
- package/dist/{chunk-GPNUPCTZ.js → chunk-PZRIFSHY.js} +2 -2
- package/dist/{chunk-QLKRYO7O.js → chunk-Q3SJ6VIB.js} +1 -1
- package/dist/{chunk-3K2BCD5Y.js → chunk-U2QASWL6.js} +19 -2
- package/dist/{chunk-25K6KNZ5.js → chunk-WGRHKPVG.js} +56 -4
- package/dist/{chunk-Y2W54BET.js → chunk-WKM3BSNL.js} +4 -4
- package/dist/{chunk-PVVA5SY5.js → chunk-XS2VAJCH.js} +13 -2
- package/dist/{chunk-DEGQESR7.js → chunk-XTTLF54S.js} +2 -2
- package/dist/{chunk-AUPGTF7I.js → chunk-YIHUUNNV.js} +2 -2
- package/dist/{chunk-P4JQGT4Q.js → chunk-Z6SH44AM.js} +1 -1
- package/dist/{crm-webhook-FBENY6FW.js → crm-webhook-BD5AUIZB.js} +2 -2
- package/dist/{cto-delegation-gate-A53RLTJZ.js → cto-delegation-gate-3H77F7FY.js} +4 -4
- package/dist/{daemon-orchestration-3U3XXFG7.js → daemon-orchestration-C7HD7UZT.js} +6 -6
- package/dist/{exe-export-AFXTJ63F.js → exe-export-LIHHQVOV.js} +1 -1
- package/dist/{exe-import-QRZBTBBG.js → exe-import-3SOERMSY.js} +1 -1
- package/dist/{fast-db-init-YVJD4JT2.js → fast-db-init-5W2GJH7H.js} +1 -1
- package/dist/gateway/index.js +5 -5
- package/dist/{git-task-sweep-O5CH3MKA.js → git-task-sweep-T5MVS6C4.js} +5 -5
- package/dist/hooks/bug-report-worker.js +6 -6
- package/dist/hooks/codex-stop-task-finalizer.js +6 -6
- package/dist/hooks/commit-complete.js +7 -7
- package/dist/hooks/error-recall.js +2 -2
- package/dist/hooks/ingest.js +2 -2
- package/dist/hooks/instructions-loaded.js +1 -1
- package/dist/hooks/manifest.json +18 -18
- package/dist/hooks/notification.js +1 -1
- package/dist/hooks/post-compact.js +5 -5
- package/dist/hooks/post-tool-combined.js +2 -2
- package/dist/hooks/pre-compact.js +6 -6
- package/dist/hooks/pre-tool-use.js +9 -9
- package/dist/hooks/prompt-submit.js +22 -11
- package/dist/hooks/session-end.js +8 -8
- package/dist/hooks/session-start.js +27 -4
- package/dist/hooks/stop.js +8 -8
- package/dist/hooks/subagent-stop.js +5 -5
- package/dist/hooks/summary-worker.js +8 -8
- package/dist/index.js +11 -11
- package/dist/lib/consolidation.js +2 -2
- package/dist/lib/exe-daemon.js +63 -15
- package/dist/lib/hybrid-search.js +2 -2
- package/dist/lib/messaging.js +5 -5
- package/dist/lib/schedules.js +2 -2
- package/dist/lib/session-registry.js +9 -1
- package/dist/lib/store.js +1 -1
- package/dist/lib/tasks.js +5 -5
- package/dist/lib/tmux-routing.js +4 -4
- package/dist/mcp/register-tools.js +24 -24
- package/dist/mcp/server.js +25 -25
- package/dist/mcp/tools/create-task.js +6 -6
- package/dist/mcp/tools/list-tasks.js +6 -6
- package/dist/mcp/tools/send-message.js +6 -6
- package/dist/mcp/tools/update-task.js +6 -6
- package/dist/{notifications-GHNYYITD.js → notifications-RJDXR4QD.js} +4 -4
- package/dist/{orchestration-events-2SVPXMK2.js → orchestration-events-HWP5PNAO.js} +5 -1
- package/dist/{orchestrator-3BDZ6OUC.js → orchestrator-FAEMTK23.js} +5 -5
- package/dist/{reranker-B3BOGR3A.js → reranker-H4UNQZZW.js} +1 -1
- package/dist/{review-polling-RUXU45AK.js → review-polling-NQQMIRJJ.js} +5 -5
- package/dist/runtime/index.js +6 -6
- package/dist/{session-events-ICZPUGJN.js → session-events-Z3TESQCV.js} +5 -5
- package/dist/{session-scope-UJI35BLD.js → session-scope-6JGI2SG7.js} +4 -4
- package/dist/{task-enforcement-AYHKGR45.js → task-enforcement-DGH4LSEM.js} +4 -4
- package/dist/{task-scope-EYAOY6YX.js → task-scope-2BQEKJ75.js} +4 -4
- package/dist/{tasks-crud-K3UGPCPT.js → tasks-crud-VOHJZCDP.js} +6 -4
- package/dist/{tasks-review-J6LTVVO5.js → tasks-review-5ZKFYZSG.js} +4 -4
- package/dist/telemetry-upload-ZLPFXJSB.js +119 -0
- package/dist/tui/App.js +10 -10
- package/dist/{tui-data-32OEC3DH.js → tui-data-IP3B6E26.js} +4 -4
- package/dist/{worker-gate-UIGQCEUE.js → worker-gate-K64XRRCJ.js} +1 -1
- package/dist/{workflow-engine-IY7KO7DU.js → workflow-engine-GFFMXXKF.js} +2 -2
- package/dist/{worktree-VIXR2Z4J.js → worktree-37F624QU.js} +7 -1
- package/package.json +1 -1
- package/release-notes.json +58 -58
- package/dist/chunk-64WZEXXA.js +0 -64
- package/dist/chunk-ZGQH3V2F.js +0 -254
- /package/dist/{chunk-L63IOJ5N.js → chunk-IWHGEUPC.js} +0 -0
- /package/dist/{chunk-3GFR2TX6.js → chunk-OLYRY66P.js} +0 -0
- /package/dist/{chunk-KCWIOR55.js → chunk-OMJHJQQK.js} +0 -0
- /package/dist/{chunk-QQN7MHQG.js → chunk-XBRGHHIY.js} +0 -0
- /package/dist/{core-memory-VZ4YJVMA.js → core-memory-PMQ5PJ4U.js} +0 -0
- /package/dist/{exe-key-BXN7WPOX.js → exe-key-DKNILIT6.js} +0 -0
- /package/dist/{skill-refinement-WZL35CMY.js → skill-refinement-HYEGUXAX.js} +0 -0
|
@@ -129,6 +129,168 @@ CREATE TABLE IF NOT EXISTS filtered.events (
|
|
|
129
129
|
CREATE INDEX IF NOT EXISTS idx_filtered_events_type ON filtered.events (event_type, occurred_at DESC);
|
|
130
130
|
CREATE INDEX IF NOT EXISTS idx_filtered_events_contact ON filtered.events (contact_id);
|
|
131
131
|
|
|
132
|
+
-- ---------------------------------------------------------------------------
|
|
133
|
+
-- Gateway schema — WhatsApp/messaging accounts, contacts, threads, messages.
|
|
134
|
+
-- Used by exe-gateway to store structured conversation data from Baileys.
|
|
135
|
+
-- ---------------------------------------------------------------------------
|
|
136
|
+
|
|
137
|
+
CREATE TABLE IF NOT EXISTS gateway.accounts (
|
|
138
|
+
id SERIAL PRIMARY KEY,
|
|
139
|
+
platform TEXT NOT NULL,
|
|
140
|
+
account_name TEXT NOT NULL,
|
|
141
|
+
platform_id TEXT,
|
|
142
|
+
created_at TIMESTAMPTZ NOT NULL DEFAULT now(),
|
|
143
|
+
UNIQUE(platform, account_name)
|
|
144
|
+
);
|
|
145
|
+
|
|
146
|
+
CREATE TABLE IF NOT EXISTS gateway.contacts (
|
|
147
|
+
id SERIAL PRIMARY KEY,
|
|
148
|
+
platform TEXT NOT NULL,
|
|
149
|
+
platform_jid TEXT NOT NULL,
|
|
150
|
+
phone TEXT,
|
|
151
|
+
display_name TEXT,
|
|
152
|
+
alias TEXT,
|
|
153
|
+
saved_name TEXT,
|
|
154
|
+
local_name TEXT,
|
|
155
|
+
push_name TEXT,
|
|
156
|
+
profile_name TEXT,
|
|
157
|
+
phone_jid TEXT,
|
|
158
|
+
lid_jid TEXT,
|
|
159
|
+
profile_photo_url TEXT,
|
|
160
|
+
about TEXT,
|
|
161
|
+
name_source TEXT,
|
|
162
|
+
crm_person_id TEXT,
|
|
163
|
+
created_at TIMESTAMPTZ NOT NULL DEFAULT now(),
|
|
164
|
+
updated_at TIMESTAMPTZ NOT NULL DEFAULT now(),
|
|
165
|
+
UNIQUE(platform, platform_jid)
|
|
166
|
+
);
|
|
167
|
+
CREATE INDEX IF NOT EXISTS idx_gw_contacts_phone ON gateway.contacts(phone);
|
|
168
|
+
CREATE INDEX IF NOT EXISTS idx_gw_contacts_phone_jid ON gateway.contacts(phone_jid);
|
|
169
|
+
CREATE INDEX IF NOT EXISTS idx_gw_contacts_lid_jid ON gateway.contacts(lid_jid);
|
|
170
|
+
CREATE INDEX IF NOT EXISTS idx_gw_contacts_crm_person ON gateway.contacts(crm_person_id);
|
|
171
|
+
|
|
172
|
+
CREATE TABLE IF NOT EXISTS gateway.contact_identities (
|
|
173
|
+
id SERIAL PRIMARY KEY,
|
|
174
|
+
contact_id INT NOT NULL REFERENCES gateway.contacts(id) ON DELETE CASCADE,
|
|
175
|
+
platform TEXT NOT NULL,
|
|
176
|
+
identity_type TEXT NOT NULL,
|
|
177
|
+
identity_value TEXT NOT NULL,
|
|
178
|
+
source TEXT,
|
|
179
|
+
metadata JSONB,
|
|
180
|
+
first_seen TIMESTAMPTZ NOT NULL DEFAULT now(),
|
|
181
|
+
last_seen TIMESTAMPTZ NOT NULL DEFAULT now(),
|
|
182
|
+
UNIQUE(platform, identity_type, identity_value)
|
|
183
|
+
);
|
|
184
|
+
CREATE INDEX IF NOT EXISTS idx_gw_ci_contact ON gateway.contact_identities(contact_id);
|
|
185
|
+
CREATE INDEX IF NOT EXISTS idx_gw_ci_value ON gateway.contact_identities(identity_value);
|
|
186
|
+
|
|
187
|
+
CREATE TABLE IF NOT EXISTS gateway.threads (
|
|
188
|
+
id SERIAL PRIMARY KEY,
|
|
189
|
+
account_id INT NOT NULL REFERENCES gateway.accounts(id),
|
|
190
|
+
contact_id INT NOT NULL REFERENCES gateway.contacts(id),
|
|
191
|
+
group_jid TEXT,
|
|
192
|
+
group_name TEXT,
|
|
193
|
+
last_message TIMESTAMPTZ,
|
|
194
|
+
message_count INT NOT NULL DEFAULT 0,
|
|
195
|
+
UNIQUE(account_id, contact_id, group_jid)
|
|
196
|
+
);
|
|
197
|
+
|
|
198
|
+
CREATE TABLE IF NOT EXISTS gateway.messages (
|
|
199
|
+
id SERIAL PRIMARY KEY,
|
|
200
|
+
thread_id INT NOT NULL REFERENCES gateway.threads(id),
|
|
201
|
+
account_id INT NOT NULL REFERENCES gateway.accounts(id),
|
|
202
|
+
message_id TEXT NOT NULL,
|
|
203
|
+
from_jid TEXT NOT NULL,
|
|
204
|
+
from_me BOOLEAN NOT NULL DEFAULT false,
|
|
205
|
+
text TEXT,
|
|
206
|
+
media_type TEXT,
|
|
207
|
+
media_url TEXT,
|
|
208
|
+
reply_to_message_id TEXT,
|
|
209
|
+
quoted_text TEXT,
|
|
210
|
+
quoted_sender_jid TEXT,
|
|
211
|
+
mentions JSONB,
|
|
212
|
+
is_forwarded BOOLEAN NOT NULL DEFAULT false,
|
|
213
|
+
edit_of_message_id TEXT,
|
|
214
|
+
deleted_message_id TEXT,
|
|
215
|
+
timestamp TIMESTAMPTZ NOT NULL,
|
|
216
|
+
is_historical BOOLEAN NOT NULL DEFAULT false,
|
|
217
|
+
raw_payload JSONB,
|
|
218
|
+
created_at TIMESTAMPTZ NOT NULL DEFAULT now(),
|
|
219
|
+
UNIQUE(account_id, message_id)
|
|
220
|
+
);
|
|
221
|
+
CREATE INDEX IF NOT EXISTS idx_gw_msg_thread_ts ON gateway.messages(thread_id, timestamp);
|
|
222
|
+
CREATE INDEX IF NOT EXISTS idx_gw_msg_account ON gateway.messages(account_id, message_id);
|
|
223
|
+
|
|
224
|
+
CREATE TABLE IF NOT EXISTS gateway.groups (
|
|
225
|
+
id SERIAL PRIMARY KEY,
|
|
226
|
+
platform TEXT NOT NULL,
|
|
227
|
+
group_jid TEXT NOT NULL,
|
|
228
|
+
group_name TEXT,
|
|
229
|
+
description TEXT,
|
|
230
|
+
owner_jid TEXT,
|
|
231
|
+
participant_count INT NOT NULL DEFAULT 0,
|
|
232
|
+
raw_payload JSONB,
|
|
233
|
+
created_at TIMESTAMPTZ NOT NULL DEFAULT now(),
|
|
234
|
+
updated_at TIMESTAMPTZ NOT NULL DEFAULT now(),
|
|
235
|
+
UNIQUE(platform, group_jid)
|
|
236
|
+
);
|
|
237
|
+
|
|
238
|
+
CREATE TABLE IF NOT EXISTS gateway.group_members (
|
|
239
|
+
id SERIAL PRIMARY KEY,
|
|
240
|
+
group_id INT NOT NULL REFERENCES gateway.groups(id) ON DELETE CASCADE,
|
|
241
|
+
member_jid TEXT NOT NULL,
|
|
242
|
+
phone_jid TEXT,
|
|
243
|
+
lid_jid TEXT,
|
|
244
|
+
is_admin BOOLEAN NOT NULL DEFAULT false,
|
|
245
|
+
role TEXT,
|
|
246
|
+
created_at TIMESTAMPTZ NOT NULL DEFAULT now(),
|
|
247
|
+
updated_at TIMESTAMPTZ NOT NULL DEFAULT now(),
|
|
248
|
+
UNIQUE(group_id, member_jid)
|
|
249
|
+
);
|
|
250
|
+
CREATE INDEX IF NOT EXISTS idx_gw_gm_member ON gateway.group_members(member_jid);
|
|
251
|
+
CREATE INDEX IF NOT EXISTS idx_gw_gm_phone ON gateway.group_members(phone_jid);
|
|
252
|
+
|
|
253
|
+
CREATE TABLE IF NOT EXISTS gateway.provider_keys (
|
|
254
|
+
id SERIAL PRIMARY KEY,
|
|
255
|
+
provider_id TEXT NOT NULL,
|
|
256
|
+
api_key TEXT NOT NULL,
|
|
257
|
+
active BOOLEAN NOT NULL DEFAULT true,
|
|
258
|
+
created_at TIMESTAMPTZ NOT NULL DEFAULT now()
|
|
259
|
+
);
|
|
260
|
+
|
|
261
|
+
CREATE TABLE IF NOT EXISTS gateway.customers (
|
|
262
|
+
id UUID PRIMARY KEY DEFAULT gen_random_uuid(),
|
|
263
|
+
name TEXT,
|
|
264
|
+
assigned_employee TEXT,
|
|
265
|
+
first_seen_at TIMESTAMPTZ NOT NULL DEFAULT now(),
|
|
266
|
+
last_seen_at TIMESTAMPTZ NOT NULL DEFAULT now(),
|
|
267
|
+
interaction_count INT NOT NULL DEFAULT 0
|
|
268
|
+
);
|
|
269
|
+
|
|
270
|
+
CREATE TABLE IF NOT EXISTS gateway.customer_identities (
|
|
271
|
+
id SERIAL PRIMARY KEY,
|
|
272
|
+
customer_id UUID NOT NULL REFERENCES gateway.customers(id),
|
|
273
|
+
platform TEXT NOT NULL,
|
|
274
|
+
sender_id TEXT NOT NULL,
|
|
275
|
+
UNIQUE(platform, sender_id)
|
|
276
|
+
);
|
|
277
|
+
|
|
278
|
+
CREATE TABLE IF NOT EXISTS gateway.sessions (
|
|
279
|
+
id UUID PRIMARY KEY DEFAULT gen_random_uuid(),
|
|
280
|
+
customer_id UUID REFERENCES gateway.customers(id),
|
|
281
|
+
bot_id TEXT NOT NULL,
|
|
282
|
+
platform TEXT NOT NULL,
|
|
283
|
+
messages JSONB NOT NULL DEFAULT '[]',
|
|
284
|
+
started_at TIMESTAMPTZ NOT NULL DEFAULT now(),
|
|
285
|
+
last_message_at TIMESTAMPTZ NOT NULL DEFAULT now(),
|
|
286
|
+
message_count INT NOT NULL DEFAULT 0,
|
|
287
|
+
total_input_tokens INT NOT NULL DEFAULT 0,
|
|
288
|
+
total_output_tokens INT NOT NULL DEFAULT 0,
|
|
289
|
+
status TEXT NOT NULL DEFAULT 'active'
|
|
290
|
+
);
|
|
291
|
+
CREATE INDEX IF NOT EXISTS idx_gw_sess_cust ON gateway.sessions(customer_id, bot_id);
|
|
292
|
+
CREATE INDEX IF NOT EXISTS idx_gw_sess_status ON gateway.sessions(status);
|
|
293
|
+
|
|
132
294
|
-- ---------------------------------------------------------------------------
|
|
133
295
|
-- Billing schema — licenses, stack releases, entitlements, deploy audits.
|
|
134
296
|
-- Used by the exe-update service (update.askexe.com) to authenticate
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
|
-
"latest": "0.9.
|
|
3
|
+
"latest": "0.9.12",
|
|
4
4
|
"stacks": {
|
|
5
5
|
"0.9.0": {
|
|
6
6
|
"version": "0.9.0",
|
|
@@ -615,6 +615,50 @@
|
|
|
615
615
|
}
|
|
616
616
|
}
|
|
617
617
|
},
|
|
618
|
+
"0.9.12": {
|
|
619
|
+
"version": "0.9.12",
|
|
620
|
+
"releasedAt": "2026-06-03T00:00:00Z",
|
|
621
|
+
"notes": "CRM P0 fix: strip billing types from GraphQL (blank dashboard), GoTrue login token flow, Lingui compiled, gateway schema in init-db, Metal GPU crash isolation, intercom completion messages.",
|
|
622
|
+
"npmVersion": "0.9.199",
|
|
623
|
+
"breakingChanges": [],
|
|
624
|
+
"services": {
|
|
625
|
+
"crm": {
|
|
626
|
+
"image": "update.askexe.com/askexe/exe-crm:v0.9.44",
|
|
627
|
+
"env": "CRM_IMAGE_TAG",
|
|
628
|
+
"composeService": "exe-crm"
|
|
629
|
+
},
|
|
630
|
+
"wiki": {
|
|
631
|
+
"image": "update.askexe.com/askexe/exe-wiki:v0.9.19",
|
|
632
|
+
"env": "WIKI_IMAGE_TAG",
|
|
633
|
+
"composeService": "exe-wiki"
|
|
634
|
+
},
|
|
635
|
+
"exe-os": {
|
|
636
|
+
"image": "update.askexe.com/askexe/exe-os:v0.9.199",
|
|
637
|
+
"env": "EXE_OS_IMAGE_TAG",
|
|
638
|
+
"composeService": "exe-os"
|
|
639
|
+
},
|
|
640
|
+
"gateway": {
|
|
641
|
+
"image": "update.askexe.com/askexe/exe-gateway:v0.9.8",
|
|
642
|
+
"env": "GATEWAY_IMAGE_TAG",
|
|
643
|
+
"composeService": "exe-gateway"
|
|
644
|
+
},
|
|
645
|
+
"monitorAgent": {
|
|
646
|
+
"image": "update.askexe.com/askexe/exe-monitor-agent:v0.9.4",
|
|
647
|
+
"env": "MONITOR_AGENT_IMAGE_TAG",
|
|
648
|
+
"composeService": "exe-monitor-agent"
|
|
649
|
+
},
|
|
650
|
+
"monitorHub": {
|
|
651
|
+
"image": "update.askexe.com/askexe/exe-monitor-hub:v0.9.4",
|
|
652
|
+
"env": "MONITOR_HUB_IMAGE_TAG",
|
|
653
|
+
"composeService": "exe-monitor-hub"
|
|
654
|
+
},
|
|
655
|
+
"erp": {
|
|
656
|
+
"image": "update.askexe.com/askexe/exe-erp:v0.1.0",
|
|
657
|
+
"env": "ERP_IMAGE_TAG",
|
|
658
|
+
"composeService": "exe-erp"
|
|
659
|
+
}
|
|
660
|
+
}
|
|
661
|
+
},
|
|
618
662
|
"0.9.11": {
|
|
619
663
|
"version": "0.9.11",
|
|
620
664
|
"releasedAt": "2026-06-02T00:00:00Z",
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
registerWorkerPid,
|
|
9
9
|
releaseBackfillLock,
|
|
10
10
|
tryAcquireBackfillLock
|
|
11
|
-
} from "../chunk-
|
|
11
|
+
} from "../chunk-PTY37LIC.js";
|
|
12
12
|
import {
|
|
13
13
|
connectEmbedDaemon,
|
|
14
14
|
embedViaClient
|
|
@@ -17,7 +17,7 @@ import "../chunk-LMSRF47U.js";
|
|
|
17
17
|
import {
|
|
18
18
|
initStore,
|
|
19
19
|
vectorToBlob
|
|
20
|
-
} from "../chunk-
|
|
20
|
+
} from "../chunk-Q3SJ6VIB.js";
|
|
21
21
|
import "../chunk-CHCA3ZM2.js";
|
|
22
22
|
import "../chunk-RH5NYRQH.js";
|
|
23
23
|
import "../chunk-MP2AFCGL.js";
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
fastDbInit
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-IWHGEUPC.js";
|
|
5
5
|
import {
|
|
6
6
|
sessionScopeFilter
|
|
7
|
-
} from "../chunk-
|
|
8
|
-
import "../chunk-
|
|
7
|
+
} from "../chunk-KW6NZNGB.js";
|
|
8
|
+
import "../chunk-NLXNO5OH.js";
|
|
9
9
|
import "../chunk-QI4IXJN7.js";
|
|
10
|
-
import "../chunk-
|
|
10
|
+
import "../chunk-6UZKN2QW.js";
|
|
11
11
|
import "../chunk-5YDHBZCO.js";
|
|
12
12
|
import "../chunk-G4QFC45N.js";
|
|
13
13
|
import "../chunk-GZIAQYGI.js";
|
|
14
|
-
import "../chunk-
|
|
14
|
+
import "../chunk-6LMP2A62.js";
|
|
15
15
|
import "../chunk-ZQX6UOP6.js";
|
|
16
16
|
import "../chunk-6RX2XEET.js";
|
|
17
17
|
import "../chunk-NGP6LSV2.js";
|
package/dist/bin/cli.js
CHANGED
|
@@ -107,7 +107,7 @@ if (args.includes("--global")) {
|
|
|
107
107
|
process.exit(1);
|
|
108
108
|
}
|
|
109
109
|
} else if (args[0] === "key") {
|
|
110
|
-
const { main: runKey } = await import("../exe-key-
|
|
110
|
+
const { main: runKey } = await import("../exe-key-DKNILIT6.js");
|
|
111
111
|
await runKey(args.slice(1));
|
|
112
112
|
} else if (args[0] === "link") {
|
|
113
113
|
console.error("`exe-os link` has been removed from the customer command surface.");
|
|
@@ -147,7 +147,7 @@ if (args.includes("--global")) {
|
|
|
147
147
|
process.exit(1);
|
|
148
148
|
}
|
|
149
149
|
} else if (args[0] === "backfill-metadata") {
|
|
150
|
-
const { backfillMetadata } = await import("../backfill-metadata-
|
|
150
|
+
const { backfillMetadata } = await import("../backfill-metadata-U4KABXKR.js");
|
|
151
151
|
let batchSize = 50;
|
|
152
152
|
let limit = 0;
|
|
153
153
|
let dryRun = false;
|
|
@@ -178,10 +178,10 @@ if (args.includes("--global")) {
|
|
|
178
178
|
process.exit(1);
|
|
179
179
|
}
|
|
180
180
|
} else if (args[0] === "export") {
|
|
181
|
-
const { runExeExport } = await import("../exe-export-
|
|
181
|
+
const { runExeExport } = await import("../exe-export-LIHHQVOV.js");
|
|
182
182
|
await runExeExport(args.slice(1));
|
|
183
183
|
} else if (args[0] === "import") {
|
|
184
|
-
const { runExeImport } = await import("../exe-import-
|
|
184
|
+
const { runExeImport } = await import("../exe-import-3SOERMSY.js");
|
|
185
185
|
await runExeImport(args.slice(1));
|
|
186
186
|
} else if (args[0] === "send-message" || args[0] === "send_message") {
|
|
187
187
|
const target = args[1];
|
package/dist/bin/exe-assign.js
CHANGED
package/dist/bin/exe-boot.js
CHANGED
|
@@ -10,7 +10,7 @@ import "../chunk-BQ4U2SYC.js";
|
|
|
10
10
|
import "../chunk-2ZYEO7U7.js";
|
|
11
11
|
import {
|
|
12
12
|
initStore
|
|
13
|
-
} from "../chunk-
|
|
13
|
+
} from "../chunk-Q3SJ6VIB.js";
|
|
14
14
|
import "../chunk-CHCA3ZM2.js";
|
|
15
15
|
import "../chunk-RH5NYRQH.js";
|
|
16
16
|
import {
|
|
@@ -27,17 +27,17 @@ import {
|
|
|
27
27
|
resolveExeSession,
|
|
28
28
|
sessionScopeFilter,
|
|
29
29
|
updateTaskStatus
|
|
30
|
-
} from "../chunk-
|
|
31
|
-
import "../chunk-
|
|
30
|
+
} from "../chunk-KW6NZNGB.js";
|
|
31
|
+
import "../chunk-NLXNO5OH.js";
|
|
32
32
|
import "../chunk-QI4IXJN7.js";
|
|
33
33
|
import {
|
|
34
34
|
pruneStaleSessions,
|
|
35
35
|
registerSession
|
|
36
|
-
} from "../chunk-
|
|
36
|
+
} from "../chunk-6UZKN2QW.js";
|
|
37
37
|
import "../chunk-5YDHBZCO.js";
|
|
38
38
|
import "../chunk-G4QFC45N.js";
|
|
39
39
|
import "../chunk-GZIAQYGI.js";
|
|
40
|
-
import "../chunk-
|
|
40
|
+
import "../chunk-6LMP2A62.js";
|
|
41
41
|
import "../chunk-ZQX6UOP6.js";
|
|
42
42
|
import "../chunk-6RX2XEET.js";
|
|
43
43
|
import "../chunk-NGP6LSV2.js";
|
|
@@ -930,7 +930,7 @@ async function boot(options) {
|
|
|
930
930
|
};
|
|
931
931
|
if (nullCount > 0) {
|
|
932
932
|
try {
|
|
933
|
-
const { tryAcquireWorkerSlot, registerWorkerPid } = await import("../worker-gate-
|
|
933
|
+
const { tryAcquireWorkerSlot, registerWorkerPid } = await import("../worker-gate-K64XRRCJ.js");
|
|
934
934
|
if (!tryAcquireWorkerSlot()) {
|
|
935
935
|
process.stderr.write("[exe-boot] Backfill needed but worker gate full \u2014 skipping\n");
|
|
936
936
|
} else {
|
package/dist/bin/exe-dispatch.js
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
fastDbInit
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-IWHGEUPC.js";
|
|
5
5
|
import {
|
|
6
6
|
createTaskCore,
|
|
7
7
|
ensureEmployee,
|
|
8
8
|
resolveExeSession
|
|
9
|
-
} from "../chunk-
|
|
10
|
-
import "../chunk-
|
|
9
|
+
} from "../chunk-KW6NZNGB.js";
|
|
10
|
+
import "../chunk-NLXNO5OH.js";
|
|
11
11
|
import "../chunk-QI4IXJN7.js";
|
|
12
|
-
import "../chunk-
|
|
12
|
+
import "../chunk-6UZKN2QW.js";
|
|
13
13
|
import "../chunk-5YDHBZCO.js";
|
|
14
14
|
import "../chunk-G4QFC45N.js";
|
|
15
15
|
import "../chunk-GZIAQYGI.js";
|
|
16
|
-
import "../chunk-
|
|
16
|
+
import "../chunk-6LMP2A62.js";
|
|
17
17
|
import "../chunk-ZQX6UOP6.js";
|
|
18
18
|
import "../chunk-6RX2XEET.js";
|
|
19
19
|
import "../chunk-NGP6LSV2.js";
|
package/dist/bin/exe-doctor.js
CHANGED
|
@@ -5,10 +5,10 @@ import {
|
|
|
5
5
|
import "../chunk-LIHR5DQF.js";
|
|
6
6
|
import {
|
|
7
7
|
fastDbInit
|
|
8
|
-
} from "../chunk-
|
|
8
|
+
} from "../chunk-IWHGEUPC.js";
|
|
9
9
|
import {
|
|
10
10
|
disposeStore
|
|
11
|
-
} from "../chunk-
|
|
11
|
+
} from "../chunk-Q3SJ6VIB.js";
|
|
12
12
|
import "../chunk-CHCA3ZM2.js";
|
|
13
13
|
import "../chunk-RH5NYRQH.js";
|
|
14
14
|
import "../chunk-MP2AFCGL.js";
|
package/dist/bin/exe-forget.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
fastDbInit
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-IWHGEUPC.js";
|
|
5
5
|
import {
|
|
6
6
|
lightweightSearch
|
|
7
|
-
} from "../chunk-
|
|
8
|
-
import "../chunk-
|
|
7
|
+
} from "../chunk-WKM3BSNL.js";
|
|
8
|
+
import "../chunk-Q3SJ6VIB.js";
|
|
9
9
|
import "../chunk-CHCA3ZM2.js";
|
|
10
10
|
import "../chunk-RH5NYRQH.js";
|
|
11
11
|
import "../chunk-MP2AFCGL.js";
|
package/dist/bin/exe-gateway.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
import {
|
|
3
3
|
BotRegistry,
|
|
4
4
|
Gateway
|
|
5
|
-
} from "../chunk-
|
|
6
|
-
import "../chunk-
|
|
7
|
-
import "../chunk-
|
|
5
|
+
} from "../chunk-E2HLBCC4.js";
|
|
6
|
+
import "../chunk-7DJW7POW.js";
|
|
7
|
+
import "../chunk-XBRGHHIY.js";
|
|
8
8
|
import "../chunk-ONKIWA3R.js";
|
|
9
9
|
import "../chunk-MP2AFCGL.js";
|
|
10
10
|
import {
|
|
@@ -1058,7 +1058,7 @@ async function main() {
|
|
|
1058
1058
|
console.log("[exe-gateway] Generic webhook adapter registered");
|
|
1059
1059
|
}
|
|
1060
1060
|
{
|
|
1061
|
-
const { createCRMWebhookHandler } = await import("../crm-webhook-
|
|
1061
|
+
const { createCRMWebhookHandler } = await import("../crm-webhook-BD5AUIZB.js");
|
|
1062
1062
|
const handler = createCRMWebhookHandler();
|
|
1063
1063
|
server.onPlatform("crm", handler);
|
|
1064
1064
|
console.log("[exe-gateway] CRM webhook adapter registered");
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
fastDbInit
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-IWHGEUPC.js";
|
|
5
5
|
import {
|
|
6
6
|
isExeSession,
|
|
7
7
|
listPendingReviews,
|
|
8
8
|
strictSessionScopeFilter
|
|
9
|
-
} from "../chunk-
|
|
10
|
-
import "../chunk-
|
|
9
|
+
} from "../chunk-KW6NZNGB.js";
|
|
10
|
+
import "../chunk-NLXNO5OH.js";
|
|
11
11
|
import "../chunk-QI4IXJN7.js";
|
|
12
|
-
import "../chunk-
|
|
12
|
+
import "../chunk-6UZKN2QW.js";
|
|
13
13
|
import "../chunk-5YDHBZCO.js";
|
|
14
14
|
import "../chunk-G4QFC45N.js";
|
|
15
15
|
import "../chunk-GZIAQYGI.js";
|
|
16
|
-
import "../chunk-
|
|
16
|
+
import "../chunk-6LMP2A62.js";
|
|
17
17
|
import "../chunk-ZQX6UOP6.js";
|
|
18
18
|
import "../chunk-6RX2XEET.js";
|
|
19
19
|
import "../chunk-NGP6LSV2.js";
|
package/dist/bin/exe-kill.js
CHANGED
|
@@ -4,25 +4,25 @@ import {
|
|
|
4
4
|
} from "../chunk-CGM6BIK3.js";
|
|
5
5
|
import {
|
|
6
6
|
fastDbInit
|
|
7
|
-
} from "../chunk-
|
|
7
|
+
} from "../chunk-IWHGEUPC.js";
|
|
8
8
|
import {
|
|
9
9
|
disposeStore,
|
|
10
10
|
flushBatch
|
|
11
|
-
} from "../chunk-
|
|
11
|
+
} from "../chunk-Q3SJ6VIB.js";
|
|
12
12
|
import "../chunk-CHCA3ZM2.js";
|
|
13
13
|
import "../chunk-RH5NYRQH.js";
|
|
14
14
|
import {
|
|
15
15
|
extractRootExe
|
|
16
|
-
} from "../chunk-
|
|
17
|
-
import "../chunk-
|
|
16
|
+
} from "../chunk-KW6NZNGB.js";
|
|
17
|
+
import "../chunk-NLXNO5OH.js";
|
|
18
18
|
import "../chunk-QI4IXJN7.js";
|
|
19
19
|
import {
|
|
20
20
|
listSessions
|
|
21
|
-
} from "../chunk-
|
|
21
|
+
} from "../chunk-6UZKN2QW.js";
|
|
22
22
|
import "../chunk-5YDHBZCO.js";
|
|
23
23
|
import "../chunk-G4QFC45N.js";
|
|
24
24
|
import "../chunk-GZIAQYGI.js";
|
|
25
|
-
import "../chunk-
|
|
25
|
+
import "../chunk-6LMP2A62.js";
|
|
26
26
|
import "../chunk-ZQX6UOP6.js";
|
|
27
27
|
import "../chunk-6RX2XEET.js";
|
|
28
28
|
import "../chunk-NGP6LSV2.js";
|
|
@@ -10,10 +10,10 @@ import "../chunk-2ZYEO7U7.js";
|
|
|
10
10
|
import "../chunk-LIHR5DQF.js";
|
|
11
11
|
import {
|
|
12
12
|
fastDbInit
|
|
13
|
-
} from "../chunk-
|
|
13
|
+
} from "../chunk-IWHGEUPC.js";
|
|
14
14
|
import {
|
|
15
15
|
disposeStore
|
|
16
|
-
} from "../chunk-
|
|
16
|
+
} from "../chunk-Q3SJ6VIB.js";
|
|
17
17
|
import "../chunk-CHCA3ZM2.js";
|
|
18
18
|
import "../chunk-RH5NYRQH.js";
|
|
19
19
|
import {
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getPendingMessages,
|
|
3
3
|
markRead
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-XS2VAJCH.js";
|
|
5
5
|
import {
|
|
6
6
|
fastDbInit
|
|
7
|
-
} from "../chunk-
|
|
8
|
-
import "../chunk-
|
|
9
|
-
import "../chunk-
|
|
7
|
+
} from "../chunk-IWHGEUPC.js";
|
|
8
|
+
import "../chunk-KW6NZNGB.js";
|
|
9
|
+
import "../chunk-NLXNO5OH.js";
|
|
10
10
|
import "../chunk-QI4IXJN7.js";
|
|
11
|
-
import "../chunk-
|
|
11
|
+
import "../chunk-6UZKN2QW.js";
|
|
12
12
|
import "../chunk-5YDHBZCO.js";
|
|
13
13
|
import "../chunk-G4QFC45N.js";
|
|
14
14
|
import "../chunk-GZIAQYGI.js";
|
|
15
|
-
import "../chunk-
|
|
15
|
+
import "../chunk-6LMP2A62.js";
|
|
16
16
|
import "../chunk-ZQX6UOP6.js";
|
|
17
17
|
import "../chunk-6RX2XEET.js";
|
|
18
18
|
import "../chunk-NGP6LSV2.js";
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
fastDbInit
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-IWHGEUPC.js";
|
|
5
5
|
import {
|
|
6
6
|
markAsRead,
|
|
7
7
|
readUnreadNotifications,
|
|
8
8
|
resolveExeSession
|
|
9
|
-
} from "../chunk-
|
|
10
|
-
import "../chunk-
|
|
9
|
+
} from "../chunk-KW6NZNGB.js";
|
|
10
|
+
import "../chunk-NLXNO5OH.js";
|
|
11
11
|
import "../chunk-QI4IXJN7.js";
|
|
12
|
-
import "../chunk-
|
|
12
|
+
import "../chunk-6UZKN2QW.js";
|
|
13
13
|
import "../chunk-5YDHBZCO.js";
|
|
14
14
|
import "../chunk-G4QFC45N.js";
|
|
15
15
|
import "../chunk-GZIAQYGI.js";
|
|
16
|
-
import "../chunk-
|
|
16
|
+
import "../chunk-6LMP2A62.js";
|
|
17
17
|
import "../chunk-ZQX6UOP6.js";
|
|
18
18
|
import "../chunk-6RX2XEET.js";
|
|
19
19
|
import "../chunk-NGP6LSV2.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
fastDbInit
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-IWHGEUPC.js";
|
|
5
5
|
import {
|
|
6
6
|
cleanupOrphanedReviews,
|
|
7
7
|
extractRootExe,
|
|
@@ -9,14 +9,14 @@ import {
|
|
|
9
9
|
isExeSession,
|
|
10
10
|
isStale,
|
|
11
11
|
listPendingReviews
|
|
12
|
-
} from "../chunk-
|
|
13
|
-
import "../chunk-
|
|
12
|
+
} from "../chunk-KW6NZNGB.js";
|
|
13
|
+
import "../chunk-NLXNO5OH.js";
|
|
14
14
|
import "../chunk-QI4IXJN7.js";
|
|
15
|
-
import "../chunk-
|
|
15
|
+
import "../chunk-6UZKN2QW.js";
|
|
16
16
|
import "../chunk-5YDHBZCO.js";
|
|
17
17
|
import "../chunk-G4QFC45N.js";
|
|
18
18
|
import "../chunk-GZIAQYGI.js";
|
|
19
|
-
import "../chunk-
|
|
19
|
+
import "../chunk-6LMP2A62.js";
|
|
20
20
|
import "../chunk-ZQX6UOP6.js";
|
|
21
21
|
import "../chunk-6RX2XEET.js";
|
|
22
22
|
import "../chunk-NGP6LSV2.js";
|