@makaio/framework 1.0.0-dev-1781368205459 → 1.0.0-dev-1781382091626

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.
Files changed (76) hide show
  1. package/dist/.makaio-build.json +2 -2
  2. package/dist/adapters/index.d.mts +1 -1
  3. package/dist/bus/index.d.mts +19 -19
  4. package/dist/clients/index.d.mts +5 -5
  5. package/dist/contracts/adapter/index.d.mts +1 -1
  6. package/dist/contracts/artifact/index.d.mts +1 -1
  7. package/dist/contracts/client/index.d.mts +1 -1
  8. package/dist/contracts/extension/index.d.mts +3 -3
  9. package/dist/contracts/facet/index.d.mts +1 -1
  10. package/dist/contracts/harness/index.d.mts +1 -1
  11. package/dist/contracts/index.d.mts +241 -241
  12. package/dist/contracts/materialization/index.d.mts +3 -3
  13. package/dist/contracts/session/index.d.mts +2 -2
  14. package/dist/contracts/shared/index.d.mts +1 -1
  15. package/dist/contracts/skill/index.d.mts +1 -1
  16. package/dist/{definition-DqJOg6Lv.d.mts → definition-DWWzV-k0.d.mts} +1 -1
  17. package/dist/{index-D0Fupmhd.d.mts → index-Abq3I8wg.d.mts} +289 -289
  18. package/dist/{index-DC6F_m3G.d.mts → index-B1Rz7oUy.d.mts} +8 -8
  19. package/dist/{index-BCKRUuI2.d.mts → index-B2xbnMZe.d.mts} +1 -1
  20. package/dist/{index-ChrHbhJV.d.mts → index-B8tAGwHR.d.mts} +284 -284
  21. package/dist/{index-fVgKVvta.d.mts → index-BT5tNA3Y.d.mts} +1 -1
  22. package/dist/{index-Ckm-R1Cr.d.mts → index-BpXX9WZJ.d.mts} +6 -6
  23. package/dist/{index-B6VdcJ5l.d.mts → index-C3zfJg6s.d.mts} +34 -34
  24. package/dist/{index-BYkOUd0x.d.mts → index-CKP_uNGT.d.mts} +15 -15
  25. package/dist/{index-BHAOu6Hs.d.mts → index-COwW_2Gb.d.mts} +27 -27
  26. package/dist/{index-Dtj6N2sx.d.mts → index-DQppnGdC.d.mts} +15 -15
  27. package/dist/{index-Cb0zGPMV.d.mts → index-DW8EiMJ9.d.mts} +16 -16
  28. package/dist/{index-Bibt5jAX.d.mts → index-DlvMtyHK.d.mts} +8 -8
  29. package/dist/{index-BheaEhyI.d.mts → index-Dyz7dzLW.d.mts} +9 -9
  30. package/dist/{index-DhpOh71Z.d.mts → index-RUN1iHYu.d.mts} +4 -4
  31. package/dist/{index-B4vJi_iM2.d.mts → index-wP87FKTQ2.d.mts} +1 -1
  32. package/dist/kernel/extension/index.d.mts +1 -1
  33. package/dist/kernel/index.d.mts +2 -2
  34. package/dist/kernel/observability/index.d.mts +1 -1
  35. package/dist/mcp-http-server/index.d.mts +73 -4
  36. package/dist/mcp-http-server/index.mjs +4 -4
  37. package/dist/{namespace-B03JE_ec.d.mts → namespace--ROWLToE.d.mts} +7 -7
  38. package/dist/{namespace-_Ii2qs15.d.mts → namespace-5BLWcC3Q.d.mts} +38 -38
  39. package/dist/{namespace-CtK3nKKj2.d.mts → namespace-B60mn8J-2.d.mts} +2 -2
  40. package/dist/{namespace-CqUGzG53.d.mts → namespace-BSNFeJA4.d.mts} +2 -2
  41. package/dist/{namespace-BGmNI3O1.d.mts → namespace-Ds6HkJEU.d.mts} +136 -136
  42. package/dist/package.json +1 -1
  43. package/dist/{schema-BJS05p13.d.mts → schema-cNoxaiT0.d.mts} +2 -2
  44. package/dist/{schemas-lqvZ6UpK.d.mts → schemas-DUE6mc1O.d.mts} +3 -3
  45. package/dist/{schemas-CwF2K9N52.d.mts → schemas-DsyYsfVN2.d.mts} +15 -15
  46. package/dist/{schemas-t1VR6_b_.d.mts → schemas-o2Q24yOF.d.mts} +3 -3
  47. package/dist/{schemas-C2c64X6h.d.mts → schemas-on3_N5HP.d.mts} +136 -136
  48. package/dist/services/agent-runtime/index.d.mts +2 -2
  49. package/dist/services/agent-runtime/namespace.d.mts +1 -1
  50. package/dist/services/agent-runtime/schemas.d.mts +1 -1
  51. package/dist/services/context-rules/index.d.mts +11 -11
  52. package/dist/services/execution-target/index.d.mts +1 -1
  53. package/dist/services/git/namespace.d.mts +2 -2
  54. package/dist/services/git/schemas.d.mts +1 -1
  55. package/dist/services/harness/index.d.mts +3 -3
  56. package/dist/services/index.d.mts +99 -99
  57. package/dist/services/log-import/browser.d.mts +2 -2
  58. package/dist/services/log-import/index.d.mts +2 -2
  59. package/dist/services/log-import/log-import.d.mts +1 -1
  60. package/dist/services/log-import/namespace.d.mts +2 -2
  61. package/dist/services/log-import/schemas.d.mts +1 -1
  62. package/dist/services/session/index.d.mts +4 -4
  63. package/dist/services/session/messages/namespace.d.mts +1 -1
  64. package/dist/services/session/storage/namespace.d.mts +1 -1
  65. package/dist/services/session/storage/schema.d.mts +1 -1
  66. package/dist/services/settings/namespace.d.mts +12 -12
  67. package/dist/services/subagent-template/index.d.mts +2 -2
  68. package/dist/services/subagent-template/namespace.d.mts +1 -1
  69. package/dist/services/subagent-template/schemas.d.mts +1 -1
  70. package/dist/services/tray-menu/index.d.mts +2 -2
  71. package/dist/services/tray-menu/namespace.d.mts +1 -1
  72. package/dist/services/tray-menu/schemas.d.mts +1 -1
  73. package/dist/{types-CjrDiL2H.d.mts → types-BtsKrzK7.d.mts} +197 -197
  74. package/dist/{types-D0fPFh-D.d.mts → types-D5IMwOkJ.d.mts} +1 -1
  75. package/dist/workflow-engine/index.d.mts +69 -69
  76. package/package.json +1 -1
