@makaio/framework 1.0.0-dev-1783355411417 → 1.0.0-dev-1783477169057
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/.makaio-build.json +2 -2
- package/dist/adapter-Lx6K7yQS.mjs +1 -0
- package/dist/adapter-subsystem/index.mjs +1 -1
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +219 -40
- package/dist/adapters/index.mjs +6 -6
- package/dist/adapters/node.d.mts +1 -1
- package/dist/adapters/node.mjs +4 -4
- package/dist/{base-orchestrator-BNysGvaM.d.mts → base-orchestrator-J1WKAUkF.d.mts} +32 -3
- package/dist/bus/index.d.mts +22 -22
- package/dist/bus/index.mjs +1 -1
- package/dist/client-l1Rq5p6X.mjs +1 -0
- package/dist/clients/index.d.mts +30 -0
- package/dist/clients/index.mjs +2 -2
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/index.mjs +1 -1
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/adapter/schemas/session-lineage.mjs +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +2 -2
- package/dist/contracts/client/index.mjs +1 -1
- package/dist/contracts/config/index.d.mts +12 -12
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +454 -276
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +3 -3
- package/dist/contracts/session/index.mjs +1 -1
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{definition-b9jyJqPD.d.mts → definition-DePb3ke-.d.mts} +1 -1
- package/dist/drizzle/0023_m_mr9gc37m.sql +1 -0
- package/dist/drizzle/meta/_journal.json +7 -0
- package/dist/handlers-B74FvKlA.mjs +57 -0
- package/dist/hooks/index.d.mts +19 -2
- package/dist/{identity-BarL3JYI.mjs → identity-DC3Pk0ps.mjs} +1 -1
- package/dist/{index-BwGfdbI0.d.mts → index-2fK9iSHI.d.mts} +9 -9
- package/dist/{index-D7rWAEY0.d.mts → index-B-6DtLLz.d.mts} +1 -1
- package/dist/{index-4eP9DRL_.d.mts → index-B3fjN5HX.d.mts} +7 -7
- package/dist/{index-O08Q2ikz.d.mts → index-BMbmoarE.d.mts} +8 -8
- package/dist/{index-DV4nRk0h.d.mts → index-BX1MxwFr.d.mts} +28 -28
- package/dist/{index-CqCe7Phc.d.mts → index-BcwOnvUh.d.mts} +6 -6
- package/dist/{index-D6aAzr32.d.mts → index-BeouVICp.d.mts} +36 -36
- package/dist/{index-DQYj8-53.d.mts → index-BjO4Zkap.d.mts} +1 -1
- package/dist/{index-B5w-0Gg9.d.mts → index-Bl42SCEI.d.mts} +8 -8
- package/dist/{index-BYfSAJRC.d.mts → index-BvTd61i5.d.mts} +151 -29
- package/dist/{index-3X0368CL.d.mts → index-CA-AJbq6.d.mts} +4 -4
- package/dist/{index-C5C1tk9f.d.mts → index-CQQcnpev.d.mts} +41 -41
- package/dist/{index-BKZhnb2B.d.mts → index-C_xQM96Y.d.mts} +802 -422
- package/dist/{index-31vR1sxk.d.mts → index-CwFSL4xI.d.mts} +144 -21
- package/dist/{index-WHUV7neB.d.mts → index-DMz-2ACU.d.mts} +105 -105
- package/dist/{index-3J0HZlPH.d.mts → index-DScUb-hF.d.mts} +334 -13
- package/dist/{index-DEzdNQum.d.mts → index-Di84JjS0.d.mts} +2 -2
- package/dist/{index-DvHYpi-J.d.mts → index-Dv4oGVZK.d.mts} +1246 -397
- package/dist/{index-CaerrEDH.d.mts → index-NkNbYFud.d.mts} +1 -1
- package/dist/{index-D9-vOJvZ.d.mts → index-h5go5Dtd.d.mts} +1 -1
- package/dist/{index-DLNRgZPo2.d.mts → index-j_X5xefv2.d.mts} +26 -26
- package/dist/{index-C6Ys8pxt.d.mts → index-uM4KZopE.d.mts} +9 -9
- 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-j7vFsmYL.d.mts → namespace-3yGm4WF9.d.mts} +2 -2
- package/dist/{namespace-D8P8Sxce2.d.mts → namespace-6sIu5nBI2.d.mts} +2 -2
- package/dist/{namespace-B3ol3pc-.d.mts → namespace-BigVYQyx.d.mts} +12 -0
- package/dist/{namespace-DmqoDDRD.d.mts → namespace-Boh42UoL.d.mts} +66 -22
- package/dist/{namespace-CfvtDD_U.d.mts → namespace-COEUMuHL.d.mts} +156 -156
- package/dist/{namespace-B4cV_pk3.d.mts → namespace-D94HrTtq.d.mts} +58 -58
- package/dist/{namespace-DhDY0juT.d.mts → namespace-OLAh9wHU.d.mts} +375 -27
- package/dist/{namespace-Bm77p82L.d.mts → namespace-TPbegIMi.d.mts} +27 -27
- package/dist/{package-MmQvNJ3u.d.mts → package-B6mEMD8r.d.mts} +5 -0
- package/dist/{package-BmRhhi-3.mjs → package-BQn_RTo7.mjs} +1 -1
- package/dist/package.json +1 -1
- package/dist/{schema-DLNBajAV.d.mts → schema-B5vHi7Uu.d.mts} +28 -1
- package/dist/{schemas-CoFCV42v.d.mts → schemas-CDBn9MTz.d.mts} +156 -156
- package/dist/schemas-CkOigLAT.mjs +1 -0
- package/dist/{schemas-lnE9YoG7.d.mts → schemas-CscdPqCt.d.mts} +3 -3
- package/dist/{schemas-DMMWmWjq.d.mts → schemas-D512XweP.d.mts} +4 -4
- package/dist/{schemas-DuuVuhHX2.d.mts → schemas-DOV4UouN2.d.mts} +13 -13
- package/dist/{schemas-DmGRSeIq.d.mts → schemas-t6h9oSct.d.mts} +28 -1
- package/dist/services/adapter-runtime/index.d.mts +4 -4
- package/dist/services/adapter-runtime/index.mjs +1 -1
- package/dist/services/adapter-runtime/namespace.d.mts +1 -1
- package/dist/services/adapter-runtime/schemas.d.mts +2 -2
- package/dist/services/adapter-runtime/schemas.mjs +1 -1
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +8 -8
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/git/namespace.d.mts +2 -2
- package/dist/services/git/schemas.d.mts +1 -1
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +147 -140
- package/dist/services/index.mjs +1 -1
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +15 -2
- package/dist/services/log-import/index.mjs +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/namespace.d.mts +2 -2
- package/dist/services/log-import/schemas.d.mts +1 -1
- package/dist/services/session/handlers/index.d.mts +1 -1
- package/dist/services/session/handlers/index.mjs +1 -1
- package/dist/services/session/index.d.mts +7 -7
- package/dist/services/session/index.mjs +1 -1
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/session-events/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/session/storage/schema.mjs +1 -1
- package/dist/services/session/testing/index.mjs +3 -2
- package/dist/services/session-editor/index.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +10 -10
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/subagent-template/index.d.mts +2 -2
- package/dist/services/subagent-template/namespace.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tool-approval/index.mjs +1 -1
- package/dist/services/tools/index.mjs +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/session-CoGaTin6.mjs +69 -0
- package/dist/session-Dp7z5N1d.mjs +1 -0
- package/dist/{session-lineage-DR-9DU-U.d.mts → session-lineage-C1M7-O3C.d.mts} +3 -3
- package/dist/{tool-approval-service-MU_DmJsf.mjs → tool-approval-service-BNXgr-az.mjs} +1 -1
- package/dist/tools-BaO4GYj0.mjs +1 -0
- package/dist/{transition-Dq41YCkc.d.mts → transition-Bbjlwv5K.d.mts} +1 -1
- package/dist/{types-BMS6yfLS.d.mts → types-BNW5n6qm.d.mts} +1 -1
- package/dist/{types-BMlzmWp6.d.mts → types-CNkx2awa.d.mts} +12 -1
- package/dist/{types-Cse8s_cD.d.mts → types-D7W0ntGr.d.mts} +45 -18
- package/dist/{types-C76EP81O.d.mts → types-jruUn6oW.d.mts} +694 -282
- package/dist/workflow-engine/index.d.mts +41 -41
- package/dist/workflow-engine/index.mjs +1 -1
- package/dist/workflow-engine/package.d.mts +1 -1
- package/dist/workflow-engine/package.mjs +1 -1
- package/package.json +1 -1
- package/dist/adapter-BRxCc72E.mjs +0 -1
- package/dist/client-BgUjVbXX.mjs +0 -1
- package/dist/handlers-v47Gbsr1.mjs +0 -57
- package/dist/schemas-ftgVeWIG.mjs +0 -1
- package/dist/session-CKWfn3oc.mjs +0 -1
- package/dist/session-DCbJwYEU.mjs +0 -69
- package/dist/tools-BrNm-een.mjs +0 -1
|
@@ -41,9 +41,9 @@ declare const StructuredOutputValidationErrorSchema: z.ZodObject<{
|
|
|
41
41
|
* - `enforced` – A structured-output enforcement handler produced conformant output.
|
|
42
42
|
*/
|
|
43
43
|
declare const StructuredOutputValidationStatusSchema: z.ZodEnum<{
|
|
44
|
+
failed: "failed";
|
|
44
45
|
passed: "passed";
|
|
45
46
|
enforced: "enforced";
|
|
46
|
-
failed: "failed";
|
|
47
47
|
}>;
|
|
48
48
|
/**
|
|
49
49
|
* Full validation result emitted after a turn completes when a
|
|
@@ -22,8 +22,8 @@ declare const SkillNamespace: _$_makaio_core0.BusNamespaceDefinition<"skill", {
|
|
|
22
22
|
adapterId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
23
23
|
skillName: _$zod.ZodString;
|
|
24
24
|
trigger: _$zod.ZodEnum<{
|
|
25
|
-
user: "user";
|
|
26
25
|
auto: "auto";
|
|
26
|
+
user: "user";
|
|
27
27
|
model: "model";
|
|
28
28
|
reinjection: "reinjection";
|
|
29
29
|
}>;
|
|
@@ -67,8 +67,8 @@ declare const SkillNamespace: _$_makaio_core0.BusNamespaceDefinition<"skill", {
|
|
|
67
67
|
database: "database";
|
|
68
68
|
}>;
|
|
69
69
|
scope: _$zod.ZodEnum<{
|
|
70
|
-
session: "session";
|
|
71
70
|
global: "global";
|
|
71
|
+
session: "session";
|
|
72
72
|
project: "project";
|
|
73
73
|
}>;
|
|
74
74
|
location: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -83,8 +83,8 @@ declare const SkillNamespace: _$_makaio_core0.BusNamespaceDefinition<"skill", {
|
|
|
83
83
|
agentId: _$zod.ZodString;
|
|
84
84
|
skillName: _$zod.ZodString;
|
|
85
85
|
trigger: _$zod.ZodEnum<{
|
|
86
|
-
user: "user";
|
|
87
86
|
auto: "auto";
|
|
87
|
+
user: "user";
|
|
88
88
|
model: "model";
|
|
89
89
|
reinjection: "reinjection";
|
|
90
90
|
}>;
|
|
@@ -128,8 +128,8 @@ declare const SkillNamespace: _$_makaio_core0.BusNamespaceDefinition<"skill", {
|
|
|
128
128
|
baseDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
129
129
|
resources: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
130
130
|
trigger: _$zod.ZodEnum<{
|
|
131
|
-
user: "user";
|
|
132
131
|
auto: "auto";
|
|
132
|
+
user: "user";
|
|
133
133
|
model: "model";
|
|
134
134
|
reinjection: "reinjection";
|
|
135
135
|
}>;
|
|
@@ -161,8 +161,8 @@ declare const SkillSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
161
161
|
adapterId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
162
162
|
skillName: _$zod.ZodString;
|
|
163
163
|
trigger: _$zod.ZodEnum<{
|
|
164
|
-
user: "user";
|
|
165
164
|
auto: "auto";
|
|
165
|
+
user: "user";
|
|
166
166
|
model: "model";
|
|
167
167
|
reinjection: "reinjection";
|
|
168
168
|
}>;
|
|
@@ -206,8 +206,8 @@ declare const SkillSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
206
206
|
database: "database";
|
|
207
207
|
}>;
|
|
208
208
|
scope: _$zod.ZodEnum<{
|
|
209
|
-
session: "session";
|
|
210
209
|
global: "global";
|
|
210
|
+
session: "session";
|
|
211
211
|
project: "project";
|
|
212
212
|
}>;
|
|
213
213
|
location: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -222,8 +222,8 @@ declare const SkillSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
222
222
|
agentId: _$zod.ZodString;
|
|
223
223
|
skillName: _$zod.ZodString;
|
|
224
224
|
trigger: _$zod.ZodEnum<{
|
|
225
|
-
user: "user";
|
|
226
225
|
auto: "auto";
|
|
226
|
+
user: "user";
|
|
227
227
|
model: "model";
|
|
228
228
|
reinjection: "reinjection";
|
|
229
229
|
}>;
|
|
@@ -267,8 +267,8 @@ declare const SkillSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
267
267
|
baseDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
268
268
|
resources: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
269
269
|
trigger: _$zod.ZodEnum<{
|
|
270
|
-
user: "user";
|
|
271
270
|
auto: "auto";
|
|
271
|
+
user: "user";
|
|
272
272
|
model: "model";
|
|
273
273
|
reinjection: "reinjection";
|
|
274
274
|
}>;
|
|
@@ -287,8 +287,8 @@ declare const SkillSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
287
287
|
//#region core/contracts/src/skill/schemas.d.ts
|
|
288
288
|
/** Canonical skill scope ordering. Narrower scopes win during effective resolution. */
|
|
289
289
|
declare const SkillScopeSchema: z.ZodEnum<{
|
|
290
|
-
session: "session";
|
|
291
290
|
global: "global";
|
|
291
|
+
session: "session";
|
|
292
292
|
project: "project";
|
|
293
293
|
}>;
|
|
294
294
|
/** Source of a discovered skill. */
|
|
@@ -303,8 +303,8 @@ declare const SkillActivationModeSchema: z.ZodEnum<{
|
|
|
303
303
|
}>;
|
|
304
304
|
/** Trigger that activated or reinjected a skill. */
|
|
305
305
|
declare const SkillActivationTriggerSchema: z.ZodEnum<{
|
|
306
|
-
user: "user";
|
|
307
306
|
auto: "auto";
|
|
307
|
+
user: "user";
|
|
308
308
|
model: "model";
|
|
309
309
|
reinjection: "reinjection";
|
|
310
310
|
}>;
|
|
@@ -372,8 +372,8 @@ declare const SkillRecordSchema: z.ZodObject<{
|
|
|
372
372
|
database: "database";
|
|
373
373
|
}>;
|
|
374
374
|
scope: z.ZodEnum<{
|
|
375
|
-
session: "session";
|
|
376
375
|
global: "global";
|
|
376
|
+
session: "session";
|
|
377
377
|
project: "project";
|
|
378
378
|
}>;
|
|
379
379
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -401,8 +401,8 @@ declare const SkillCatalogEntrySchema: z.ZodObject<{
|
|
|
401
401
|
database: "database";
|
|
402
402
|
}>;
|
|
403
403
|
scope: z.ZodEnum<{
|
|
404
|
-
session: "session";
|
|
405
404
|
global: "global";
|
|
405
|
+
session: "session";
|
|
406
406
|
project: "project";
|
|
407
407
|
}>;
|
|
408
408
|
location: z.ZodOptional<z.ZodString>;
|
|
@@ -443,8 +443,8 @@ declare const ActiveSkillStateSchema: z.ZodObject<{
|
|
|
443
443
|
baseDir: z.ZodOptional<z.ZodString>;
|
|
444
444
|
resources: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
445
445
|
trigger: z.ZodEnum<{
|
|
446
|
-
user: "user";
|
|
447
446
|
auto: "auto";
|
|
447
|
+
user: "user";
|
|
448
448
|
model: "model";
|
|
449
449
|
reinjection: "reinjection";
|
|
450
450
|
}>;
|
|
@@ -476,8 +476,8 @@ declare const SkillRecordInputSchema: z.ZodObject<{
|
|
|
476
476
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
477
477
|
id: z.ZodString;
|
|
478
478
|
scope: z.ZodEnum<{
|
|
479
|
-
session: "session";
|
|
480
479
|
global: "global";
|
|
480
|
+
session: "session";
|
|
481
481
|
project: "project";
|
|
482
482
|
}>;
|
|
483
483
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -511,8 +511,8 @@ declare const SkillSchemas: {
|
|
|
511
511
|
adapterId: z.ZodOptional<z.ZodString>;
|
|
512
512
|
skillName: z.ZodString;
|
|
513
513
|
trigger: z.ZodEnum<{
|
|
514
|
-
user: "user";
|
|
515
514
|
auto: "auto";
|
|
515
|
+
user: "user";
|
|
516
516
|
model: "model";
|
|
517
517
|
reinjection: "reinjection";
|
|
518
518
|
}>;
|
|
@@ -556,8 +556,8 @@ declare const SkillSchemas: {
|
|
|
556
556
|
database: "database";
|
|
557
557
|
}>;
|
|
558
558
|
scope: z.ZodEnum<{
|
|
559
|
-
session: "session";
|
|
560
559
|
global: "global";
|
|
560
|
+
session: "session";
|
|
561
561
|
project: "project";
|
|
562
562
|
}>;
|
|
563
563
|
location: z.ZodOptional<z.ZodString>;
|
|
@@ -572,8 +572,8 @@ declare const SkillSchemas: {
|
|
|
572
572
|
agentId: z.ZodString;
|
|
573
573
|
skillName: z.ZodString;
|
|
574
574
|
trigger: z.ZodEnum<{
|
|
575
|
-
user: "user";
|
|
576
575
|
auto: "auto";
|
|
576
|
+
user: "user";
|
|
577
577
|
model: "model";
|
|
578
578
|
reinjection: "reinjection";
|
|
579
579
|
}>;
|
|
@@ -617,8 +617,8 @@ declare const SkillSchemas: {
|
|
|
617
617
|
baseDir: z.ZodOptional<z.ZodString>;
|
|
618
618
|
resources: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
619
619
|
trigger: z.ZodEnum<{
|
|
620
|
-
user: "user";
|
|
621
620
|
auto: "auto";
|
|
621
|
+
user: "user";
|
|
622
622
|
model: "model";
|
|
623
623
|
reinjection: "reinjection";
|
|
624
624
|
}>;
|
|
@@ -719,8 +719,8 @@ declare const SkillStorageNamespace: ContractStorageNamespaceDefinition<"skill",
|
|
|
719
719
|
database: "database";
|
|
720
720
|
}>;
|
|
721
721
|
scope: z.ZodEnum<{
|
|
722
|
-
session: "session";
|
|
723
722
|
global: "global";
|
|
723
|
+
session: "session";
|
|
724
724
|
project: "project";
|
|
725
725
|
}>;
|
|
726
726
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -755,8 +755,8 @@ declare const SkillStorageNamespace: ContractStorageNamespaceDefinition<"skill",
|
|
|
755
755
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
756
756
|
id: z.ZodString;
|
|
757
757
|
scope: z.ZodEnum<{
|
|
758
|
-
session: "session";
|
|
759
758
|
global: "global";
|
|
759
|
+
session: "session";
|
|
760
760
|
project: "project";
|
|
761
761
|
}>;
|
|
762
762
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -811,8 +811,8 @@ declare const SkillStorageNamespace: ContractStorageNamespaceDefinition<"skill",
|
|
|
811
811
|
database: "database";
|
|
812
812
|
}>;
|
|
813
813
|
scope: z.ZodEnum<{
|
|
814
|
-
session: "session";
|
|
815
814
|
global: "global";
|
|
815
|
+
session: "session";
|
|
816
816
|
project: "project";
|
|
817
817
|
}>;
|
|
818
818
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -859,8 +859,8 @@ declare const SkillStorageNamespace: ContractStorageNamespaceDefinition<"skill",
|
|
|
859
859
|
database: "database";
|
|
860
860
|
}>;
|
|
861
861
|
scope: z.ZodEnum<{
|
|
862
|
-
session: "session";
|
|
863
862
|
global: "global";
|
|
863
|
+
session: "session";
|
|
864
864
|
project: "project";
|
|
865
865
|
}>;
|
|
866
866
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -905,8 +905,8 @@ declare const SkillStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
905
905
|
database: "database";
|
|
906
906
|
}>;
|
|
907
907
|
scope: z.ZodEnum<{
|
|
908
|
-
session: "session";
|
|
909
908
|
global: "global";
|
|
909
|
+
session: "session";
|
|
910
910
|
project: "project";
|
|
911
911
|
}>;
|
|
912
912
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -941,8 +941,8 @@ declare const SkillStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
941
941
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
942
942
|
id: z.ZodString;
|
|
943
943
|
scope: z.ZodEnum<{
|
|
944
|
-
session: "session";
|
|
945
944
|
global: "global";
|
|
945
|
+
session: "session";
|
|
946
946
|
project: "project";
|
|
947
947
|
}>;
|
|
948
948
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -997,8 +997,8 @@ declare const SkillStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
997
997
|
database: "database";
|
|
998
998
|
}>;
|
|
999
999
|
scope: z.ZodEnum<{
|
|
1000
|
-
session: "session";
|
|
1001
1000
|
global: "global";
|
|
1001
|
+
session: "session";
|
|
1002
1002
|
project: "project";
|
|
1003
1003
|
}>;
|
|
1004
1004
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -1045,8 +1045,8 @@ declare const SkillStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
1045
1045
|
database: "database";
|
|
1046
1046
|
}>;
|
|
1047
1047
|
scope: z.ZodEnum<{
|
|
1048
|
-
session: "session";
|
|
1049
1048
|
global: "global";
|
|
1049
|
+
session: "session";
|
|
1050
1050
|
project: "project";
|
|
1051
1051
|
}>;
|
|
1052
1052
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { J as ArtifactLifecycleHookEvent, Y as ArtifactLifecycleHookRegistration$1, z as AnyArtifactKindDefinition } from "./index-
|
|
1
|
+
import { J as ArtifactLifecycleHookEvent, Y as ArtifactLifecycleHookRegistration$1, z as AnyArtifactKindDefinition } from "./index-BX1MxwFr.mjs";
|
|
2
2
|
import { A as VersionRange, O as VersionLiteral$1, r as ClientDefinition$1 } from "./definition-CuJvtYeG.mjs";
|
|
3
3
|
import { c as ProviderDefinitionInput$1, r as ProtocolId$1 } from "./definition-Cllhr9mi.mjs";
|
|
4
4
|
import { t as RequiredTimeoutConfig } from "./index-CuHqL95P.mjs";
|
|
5
|
-
import {
|
|
6
|
-
import { D as EntityUIConfig, I as FormFieldProps } from "./index-
|
|
7
|
-
import { n as ExtensionTransitionRulesContribution, t as ExtensionTransitionActionsContribution, y as WorkflowBlockCollection$1 } from "./transition-
|
|
8
|
-
import { l as FacetNamespaceDefinition } from "./index-
|
|
9
|
-
import { t as SurfaceBindingDefinition } from "./definition-
|
|
5
|
+
import { V as SessionMessage$1, b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1 } from "./types-jruUn6oW.mjs";
|
|
6
|
+
import { D as EntityUIConfig, I as FormFieldProps } from "./index-NkNbYFud.mjs";
|
|
7
|
+
import { n as ExtensionTransitionRulesContribution, t as ExtensionTransitionActionsContribution, y as WorkflowBlockCollection$1 } from "./transition-Bbjlwv5K.mjs";
|
|
8
|
+
import { l as FacetNamespaceDefinition } from "./index-BMbmoarE.mjs";
|
|
9
|
+
import { t as SurfaceBindingDefinition } from "./definition-DePb3ke-.mjs";
|
|
10
10
|
import { z } from "zod";
|
|
11
11
|
import { MakaioBusLike, PayloadFilter, RegistrableBusNamespaceDefinition, SubjectSchema } from "@makaio/framework/core";
|
|
12
12
|
import * as _$_makaio_contracts0 from "@makaio/framework/contracts";
|
|
@@ -1615,8 +1615,8 @@ declare const ExtensionWarningActionSchema: z.ZodDiscriminatedUnion<[z.ZodObject
|
|
|
1615
1615
|
* - `'degraded'` — the extension is operating in a degraded fallback mode.
|
|
1616
1616
|
*/
|
|
1617
1617
|
declare const ExtensionWarningSeveritySchema: z.ZodEnum<{
|
|
1618
|
-
degraded: "degraded";
|
|
1619
1618
|
info: "info";
|
|
1619
|
+
degraded: "degraded";
|
|
1620
1620
|
recommended: "recommended";
|
|
1621
1621
|
}>;
|
|
1622
1622
|
/**
|
|
@@ -1627,8 +1627,8 @@ declare const ExtensionWarningSeveritySchema: z.ZodEnum<{
|
|
|
1627
1627
|
*/
|
|
1628
1628
|
declare const ExtensionWarningSchema: z.ZodObject<{
|
|
1629
1629
|
severity: z.ZodEnum<{
|
|
1630
|
-
degraded: "degraded";
|
|
1631
1630
|
info: "info";
|
|
1631
|
+
degraded: "degraded";
|
|
1632
1632
|
recommended: "recommended";
|
|
1633
1633
|
}>;
|
|
1634
1634
|
title: z.ZodString;
|
|
@@ -1674,8 +1674,8 @@ declare const ExtensionWarningEntrySchema: z.ZodObject<{
|
|
|
1674
1674
|
extensionName: z.ZodString;
|
|
1675
1675
|
warnings: z.ZodArray<z.ZodObject<{
|
|
1676
1676
|
severity: z.ZodEnum<{
|
|
1677
|
-
degraded: "degraded";
|
|
1678
1677
|
info: "info";
|
|
1678
|
+
degraded: "degraded";
|
|
1679
1679
|
recommended: "recommended";
|
|
1680
1680
|
}>;
|
|
1681
1681
|
title: z.ZodString;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as ExtensionCoordinatorOptions, c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../../index-
|
|
1
|
+
import { a as ExtensionCoordinatorOptions, c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../../index-BjO4Zkap.mjs";
|
|
2
2
|
export { ContributionProcessor, ExtensionCoordinator, ExtensionCoordinatorOptions, ExtensionRuntimeSurface, KernelExtensionContext, KernelMakaioExtension, RuntimeCapability, RuntimeEnvironment, coalesceExtensionOverrides, filterEligibleExtensions };
|
package/dist/kernel/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { c as ExtensionInfo, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, s as ComponentStateSchema, t as ExtensionNamespace } from "../index-
|
|
2
|
-
import { c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../index-
|
|
1
|
+
import { c as ExtensionInfo, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, s as ComponentStateSchema, t as ExtensionNamespace } from "../index-CA-AJbq6.mjs";
|
|
2
|
+
import { c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../index-BjO4Zkap.mjs";
|
|
3
3
|
import { i as WindowStyle, n as WindowRegistration, r as WindowRegistry, t as STYLE_DEFAULTS } from "../window-registry-ofIUQnfo.mjs";
|
|
4
4
|
import { a as KernelSchemas, i as setWorkflowTriggerTypeRegistry, n as KernelSubjects, r as getWorkflowTriggerTypeRegistry, t as KernelNamespace } from "../index-Y8rMeYYX.mjs";
|
|
5
5
|
import { a as MachineIdentity, c as StorageProvider, i as IdentityProvider, n as NoTransportProvider, o as TransportProvider, r as MemoryStorageProvider, s as StorageCleanup, t as EphemeralIdentityProvider } from "../index-CpKikwK4.mjs";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as ComponentInfoSchema, c as ExtensionInfo, d as ExtensionWarningEntrySchema, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, r as ComponentIdentitySchema, s as ComponentStateSchema, t as ExtensionNamespace, u as ExtensionWarningEntry } from "../../index-
|
|
1
|
+
import { a as ComponentInfoSchema, c as ExtensionInfo, d as ExtensionWarningEntrySchema, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, r as ComponentIdentitySchema, s as ComponentStateSchema, t as ExtensionNamespace, u as ExtensionWarningEntry } from "../../index-CA-AJbq6.mjs";
|
|
2
2
|
export { ComponentIdentitySchema, ComponentInfo, ComponentInfoSchema, ComponentState, ComponentStateSchema, ExtensionInfo, ExtensionInfoSchema, ExtensionNamespace, ExtensionSubjects, ExtensionWarningEntry, ExtensionWarningEntrySchema, ServiceInfo, ServiceInfoSchema };
|
|
@@ -41,8 +41,8 @@ declare const TrayMenuNamespace: _$_makaio_core0.BusNamespaceDefinition<"host:tr
|
|
|
41
41
|
groupId: _$zod.ZodString;
|
|
42
42
|
entries: _$zod.ZodArray<_$zod.ZodObject<{
|
|
43
43
|
metadata: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
|
|
44
|
-
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
45
44
|
label: _$zod.ZodString;
|
|
45
|
+
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
46
46
|
priority: _$zod.ZodDefault<_$zod.ZodNumber>;
|
|
47
47
|
entryId: _$zod.ZodString;
|
|
48
48
|
}, _$zod_v4_core0.$strip>>;
|
|
@@ -132,8 +132,8 @@ declare const TrayMenuSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
132
132
|
groupId: _$zod.ZodString;
|
|
133
133
|
entries: _$zod.ZodArray<_$zod.ZodObject<{
|
|
134
134
|
metadata: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
|
|
135
|
-
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
136
135
|
label: _$zod.ZodString;
|
|
136
|
+
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
137
137
|
priority: _$zod.ZodDefault<_$zod.ZodNumber>;
|
|
138
138
|
entryId: _$zod.ZodString;
|
|
139
139
|
}, _$zod_v4_core0.$strip>>;
|
|
@@ -37,9 +37,9 @@ declare const SubagentTemplateKernelNamespace: _$_makaio_core0.BusNamespaceDefin
|
|
|
37
37
|
status: _$zod.ZodEnum<{
|
|
38
38
|
completed: "completed";
|
|
39
39
|
cancelled: "cancelled";
|
|
40
|
-
failed: "failed";
|
|
41
40
|
running: "running";
|
|
42
41
|
waiting_input: "waiting_input";
|
|
42
|
+
failed: "failed";
|
|
43
43
|
}>;
|
|
44
44
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
45
45
|
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -101,9 +101,9 @@ declare const SubagentTemplateSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
101
101
|
status: _$zod.ZodEnum<{
|
|
102
102
|
completed: "completed";
|
|
103
103
|
cancelled: "cancelled";
|
|
104
|
-
failed: "failed";
|
|
105
104
|
running: "running";
|
|
106
105
|
waiting_input: "waiting_input";
|
|
106
|
+
failed: "failed";
|
|
107
107
|
}>;
|
|
108
108
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
109
109
|
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -24,6 +24,12 @@ declare const AdapterRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"a
|
|
|
24
24
|
adapterName: _$zod.ZodString;
|
|
25
25
|
}, _$zod_v4_core0.$strict>;
|
|
26
26
|
};
|
|
27
|
+
getMachineId: {
|
|
28
|
+
request: _$zod.ZodObject<{}, _$zod_v4_core0.$strict>;
|
|
29
|
+
response: _$zod.ZodObject<{
|
|
30
|
+
machineId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
31
|
+
}, _$zod_v4_core0.$strict>;
|
|
32
|
+
};
|
|
27
33
|
}>;
|
|
28
34
|
/**
|
|
29
35
|
* Pre-resolved adapter runtime subjects for direct import.
|
|
@@ -46,6 +52,12 @@ declare const AdapterRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
46
52
|
adapterName: _$zod.ZodString;
|
|
47
53
|
}, _$zod_v4_core0.$strict>;
|
|
48
54
|
};
|
|
55
|
+
getMachineId: {
|
|
56
|
+
request: _$zod.ZodObject<{}, _$zod_v4_core0.$strict>;
|
|
57
|
+
response: _$zod.ZodObject<{
|
|
58
|
+
machineId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
59
|
+
}, _$zod_v4_core0.$strict>;
|
|
60
|
+
};
|
|
49
61
|
}>, "adapterRuntime">;
|
|
50
62
|
//#endregion
|
|
51
63
|
export { AdapterRuntimeSubjects as n, AdapterRuntimeNamespace as t };
|