@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.
- package/dist/.makaio-build.json +2 -2
- package/dist/adapters/index.d.mts +1 -1
- package/dist/bus/index.d.mts +19 -19
- package/dist/clients/index.d.mts +5 -5
- package/dist/contracts/adapter/index.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- 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 +241 -241
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/{definition-DqJOg6Lv.d.mts → definition-DWWzV-k0.d.mts} +1 -1
- package/dist/{index-D0Fupmhd.d.mts → index-Abq3I8wg.d.mts} +289 -289
- package/dist/{index-DC6F_m3G.d.mts → index-B1Rz7oUy.d.mts} +8 -8
- package/dist/{index-BCKRUuI2.d.mts → index-B2xbnMZe.d.mts} +1 -1
- package/dist/{index-ChrHbhJV.d.mts → index-B8tAGwHR.d.mts} +284 -284
- package/dist/{index-fVgKVvta.d.mts → index-BT5tNA3Y.d.mts} +1 -1
- package/dist/{index-Ckm-R1Cr.d.mts → index-BpXX9WZJ.d.mts} +6 -6
- package/dist/{index-B6VdcJ5l.d.mts → index-C3zfJg6s.d.mts} +34 -34
- package/dist/{index-BYkOUd0x.d.mts → index-CKP_uNGT.d.mts} +15 -15
- package/dist/{index-BHAOu6Hs.d.mts → index-COwW_2Gb.d.mts} +27 -27
- package/dist/{index-Dtj6N2sx.d.mts → index-DQppnGdC.d.mts} +15 -15
- package/dist/{index-Cb0zGPMV.d.mts → index-DW8EiMJ9.d.mts} +16 -16
- package/dist/{index-Bibt5jAX.d.mts → index-DlvMtyHK.d.mts} +8 -8
- package/dist/{index-BheaEhyI.d.mts → index-Dyz7dzLW.d.mts} +9 -9
- package/dist/{index-DhpOh71Z.d.mts → index-RUN1iHYu.d.mts} +4 -4
- package/dist/{index-B4vJi_iM2.d.mts → index-wP87FKTQ2.d.mts} +1 -1
- 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/mcp-http-server/index.d.mts +73 -4
- package/dist/mcp-http-server/index.mjs +4 -4
- package/dist/{namespace-B03JE_ec.d.mts → namespace--ROWLToE.d.mts} +7 -7
- package/dist/{namespace-_Ii2qs15.d.mts → namespace-5BLWcC3Q.d.mts} +38 -38
- package/dist/{namespace-CtK3nKKj2.d.mts → namespace-B60mn8J-2.d.mts} +2 -2
- package/dist/{namespace-CqUGzG53.d.mts → namespace-BSNFeJA4.d.mts} +2 -2
- package/dist/{namespace-BGmNI3O1.d.mts → namespace-Ds6HkJEU.d.mts} +136 -136
- package/dist/package.json +1 -1
- package/dist/{schema-BJS05p13.d.mts → schema-cNoxaiT0.d.mts} +2 -2
- package/dist/{schemas-lqvZ6UpK.d.mts → schemas-DUE6mc1O.d.mts} +3 -3
- package/dist/{schemas-CwF2K9N52.d.mts → schemas-DsyYsfVN2.d.mts} +15 -15
- package/dist/{schemas-t1VR6_b_.d.mts → schemas-o2Q24yOF.d.mts} +3 -3
- package/dist/{schemas-C2c64X6h.d.mts → schemas-on3_N5HP.d.mts} +136 -136
- 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 +11 -11
- package/dist/services/execution-target/index.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 +99 -99
- 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 +12 -12
- 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/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-CjrDiL2H.d.mts → types-BtsKrzK7.d.mts} +197 -197
- package/dist/{types-D0fPFh-D.d.mts → types-D5IMwOkJ.d.mts} +1 -1
- package/dist/workflow-engine/index.d.mts +69 -69
- package/package.json +1 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { F as ArtifactLifecycleHookRegistration$1, P as ArtifactLifecycleHookEvent, T as AnyArtifactKindDefinition, mt as ArtifactRevision$1 } from "./index-
|
|
1
|
+
import { F as ArtifactLifecycleHookRegistration$1, P as ArtifactLifecycleHookEvent, T as AnyArtifactKindDefinition, mt as ArtifactRevision$1 } from "./index-COwW_2Gb.mjs";
|
|
2
2
|
import { A as VersionRange, O as VersionLiteral$1, r as ClientDefinition$1 } from "./definition-BSghHJpQ.mjs";
|
|
3
3
|
import { o as ProviderDefinitionInput$1, r as ProtocolId$1 } from "./definition-q6iLw11H.mjs";
|
|
4
4
|
import { t as RequiredTimeoutConfig } from "./index-Bsp0O_sI.mjs";
|
|
5
|
-
import { b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1, j as SessionMessage$1 } from "./types-
|
|
6
|
-
import { D as EntityUIConfig, I as FormFieldProps, Q as JsonValue$1 } from "./index-
|
|
7
|
-
import { l as FacetNamespaceDefinition } from "./index-
|
|
8
|
-
import { t as SurfaceBindingDefinition } from "./definition-
|
|
5
|
+
import { b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1, j as SessionMessage$1 } from "./types-BtsKrzK7.mjs";
|
|
6
|
+
import { D as EntityUIConfig, I as FormFieldProps, Q as JsonValue$1 } from "./index-BT5tNA3Y.mjs";
|
|
7
|
+
import { l as FacetNamespaceDefinition } from "./index-DlvMtyHK.mjs";
|
|
8
|
+
import { t as SurfaceBindingDefinition } from "./definition-DWWzV-k0.mjs";
|
|
9
9
|
import { z } from "zod";
|
|
10
10
|
import { MakaioBusLike, PayloadFilter, RegistrableBusNamespaceDefinition, SubjectSchema } from "@makaio/framework/core";
|
|
11
11
|
import * as _$_makaio_contracts0 from "@makaio/framework/contracts";
|
|
@@ -1614,8 +1614,8 @@ declare const ExtensionWarningActionSchema: z.ZodDiscriminatedUnion<[z.ZodObject
|
|
|
1614
1614
|
* - `'degraded'` — the extension is operating in a degraded fallback mode.
|
|
1615
1615
|
*/
|
|
1616
1616
|
declare const ExtensionWarningSeveritySchema: z.ZodEnum<{
|
|
1617
|
-
info: "info";
|
|
1618
1617
|
degraded: "degraded";
|
|
1618
|
+
info: "info";
|
|
1619
1619
|
recommended: "recommended";
|
|
1620
1620
|
}>;
|
|
1621
1621
|
/**
|
|
@@ -1626,8 +1626,8 @@ declare const ExtensionWarningSeveritySchema: z.ZodEnum<{
|
|
|
1626
1626
|
*/
|
|
1627
1627
|
declare const ExtensionWarningSchema: z.ZodObject<{
|
|
1628
1628
|
severity: z.ZodEnum<{
|
|
1629
|
-
info: "info";
|
|
1630
1629
|
degraded: "degraded";
|
|
1630
|
+
info: "info";
|
|
1631
1631
|
recommended: "recommended";
|
|
1632
1632
|
}>;
|
|
1633
1633
|
title: z.ZodString;
|
|
@@ -1673,8 +1673,8 @@ declare const ExtensionWarningEntrySchema: z.ZodObject<{
|
|
|
1673
1673
|
extensionName: z.ZodString;
|
|
1674
1674
|
warnings: z.ZodArray<z.ZodObject<{
|
|
1675
1675
|
severity: z.ZodEnum<{
|
|
1676
|
-
info: "info";
|
|
1677
1676
|
degraded: "degraded";
|
|
1677
|
+
info: "info";
|
|
1678
1678
|
recommended: "recommended";
|
|
1679
1679
|
}>;
|
|
1680
1680
|
title: z.ZodString;
|
|
@@ -55,8 +55,8 @@ declare const LogImporterInfoSchema: z.ZodObject<{
|
|
|
55
55
|
adapterName: z.ZodString;
|
|
56
56
|
displayName: z.ZodString;
|
|
57
57
|
source: z.ZodEnum<{
|
|
58
|
-
adapter: "adapter";
|
|
59
58
|
extension: "extension";
|
|
59
|
+
adapter: "adapter";
|
|
60
60
|
}>;
|
|
61
61
|
logFilePattern: z.ZodString;
|
|
62
62
|
isRunning: z.ZodBoolean;
|