@makaio/framework 1.0.0-dev-1781899284968 → 1.0.0-dev-1781983562538

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 (71) hide show
  1. package/dist/.makaio-build.json +2 -2
  2. package/dist/adapter-subsystem/index.mjs +1 -1
  3. package/dist/contracts/artifact/index.d.mts +1 -1
  4. package/dist/contracts/client/index.d.mts +1 -1
  5. package/dist/contracts/config/index.d.mts +6 -6
  6. package/dist/contracts/extension/index.d.mts +2 -2
  7. package/dist/contracts/facet/index.d.mts +1 -1
  8. package/dist/contracts/harness/index.d.mts +1 -1
  9. package/dist/contracts/index.d.mts +59 -59
  10. package/dist/contracts/materialization/index.d.mts +3 -3
  11. package/dist/contracts/provider/index.d.mts +1 -1
  12. package/dist/contracts/session/index.d.mts +2 -2
  13. package/dist/contracts/workflow/index.d.mts +2 -2
  14. package/dist/{definition-D_3U4OLJ.d.mts → definition-0EXM1tyu.d.mts} +1 -1
  15. package/dist/{index-B76e7m2R.d.mts → index-B5w-0Gg9.d.mts} +8 -8
  16. package/dist/{index-gKaw_TMU.d.mts → index-BAQ6QBcU.d.mts} +16 -16
  17. package/dist/{index-D2WJ0Zpt.d.mts → index-C8-zmOZK.d.mts} +4 -4
  18. package/dist/{index-DKs0sHne.d.mts → index-CDwc4Yjn.d.mts} +1 -1
  19. package/dist/{index-XeFiBam-.d.mts → index-CKlZwsf3.d.mts} +2 -2
  20. package/dist/{index-BNT7Ys9c.d.mts → index-CUgqdVBB.d.mts} +46 -46
  21. package/dist/{index-BAnDvAk4.d.mts → index-CYHWOXUm.d.mts} +1 -1
  22. package/dist/{index-wfSedMR9.d.mts → index-CfIW5biI.d.mts} +1 -1
  23. package/dist/{index-Bw_CfRNZ.d.mts → index-CgNhyMkL.d.mts} +12 -12
  24. package/dist/{index-CHy2TweG.d.mts → index-Ciw2wNzR.d.mts} +3 -3
  25. package/dist/{index-xyXYG5WO.d.mts → index-CuILCdip.d.mts} +8 -8
  26. package/dist/{index-CYu8kZek.d.mts → index-Czv4Fbj1.d.mts} +5 -5
  27. package/dist/{index-CF8ldAwM.d.mts → index-DOkPNhS0.d.mts} +40 -40
  28. package/dist/{index-q8nLr74m.d.mts → index-DnLf0YKC.d.mts} +6 -6
  29. package/dist/kernel/extension/index.d.mts +1 -1
  30. package/dist/kernel/index.d.mts +2 -2
  31. package/dist/kernel/observability/index.d.mts +1 -1
  32. package/dist/{namespace-Dybz75l5.d.mts → namespace-B95uYmZB.d.mts} +26 -26
  33. package/dist/{namespace-j7vFsmYL.d.mts → namespace-Cz9ME2yn.d.mts} +2 -2
  34. package/dist/{namespace-CMN1WR_2.d.mts → namespace-DeG6x2fd.d.mts} +1 -1
  35. package/dist/{namespace-MuyQDzjD.d.mts → namespace-XmDoz6Sz.d.mts} +22 -22
  36. package/dist/{namespace-65uwTpbg.d.mts → namespace-twXARP-X.d.mts} +6 -6
  37. package/dist/package.json +1 -1
  38. package/dist/{schema-CzrYmB9E.d.mts → schema-fZknEOha.d.mts} +1 -1
  39. package/dist/{schemas-D4zaFE2p.d.mts → schemas-BphR5vaS.d.mts} +6 -6
  40. package/dist/{schemas-CwgS7KoL2.d.mts → schemas-COginkIS2.d.mts} +4 -4
  41. package/dist/{schemas-DXjyGVpx.d.mts → schemas-DDaP5WkH.d.mts} +3 -3
  42. package/dist/{schemas-lnE9YoG7.d.mts → schemas-sJYw2ALb.d.mts} +3 -3
  43. package/dist/services/adapter-subsystem/index.d.mts +2 -2
  44. package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
  45. package/dist/services/execution-target/index.d.mts +2 -2
  46. package/dist/services/execution-target/namespace.d.mts +1 -1
  47. package/dist/services/execution-target/schemas.d.mts +1 -1
  48. package/dist/services/filesystem/namespace.d.mts +6 -6
  49. package/dist/services/filesystem/schemas.d.mts +3 -3
  50. package/dist/services/harness/index.d.mts +3 -3
  51. package/dist/services/index.d.mts +33 -33
  52. package/dist/services/log-import/browser.d.mts +2 -2
  53. package/dist/services/log-import/index.d.mts +2 -2
  54. package/dist/services/log-import/log-import.d.mts +1 -1
  55. package/dist/services/log-import/namespace.d.mts +2 -2
  56. package/dist/services/log-import/schemas.d.mts +1 -1
  57. package/dist/services/session/index.d.mts +4 -4
  58. package/dist/services/session/messages/namespace.d.mts +1 -1
  59. package/dist/services/session/storage/namespace.d.mts +1 -1
  60. package/dist/services/session/storage/schema.d.mts +1 -1
  61. package/dist/services/settings/namespace.d.mts +4 -4
  62. package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
  63. package/dist/services/subagent-template/index.d.mts +1 -1
  64. package/dist/services/subagent-template/schemas.d.mts +1 -1
  65. package/dist/services/tray-menu/index.d.mts +2 -2
  66. package/dist/services/tray-menu/namespace.d.mts +1 -1
  67. package/dist/services/tray-menu/schemas.d.mts +1 -1
  68. package/dist/{transition-DKMQs6eP.d.mts → transition-BUKCl8gP.d.mts} +1 -1
  69. package/dist/{types-InWSdi-V.d.mts → types-BslClRkH.d.mts} +1 -1
  70. package/dist/{types-QxCQtHQJ.d.mts → types-DcDvbHe5.d.mts} +11 -11
  71. package/package.json +1 -1
