@makaio/framework 1.0.0-dev-1781766035621 → 1.0.0-dev-1781884053376
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-subsystem/index.mjs +1 -1
- package/dist/adapters/index.d.mts +1 -1
- package/dist/bus/index.d.mts +21 -21
- package/dist/clients/index.mjs +1 -1
- package/dist/contracts/adapter/index.d.mts +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 +1 -1
- package/dist/contracts/config/index.d.mts +6 -6
- package/dist/contracts/extension/index.d.mts +2 -2
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +172 -172
- package/dist/contracts/materialization/index.d.mts +1 -1
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- 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/{index-B_FtZ3Gn.d.mts → index--diIlm1t.d.mts} +6 -6
- package/dist/{index-BAQ6QBcU.d.mts → index-BUrNl0QJ.d.mts} +16 -16
- package/dist/{index-Y2r0Zvcm.d.mts → index-BvjLe_w9.d.mts} +12 -12
- package/dist/{index-CewENhZO.d.mts → index-CBN898N1.d.mts} +3 -3
- package/dist/{index-ByDySw3V.d.mts → index-CqImyhjX.d.mts} +105 -105
- package/dist/{index-B08YYzYZ.d.mts → index-D2WJ0Zpt.d.mts} +30 -30
- package/dist/{index-YoTbsavl.d.mts → index-D6sjCuQA.d.mts} +12 -12
- package/dist/{index-DLNRgZPo2.d.mts → index-D94cDExW2.d.mts} +15 -15
- package/dist/{index-Ch8A757m.d.mts → index-DYcyc2rR.d.mts} +15 -15
- package/dist/{index-CYHWOXUm.d.mts → index-Di84JjS0.d.mts} +1 -1
- package/dist/{index-DCDZrmkB.d.mts → index-DoWQjCE-.d.mts} +380 -380
- package/dist/{index-BN95duxC.d.mts → index-Mi_UJoUV.d.mts} +4 -4
- package/dist/{index-61LNzR4E.d.mts → index-SAGZBNB0.d.mts} +310 -310
- package/dist/{index-mpYmdMt9.d.mts → index-q8nLr74m.d.mts} +3 -3
- package/dist/{index-CfIW5biI.d.mts → index-wfSedMR9.d.mts} +1 -1
- package/dist/{namespace-Cir7d-vM.d.mts → namespace-65uwTpbg.d.mts} +6 -6
- package/dist/{namespace-CTsfVI3H.d.mts → namespace-Bcn5EuKq.d.mts} +5 -5
- package/dist/{namespace-Ct8ipis5.d.mts → namespace-CGGzwaCj.d.mts} +154 -154
- package/dist/{namespace-B95uYmZB.d.mts → namespace-d_0I6P7N.d.mts} +26 -26
- package/dist/{namespace-Da5Ip_ru.d.mts → namespace-qC3OUGCB.d.mts} +16 -16
- package/dist/package.json +1 -1
- package/dist/{schema-TNNx-dYQ.d.mts → schema-BD0TvgFP.d.mts} +1 -1
- package/dist/{schemas-CarFhw0P.d.mts → schemas-CyL5UEV7.d.mts} +154 -154
- package/dist/{schemas-C_gGGevw.d.mts → schemas-D4zaFE2p.d.mts} +6 -6
- package/dist/{schemas-DF_RgKLw2.d.mts → schemas-TQPiRl642.d.mts} +8 -8
- 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 +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/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 +119 -119
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +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/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 +8 -8
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +6 -6
- package/dist/services/subagent-template/index.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/{transition-ByWf06n-.d.mts → transition-CCflZ6JS.d.mts} +1 -1
- package/dist/{types-D2Q9qI-a.d.mts → types-BXUm60GF.d.mts} +246 -246
- package/dist/{types-BslClRkH.d.mts → types-InWSdi-V.d.mts} +1 -1
- package/dist/workflow-engine/index.d.mts +19 -19
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { mt as ArtifactRevision$1 } from "./index
|
|
1
|
+
import { mt as ArtifactRevision$1 } from "./index--diIlm1t.mjs";
|
|
2
2
|
import { i as JsonValue$1, t as JsonObjectContractSchema } from "./json-value-DtIkQN7g.mjs";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
@@ -173,10 +173,10 @@ type WorkflowSourceLocation = z.infer<typeof WorkflowSourceLocationSchema>;
|
|
|
173
173
|
* - `sequence` — ordered list of child nodes (the structural container)
|
|
174
174
|
*/
|
|
175
175
|
declare const WorkflowNodeTypeSchema: z.ZodEnum<{
|
|
176
|
+
sequence: "sequence";
|
|
176
177
|
station: "station";
|
|
177
178
|
"delegate-agent": "delegate-agent";
|
|
178
179
|
"delegate-role": "delegate-role";
|
|
179
|
-
sequence: "sequence";
|
|
180
180
|
parallel: "parallel";
|
|
181
181
|
gate: "gate";
|
|
182
182
|
iterate: "iterate";
|
|
@@ -902,10 +902,10 @@ declare const WorkflowFrameStateSchema$1: z.ZodObject<{
|
|
|
902
902
|
frameId: z.ZodString;
|
|
903
903
|
nodeId: z.ZodString;
|
|
904
904
|
nodeType: z.ZodEnum<{
|
|
905
|
+
sequence: "sequence";
|
|
905
906
|
station: "station";
|
|
906
907
|
"delegate-agent": "delegate-agent";
|
|
907
908
|
"delegate-role": "delegate-role";
|
|
908
|
-
sequence: "sequence";
|
|
909
909
|
parallel: "parallel";
|
|
910
910
|
gate: "gate";
|
|
911
911
|
iterate: "iterate";
|
|
@@ -2493,8 +2493,8 @@ declare const WorkflowSchemas: {
|
|
|
2493
2493
|
request: z.ZodObject<{
|
|
2494
2494
|
executionId: z.ZodString;
|
|
2495
2495
|
mode: z.ZodEnum<{
|
|
2496
|
-
snapshot: "snapshot";
|
|
2497
2496
|
current: "current";
|
|
2497
|
+
snapshot: "snapshot";
|
|
2498
2498
|
}>;
|
|
2499
2499
|
input: z.ZodOptional<z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>>;
|
|
2500
2500
|
config: z.ZodOptional<z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>>;
|
|
@@ -2881,10 +2881,10 @@ declare const WorkflowSchemas: {
|
|
|
2881
2881
|
frameId: z.ZodString;
|
|
2882
2882
|
nodeId: z.ZodString;
|
|
2883
2883
|
nodeType: z.ZodEnum<{
|
|
2884
|
+
sequence: "sequence";
|
|
2884
2885
|
station: "station";
|
|
2885
2886
|
"delegate-agent": "delegate-agent";
|
|
2886
2887
|
"delegate-role": "delegate-role";
|
|
2887
|
-
sequence: "sequence";
|
|
2888
2888
|
parallel: "parallel";
|
|
2889
2889
|
gate: "gate";
|
|
2890
2890
|
iterate: "iterate";
|
|
@@ -3473,10 +3473,10 @@ declare const WorkflowSchemas: {
|
|
|
3473
3473
|
frameId: z.ZodString;
|
|
3474
3474
|
nodeId: z.ZodString;
|
|
3475
3475
|
nodeType: z.ZodEnum<{
|
|
3476
|
+
sequence: "sequence";
|
|
3476
3477
|
station: "station";
|
|
3477
3478
|
"delegate-agent": "delegate-agent";
|
|
3478
3479
|
"delegate-role": "delegate-role";
|
|
3479
|
-
sequence: "sequence";
|
|
3480
3480
|
parallel: "parallel";
|
|
3481
3481
|
gate: "gate";
|
|
3482
3482
|
iterate: "iterate";
|
|
@@ -4411,8 +4411,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
4411
4411
|
request: z.ZodObject<{
|
|
4412
4412
|
executionId: z.ZodString;
|
|
4413
4413
|
mode: z.ZodEnum<{
|
|
4414
|
-
snapshot: "snapshot";
|
|
4415
4414
|
current: "current";
|
|
4415
|
+
snapshot: "snapshot";
|
|
4416
4416
|
}>;
|
|
4417
4417
|
input: z.ZodOptional<z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>>;
|
|
4418
4418
|
config: z.ZodOptional<z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>>;
|
|
@@ -4799,10 +4799,10 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
4799
4799
|
frameId: z.ZodString;
|
|
4800
4800
|
nodeId: z.ZodString;
|
|
4801
4801
|
nodeType: z.ZodEnum<{
|
|
4802
|
+
sequence: "sequence";
|
|
4802
4803
|
station: "station";
|
|
4803
4804
|
"delegate-agent": "delegate-agent";
|
|
4804
4805
|
"delegate-role": "delegate-role";
|
|
4805
|
-
sequence: "sequence";
|
|
4806
4806
|
parallel: "parallel";
|
|
4807
4807
|
gate: "gate";
|
|
4808
4808
|
iterate: "iterate";
|
|
@@ -5391,10 +5391,10 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
5391
5391
|
frameId: z.ZodString;
|
|
5392
5392
|
nodeId: z.ZodString;
|
|
5393
5393
|
nodeType: z.ZodEnum<{
|
|
5394
|
+
sequence: "sequence";
|
|
5394
5395
|
station: "station";
|
|
5395
5396
|
"delegate-agent": "delegate-agent";
|
|
5396
5397
|
"delegate-role": "delegate-role";
|
|
5397
|
-
sequence: "sequence";
|
|
5398
5398
|
parallel: "parallel";
|
|
5399
5399
|
gate: "gate";
|
|
5400
5400
|
iterate: "iterate";
|
|
@@ -6329,8 +6329,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
6329
6329
|
request: z.ZodObject<{
|
|
6330
6330
|
executionId: z.ZodString;
|
|
6331
6331
|
mode: z.ZodEnum<{
|
|
6332
|
-
snapshot: "snapshot";
|
|
6333
6332
|
current: "current";
|
|
6333
|
+
snapshot: "snapshot";
|
|
6334
6334
|
}>;
|
|
6335
6335
|
input: z.ZodOptional<z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>>;
|
|
6336
6336
|
config: z.ZodOptional<z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>>;
|
|
@@ -6717,10 +6717,10 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
6717
6717
|
frameId: z.ZodString;
|
|
6718
6718
|
nodeId: z.ZodString;
|
|
6719
6719
|
nodeType: z.ZodEnum<{
|
|
6720
|
+
sequence: "sequence";
|
|
6720
6721
|
station: "station";
|
|
6721
6722
|
"delegate-agent": "delegate-agent";
|
|
6722
6723
|
"delegate-role": "delegate-role";
|
|
6723
|
-
sequence: "sequence";
|
|
6724
6724
|
parallel: "parallel";
|
|
6725
6725
|
gate: "gate";
|
|
6726
6726
|
iterate: "iterate";
|
|
@@ -7309,10 +7309,10 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
7309
7309
|
frameId: z.ZodString;
|
|
7310
7310
|
nodeId: z.ZodString;
|
|
7311
7311
|
nodeType: z.ZodEnum<{
|
|
7312
|
+
sequence: "sequence";
|
|
7312
7313
|
station: "station";
|
|
7313
7314
|
"delegate-agent": "delegate-agent";
|
|
7314
7315
|
"delegate-role": "delegate-role";
|
|
7315
|
-
sequence: "sequence";
|
|
7316
7316
|
parallel: "parallel";
|
|
7317
7317
|
gate: "gate";
|
|
7318
7318
|
iterate: "iterate";
|
|
@@ -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>;
|
|
@@ -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>;
|
|
@@ -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. */
|
|
@@ -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>;
|
|
@@ -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>;
|
|
@@ -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>;
|
|
@@ -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,4 +1,4 @@
|
|
|
1
|
-
import { r as ExecutionTarget } from "./schemas-
|
|
1
|
+
import { r as ExecutionTarget } from "./schemas-D4zaFE2p.mjs";
|
|
2
2
|
import { d as Turn$1 } from "./index-gAFwNiJT.mjs";
|
|
3
3
|
import { a as PipelineStep, o as SessionEditorAction, t as ActionCategory } from "./types-BMS6yfLS.mjs";
|
|
4
4
|
import { z } from "zod";
|
|
@@ -946,8 +946,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
|
|
|
946
946
|
member: "member";
|
|
947
947
|
}>;
|
|
948
948
|
status: z.ZodEnum<{
|
|
949
|
-
idle: "idle";
|
|
950
949
|
active: "active";
|
|
950
|
+
idle: "idle";
|
|
951
951
|
dead: "dead";
|
|
952
952
|
disposed: "disposed";
|
|
953
953
|
}>;
|
|
@@ -989,8 +989,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
|
|
|
989
989
|
member: "member";
|
|
990
990
|
}>;
|
|
991
991
|
status: z.ZodEnum<{
|
|
992
|
-
idle: "idle";
|
|
993
992
|
active: "active";
|
|
993
|
+
idle: "idle";
|
|
994
994
|
dead: "dead";
|
|
995
995
|
disposed: "disposed";
|
|
996
996
|
}>;
|
|
@@ -1027,8 +1027,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
|
|
|
1027
1027
|
adapterName: z.ZodString;
|
|
1028
1028
|
status: z.ZodOptional<z.ZodEnum<{
|
|
1029
1029
|
all: "all";
|
|
1030
|
-
idle: "idle";
|
|
1031
1030
|
active: "active";
|
|
1031
|
+
idle: "idle";
|
|
1032
1032
|
dead: "dead";
|
|
1033
1033
|
disposed: "disposed";
|
|
1034
1034
|
}>>;
|
|
@@ -1058,8 +1058,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
|
|
|
1058
1058
|
member: "member";
|
|
1059
1059
|
}>;
|
|
1060
1060
|
status: z.ZodEnum<{
|
|
1061
|
-
idle: "idle";
|
|
1062
1061
|
active: "active";
|
|
1062
|
+
idle: "idle";
|
|
1063
1063
|
dead: "dead";
|
|
1064
1064
|
disposed: "disposed";
|
|
1065
1065
|
}>;
|
|
@@ -1103,8 +1103,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
|
|
|
1103
1103
|
member: "member";
|
|
1104
1104
|
}>;
|
|
1105
1105
|
status: z.ZodEnum<{
|
|
1106
|
-
idle: "idle";
|
|
1107
1106
|
active: "active";
|
|
1107
|
+
idle: "idle";
|
|
1108
1108
|
dead: "dead";
|
|
1109
1109
|
disposed: "disposed";
|
|
1110
1110
|
}>;
|
|
@@ -1123,8 +1123,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
|
|
|
1123
1123
|
request: z.ZodObject<{
|
|
1124
1124
|
agentId: z.ZodString;
|
|
1125
1125
|
status: z.ZodEnum<{
|
|
1126
|
-
idle: "idle";
|
|
1127
1126
|
active: "active";
|
|
1127
|
+
idle: "idle";
|
|
1128
1128
|
dead: "dead";
|
|
1129
1129
|
disposed: "disposed";
|
|
1130
1130
|
}>;
|
|
@@ -1463,7 +1463,7 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
|
|
|
1463
1463
|
tableName: "agents";
|
|
1464
1464
|
dataType: "string";
|
|
1465
1465
|
columnType: "SQLiteText";
|
|
1466
|
-
data: "
|
|
1466
|
+
data: "active" | "idle" | "dead" | "disposed";
|
|
1467
1467
|
driverParam: string;
|
|
1468
1468
|
notNull: true;
|
|
1469
1469
|
hasDefault: false;
|
|
@@ -1555,8 +1555,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
1555
1555
|
member: "member";
|
|
1556
1556
|
}>;
|
|
1557
1557
|
status: z.ZodEnum<{
|
|
1558
|
-
idle: "idle";
|
|
1559
1558
|
active: "active";
|
|
1559
|
+
idle: "idle";
|
|
1560
1560
|
dead: "dead";
|
|
1561
1561
|
disposed: "disposed";
|
|
1562
1562
|
}>;
|
|
@@ -1598,8 +1598,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
1598
1598
|
member: "member";
|
|
1599
1599
|
}>;
|
|
1600
1600
|
status: z.ZodEnum<{
|
|
1601
|
-
idle: "idle";
|
|
1602
1601
|
active: "active";
|
|
1602
|
+
idle: "idle";
|
|
1603
1603
|
dead: "dead";
|
|
1604
1604
|
disposed: "disposed";
|
|
1605
1605
|
}>;
|
|
@@ -1636,8 +1636,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
1636
1636
|
adapterName: z.ZodString;
|
|
1637
1637
|
status: z.ZodOptional<z.ZodEnum<{
|
|
1638
1638
|
all: "all";
|
|
1639
|
-
idle: "idle";
|
|
1640
1639
|
active: "active";
|
|
1640
|
+
idle: "idle";
|
|
1641
1641
|
dead: "dead";
|
|
1642
1642
|
disposed: "disposed";
|
|
1643
1643
|
}>>;
|
|
@@ -1667,8 +1667,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
1667
1667
|
member: "member";
|
|
1668
1668
|
}>;
|
|
1669
1669
|
status: z.ZodEnum<{
|
|
1670
|
-
idle: "idle";
|
|
1671
1670
|
active: "active";
|
|
1671
|
+
idle: "idle";
|
|
1672
1672
|
dead: "dead";
|
|
1673
1673
|
disposed: "disposed";
|
|
1674
1674
|
}>;
|
|
@@ -1712,8 +1712,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
1712
1712
|
member: "member";
|
|
1713
1713
|
}>;
|
|
1714
1714
|
status: z.ZodEnum<{
|
|
1715
|
-
idle: "idle";
|
|
1716
1715
|
active: "active";
|
|
1716
|
+
idle: "idle";
|
|
1717
1717
|
dead: "dead";
|
|
1718
1718
|
disposed: "disposed";
|
|
1719
1719
|
}>;
|
|
@@ -1732,8 +1732,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
1732
1732
|
request: z.ZodObject<{
|
|
1733
1733
|
agentId: z.ZodString;
|
|
1734
1734
|
status: z.ZodEnum<{
|
|
1735
|
-
idle: "idle";
|
|
1736
1735
|
active: "active";
|
|
1736
|
+
idle: "idle";
|
|
1737
1737
|
dead: "dead";
|
|
1738
1738
|
disposed: "disposed";
|
|
1739
1739
|
}>;
|
|
@@ -2740,7 +2740,7 @@ declare const sessionStorageSchema: _$_makaio_storage_drizzle0.DialectSchema<{
|
|
|
2740
2740
|
tableName: "agents";
|
|
2741
2741
|
dataType: "string";
|
|
2742
2742
|
columnType: "SQLiteText";
|
|
2743
|
-
data: "
|
|
2743
|
+
data: "active" | "idle" | "dead" | "disposed";
|
|
2744
2744
|
driverParam: string;
|
|
2745
2745
|
notNull: true;
|
|
2746
2746
|
hasDefault: false;
|
|
@@ -9,9 +9,9 @@ import { z } from "zod";
|
|
|
9
9
|
* - `visible` — Model is usable and shown in the AgentPicker UI.
|
|
10
10
|
*/
|
|
11
11
|
declare const ModelVisibilitySchema: z.ZodEnum<{
|
|
12
|
+
visible: "visible";
|
|
12
13
|
enabled: "enabled";
|
|
13
14
|
disabled: "disabled";
|
|
14
|
-
visible: "visible";
|
|
15
15
|
}>;
|
|
16
16
|
type ModelVisibility = z.infer<typeof ModelVisibilitySchema>;
|
|
17
17
|
/**
|