@@ -38,6 +38,25 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
38
38
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
39
39
  mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
40
40
  sessionId: _$zod.ZodString;
41
+ directTools: _$zod.ZodArray<_$zod.ZodObject<{
42
+ fullName: _$zod.ZodString;
43
+ originalName: _$zod.ZodString;
44
+ serverName: _$zod.ZodString;
45
+ description: _$zod.ZodOptional<_$zod.ZodString>;
46
+ inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
47
+ exposureMode: _$zod.ZodEnum<{
48
+ direct: "direct";
49
+ discovery: "discovery";
50
+ hidden: "hidden";
51
+ }>;
52
+ enabled: _$zod.ZodBoolean;
53
+ enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
54
+ discovery: "discovery";
55
+ toolset: "toolset";
56
+ }>>;
57
+ enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
58
+ exposed: _$zod.ZodBoolean;
59
+ }, _$zod_v4_core0.$strip>>;
41
60
  servers: _$zod.ZodArray<_$zod.ZodObject<{
42
61
  name: _$zod.ZodString;
43
62
  transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
@@ -78,25 +97,6 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
78
97
  discovery: "discovery";
79
98
  }>;
80
99
  }, _$zod_v4_core0.$strip>>;
81
- directTools: _$zod.ZodArray<_$zod.ZodObject<{
82
- fullName: _$zod.ZodString;
83
- originalName: _$zod.ZodString;
84
- serverName: _$zod.ZodString;
85
- description: _$zod.ZodOptional<_$zod.ZodString>;
86
- inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
87
- exposureMode: _$zod.ZodEnum<{
88
- direct: "direct";
89
- discovery: "discovery";
90
- hidden: "hidden";
91
- }>;
92
- enabled: _$zod.ZodBoolean;
93
- enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
94
- discovery: "discovery";
95
- toolset: "toolset";
96
- }>>;
97
- enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
98
- exposed: _$zod.ZodBoolean;
99
- }, _$zod_v4_core0.$strip>>;
100
100
  discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