@@ -162,9 +162,9 @@ declare const MakaioSessionSchema: z.ZodObject<{
162
162
  lastActivityAt: z.ZodNumber;
163
163
  }, z.core.$strip>>;
164
164
  status: z.ZodEnum<{
165
- closed: "closed";
166
165
  active: "active";
167
166
  archived: "archived";
167
+ closed: "closed";
168
168
  discovered: "discovered";
169
169
  }>;
170
170
  leadAgentId: z.ZodOptional<z.ZodString>;
@@ -288,9 +288,9 @@ declare const SessionWithPreviewSchema: z.ZodObject<{
288
288
  lastActivityAt: z.ZodNumber;
289
289
  }, z.core.$strip>>;
290
290
  status: z.ZodEnum<{
291
- closed: "closed";
292
291
  active: "active";
293
292
  archived: "archived";
293
+ closed: "closed";
294
294
  discovered: "discovered";
295
295
  }>;
296
296
  leadAgentId: z.ZodOptional<z.ZodString>;
@@ -488,9 +488,9 @@ declare const SessionSnapshotSchema: z.ZodObject<{
488
488
  lastActivityAt: z.ZodNumber;
489
489
  }, z.core.$strip>>;
490
490
  status: z.ZodEnum<{
491
- closed: "closed";
492
491
  active: "active";
493
492
  archived: "archived";
493
+ closed: "closed";
494
494
  discovered: "discovered";
495
495
  }>;
496
496
  leadAgentId: z.ZodOptional<z.ZodString>;
@@ -5295,9 +5295,9 @@ declare const SessionSchemas: {
5295
5295
  lastActivityAt: _$zod.ZodNumber;
5296
5296
  }, _$zod_v4_core0.$strip>>;
