@makaio/framework 1.0.0-dev-1781354548379 → 1.0.0-dev-1781367632837
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/README.md +1 -1
- package/dist/.makaio-build.json +2 -2
- package/dist/adapter-subsystem/index.d.mts +493 -0
- package/dist/adapter-subsystem/index.mjs +1 -0
- package/dist/adapters/index.d.mts +1 -1
- package/dist/contracts/adapter/index.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +6 -6
- package/dist/contracts/extension/index.d.mts +2 -2
- package/dist/contracts/index.d.mts +55 -55
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/inbound-hooks/index.d.mts +174 -0
- package/dist/inbound-hooks/index.mjs +1 -0
- package/dist/{index-DrGLAuZc.d.mts → index-7EPRy0nT.d.mts} +16 -16
- package/dist/{index-BHzgDuRE.d.mts → index-B7uYo0C6.d.mts} +3 -3
- package/dist/{index-BHAOu6Hs.d.mts → index-BFuke0jw.d.mts} +14 -14
- package/dist/{index-CH5U3zSA2.d.mts → index-BfUq8fO52.d.mts} +1 -1
- package/dist/{index-Buo9H8RK.d.mts → index-COPhs8Ay.d.mts} +1 -1
- package/dist/{index-CTn_Xi-p.d.mts → index-CcBAFO-1.d.mts} +2 -2
- package/dist/{index-BpniJgxu.d.mts → index-CncH-7wf.d.mts} +16 -16
- package/dist/{index-Da4ABgRq.d.mts → index-DdZ9PDEE.d.mts} +12 -12
- package/dist/{index-BDRKAxIV.d.mts → index-dAjtejnc.d.mts} +2 -2
- package/dist/{index-DPIdX6kb.d.mts → index-qGJoNJon.d.mts} +113 -113
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/{namespace-CHMszppN.d.mts → namespace-6OzA9SwY.d.mts} +26 -26
- package/dist/{namespace-CqUGzG53.d.mts → namespace-Bx40zNgT.d.mts} +2 -2
- package/dist/{namespace-Boe6l5n9.d.mts → namespace-Cq8ScJGp.d.mts} +58 -58
- package/dist/{namespace-B73Sxj5L.d.mts → namespace-DI9_OYOU.d.mts} +6 -6
- package/dist/{namespace-BBVtD1gu.d.mts → namespace-Do0AUzwu.d.mts} +6 -6
- package/dist/package.json +1 -1
- package/dist/runtime-node/index.d.mts +8 -59
- package/dist/runtime-node/index.mjs +26 -26
- package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
- package/dist/{schema-DGMLvVoQ.d.mts → schema-C-yfxlRI.d.mts} +2 -2
- package/dist/{schemas-B5ToLwIs.d.mts → schemas-CJYNpT6v.d.mts} +6 -6
- package/dist/{schemas-lqvZ6UpK.d.mts → schemas-CW0h1h6l.d.mts} +3 -3
- package/dist/{schemas-kVcJMjjn2.d.mts → schemas-DtJWNKZ_2.d.mts} +6 -6
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +3 -3
- package/dist/services/execution-target/index.d.mts +2 -2
- package/dist/services/execution-target/namespace.d.mts +1 -1
- package/dist/services/execution-target/schemas.d.mts +1 -1
- package/dist/services/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/index.d.mts +41 -41
- package/dist/services/session/index.d.mts +4 -4
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +6 -6
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/subagent-template/index.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tray-menu/index.d.mts +2 -2
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/{types-BpuLMR2m.d.mts → types-BOuU-0Vs.d.mts} +36 -36
- package/dist/workflow-engine/index.d.mts +37 -37
- package/package.json +9 -1
- package/dist/drizzle/0001_messages_content_tsv.na.md +0 -18
- package/dist/drizzle/meta/0000_snapshot.json +0 -2813
- package/dist/drizzle/meta/0001_snapshot.json +0 -2820
- package/dist/drizzle/meta/0002_snapshot.json +0 -2827
- package/dist/drizzle/meta/0003_snapshot.json +0 -2834
- package/dist/drizzle/meta/0004_snapshot.json +0 -2842
- package/dist/drizzle/meta/0005_snapshot.json +0 -2849
- package/dist/drizzle/meta/0006_snapshot.json +0 -2865
- package/dist/drizzle/meta/0007_snapshot.json +0 -2879
- package/dist/drizzle/meta/0008_snapshot.json +0 -2886
- package/dist/drizzle/meta/0009_snapshot.json +0 -2901
- package/dist/drizzle/meta/0010_snapshot.json +0 -2908
- package/dist/drizzle/meta/0011_snapshot.json +0 -2915
- package/dist/drizzle/meta/0012_snapshot.json +0 -2934
- package/dist/drizzle/meta/0013_snapshot.json +0 -2954
- package/dist/drizzle/meta/0014_snapshot.json +0 -2959
- package/dist/drizzle/meta/0015_snapshot.json +0 -2966
- package/dist/drizzle/meta/0016_snapshot.json +0 -2973
- package/dist/drizzle/meta/0017_snapshot.json +0 -2980
|
@@ -67,8 +67,8 @@ type SessionCreateBase = z.infer<typeof SessionCreateBaseSchema>;
|
|
|
67
67
|
* - 'disposed': Agent replaced (cross-adapter switch) — retained for message metadata
|
|
68
68
|
*/
|
|
69
69
|
declare const AgentStatusSchema$1: z.ZodEnum<{
|
|
70
|
-
idle: "idle";
|
|
71
70
|
active: "active";
|
|
71
|
+
idle: "idle";
|
|
72
72
|
dead: "dead";
|
|
73
73
|
disposed: "disposed";
|
|
74
74
|
}>;
|
|
@@ -103,8 +103,8 @@ declare const MakaioSessionAgentSchema$1: z.ZodObject<{
|
|
|
103
103
|
member: "member";
|
|
104
104
|
}>;
|
|
105
105
|
status: z.ZodEnum<{
|
|
106
|
-
idle: "idle";
|
|
107
106
|
active: "active";
|
|
107
|
+
idle: "idle";
|
|
108
108
|
dead: "dead";
|
|
109
109
|
disposed: "disposed";
|
|
110
110
|
}>;
|
|
@@ -147,8 +147,8 @@ declare const MakaioSessionSchema: z.ZodObject<{
|
|
|
147
147
|
member: "member";
|
|
148
148
|
}>;
|
|
149
149
|
status: z.ZodEnum<{
|
|
150
|
-
idle: "idle";
|
|
151
150
|
active: "active";
|
|
151
|
+
idle: "idle";
|
|
152
152
|
dead: "dead";
|
|
153
153
|
disposed: "disposed";
|
|
154
154
|
}>;
|
|
@@ -156,10 +156,10 @@ declare const MakaioSessionSchema: z.ZodObject<{
|
|
|
156
156
|
lastActivityAt: z.ZodNumber;
|
|
157
157
|
}, z.core.$strip>>;
|
|
158
158
|
status: z.ZodEnum<{
|
|
159
|
-
closed: "closed";
|
|
160
|
-
discovered: "discovered";
|
|
161
159
|
active: "active";
|
|
162
160
|
archived: "archived";
|
|
161
|
+
closed: "closed";
|
|
162
|
+
discovered: "discovered";
|
|
163
163
|
}>;
|
|
164
164
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
165
165
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -272,8 +272,8 @@ declare const SessionWithPreviewSchema: z.ZodObject<{
|
|
|
272
272
|
member: "member";
|
|
273
273
|
}>;
|
|
274
274
|
status: z.ZodEnum<{
|
|
275
|
-
idle: "idle";
|
|
276
275
|
active: "active";
|
|
276
|
+
idle: "idle";
|
|
277
277
|
dead: "dead";
|
|
278
278
|
disposed: "disposed";
|
|
279
279
|
}>;
|
|
@@ -281,10 +281,10 @@ declare const SessionWithPreviewSchema: z.ZodObject<{
|
|
|
281
281
|
lastActivityAt: z.ZodNumber;
|
|
282
282
|
}, z.core.$strip>>;
|
|
283
283
|
status: z.ZodEnum<{
|
|
284
|
-
closed: "closed";
|
|
285
|
-
discovered: "discovered";
|
|
286
284
|
active: "active";
|
|
287
285
|
archived: "archived";
|
|
286
|
+
closed: "closed";
|
|
287
|
+
discovered: "discovered";
|
|
288
288
|
}>;
|
|
289
289
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
290
290
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -471,8 +471,8 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
471
471
|
member: "member";
|
|
472
472
|
}>;
|
|
473
473
|
status: z.ZodEnum<{
|
|
474
|
-
idle: "idle";
|
|
475
474
|
active: "active";
|
|
475
|
+
idle: "idle";
|
|
476
476
|
dead: "dead";
|
|
477
477
|
disposed: "disposed";
|
|
478
478
|
}>;
|
|
@@ -480,10 +480,10 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
480
480
|
lastActivityAt: z.ZodNumber;
|
|
481
481
|
}, z.core.$strip>>;
|
|
482
482
|
status: z.ZodEnum<{
|
|
483
|
-
closed: "closed";
|
|
484
|
-
discovered: "discovered";
|
|
485
483
|
active: "active";
|
|
486
484
|
archived: "archived";
|
|
485
|
+
closed: "closed";
|
|
486
|
+
discovered: "discovered";
|
|
487
487
|
}>;
|
|
488
488
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
489
489
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -581,8 +581,8 @@ declare const SessionSnapshotSchema: z.ZodObject<{
|
|
|
581
581
|
member: "member";
|
|
582
582
|
}>;
|
|
583
583
|
status: z.ZodEnum<{
|
|
584
|
-
idle: "idle";
|
|
585
584
|
active: "active";
|
|
585
|
+
idle: "idle";
|
|
586
586
|
dead: "dead";
|
|
587
587
|
disposed: "disposed";
|
|
588
588
|
}>;
|
|
@@ -4651,8 +4651,8 @@ declare const SessionSchemas: {
|
|
|
4651
4651
|
member: "member";
|
|
4652
4652
|
}>;
|
|
4653
4653
|
status: _$zod.ZodEnum<{
|
|
4654
|
-
idle: "idle";
|
|
4655
4654
|
active: "active";
|
|
4655
|
+
idle: "idle";
|
|
4656
4656
|
dead: "dead";
|
|
4657
4657
|
disposed: "disposed";
|
|
4658
4658
|
}>;
|
|
@@ -4660,10 +4660,10 @@ declare const SessionSchemas: {
|
|
|
4660
4660
|
lastActivityAt: _$zod.ZodNumber;
|
|
4661
4661
|
}, _$zod_v4_core0.$strip>>;
|
|
4662
4662
|
status: _$zod.ZodEnum<{
|
|
4663
|
-
closed: "closed";
|
|
4664
|
-
discovered: "discovered";
|
|
4665
4663
|
active: "active";
|
|
4666
4664
|
archived: "archived";
|
|
4665
|
+
closed: "closed";
|
|
4666
|
+
discovered: "discovered";
|
|
4667
4667
|
}>;
|
|
4668
4668
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4669
4669
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -4761,8 +4761,8 @@ declare const SessionSchemas: {
|
|
|
4761
4761
|
member: "member";
|
|
4762
4762
|
}>;
|
|
4763
4763
|
status: _$zod.ZodEnum<{
|
|
4764
|
-
idle: "idle";
|
|
4765
4764
|
active: "active";
|
|
4765
|
+
idle: "idle";
|
|
4766
4766
|
dead: "dead";
|
|
4767
4767
|
disposed: "disposed";
|
|
4768
4768
|
}>;
|
|
@@ -5220,8 +5220,8 @@ declare const SessionSchemas: {
|
|
|
5220
5220
|
member: "member";
|
|
5221
5221
|
}>;
|
|
5222
5222
|
status: _$zod.ZodEnum<{
|
|
5223
|
-
idle: "idle";
|
|
5224
5223
|
active: "active";
|
|
5224
|
+
idle: "idle";
|
|
5225
5225
|
dead: "dead";
|
|
5226
5226
|
disposed: "disposed";
|
|
5227
5227
|
}>;
|
|
@@ -5229,10 +5229,10 @@ declare const SessionSchemas: {
|
|
|
5229
5229
|
lastActivityAt: _$zod.ZodNumber;
|
|
5230
5230
|
}, _$zod_v4_core0.$strip>>;
|
|
5231
5231
|
status: _$zod.ZodEnum<{
|
|
5232
|
-
closed: "closed";
|
|
5233
|
-
discovered: "discovered";
|
|
5234
5232
|
active: "active";
|
|
5235
5233
|
archived: "archived";
|
|
5234
|
+
closed: "closed";
|
|
5235
|
+
discovered: "discovered";
|
|
5236
5236
|
}>;
|
|
5237
5237
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5238
5238
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -5330,8 +5330,8 @@ declare const SessionSchemas: {
|
|
|
5330
5330
|
member: "member";
|
|
5331
5331
|
}>;
|
|
5332
5332
|
status: _$zod.ZodEnum<{
|
|
5333
|
-
idle: "idle";
|
|
5334
5333
|
active: "active";
|
|
5334
|
+
idle: "idle";
|
|
5335
5335
|
dead: "dead";
|
|
5336
5336
|
disposed: "disposed";
|
|
5337
5337
|
}>;
|
|
@@ -6162,10 +6162,10 @@ declare const SessionSchemas: {
|
|
|
6162
6162
|
request: _$zod.ZodObject<{
|
|
6163
6163
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6164
6164
|
all: "all";
|
|
6165
|
-
closed: "closed";
|
|
6166
|
-
discovered: "discovered";
|
|
6167
6165
|
active: "active";
|
|
6168
6166
|
archived: "archived";
|
|
6167
|
+
closed: "closed";
|
|
6168
|
+
discovered: "discovered";
|
|
6169
6169
|
}>>;
|
|
6170
6170
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
6171
6171
|
offset: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -6201,8 +6201,8 @@ declare const SessionSchemas: {
|
|
|
6201
6201
|
member: "member";
|
|
6202
6202
|
}>;
|
|
6203
6203
|
status: _$zod.ZodEnum<{
|
|
6204
|
-
idle: "idle";
|
|
6205
6204
|
active: "active";
|
|
6205
|
+
idle: "idle";
|
|
6206
6206
|
dead: "dead";
|
|
6207
6207
|
disposed: "disposed";
|
|
6208
6208
|
}>;
|
|
@@ -6210,10 +6210,10 @@ declare const SessionSchemas: {
|
|
|
6210
6210
|
lastActivityAt: _$zod.ZodNumber;
|
|
6211
6211
|
}, _$zod_v4_core0.$strip>>;
|
|
6212
6212
|
status: _$zod.ZodEnum<{
|
|
6213
|
-
closed: "closed";
|
|
6214
|
-
discovered: "discovered";
|
|
6215
6213
|
active: "active";
|
|
6216
6214
|
archived: "archived";
|
|
6215
|
+
closed: "closed";
|
|
6216
|
+
discovered: "discovered";
|
|
6217
6217
|
}>;
|
|
6218
6218
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6219
6219
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -6300,10 +6300,10 @@ declare const SessionSchemas: {
|
|
|
6300
6300
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
6301
6301
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6302
6302
|
all: "all";
|
|
6303
|
-
closed: "closed";
|
|
6304
|
-
discovered: "discovered";
|
|
6305
6303
|
active: "active";
|
|
6306
6304
|
archived: "archived";
|
|
6305
|
+
closed: "closed";
|
|
6306
|
+
discovered: "discovered";
|
|
6307
6307
|
}>>;
|
|
6308
6308
|
isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
6309
6309
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -6336,8 +6336,8 @@ declare const SessionSchemas: {
|
|
|
6336
6336
|
member: "member";
|
|
6337
6337
|
}>;
|
|
6338
6338
|
status: _$zod.ZodEnum<{
|
|
6339
|
-
idle: "idle";
|
|
6340
6339
|
active: "active";
|
|
6340
|
+
idle: "idle";
|
|
6341
6341
|
dead: "dead";
|
|
6342
6342
|
disposed: "disposed";
|
|
6343
6343
|
}>;
|
|
@@ -6345,10 +6345,10 @@ declare const SessionSchemas: {
|
|
|
6345
6345
|
lastActivityAt: _$zod.ZodNumber;
|
|
6346
6346
|
}, _$zod_v4_core0.$strip>>;
|
|
6347
6347
|
status: _$zod.ZodEnum<{
|
|
6348
|
-
closed: "closed";
|
|
6349
|
-
discovered: "discovered";
|
|
6350
6348
|
active: "active";
|
|
6351
6349
|
archived: "archived";
|
|
6350
|
+
closed: "closed";
|
|
6351
|
+
discovered: "discovered";
|
|
6352
6352
|
}>;
|
|
6353
6353
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6354
6354
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -6462,8 +6462,8 @@ declare const SessionSchemas: {
|
|
|
6462
6462
|
member: "member";
|
|
6463
6463
|
}>;
|
|
6464
6464
|
status: _$zod.ZodEnum<{
|
|
6465
|
-
idle: "idle";
|
|
6466
6465
|
active: "active";
|
|
6466
|
+
idle: "idle";
|
|
6467
6467
|
dead: "dead";
|
|
6468
6468
|
disposed: "disposed";
|
|
6469
6469
|
}>;
|
|
@@ -6471,10 +6471,10 @@ declare const SessionSchemas: {
|
|
|
6471
6471
|
lastActivityAt: _$zod.ZodNumber;
|
|
6472
6472
|
}, _$zod_v4_core0.$strip>>;
|
|
6473
6473
|
status: _$zod.ZodEnum<{
|
|
6474
|
-
closed: "closed";
|
|
6475
|
-
discovered: "discovered";
|
|
6476
6474
|
active: "active";
|
|
6477
6475
|
archived: "archived";
|
|
6476
|
+
closed: "closed";
|
|
6477
|
+
discovered: "discovered";
|
|
6478
6478
|
}>;
|
|
6479
6479
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6480
6480
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -6698,8 +6698,8 @@ declare const SessionSchemas: {
|
|
|
6698
6698
|
member: "member";
|
|
6699
6699
|
}>;
|
|
6700
6700
|
status: _$zod.ZodEnum<{
|
|
6701
|
-
idle: "idle";
|
|
6702
6701
|
active: "active";
|
|
6702
|
+
idle: "idle";
|
|
6703
6703
|
dead: "dead";
|
|
6704
6704
|
disposed: "disposed";
|
|
6705
6705
|
}>;
|
|
@@ -6707,10 +6707,10 @@ declare const SessionSchemas: {
|
|
|
6707
6707
|
lastActivityAt: _$zod.ZodNumber;
|
|
6708
6708
|
}, _$zod_v4_core0.$strip>>;
|
|
6709
6709
|
status: _$zod.ZodEnum<{
|
|
6710
|
-
closed: "closed";
|
|
6711
|
-
discovered: "discovered";
|
|
6712
6710
|
active: "active";
|
|
6713
6711
|
archived: "archived";
|
|
6712
|
+
closed: "closed";
|
|
6713
|
+
discovered: "discovered";
|
|
6714
6714
|
}>;
|
|
6715
6715
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6716
6716
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -410,8 +410,8 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
410
410
|
completed: "completed";
|
|
411
411
|
cancelled: "cancelled";
|
|
412
412
|
failed: "failed";
|
|
413
|
-
running: "running";
|
|
414
413
|
paused: "paused";
|
|
414
|
+
running: "running";
|
|
415
415
|
}>;
|
|
416
416
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
417
417
|
config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
@@ -451,8 +451,8 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
451
451
|
completed: "completed";
|
|
452
452
|
cancelled: "cancelled";
|
|
453
453
|
failed: "failed";
|
|
454
|
-
running: "running";
|
|
455
454
|
paused: "paused";
|
|
455
|
+
running: "running";
|
|
456
456
|
}>;
|
|
457
457
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
458
458
|
config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
@@ -499,8 +499,8 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
499
499
|
completed: "completed";
|
|
500
500
|
cancelled: "cancelled";
|
|
501
501
|
failed: "failed";
|
|
502
|
-
running: "running";
|
|
503
502
|
paused: "paused";
|
|
503
|
+
running: "running";
|
|
504
504
|
}>;
|
|
505
505
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
506
506
|
config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
@@ -730,8 +730,8 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
730
730
|
completed: "completed";
|
|
731
731
|
cancelled: "cancelled";
|
|
732
732
|
failed: "failed";
|
|
733
|
-
running: "running";
|
|
734
733
|
paused: "paused";
|
|
734
|
+
running: "running";
|
|
735
735
|
}>>;
|
|
736
736
|
error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
737
737
|
reason: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -799,8 +799,8 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
799
799
|
completed: "completed";
|
|
800
800
|
cancelled: "cancelled";
|
|
801
801
|
failed: "failed";
|
|
802
|
-
running: "running";
|
|
803
802
|
paused: "paused";
|
|
803
|
+
running: "running";
|
|
804
804
|
}>>;
|
|
805
805
|
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
806
806
|
kind: z.ZodString;
|
|
@@ -822,8 +822,8 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
822
822
|
completed: "completed";
|
|
823
823
|
cancelled: "cancelled";
|
|
824
824
|
failed: "failed";
|
|
825
|
-
running: "running";
|
|
826
825
|
paused: "paused";
|
|
826
|
+
running: "running";
|
|
827
827
|
}>;
|
|
828
828
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
829
829
|
config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
@@ -882,8 +882,8 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
882
882
|
cancelled: "cancelled";
|
|
883
883
|
failed: "failed";
|
|
884
884
|
running: "running";
|
|
885
|
-
skipped: "skipped";
|
|
886
885
|
waiting: "waiting";
|
|
886
|
+
skipped: "skipped";
|
|
887
887
|
}>;
|
|
888
888
|
attempt: z.ZodDefault<z.ZodNumber>;
|
|
889
889
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -927,8 +927,8 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
927
927
|
cancelled: "cancelled";
|
|
928
928
|
failed: "failed";
|
|
929
929
|
running: "running";
|
|
930
|
-
skipped: "skipped";
|
|
931
930
|
waiting: "waiting";
|
|
931
|
+
skipped: "skipped";
|
|
932
932
|
}>;
|
|
933
933
|
attempt: z.ZodDefault<z.ZodNumber>;
|
|
934
934
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -969,8 +969,8 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
969
969
|
cancelled: "cancelled";
|
|
970
970
|
failed: "failed";
|
|
971
971
|
running: "running";
|
|
972
|
-
skipped: "skipped";
|
|
973
972
|
waiting: "waiting";
|
|
973
|
+
skipped: "skipped";
|
|
974
974
|
}>;
|
|
975
975
|
attempt: z.ZodDefault<z.ZodNumber>;
|
|
976
976
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -997,8 +997,8 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
997
997
|
status: z.ZodEnum<{
|
|
998
998
|
cancelled: "cancelled";
|
|
999
999
|
rejected: "rejected";
|
|
1000
|
-
resumed: "resumed";
|
|
1001
1000
|
waiting: "waiting";
|
|
1001
|
+
resumed: "resumed";
|
|
1002
1002
|
"timed-out": "timed-out";
|
|
1003
1003
|
}>;
|
|
1004
1004
|
autoAction: z.ZodEnum<{
|
|
@@ -1129,8 +1129,8 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
1129
1129
|
status: z.ZodEnum<{
|
|
1130
1130
|
cancelled: "cancelled";
|
|
1131
1131
|
rejected: "rejected";
|
|
1132
|
-
resumed: "resumed";
|
|
1133
1132
|
waiting: "waiting";
|
|
1133
|
+
resumed: "resumed";
|
|
1134
1134
|
"timed-out": "timed-out";
|
|
1135
1135
|
}>;
|
|
1136
1136
|
autoAction: z.ZodEnum<{
|
|
@@ -1154,8 +1154,8 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
1154
1154
|
status: z.ZodOptional<z.ZodEnum<{
|
|
1155
1155
|
cancelled: "cancelled";
|
|
1156
1156
|
rejected: "rejected";
|
|
1157
|
-
resumed: "resumed";
|
|
1158
1157
|
waiting: "waiting";
|
|
1158
|
+
resumed: "resumed";
|
|
1159
1159
|
"timed-out": "timed-out";
|
|
1160
1160
|
}>>;
|
|
1161
1161
|
limit: z.ZodDefault<z.ZodNumber>;
|
|
@@ -1170,8 +1170,8 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
1170
1170
|
status: z.ZodEnum<{
|
|
1171
1171
|
cancelled: "cancelled";
|
|
1172
1172
|
rejected: "rejected";
|
|
1173
|
-
resumed: "resumed";
|
|
1174
1173
|
waiting: "waiting";
|
|
1174
|
+
resumed: "resumed";
|
|
1175
1175
|
"timed-out": "timed-out";
|
|
1176
1176
|
}>;
|
|
1177
1177
|
autoAction: z.ZodEnum<{
|
|
@@ -1205,8 +1205,8 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
1205
1205
|
status: z.ZodEnum<{
|
|
1206
1206
|
cancelled: "cancelled";
|
|
1207
1207
|
rejected: "rejected";
|
|
1208
|
-
resumed: "resumed";
|
|
1209
1208
|
waiting: "waiting";
|
|
1209
|
+
resumed: "resumed";
|
|
1210
1210
|
"timed-out": "timed-out";
|
|
1211
1211
|
}>;
|
|
1212
1212
|
autoAction: z.ZodEnum<{
|
|
@@ -2331,7 +2331,7 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
2331
2331
|
tableName: "workflow_executions";
|
|
2332
2332
|
dataType: "string";
|
|
2333
2333
|
columnType: "SQLiteText";
|
|
2334
|
-
data: "pending" | "completed" | "cancelled" | "failed" | "
|
|
2334
|
+
data: "pending" | "completed" | "cancelled" | "failed" | "paused" | "running";
|
|
2335
2335
|
driverParam: string;
|
|
2336
2336
|
notNull: true;
|
|
2337
2337
|
hasDefault: false;
|
|
@@ -2620,7 +2620,7 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
2620
2620
|
tableName: "workflow_execution_frames";
|
|
2621
2621
|
dataType: "string";
|
|
2622
2622
|
columnType: "SQLiteText";
|
|
2623
|
-
data: "pending" | "completed" | "cancelled" | "failed" | "running" | "
|
|
2623
|
+
data: "pending" | "completed" | "cancelled" | "failed" | "running" | "waiting" | "skipped";
|
|
2624
2624
|
driverParam: string;
|
|
2625
2625
|
notNull: true;
|
|
2626
2626
|
hasDefault: true;
|
|
@@ -2633,7 +2633,7 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
2633
2633
|
generated: undefined;
|
|
2634
2634
|
}, {}, {
|
|
2635
2635
|
length: number | undefined;
|
|
2636
|
-
$type: "pending" | "completed" | "cancelled" | "failed" | "running" | "
|
|
2636
|
+
$type: "pending" | "completed" | "cancelled" | "failed" | "running" | "waiting" | "skipped";
|
|
2637
2637
|
}>;
|
|
2638
2638
|
attempt: _$drizzle_orm_sqlite_core0.SQLiteColumn<{
|
|
2639
2639
|
name: string;
|
|
@@ -2903,7 +2903,7 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
2903
2903
|
tableName: "workflow_gate_instances";
|
|
2904
2904
|
dataType: "string";
|
|
2905
2905
|
columnType: "SQLiteText";
|
|
2906
|
-
data: "cancelled" | "rejected" | "
|
|
2906
|
+
data: "cancelled" | "rejected" | "waiting" | "resumed" | "timed-out";
|
|
2907
2907
|
driverParam: string;
|
|
2908
2908
|
notNull: true;
|
|
2909
2909
|
hasDefault: true;
|
|
@@ -2916,7 +2916,7 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
2916
2916
|
generated: undefined;
|
|
2917
2917
|
}, {}, {
|
|
2918
2918
|
length: number | undefined;
|
|
2919
|
-
$type: "cancelled" | "rejected" | "
|
|
2919
|
+
$type: "cancelled" | "rejected" | "waiting" | "resumed" | "timed-out";
|
|
2920
2920
|
}>;
|
|
2921
2921
|
autoAction: _$drizzle_orm_sqlite_core0.SQLiteColumn<{
|
|
2922
2922
|
name: "auto_action";
|
|
@@ -4170,7 +4170,7 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
4170
4170
|
tableName: "worklog_summaries";
|
|
4171
4171
|
dataType: "string";
|
|
4172
4172
|
columnType: "SQLiteText";
|
|
4173
|
-
data: "pending" | "completed" | "cancelled" | "failed" | "
|
|
4173
|
+
data: "pending" | "completed" | "cancelled" | "failed" | "paused" | "running";
|
|
4174
4174
|
driverParam: string;
|
|
4175
4175
|
notNull: true;
|
|
4176
4176
|
hasDefault: false;
|
|
@@ -4432,7 +4432,7 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
4432
4432
|
tableName: "worklog_frame_entries";
|
|
4433
4433
|
dataType: "string";
|
|
4434
4434
|
columnType: "SQLiteText";
|
|
4435
|
-
data: "pending" | "completed" | "cancelled" | "failed" | "running" | "
|
|
4435
|
+
data: "pending" | "completed" | "cancelled" | "failed" | "running" | "waiting" | "skipped";
|
|
4436
4436
|
driverParam: string;
|
|
4437
4437
|
notNull: true;
|
|
4438
4438
|
hasDefault: false;
|
|
@@ -4866,7 +4866,7 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
4866
4866
|
tableName: "worklog_gate_events";
|
|
4867
4867
|
dataType: "string";
|
|
4868
4868
|
columnType: "SQLiteText";
|
|
4869
|
-
data: "cancelled" | "rejected" | "
|
|
4869
|
+
data: "cancelled" | "rejected" | "waiting" | "resumed" | "timed-out";
|
|
4870
4870
|
driverParam: string;
|
|
4871
4871
|
notNull: true;
|
|
4872
4872
|
hasDefault: false;
|
|
@@ -4879,7 +4879,7 @@ declare const WorkflowStorageNamespace: _$_makaio_storage_core0.StorageNamespace
|
|
|
4879
4879
|
generated: undefined;
|
|
4880
4880
|
}, {}, {
|
|
4881
4881
|
length: number | undefined;
|
|
4882
|
-
$type: "cancelled" | "rejected" | "
|
|
4882
|
+
$type: "cancelled" | "rejected" | "waiting" | "resumed" | "timed-out";
|
|
4883
4883
|
}>;
|
|
4884
4884
|
prompt: _$drizzle_orm_sqlite_core0.SQLiteColumn<{
|
|
4885
4885
|
name: "prompt";
|
|
@@ -5338,8 +5338,8 @@ declare const WorkflowStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
5338
5338
|
completed: "completed";
|
|
5339
5339
|
cancelled: "cancelled";
|
|
5340
5340
|
failed: "failed";
|
|
5341
|
-
running: "running";
|
|
5342
5341
|
paused: "paused";
|
|
5342
|
+
running: "running";
|
|
5343
5343
|
}>;
|
|
5344
5344
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
5345
5345
|
config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
@@ -5379,8 +5379,8 @@ declare const WorkflowStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
5379
5379
|
completed: "completed";
|
|
5380
5380
|
cancelled: "cancelled";
|
|
5381
5381
|
failed: "failed";
|
|
5382
|
-
running: "running";
|
|
5383
5382
|
paused: "paused";
|
|
5383
|
+
running: "running";
|
|
5384
5384
|
}>;
|
|
5385
5385
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
5386
5386
|
config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
@@ -5427,8 +5427,8 @@ declare const WorkflowStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
5427
5427
|
completed: "completed";
|
|
5428
5428
|
cancelled: "cancelled";
|
|
5429
5429
|
failed: "failed";
|
|
5430
|
-
running: "running";
|
|
5431
5430
|
paused: "paused";
|
|
5431
|
+
running: "running";
|
|
5432
5432
|
}>;
|
|
5433
5433
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
5434
5434
|
config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
@@ -5658,8 +5658,8 @@ declare const WorkflowStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
5658
5658
|
completed: "completed";
|
|
5659
5659
|
cancelled: "cancelled";
|
|
5660
5660
|
failed: "failed";
|
|
5661
|
-
running: "running";
|
|
5662
5661
|
paused: "paused";
|
|
5662
|
+
running: "running";
|
|
5663
5663
|
}>>;
|
|
5664
5664
|
error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
5665
5665
|
reason: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -5727,8 +5727,8 @@ declare const WorkflowStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
5727
5727
|
completed: "completed";
|
|
5728
5728
|
cancelled: "cancelled";
|
|
5729
5729
|
failed: "failed";
|
|
5730
|
-
running: "running";
|
|
5731
5730
|
paused: "paused";
|
|
5731
|
+
running: "running";
|
|
5732
5732
|
}>>;
|
|
5733
5733
|
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
5734
5734
|
kind: z.ZodString;
|
|
@@ -5750,8 +5750,8 @@ declare const WorkflowStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
5750
5750
|
completed: "completed";
|
|
5751
5751
|
cancelled: "cancelled";
|
|
5752
5752
|
failed: "failed";
|
|
5753
|
-
running: "running";
|
|
5754
5753
|
paused: "paused";
|
|
5754
|
+
running: "running";
|
|
5755
5755
|
}>;
|
|
5756
5756
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
5757
5757
|
config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
@@ -5810,8 +5810,8 @@ declare const WorkflowStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
5810
5810
|
cancelled: "cancelled";
|
|
5811
5811
|
failed: "failed";
|
|
5812
5812
|
running: "running";
|
|
5813
|
-
skipped: "skipped";
|
|
5814
5813
|
waiting: "waiting";
|
|
5814
|
+
skipped: "skipped";
|
|
5815
5815
|
}>;
|
|
5816
5816
|
attempt: z.ZodDefault<z.ZodNumber>;
|
|
5817
5817
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -5855,8 +5855,8 @@ declare const WorkflowStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
5855
5855
|
cancelled: "cancelled";
|
|
5856
5856
|
failed: "failed";
|
|
5857
5857
|
running: "running";
|
|
5858
|
-
skipped: "skipped";
|
|
5859
5858
|
waiting: "waiting";
|
|
5859
|
+
skipped: "skipped";
|
|
5860
5860
|
}>;
|
|
5861
5861
|
attempt: z.ZodDefault<z.ZodNumber>;
|
|
5862
5862
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -5897,8 +5897,8 @@ declare const WorkflowStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
5897
5897
|
cancelled: "cancelled";
|
|
5898
5898
|
failed: "failed";
|
|
5899
5899
|
running: "running";
|
|
5900
|
-
skipped: "skipped";
|
|
5901
5900
|
waiting: "waiting";
|
|
5901
|
+
skipped: "skipped";
|
|
5902
5902
|
}>;
|
|
5903
5903
|
attempt: z.ZodDefault<z.ZodNumber>;
|
|
5904
5904
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -5925,8 +5925,8 @@ declare const WorkflowStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
5925
5925
|
status: z.ZodEnum<{
|
|
5926
5926
|
cancelled: "cancelled";
|
|
5927
5927
|
rejected: "rejected";
|
|
5928
|
-
resumed: "resumed";
|
|
5929
5928
|
waiting: "waiting";
|
|
5929
|
+
resumed: "resumed";
|
|
5930
5930
|
"timed-out": "timed-out";
|
|
5931
5931
|
}>;
|
|
5932
5932
|
autoAction: z.ZodEnum<{
|
|
@@ -6057,8 +6057,8 @@ declare const WorkflowStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
6057
6057
|
status: z.ZodEnum<{
|
|
6058
6058
|
cancelled: "cancelled";
|
|
6059
6059
|
rejected: "rejected";
|
|
6060
|
-
resumed: "resumed";
|
|
6061
6060
|
waiting: "waiting";
|
|
6061
|
+
resumed: "resumed";
|
|
6062
6062
|
"timed-out": "timed-out";
|
|
6063
6063
|
}>;
|
|
6064
6064
|
autoAction: z.ZodEnum<{
|
|
@@ -6082,8 +6082,8 @@ declare const WorkflowStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
6082
6082
|
status: z.ZodOptional<z.ZodEnum<{
|
|
6083
6083
|
cancelled: "cancelled";
|
|
6084
6084
|
rejected: "rejected";
|
|
6085
|
-
resumed: "resumed";
|
|
6086
6085
|
waiting: "waiting";
|
|
6086
|
+
resumed: "resumed";
|
|
6087
6087
|
"timed-out": "timed-out";
|
|
6088
6088
|
}>>;
|
|
6089
6089
|
limit: z.ZodDefault<z.ZodNumber>;
|
|
@@ -6098,8 +6098,8 @@ declare const WorkflowStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
6098
6098
|
status: z.ZodEnum<{
|
|
6099
6099
|
cancelled: "cancelled";
|
|
6100
6100
|
rejected: "rejected";
|
|
6101
|
-
resumed: "resumed";
|
|
6102
6101
|
waiting: "waiting";
|
|
6102
|
+
resumed: "resumed";
|
|
6103
6103
|
"timed-out": "timed-out";
|
|
6104
6104
|
}>;
|
|
6105
6105
|
autoAction: z.ZodEnum<{
|
|
@@ -6133,8 +6133,8 @@ declare const WorkflowStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
6133
6133
|
status: z.ZodEnum<{
|
|
6134
6134
|
cancelled: "cancelled";
|
|
6135
6135
|
rejected: "rejected";
|
|
6136
|
-
resumed: "resumed";
|
|
6137
6136
|
waiting: "waiting";
|
|
6137
|
+
resumed: "resumed";
|
|
6138
6138
|
"timed-out": "timed-out";
|
|
6139
6139
|
}>;
|
|
6140
6140
|
autoAction: z.ZodEnum<{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@makaio/framework",
|
|
3
|
-
"version": "1.0.0-dev-
|
|
3
|
+
"version": "1.0.0-dev-1781367632837",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "git+https://github.com/makaio-ai/makaio-framework.git",
|
|
@@ -75,6 +75,10 @@
|
|
|
75
75
|
"types": "./dist/hooks/index.d.mts",
|
|
76
76
|
"default": "./dist/hooks/index.mjs"
|
|
77
77
|
},
|
|
78
|
+
"./inbound-hooks": {
|
|
79
|
+
"types": "./dist/inbound-hooks/index.d.mts",
|
|
80
|
+
"default": "./dist/inbound-hooks/index.mjs"
|
|
81
|
+
},
|
|
78
82
|
"./providers": {
|
|
79
83
|
"types": "./dist/providers/index.d.mts",
|
|
80
84
|
"default": "./dist/providers/index.mjs"
|
|
@@ -363,6 +367,10 @@
|
|
|
363
367
|
"types": "./dist/storage/handlers/drizzle/index.d.mts",
|
|
364
368
|
"default": "./dist/storage/handlers/drizzle/index.mjs"
|
|
365
369
|
},
|
|
370
|
+
"./adapter-subsystem": {
|
|
371
|
+
"types": "./dist/adapter-subsystem/index.d.mts",
|
|
372
|
+
"default": "./dist/adapter-subsystem/index.mjs"
|
|
373
|
+
},
|
|
366
374
|
"./adapters": {
|
|
367
375
|
"types": "./dist/adapters/index.d.mts",
|
|
368
376
|
"default": "./dist/adapters/index.mjs"
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
# n/a marker: `0001_messages_content_tsv` has no SQLite counterpart
|
|
2
|
-
|
|
3
|
-
This marker pairs (by tag stem) with the hand-written Postgres migration
|
|
4
|
-
`drizzle-postgres/0001_messages_content_tsv.sql`, which adds the
|
|
5
|
-
`messages.content_tsv` generated `tsvector` column and its GIN index.
|
|
6
|
-
|
|
7
|
-
There is **intentionally no SQLite counterpart**. SQLite full-text search is
|
|
8
|
-
not provisioned through the migration chain at all — it is created at runtime by
|
|
9
|
-
`createFts5Tables`, which builds FTS5 virtual tables (and their sync triggers)
|
|
10
|
-
against the `messages` table. Postgres provisions search through a stored
|
|
11
|
-
generated column in the schema, so its migration lands in the chain; SQLite's
|
|
12
|
-
search backend is a runtime concern and therefore absent from the chain by
|
|
13
|
-
design.
|
|
14
|
-
|
|
15
|
-
The generated-DDL parity lint (`scripts/validate-ddl-parity.ts`) reads this
|
|
16
|
-
marker to confirm the `messages.content_tsv` divergence is reviewed and accepted
|
|
17
|
-
rather than an accidental missing column. This file is documentation only and is
|
|
18
|
-
never read by any runtime path.
|