101
101
  fullName: _$zod.ZodString;
102
102
  originalName: _$zod.ZodString;
@@ -134,6 +134,18 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
134
134
  env?: Record<string, string> | undefined;
135
135
  mcpSessionContext?: {
136
136
  sessionId: string;
137
+ directTools: {
138
+ fullName: string;
139
+ originalName: string;
140
+ serverName: string;
141
+ inputSchema: Record<string, unknown>;
142
+ exposureMode: "direct" | "discovery" | "hidden";
143
+ enabled: boolean;
144
+ exposed: boolean;
145
+ description?: string | undefined;
146
+ enabledBy?: "discovery" | "toolset" | undefined;
147
+ enabledAt?: number | undefined;
148
+ }[];
137
149
  servers: {
138
150
  name: string;
139
151
  transport: {
@@ -163,18 +175,6 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
163
175
  };
164
176
  exposureMode: "direct" | "discovery";
165
177
  }[];
166
- directTools: {
167
- fullName: string;
168
- originalName: string;
169
- serverName: string;
170
- inputSchema: Record<string, unknown>;
171
- exposureMode: "direct" | "discovery" | "hidden";
172
- enabled: boolean;
173
- exposed: boolean;
174
- description?: string | undefined;
175
- enabledBy?: "discovery" | "toolset" | undefined;
176
- enabledAt?: number | undefined;
177
- }[];
178
178
  discoverableTools: {
179
179
  fullName: string;
180
180
  originalName: string;
@@ -207,6 +207,18 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
207
207
  env?: Record<string, string> | undefined;
208
208
  mcpSessionContext?: {
209
209
  sessionId: string;
210
+ directTools: {
211
+ fullName: string;
212
+ originalName: string;
213
+ serverName: string;
214
+ inputSchema: Record<string, unknown>;
215
+ exposureMode: "direct" | "discovery" | "hidden";
216
+ enabled: boolean;
217
+ exposed: boolean;
218
+ description?: string | undefined;
219
+ enabledBy?: "discovery" | "toolset" | undefined;
220
+ enabledAt?: number | undefined;
221
+ }[];
210
222
  servers: {
211
223
  name: string;
212
224
  transport: {
@@ -236,18 +248,6 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
236
248
  };
237
249
  exposureMode: "direct" | "discovery";
238
250
  }[];
239
- directTools: {
240
- fullName: string;
241
- originalName: string;
242
- serverName: string;
243
- inputSchema: Record<string, unknown>;
244
- exposureMode: "direct" | "discovery" | "hidden";
245
- enabled: boolean;
246
- exposed: boolean;
247
- description?: string | undefined;
248
- enabledBy?: "discovery" | "toolset" | undefined;
249
- enabledAt?: number | undefined;
250
- }[];
251
251
  discoverableTools: {
252
252
  fullName: string;
253
253
  originalName: string;
@@ -278,6 +278,18 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
278
278
  env?: Record<string, string> | undefined;
279
279
  mcpSessionContext?: {
280
280
  sessionId: string;
281
+ directTools: {
282
+ fullName: string;
283
+ originalName: string;
284
+ serverName: string;
285
+ inputSchema: Record<string, unknown>;
286
+ exposureMode: "direct" | "discovery" | "hidden";
287
+ enabled: boolean;
288
+ exposed: boolean;
289
+ description?: string | undefined;
290
+ enabledBy?: "discovery" | "toolset" | undefined;
291
+ enabledAt?: number | undefined;
292
+ }[];
281
293
  servers: {
282
294
  name: string;
283
295
  transport: {
@@ -307,18 +319,6 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
307
319
  };
308
320
  exposureMode: "direct" | "discovery";
309
321
  }[];
310
- directTools: {
311
- fullName: string;
312
- originalName: string;
313
- serverName: string;
314
- inputSchema: Record<string, unknown>;
315
- exposureMode: "direct" | "discovery" | "hidden";
316
- enabled: boolean;
317
- exposed: boolean;
318
- description?: string | undefined;
319
- enabledBy?: "discovery" | "toolset" | undefined;
320
- enabledAt?: number | undefined;
321
- }[];
322
322
  discoverableTools: {
323
323
  fullName: string;
324
324
  originalName: string;
@@ -351,6 +351,18 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
351
351
  env?: Record<string, string> | undefined;
352
352
  mcpSessionContext?: {
353
353
  sessionId: string;
354
+ directTools: {
355
+ fullName: string;
356
+ originalName: string;
357
+ serverName: string;
358
+ inputSchema: Record<string, unknown>;
359
+ exposureMode: "direct" | "discovery" | "hidden";
360
+ enabled: boolean;
361
+ exposed: boolean;
362
+ description?: string | undefined;
363
+ enabledBy?: "discovery" | "toolset" | undefined;
364
+ enabledAt?: number | undefined;
365
+ }[];
354
366
  servers: {
355
367
  name: string;
356
368
  transport: {
@@ -380,18 +392,6 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
380
392
  };
381
393
  exposureMode: "direct" | "discovery";
382
394
  }[];
383
- directTools: {
384
- fullName: string;
385
- originalName: string;
386
- serverName: string;
387
- inputSchema: Record<string, unknown>;
388
- exposureMode: "direct" | "discovery" | "hidden";
389
- enabled: boolean;
390
- exposed: boolean;
391
- description?: string | undefined;
392
- enabledBy?: "discovery" | "toolset" | undefined;
393
- enabledAt?: number | undefined;
394
- }[];
395
395
  discoverableTools: {
396
396
  fullName: string;
397
397
  originalName: string;
@@ -427,8 +427,8 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
427
427
  status: _$zod.ZodEnum<{
428
428
  completed: "completed";
429
429
  cancelled: "cancelled";
430
- running: "running";
431
430
  failed: "failed";
431
+ running: "running";
432
432
  waiting_input: "waiting_input";
433
433
  }>;
434
434
  result: _$zod.ZodOptional<_$zod.ZodString>;
@@ -490,6 +490,25 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
490
490
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
491
491
  mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
492
492
  sessionId: _$zod.ZodString;
493
+ directTools: _$zod.ZodArray<_$zod.ZodObject<{
494
+ fullName: _$zod.ZodString;
495
+ originalName: _$zod.ZodString;
496
+ serverName: _$zod.ZodString;
497
+ description: _$zod.ZodOptional<_$zod.ZodString>;
498
+ inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
499
+ exposureMode: _$zod.ZodEnum<{
500
+ direct: "direct";
501
+ discovery: "discovery";
502
+ hidden: "hidden";
503
+ }>;
504
+ enabled: _$zod.ZodBoolean;
505
+ enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
506
+ discovery: "discovery";
507
+ toolset: "toolset";
508
+ }>>;
509
+ enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
510
+ exposed: _$zod.ZodBoolean;
511
+ }, _$zod_v4_core0.$strip>>;
493
512
  servers: _$zod.ZodArray<_$zod.ZodObject<{
494
513
  name: _$zod.ZodString;
495
514
  transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
@@ -530,25 +549,6 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
530
549
  discovery: "discovery";
531
550
  }>;
532
551
  }, _$zod_v4_core0.$strip>>;
533
- directTools: _$zod.ZodArray<_$zod.ZodObject<{
534
- fullName: _$zod.ZodString;
535
- originalName: _$zod.ZodString;
536
- serverName: _$zod.ZodString;
537
- description: _$zod.ZodOptional<_$zod.ZodString>;
538
- inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
539
- exposureMode: _$zod.ZodEnum<{
540
- direct: "direct";
541
- discovery: "discovery";
542
- hidden: "hidden";
543
- }>;
544
- enabled: _$zod.ZodBoolean;
545
- enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
546
- discovery: "discovery";
547
- toolset: "toolset";
548
- }>>;
549
- enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
550
- exposed: _$zod.ZodBoolean;
551
- }, _$zod_v4_core0.$strip>>;
552
552
  discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
553
553
  fullName: _$zod.ZodString;
554
554
  originalName: _$zod.ZodString;
@@ -586,6 +586,18 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
586
586
  env?: Record<string, string> | undefined;
587
587
  mcpSessionContext?: {
588
588
  sessionId: string;
589
+ directTools: {
590
+ fullName: string;
591
+ originalName: string;
592
+ serverName: string;
593
+ inputSchema: Record<string, unknown>;
594
+ exposureMode: "direct" | "discovery" | "hidden";
595
+ enabled: boolean;
596
+ exposed: boolean;
597
+ description?: string | undefined;
598
+ enabledBy?: "discovery" | "toolset" | undefined;
599
+ enabledAt?: number | undefined;
600
+ }[];
589
601
  servers: {
590
602
  name: string;
591
603
  transport: {
@@ -615,18 +627,6 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
615
627
  };
616
628
  exposureMode: "direct" | "discovery";
617
629
  }[];
618
- directTools: {
619
- fullName: string;
620
- originalName: string;
621
- serverName: string;
622
- inputSchema: Record<string, unknown>;
623
- exposureMode: "direct" | "discovery" | "hidden";
624
- enabled: boolean;
625
- exposed: boolean;
626
- description?: string | undefined;
627
- enabledBy?: "discovery" | "toolset" | undefined;
628
- enabledAt?: number | undefined;
629
- }[];
630
630
  discoverableTools: {
631
631
  fullName: string;
632
632
  originalName: string;
@@ -659,6 +659,18 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
659
659
  env?: Record<string, string> | undefined;
660
660
  mcpSessionContext?: {
661
661
  sessionId: string;
662
+ directTools: {
663
+ fullName: string;
664
+ originalName: string;
665
+ serverName: string;
666
+ inputSchema: Record<string, unknown>;
667
+ exposureMode: "direct" | "discovery" | "hidden";
668
+ enabled: boolean;
669
+ exposed: boolean;
670
+ description?: string | undefined;
671
+ enabledBy?: "discovery" | "toolset" | undefined;
672
+ enabledAt?: number | undefined;
673
+ }[];
662
674
  servers: {
663
675
  name: string;
664
676
  transport: {
@@ -688,18 +700,6 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
688
700
  };
689
701
  exposureMode: "direct" | "discovery";
690
702
  }[];
691
- directTools: {
692
- fullName: string;
693
- originalName: string;
694
- serverName: string;
695
- inputSchema: Record<string, unknown>;
696
- exposureMode: "direct" | "discovery" | "hidden";
697
- enabled: boolean;
698
- exposed: boolean;
699
- description?: string | undefined;
700
- enabledBy?: "discovery" | "toolset" | undefined;
701
- enabledAt?: number | undefined;
702
- }[];
703
703
  discoverableTools: {
704
704
  fullName: string;
705
705
  originalName: string;
@@ -730,6 +730,18 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
730
730
  env?: Record<string, string> | undefined;
731
731
  mcpSessionContext?: {
732
732
  sessionId: string;
733
+ directTools: {
734
+ fullName: string;
735
+ originalName: string;
736
+ serverName: string;
737
+ inputSchema: Record<string, unknown>;
738
+ exposureMode: "direct" | "discovery" | "hidden";
739
+ enabled: boolean;
740
+ exposed: boolean;
741
+ description?: string | undefined;
742
+ enabledBy?: "discovery" | "toolset" | undefined;
743
+ enabledAt?: number | undefined;
744
+ }[];
733
745
  servers: {
734
746
  name: string;
735
747
  transport: {
@@ -759,18 +771,6 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
759
771
  };
760
772
  exposureMode: "direct" | "discovery";
761
773
  }[];
762
- directTools: {
763
- fullName: string;
764
- originalName: string;
765
- serverName: string;
766
- inputSchema: Record<string, unknown>;
767
- exposureMode: "direct" | "discovery" | "hidden";
768
- enabled: boolean;
769
- exposed: boolean;
770
- description?: string | undefined;
771
- enabledBy?: "discovery" | "toolset" | undefined;
772
- enabledAt?: number | undefined;
773
- }[];
774
774
  discoverableTools: {
775
775
  fullName: string;
776
776
  originalName: string;
@@ -803,6 +803,18 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
803
803
  env?: Record<string, string> | undefined;
804
804
  mcpSessionContext?: {
805
805
  sessionId: string;
806
+ directTools: {
807
+ fullName: string;
808
+ originalName: string;
809
+ serverName: string;
810
+ inputSchema: Record<string, unknown>;
811
+ exposureMode: "direct" | "discovery" | "hidden";
812
+ enabled: boolean;
813
+ exposed: boolean;
814
+ description?: string | undefined;
815
+ enabledBy?: "discovery" | "toolset" | undefined;
816
+ enabledAt?: number | undefined;
817
+ }[];
806
818
  servers: {
807
819
  name: string;
808
820
  transport: {
@@ -832,18 +844,6 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
832
844
  };
833
845
  exposureMode: "direct" | "discovery";
834
846
  }[];
835
- directTools: {
836
- fullName: string;
837
- originalName: string;
838
- serverName: string;
839
- inputSchema: Record<string, unknown>;
840
- exposureMode: "direct" | "discovery" | "hidden";
841
- enabled: boolean;
842
- exposed: boolean;
843
- description?: string | undefined;
844
- enabledBy?: "discovery" | "toolset" | undefined;
845
- enabledAt?: number | undefined;
846
- }[];
847
847
  discoverableTools: {
848
848
  fullName: string;
849
849
  originalName: string;
@@ -879,8 +879,8 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
879
879
  status: _$zod.ZodEnum<{
880
880
  completed: "completed";
881
881
  cancelled: "cancelled";
882
- running: "running";
883
882
  failed: "failed";
883
+ running: "running";
884
884
  waiting_input: "waiting_input";
885
885
  }>;
886
886
  result: _$zod.ZodOptional<_$zod.ZodString>;
package/dist/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@makaio/framework",
3
- "version": "1.0.0-dev-1781368205459",
3
+ "version": "1.0.0-dev-1781382091626",
4
4
  "type": "module"
5
5
  }
@@ -251,7 +251,7 @@ declare const sessions: _$drizzle_orm_sqlite_core0.SQLiteTableWithColumns<{
251
251
  tableName: "sessions";
252
252
  dataType: "string";
253
253
  columnType: "SQLiteText";
254
- data: "closed" | "active" | "archived" | "discovered";
254
+ data: "active" | "archived" | "closed" | "discovered";
255
255
  driverParam: string;
256
256
  notNull: true;
257
257
  hasDefault: false;
@@ -1104,7 +1104,7 @@ declare const agents: _$drizzle_orm_sqlite_core0.SQLiteTableWithColumns<{
1104
1104
  tableName: "agents";
1105
1105
  dataType: "string";
1106
1106
  columnType: "SQLiteText";
1107
- data: "idle" | "active" | "dead" | "disposed";
1107
+ data: "active" | "idle" | "dead" | "disposed";
1108
1108
  driverParam: string;
1109
1109
  notNull: true;
1110
1110
  hasDefault: false;
@@ -26,9 +26,9 @@ declare const TrayMenuEntrySchema: z.ZodObject<{
26
26
  /** A group entry inherits its owning package and section from the group. */
27
27
  declare const TrayMenuGroupEntrySchema: z.ZodObject<{
28
28
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
29
- enabled: z.ZodDefault<z.ZodBoolean>;
30
29
  label: z.ZodString;
31
30
  priority: z.ZodDefault<z.ZodNumber>;
31
+ enabled: z.ZodDefault<z.ZodBoolean>;
32
32
  entryId: z.ZodString;
33
33
  }, z.core.$strip>;
34
34
  /** Ordered group of tray entries contributed by one package. */
@@ -37,9 +37,9 @@ declare const TrayMenuGroupSchema: z.ZodObject<{
37
37
  groupId: z.ZodString;
38
38
  entries: z.ZodArray<z.ZodObject<{
39
39
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
40
- enabled: z.ZodDefault<z.ZodBoolean>;
41
40
  label: z.ZodString;
42
41
  priority: z.ZodDefault<z.ZodNumber>;
42
+ enabled: z.ZodDefault<z.ZodBoolean>;
43
43
  entryId: z.ZodString;
44
44
  }, z.core.$strip>>;
45
45
  section: z.ZodEnum<{
@@ -109,9 +109,9 @@ declare const TrayMenuSchemas: {
109
109
  groupId: z.ZodString;
110
110
  entries: z.ZodArray<z.ZodObject<{
111
111
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
112
- enabled: z.ZodDefault<z.ZodBoolean>;
113
112
  label: z.ZodString;
114
113
  priority: z.ZodDefault<z.ZodNumber>;
114
+ enabled: z.ZodDefault<z.ZodBoolean>;
115
115
  entryId: z.ZodString;
116
116
  }, z.core.$strip>>;
117
117
  section: z.ZodEnum<{
@@ -44,18 +44,18 @@ type SubagentTemplateSummary = z.infer<typeof SubagentTemplateSummarySchema>;
44
44
  */
45
45
  declare const SubagentTemplateCreateSchema: z.ZodObject<{
46
46
  name: z.ZodString;
47
+ adapterName: z.ZodString;
48
+ contextMode: z.ZodDefault<z.ZodEnum<{
49
+ fork: "fork";
50
+ fresh: "fresh";
51
+ }>>;
47
52
  providerConfigId: z.ZodOptional<z.ZodString>;
48
53
  model: z.ZodOptional<z.ZodString>;
49
54
  systemPrompt: z.ZodOptional<z.ZodString>;
50
55
  allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
51
56
  disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
52
- enabled: z.ZodDefault<z.ZodBoolean>;
53
57
  allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
54
- contextMode: z.ZodDefault<z.ZodEnum<{
55
- fork: "fork";
56
- fresh: "fresh";
57
- }>>;
58
- adapterName: z.ZodString;
58
+ enabled: z.ZodDefault<z.ZodBoolean>;
59
59
  }, z.core.$strip>;
60
60
  type SubagentTemplateCreate = z.infer<typeof SubagentTemplateCreateSchema>;
61
61
  /**
@@ -129,18 +129,18 @@ declare const SubagentTemplateSettingsSchemas: {
129
129
  create: {
130
130
  request: z.ZodObject<{
131
131
  name: z.ZodString;
132
+ adapterName: z.ZodString;
133
+ contextMode: z.ZodDefault<z.ZodEnum<{
134
+ fork: "fork";
135
+ fresh: "fresh";
136
+ }>>;
132
137
  providerConfigId: z.ZodOptional<z.ZodString>;
133
138
  model: z.ZodOptional<z.ZodString>;
134
139
  systemPrompt: z.ZodOptional<z.ZodString>;
135
140
  allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
136
141
  disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
137
- enabled: z.ZodDefault<z.ZodBoolean>;
138
142
  allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
139
- contextMode: z.ZodDefault<z.ZodEnum<{
140
- fork: "fork";
141
- fresh: "fresh";
142
- }>>;
143
- adapterName: z.ZodString;
143
+ enabled: z.ZodDefault<z.ZodBoolean>;
144
144
  }, z.core.$strip>;
145
145
  response: z.ZodObject<{
146
146
  id: z.ZodString;
@@ -191,8 +191,8 @@ declare const SubagentTemplateInstanceSchema: z.ZodObject<{
191
191
  status: z.ZodEnum<{
192
192
  completed: "completed";
193
193
  cancelled: "cancelled";
194
- running: "running";
195
194
  failed: "failed";
195
+ running: "running";
196
196
  waiting_input: "waiting_input";
197
197
  }>;
198
198
  createdAt: z.ZodString;
@@ -222,8 +222,8 @@ declare const SubagentTemplateInstanceStatusSchema: z.ZodObject<{
222
222
  status: z.ZodEnum<{
223
223
  completed: "completed";
224
224
  cancelled: "cancelled";
225
- running: "running";
226
225
  failed: "failed";
226
+ running: "running";
227
227
  waiting_input: "waiting_input";
228
228
  }>;
229
229
  result: z.ZodOptional<z.ZodString>;
@@ -274,8 +274,8 @@ declare const SubagentTemplateKernelSchemas: {
274
274
  status: z.ZodEnum<{
275
275
  completed: "completed";
276
276
  cancelled: "cancelled";
277
- running: "running";
278
277
  failed: "failed";
278
+ running: "running";
279
279
  waiting_input: "waiting_input";
280
280
  }>;
281
281
  result: z.ZodOptional<z.ZodString>;
@@ -64,9 +64,9 @@ declare const SurfaceBindingRegistrationSchema: z.ZodObject<{
64
64
  template: z.ZodString;
65
65
  }, z.core.$strip>], "kind">;
66
66
  appliesTo: z.ZodArray<z.ZodEnum<{
67
- surface: "surface";
68
67
  workpiece: "workpiece";
69
68
  artifact: "artifact";
69
+ surface: "surface";
70
70
  }>>;
71
71
  valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
72
72
  description: z.ZodOptional<z.ZodString>;
@@ -103,9 +103,9 @@ type ProjectedField = z.infer<typeof ProjectedFieldSchema>;
103
103
  */
104
104
  declare const ArtifactProjectionPolicySchema: z.ZodObject<{
105
105
  mode: z.ZodEnum<{
106
- none: "none";
107
- surface: "surface";
108
106
  comment: "comment";
107
+ surface: "surface";
108
+ none: "none";
109
109
  }>;
110
110
  defaultRole: z.ZodOptional<z.ZodEnum<{
111
111
  workpiece: "workpiece";