5297
5297
  status: _$zod.ZodEnum<{
5298
- closed: "closed";
5299
5298
  active: "active";
5300
5299
  archived: "archived";
5300
+ closed: "closed";
5301
5301
  discovered: "discovered";
5302
5302
  }>;
5303
5303
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -5877,9 +5877,9 @@ declare const SessionSchemas: {
5877
5877
  lastActivityAt: _$zod.ZodNumber;
5878
5878
  }, _$zod_v4_core0.$strip>>;
5879
5879
  status: _$zod.ZodEnum<{
5880
- closed: "closed";
5881
5880
  active: "active";
5882
5881
  archived: "archived";
5882
+ closed: "closed";
5883
5883
  discovered: "discovered";
5884
5884
  }>;
5885
5885
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -6835,9 +6835,9 @@ declare const SessionSchemas: {
6835
6835
  request: _$zod.ZodObject<{
6836
6836
  status: _$zod.ZodOptional<_$zod.ZodEnum<{
6837
6837
  all: "all";
6838
- closed: "closed";
6839
6838
  active: "active";
6840
6839
  archived: "archived";
6840
+ closed: "closed";
6841
6841
  discovered: "discovered";
6842
6842
  }>>;
6843
6843
  limit: _$zod.ZodOptional<_$zod.ZodNumber>;
@@ -6883,9 +6883,9 @@ declare const SessionSchemas: {
6883
6883
  lastActivityAt: _$zod.ZodNumber;
6884
6884
  }, _$zod_v4_core0.$strip>>;
6885
6885
  status: _$zod.ZodEnum<{
6886
- closed: "closed";
6887
6886
  active: "active";
6888
6887
  archived: "archived";
6888
+ closed: "closed";
6889
6889
  discovered: "discovered";
6890
6890
  }>;
6891
6891
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -6974,9 +6974,9 @@ declare const SessionSchemas: {
6974
6974
  limit: _$zod.ZodOptional<_$zod.ZodNumber>;
6975
6975
  status: _$zod.ZodOptional<_$zod.ZodEnum<{
6976
6976
  all: "all";
6977
- closed: "closed";
6978
6977
  active: "active";
6979
6978
  archived: "archived";
6979
+ closed: "closed";
6980
6980
  discovered: "discovered";
6981
6981
  }>>;
6982
6982
  isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
@@ -7019,9 +7019,9 @@ declare const SessionSchemas: {
7019
7019
  lastActivityAt: _$zod.ZodNumber;
7020
7020
  }, _$zod_v4_core0.$strip>>;
7021
7021
  status: _$zod.ZodEnum<{
7022
- closed: "closed";
7023
7022
  active: "active";
7024
7023
  archived: "archived";
7024
+ closed: "closed";
7025
7025
  discovered: "discovered";
7026
7026
  }>;
7027
7027
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -7146,9 +7146,9 @@ declare const SessionSchemas: {
7146
7146
  lastActivityAt: _$zod.ZodNumber;
7147
7147
  }, _$zod_v4_core0.$strip>>;
7148
7148
  status: _$zod.ZodEnum<{
7149
- closed: "closed";
7150
7149
  active: "active";
7151
7150
  archived: "archived";
7151
+ closed: "closed";
7152
7152
  discovered: "discovered";
7153
7153
  }>;
7154
7154
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -7385,9 +7385,9 @@ declare const SessionSchemas: {
7385
7385
  lastActivityAt: _$zod.ZodNumber;
7386
7386
  }, _$zod_v4_core0.$strip>>;
7387
7387
  status: _$zod.ZodEnum<{
7388
- closed: "closed";
7389
7388
  active: "active";
7390
7389
  archived: "archived";
7390
+ closed: "closed";
7391
7391
  discovered: "discovered";
7392
7392
  }>;
7393
7393
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@makaio/framework",
3
- "version": "1.0.0-dev-1781899284968",
3
+ "version": "1.0.0-dev-1781983562538",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/makaio-ai/makaio-framework.git",