@makaio/framework 1.0.0-dev-1781996773251 → 1.0.0-dev-1782127638374
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.d.mts +13 -2
- package/dist/adapter-subsystem/index.mjs +1 -1
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +11 -8
- package/dist/adapters/index.mjs +2 -2
- package/dist/adapters/stream-session/index.d.mts +18 -8
- package/dist/adapters/stream-session/index.mjs +1 -1
- package/dist/bus/index.d.mts +20 -20
- package/dist/clients/index.d.mts +5 -5
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.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/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 +188 -188
- 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/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{definition-0EXM1tyu.d.mts → definition-rjwHUOBd.d.mts} +1 -1
- package/dist/{index-DvLCzle5.d.mts → index-BB8AMXbw.d.mts} +28 -28
- package/dist/{index-Dch9gi4S.d.mts → index-BCNDvAhA.d.mts} +1 -1
- package/dist/{index-DnLf0YKC.d.mts → index-BWIkf5oJ.d.mts} +6 -6
- package/dist/{index-Cx1Bm6WD.d.mts → index-Ck7dBtkM.d.mts} +4 -4
- package/dist/{index-WHUV7neB.d.mts → index-CqImyhjX.d.mts} +100 -100
- package/dist/{index-DImePakw.d.mts → index-D1nWOF49.d.mts} +8 -8
- package/dist/{index-BfsvUD9j.d.mts → index-DDOB47U7.d.mts} +53 -53
- package/dist/{index-WOoVeAEf.d.mts → index-DO_Cu5A4.d.mts} +13 -13
- package/dist/{index-DDehaguq.d.mts → index-DP-JW3Jc.d.mts} +399 -399
- package/dist/{index-CuILCdip.d.mts → index-DTBQOCar.d.mts} +16 -16
- package/dist/{index-DHUARU-6.d.mts → index-DeIxVnVs.d.mts} +12 -12
- package/dist/{index-DOIbPMcj.d.mts → index-DknXbjOs.d.mts} +16 -16
- package/dist/{index-4eP9DRL_.d.mts → index-Mi_UJoUV.d.mts} +4 -4
- package/dist/{index-CaerrEDH.d.mts → index-NkNbYFud.d.mts} +1 -1
- package/dist/{index-CUSOL0X_.d.mts → index-ZpJftSoa.d.mts} +357 -357
- package/dist/{index-DFk-zky_.d.mts → index-ntS1EXlf.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/{namespace-Do_rmLFb.d.mts → namespace-3yGm4WF9.d.mts} +2 -2
- package/dist/{namespace-Bm77p82L.d.mts → namespace-4xHw59K8.d.mts} +1 -1
- package/dist/{namespace-KMxsPJwm.d.mts → namespace-Bv8B89uB.d.mts} +9 -9
- package/dist/{namespace-CfvtDD_U.d.mts → namespace-CUkosedS.d.mts} +154 -154
- package/dist/{namespace-D8P8Sxce2.d.mts → namespace-DXWpFdQH2.d.mts} +2 -2
- package/dist/{namespace-UaiY5v62.d.mts → namespace-XmDoz6Sz.d.mts} +58 -58
- package/dist/package.json +1 -1
- package/dist/runtime-node/index.d.mts +1 -1
- package/dist/runtime-node/index.mjs +3 -3
- package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
- package/dist/{schema-CKTzwiif.d.mts → schema-fZknEOha.d.mts} +3 -3
- package/dist/{schemas-CwgS7KoL2.d.mts → schemas-1ynXdrNI2.d.mts} +7 -7
- package/dist/{schemas-CoFCV42v.d.mts → schemas-BOhGc0CT.d.mts} +154 -154
- package/dist/{schemas-CDGld_OC.d.mts → schemas-CscdPqCt.d.mts} +3 -3
- package/dist/{schemas-DDaP5WkH.d.mts → schemas-Dn5bfiTL.d.mts} +2 -2
- 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 +3 -3
- package/dist/services/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +106 -106
- package/dist/services/session/index.d.mts +5 -5
- 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/settings/namespace.d.mts +4 -4
- 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/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-lineage-Cht4jbvV.d.mts → session-lineage-DR-9DU-U.d.mts} +1 -1
- package/dist/{transition-BBElJqQ8.d.mts → transition-_Uow1Pr1.d.mts} +1 -1
- package/dist/{types-B49V7vZJ.d.mts → types-BTqJIp9-.d.mts} +270 -270
- package/dist/{types-BrTJEhR-.d.mts → types-Cse8s_cD.d.mts} +9 -1
- package/dist/workflow-engine/index.d.mts +52 -52
- package/package.json +1 -1
|
@@ -11,8 +11,8 @@ import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
|
11
11
|
*/
|
|
12
12
|
declare const FacetAuthoritySchema: z.ZodEnum<{
|
|
13
13
|
system: "system";
|
|
14
|
-
agent: "agent";
|
|
15
14
|
human: "human";
|
|
15
|
+
agent: "agent";
|
|
16
16
|
}>;
|
|
17
17
|
/**
|
|
18
18
|
* Cardinality of values a facet namespace permits per target.
|
|
@@ -32,9 +32,9 @@ declare const FacetCardinalitySchema: z.ZodEnum<{
|
|
|
32
32
|
* - `'surface'` — a UI surface or layout area
|
|
33
33
|
*/
|
|
34
34
|
declare const FacetAppliesToSchema: z.ZodEnum<{
|
|
35
|
-
surface: "surface";
|
|
36
35
|
workpiece: "workpiece";
|
|
37
36
|
artifact: "artifact";
|
|
37
|
+
surface: "surface";
|
|
38
38
|
}>;
|
|
39
39
|
/**
|
|
40
40
|
* Serializable registration record for a named facet namespace.
|
|
@@ -53,13 +53,13 @@ declare const FacetNamespaceRegistrationSchema: z.ZodObject<{
|
|
|
53
53
|
values: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodReadonly<z.ZodArray<z.ZodString>>]>;
|
|
54
54
|
authority: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
55
55
|
system: "system";
|
|
56
|
-
agent: "agent";
|
|
57
56
|
human: "human";
|
|
57
|
+
agent: "agent";
|
|
58
58
|
}>>>;
|
|
59
59
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
60
|
-
surface: "surface";
|
|
61
60
|
workpiece: "workpiece";
|
|
62
61
|
artifact: "artifact";
|
|
62
|
+
surface: "surface";
|
|
63
63
|
}>>>;
|
|
64
64
|
description: z.ZodOptional<z.ZodString>;
|
|
65
65
|
}, z.core.$strip>;
|
|
@@ -157,13 +157,13 @@ declare const FacetSchemas: {
|
|
|
157
157
|
values: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodReadonly<z.ZodArray<z.ZodString>>]>;
|
|
158
158
|
authority: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
159
159
|
system: "system";
|
|
160
|
-
agent: "agent";
|
|
161
160
|
human: "human";
|
|
161
|
+
agent: "agent";
|
|
162
162
|
}>>>;
|
|
163
163
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
164
|
-
surface: "surface";
|
|
165
164
|
workpiece: "workpiece";
|
|
166
165
|
artifact: "artifact";
|
|
166
|
+
surface: "surface";
|
|
167
167
|
}>>>;
|
|
168
168
|
description: z.ZodOptional<z.ZodString>;
|
|
169
169
|
}, z.core.$strip>;
|
|
@@ -185,13 +185,13 @@ declare const FacetSchemas: {
|
|
|
185
185
|
values: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodReadonly<z.ZodArray<z.ZodString>>]>;
|
|
186
186
|
authority: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
187
187
|
system: "system";
|
|
188
|
-
agent: "agent";
|
|
189
188
|
human: "human";
|
|
189
|
+
agent: "agent";
|
|
190
190
|
}>>>;
|
|
191
191
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
192
|
-
surface: "surface";
|
|
193
192
|
workpiece: "workpiece";
|
|
194
193
|
artifact: "artifact";
|
|
194
|
+
surface: "surface";
|
|
195
195
|
}>>>;
|
|
196
196
|
description: z.ZodOptional<z.ZodString>;
|
|
197
197
|
}, z.core.$strip>>;
|
|
@@ -223,13 +223,13 @@ declare const FacetNamespace: _$_makaio_core0.BusNamespaceDefinition<"facet", {
|
|
|
223
223
|
values: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodReadonly<z.ZodArray<z.ZodString>>]>;
|
|
224
224
|
authority: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
225
225
|
system: "system";
|
|
226
|
-
agent: "agent";
|
|
227
226
|
human: "human";
|
|
227
|
+
agent: "agent";
|
|
228
228
|
}>>>;
|
|
229
229
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
230
|
-
surface: "surface";
|
|
231
230
|
workpiece: "workpiece";
|
|
232
231
|
artifact: "artifact";
|
|
232
|
+
surface: "surface";
|
|
233
233
|
}>>>;
|
|
234
234
|
description: z.ZodOptional<z.ZodString>;
|
|
235
235
|
}, z.core.$strip>;
|
|
@@ -251,13 +251,13 @@ declare const FacetNamespace: _$_makaio_core0.BusNamespaceDefinition<"facet", {
|
|
|
251
251
|
values: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodReadonly<z.ZodArray<z.ZodString>>]>;
|
|
252
252
|
authority: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
253
253
|
system: "system";
|
|
254
|
-
agent: "agent";
|
|
255
254
|
human: "human";
|
|
255
|
+
agent: "agent";
|
|
256
256
|
}>>>;
|
|
257
257
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
258
|
-
surface: "surface";
|
|
259
258
|
workpiece: "workpiece";
|
|
260
259
|
artifact: "artifact";
|
|
260
|
+
surface: "surface";
|
|
261
261
|
}>>>;
|
|
262
262
|
description: z.ZodOptional<z.ZodString>;
|
|
263
263
|
}, z.core.$strip>>;
|
|
@@ -295,13 +295,13 @@ declare const FacetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
295
295
|
values: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodReadonly<z.ZodArray<z.ZodString>>]>;
|
|
296
296
|
authority: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
297
297
|
system: "system";
|
|
298
|
-
agent: "agent";
|
|
299
298
|
human: "human";
|
|
299
|
+
agent: "agent";
|
|
300
300
|
}>>>;
|
|
301
301
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
302
|
-
surface: "surface";
|
|
303
302
|
workpiece: "workpiece";
|
|
304
303
|
artifact: "artifact";
|
|
304
|
+
surface: "surface";
|
|
305
305
|
}>>>;
|
|
306
306
|
description: z.ZodOptional<z.ZodString>;
|
|
307
307
|
}, z.core.$strip>;
|
|
@@ -323,13 +323,13 @@ declare const FacetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
323
323
|
values: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodReadonly<z.ZodArray<z.ZodString>>]>;
|
|
324
324
|
authority: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
325
325
|
system: "system";
|
|
326
|
-
agent: "agent";
|
|
327
326
|
human: "human";
|
|
327
|
+
agent: "agent";
|
|
328
328
|
}>>>;
|
|
329
329
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
330
|
-
surface: "surface";
|
|
331
330
|
workpiece: "workpiece";
|
|
332
331
|
artifact: "artifact";
|
|
332
|
+
surface: "surface";
|
|
333
333
|
}>>>;
|
|
334
334
|
description: z.ZodOptional<z.ZodString>;
|
|
335
335
|
}, z.core.$strip>>;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { F as ArtifactLifecycleHookRegistration$1, P as ArtifactLifecycleHookEvent, T as AnyArtifactKindDefinition } from "./index-
|
|
1
|
+
import { F as ArtifactLifecycleHookRegistration$1, P as ArtifactLifecycleHookEvent, T as AnyArtifactKindDefinition } from "./index-D1nWOF49.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 { b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1, j as SessionMessage$1 } from "./types-
|
|
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 { b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1, j as SessionMessage$1 } from "./types-BTqJIp9-.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-_Uow1Pr1.mjs";
|
|
8
|
+
import { l as FacetNamespaceDefinition } from "./index-DTBQOCar.mjs";
|
|
9
|
+
import { t as SurfaceBindingDefinition } from "./definition-rjwHUOBd.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";
|
|
@@ -1411,7 +1411,7 @@ declare function extensionToken$1<T>(name: string): ExtensionToken$1<T>;
|
|
|
1411
1411
|
* from the provider registry at boot. Optional schemas override the adapter-level
|
|
1412
1412
|
* defaults for this specific provider.
|
|
1413
1413
|
*/
|
|
1414
|
-
interface AdapterProviderRef {
|
|
1414
|
+
interface AdapterProviderRef$1 {
|
|
1415
1415
|
/** Stable provider definition ID (e.g., `'anthropic'`, `'openai'`). */
|
|
1416
1416
|
readonly definitionId: string;
|
|
1417
1417
|
/**
|
|
@@ -1513,7 +1513,7 @@ interface AdapterDefinitionContract$1<TAdapter = unknown, TOptions = never> {
|
|
|
1513
1513
|
* overrides. The adapter subsystem resolves these to full
|
|
1514
1514
|
* {@link ProviderDefinitionInput} objects at boot from the provider registry.
|
|
1515
1515
|
*/
|
|
1516
|
-
readonly providers: readonly AdapterProviderRef[];
|
|
1516
|
+
readonly providers: readonly AdapterProviderRef$1[];
|
|
1517
1517
|
/**
|
|
1518
1518
|
* Default config schema applied to all providers unless overridden
|
|
1519
1519
|
* per-provider via {@link AdapterProviderRef.configSchema}.
|
|
@@ -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
|
-
info: "info";
|
|
1619
1618
|
degraded: "degraded";
|
|
1619
|
+
info: "info";
|
|
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
|
-
info: "info";
|
|
1631
1630
|
degraded: "degraded";
|
|
1631
|
+
info: "info";
|
|
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
|
-
info: "info";
|
|
1678
1677
|
degraded: "degraded";
|
|
1678
|
+
info: "info";
|
|
1679
1679
|
recommended: "recommended";
|
|
1680
1680
|
}>;
|
|
1681
1681
|
title: z.ZodString;
|
|
@@ -4274,4 +4274,4 @@ interface ExtensionConfigProvider$1 {
|
|
|
4274
4274
|
loadEnabled(name: string): boolean | undefined;
|
|
4275
4275
|
}
|
|
4276
4276
|
//#endregion
|
|
4277
|
-
export { PluginToolCallFormatterInput as $, allMigrationsPaths as $n, SessionEventActionDeclaration as $t, BootstrapImportResult as A, CliArgManifest as An, UiSurfaceFlagsSchema as Ar, GatheredEntry as At, LogImportContribution as B, RuntimeRequirement as Bn, ActionShortcutModifiers as Bt, BootstrapAsset as C, ExtensionWarningSeveritySchema as Cn, ProviderManifestSchema as Cr, UiContextValueMap as Ct, BootstrapExportContext as D, AdapterProviderRef as Dn, TriggerManifestSchema as Dr, UiScope$1 as Dt, BootstrapDiscoverContext as E, AdapterProviderDefinitionContract$1 as En, TriggerManifest as Er, UiRuntimeNavigationLevel as Et, ExtensionNamespaceContribution as F, CliSubcommandManifestSchema as Fn, HashTriggerStage as Ft, LoaderContext as G, StorageManifestSchema as Gn, ExecuteResult as Gt, ExtensionConfigComponentLoader as H, STORAGE_DIALECTS as Hn, EntrypointConfig as Ht, ExtensionSessionEventActionsContribution as I, ExtensionDependency as In, HashTriggerSuggestResult as It, MakaioWebUiComponentProps as J, WindowManifest as Jn, PickerConfig as Jt, MakaioWebUiAction as K, TrayManifest$1 as Kn, MessageEventFilter as Kt, ExtensionToolsContribution as L, ExtensionDependencySchema as Ln, ActionCategory as Lt, ExtensionBootstrap as M, CliManifest as Mn, BrowserEntrypointSchema$1 as Mr, HashTrigger as Mt, getBootstrapAssetKey as N, CliManifestSchema as Nn, HashTriggerContext as Nt, BootstrapExportResult as O, ExtensionToken$1 as On, TriggerStage as Or, UiScopeMap as Ot, AdapterContribution as P, CliSubcommandManifest as Pn, HashTriggerMetadata as Pt, PluginFormattedToolCallOutput as Q, WindowStyle as Qn, SessionEventActionContext as Qt, ExtensionTriggersContribution as R, ExtensionManifest as Rn, ActionCategoryMap as Rt, MakaioNodeExtension$1 as S, ExtensionWarningSeverity as Sn, ProviderManifest as Sr, UiContextSnapshot$1 as St, BootstrapChoice as T, AdapterDefinitionContract$1 as Tn, SessionEventActionManifestSchema as Tr, UiNavigationLevelMap as Tt, ExtensionConfigComponentProps as U, StorageDialect$1 as Un, EventFilter as Ut, ExtensionWorkflowBlocksContribution as V, RuntimeRequirementSchema as Vn, CreateSessionEventActionResult as Vt, ExtensionFieldTypeLoader as W, StorageManifest as Wn, ExecuteContext as Wt, MakaioWebUiRoute as X, WindowParamSpec as Xn, SelectionChangeContext as Xt, MakaioWebUiLoader as Y, WindowManifestSchema as Yn, PickerOpenContext as Yt, PromisifiedActions as Z, WindowParamSpecSchema as Zn, SelectionFeedback as Zt, ExtensionArtifactLifecycleHooksContribution as _, ExtensionWarningAction as _n, LogImporterManifestSchema as _r, TileDeclaration as _t, DetachedTransportSchema as a, ExtensionCliBeforeRunResult as an, AdapterClientRef$1 as ar, PageMode as at, ExtensionRuntimeBootContribution as b, ExtensionWarningEntrySchema as bn, ProtocolRef as br, TileRenderers as bt, ExtensionDescriptorBase as c, ExtensionCliInteractiveContext as cn, AdapterManifestSchema as cr, SlotId as ct, ExtensionEntrypoints as d, ExtensionContext$1 as dn, ArtifactLifecycleHookManifestSchema as dr, WidgetDeclaration as dt, SessionEventActionOptions as en, dep$1 as er, PluginTransformedContent as et, ExtensionEntrypointsSchema as f, NodeExtensionContext$1 as fn, ClientManifest as fr, WidgetDefinition as ft, ArtifactLifecycleHooksContributionContext as g, ExtensionWarning as gn, LogImporterManifest as gr, TileCapabilities as gt, safeParseExtensionDescriptor$1 as h, ExtensionServiceLifecycle$1 as hn, ContributionManifestSchema as hr, WidgetSize$1 as ht, DetachedTransportConfig as i, ExtensionCliBeforeRunContext as in, CapabilityTokenSchema as ir, PageDeclaration as it, BootstrapResult as j, CliArgManifestSchema as jn, BrowserEntrypoint as jr, HashSuggestion as jt, BootstrapImportContext as k, extensionToken$1 as kn, UiSurfaceFlags as kr, GatheredContext as kt, ExtensionDescriptorParseResult as l, ExtensionCliOutputWriter as ln, ArtifactLifecycleHookEventSchema as lr, SlotPlacementDeclaration as lt, parseExtensionDescriptor$1 as m, ExtensionService$1 as mn, ContributionManifest as mr, WidgetRenderers as mt, parseExtensionConfig as n, WhenContext as nn, CapabilityToken as nr, ToolCallFormatterDeclaration as nt, EmbeddedDescriptor as o, ExtensionCliContribution as on, AdapterClientRefSchema as or, SlotContentDeclaration as ot, isDetachedDescriptor$1 as p, ExtensionIdentity as pn, ClientManifestSchema as pr, WidgetProps as pt, MakaioWebUiActions as q, TrayManifestSchema as qn, MessageRole as qt, DetachedDescriptor as r, ExtensionRuntimeOwnership as rn, CapabilityTokenMap as rr, PageComponentProps as rt, ExtensionDescriptor$1 as s, ExtensionCliHandlerContext as sn, AdapterManifest as sr, SlotDeclaration as st, ExtensionConfigProvider$1 as t, StructuralEventFilter as tn, primaryMigrationsPath$1 as tr, PluginTransformedContentType as tt, ExtensionDescriptorSchema as u, ExtensionCliSubcommandEntry as un, ArtifactLifecycleHookManifest as ur, WidgetSize as ut, ExtensionContributionProcessor$1 as v, ExtensionWarningActionSchema as vn, ProtocolConfig as vr, TileIconLoader as vt, BootstrapAssetKey as w, getExtensionWarningActionLabel as wn, SessionEventActionManifest as wr, UiNavigationLevel$1 as wt, MakaioExtension$1 as x, ExtensionWarningSchema as xn, ProtocolRefSchema as xr, UiContextDimension as xt, ExtensionRuntimeBootContext as y, ExtensionWarningEntry as yn, ProtocolConfigSchema as yr, TileProps as yt, ExtensionUiContribution as z, ExtensionManifestSchema as zn, ActionShortcut as zt };
|
|
4277
|
+
export { PluginToolCallFormatterInput as $, allMigrationsPaths as $n, SessionEventActionDeclaration as $t, BootstrapImportResult as A, CliArgManifest as An, UiSurfaceFlagsSchema as Ar, GatheredEntry as At, LogImportContribution as B, RuntimeRequirement as Bn, ActionShortcutModifiers as Bt, BootstrapAsset as C, ExtensionWarningSeveritySchema as Cn, ProviderManifestSchema as Cr, UiContextValueMap as Ct, BootstrapExportContext as D, AdapterProviderRef$1 as Dn, TriggerManifestSchema as Dr, UiScope$1 as Dt, BootstrapDiscoverContext as E, AdapterProviderDefinitionContract$1 as En, TriggerManifest as Er, UiRuntimeNavigationLevel as Et, ExtensionNamespaceContribution as F, CliSubcommandManifestSchema as Fn, HashTriggerStage as Ft, LoaderContext as G, StorageManifestSchema as Gn, ExecuteResult as Gt, ExtensionConfigComponentLoader as H, STORAGE_DIALECTS as Hn, EntrypointConfig as Ht, ExtensionSessionEventActionsContribution as I, ExtensionDependency as In, HashTriggerSuggestResult as It, MakaioWebUiComponentProps as J, WindowManifest as Jn, PickerConfig as Jt, MakaioWebUiAction as K, TrayManifest$1 as Kn, MessageEventFilter as Kt, ExtensionToolsContribution as L, ExtensionDependencySchema as Ln, ActionCategory as Lt, ExtensionBootstrap as M, CliManifest as Mn, BrowserEntrypointSchema$1 as Mr, HashTrigger as Mt, getBootstrapAssetKey as N, CliManifestSchema as Nn, HashTriggerContext as Nt, BootstrapExportResult as O, ExtensionToken$1 as On, TriggerStage as Or, UiScopeMap as Ot, AdapterContribution as P, CliSubcommandManifest as Pn, HashTriggerMetadata as Pt, PluginFormattedToolCallOutput as Q, WindowStyle as Qn, SessionEventActionContext as Qt, ExtensionTriggersContribution as R, ExtensionManifest as Rn, ActionCategoryMap as Rt, MakaioNodeExtension$1 as S, ExtensionWarningSeverity as Sn, ProviderManifest as Sr, UiContextSnapshot$1 as St, BootstrapChoice as T, AdapterDefinitionContract$1 as Tn, SessionEventActionManifestSchema as Tr, UiNavigationLevelMap as Tt, ExtensionConfigComponentProps as U, StorageDialect$1 as Un, EventFilter as Ut, ExtensionWorkflowBlocksContribution as V, RuntimeRequirementSchema as Vn, CreateSessionEventActionResult as Vt, ExtensionFieldTypeLoader as W, StorageManifest as Wn, ExecuteContext as Wt, MakaioWebUiRoute as X, WindowParamSpec as Xn, SelectionChangeContext as Xt, MakaioWebUiLoader as Y, WindowManifestSchema as Yn, PickerOpenContext as Yt, PromisifiedActions as Z, WindowParamSpecSchema as Zn, SelectionFeedback as Zt, ExtensionArtifactLifecycleHooksContribution as _, ExtensionWarningAction as _n, LogImporterManifestSchema as _r, TileDeclaration as _t, DetachedTransportSchema as a, ExtensionCliBeforeRunResult as an, AdapterClientRef$1 as ar, PageMode as at, ExtensionRuntimeBootContribution as b, ExtensionWarningEntrySchema as bn, ProtocolRef as br, TileRenderers as bt, ExtensionDescriptorBase as c, ExtensionCliInteractiveContext as cn, AdapterManifestSchema as cr, SlotId as ct, ExtensionEntrypoints as d, ExtensionContext$1 as dn, ArtifactLifecycleHookManifestSchema as dr, WidgetDeclaration as dt, SessionEventActionOptions as en, dep$1 as er, PluginTransformedContent as et, ExtensionEntrypointsSchema as f, NodeExtensionContext$1 as fn, ClientManifest as fr, WidgetDefinition as ft, ArtifactLifecycleHooksContributionContext as g, ExtensionWarning as gn, LogImporterManifest as gr, TileCapabilities as gt, safeParseExtensionDescriptor$1 as h, ExtensionServiceLifecycle$1 as hn, ContributionManifestSchema as hr, WidgetSize$1 as ht, DetachedTransportConfig as i, ExtensionCliBeforeRunContext as in, CapabilityTokenSchema as ir, PageDeclaration as it, BootstrapResult as j, CliArgManifestSchema as jn, BrowserEntrypoint as jr, HashSuggestion as jt, BootstrapImportContext as k, extensionToken$1 as kn, UiSurfaceFlags as kr, GatheredContext as kt, ExtensionDescriptorParseResult as l, ExtensionCliOutputWriter as ln, ArtifactLifecycleHookEventSchema as lr, SlotPlacementDeclaration as lt, parseExtensionDescriptor$1 as m, ExtensionService$1 as mn, ContributionManifest as mr, WidgetRenderers as mt, parseExtensionConfig as n, WhenContext as nn, CapabilityToken as nr, ToolCallFormatterDeclaration as nt, EmbeddedDescriptor as o, ExtensionCliContribution as on, AdapterClientRefSchema as or, SlotContentDeclaration as ot, isDetachedDescriptor$1 as p, ExtensionIdentity as pn, ClientManifestSchema as pr, WidgetProps as pt, MakaioWebUiActions as q, TrayManifestSchema as qn, MessageRole as qt, DetachedDescriptor as r, ExtensionRuntimeOwnership as rn, CapabilityTokenMap as rr, PageComponentProps as rt, ExtensionDescriptor$1 as s, ExtensionCliHandlerContext as sn, AdapterManifest as sr, SlotDeclaration as st, ExtensionConfigProvider$1 as t, StructuralEventFilter as tn, primaryMigrationsPath$1 as tr, PluginTransformedContentType as tt, ExtensionDescriptorSchema as u, ExtensionCliSubcommandEntry as un, ArtifactLifecycleHookManifest as ur, WidgetSize as ut, ExtensionContributionProcessor$1 as v, ExtensionWarningActionSchema as vn, ProtocolConfig as vr, TileIconLoader as vt, BootstrapAssetKey as w, getExtensionWarningActionLabel as wn, SessionEventActionManifest as wr, UiNavigationLevel$1 as wt, MakaioExtension$1 as x, ExtensionWarningSchema as xn, ProtocolRefSchema as xr, UiContextDimension as xt, ExtensionRuntimeBootContext as y, ExtensionWarningEntry as yn, ProtocolConfigSchema as yr, TileProps as yt, ExtensionUiContribution as z, ExtensionManifestSchema as zn, ActionShortcut as zt };
|
|
@@ -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
|
}>;
|
|
@@ -1905,7 +1905,7 @@ declare const sessionStorageSchema: _$_makaio_storage_drizzle0.DialectSchema<{
|
|
|
1905
1905
|
tableName: "sessions";
|
|
1906
1906
|
dataType: "string";
|
|
1907
1907
|
columnType: "SQLiteText";
|
|
1908
|
-
data: "
|
|
1908
|
+
data: "active" | "archived" | "closed" | "discovered";
|
|
1909
1909
|
driverParam: string;
|
|
1910
1910
|
notNull: true;
|
|
1911
1911
|
hasDefault: false;
|
|
@@ -2019,7 +2019,7 @@ declare const sessionStorageSchema: _$_makaio_storage_drizzle0.DialectSchema<{
|
|
|
2019
2019
|
tableName: "sessions";
|
|
2020
2020
|
dataType: "string";
|
|
2021
2021
|
columnType: "SQLiteText";
|
|
2022
|
-
data: "fork" | "
|
|
2022
|
+
data: "fork" | "branch" | "subagent" | "compress" | "rewrite" | "coordinator" | "aside";
|
|
2023
2023
|
driverParam: string;
|
|
2024
2024
|
notNull: false;
|
|
2025
2025
|
hasDefault: false;
|
|
@@ -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;
|
|
@@ -27,10 +27,10 @@ type MakaioVariant = z.infer<typeof MakaioVariantSchema>;
|
|
|
27
27
|
*/
|
|
28
28
|
declare const VariantUpgradeStatusSchema: z.ZodEnum<{
|
|
29
29
|
error: "error";
|
|
30
|
-
complete: "complete";
|
|
31
30
|
downloading: "downloading";
|
|
32
31
|
progress: "progress";
|
|
33
32
|
applying: "applying";
|
|
33
|
+
complete: "complete";
|
|
34
34
|
}>;
|
|
35
35
|
/** Inferred TypeScript type for an upgrade status value. */
|
|
36
36
|
type VariantUpgradeStatus = z.infer<typeof VariantUpgradeStatusSchema>;
|
|
@@ -101,10 +101,10 @@ declare const VariantSchemas: {
|
|
|
101
101
|
upgradeProgress: z.ZodObject<{
|
|
102
102
|
status: z.ZodEnum<{
|
|
103
103
|
error: "error";
|
|
104
|
-
complete: "complete";
|
|
105
104
|
downloading: "downloading";
|
|
106
105
|
progress: "progress";
|
|
107
106
|
applying: "applying";
|
|
107
|
+
complete: "complete";
|
|
108
108
|
}>;
|
|
109
109
|
percent: z.ZodOptional<z.ZodNumber>;
|
|
110
110
|
message: z.ZodOptional<z.ZodString>;
|
|
@@ -158,10 +158,10 @@ declare const VariantNamespace: _$_makaio_core0.BusNamespaceDefinition<"host:var
|
|
|
158
158
|
upgradeProgress: _$zod.ZodObject<{
|
|
159
159
|
status: _$zod.ZodEnum<{
|
|
160
160
|
error: "error";
|
|
161
|
-
complete: "complete";
|
|
162
161
|
downloading: "downloading";
|
|
163
162
|
progress: "progress";
|
|
164
163
|
applying: "applying";
|
|
164
|
+
complete: "complete";
|
|
165
165
|
}>;
|
|
166
166
|
percent: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
167
167
|
message: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -205,10 +205,10 @@ declare const VariantSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
205
205
|
upgradeProgress: _$zod.ZodObject<{
|
|
206
206
|
status: _$zod.ZodEnum<{
|
|
207
207
|
error: "error";
|
|
208
|
-
complete: "complete";
|
|
209
208
|
downloading: "downloading";
|
|
210
209
|
progress: "progress";
|
|
211
210
|
applying: "applying";
|
|
211
|
+
complete: "complete";
|
|
212
212
|
}>;
|
|
213
213
|
percent: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
214
214
|
message: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -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
|