@makaio/framework 1.0.0-dev-1781354548379 → 1.0.0-dev-1781367632837
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/README.md +1 -1
- package/dist/.makaio-build.json +2 -2
- package/dist/adapter-subsystem/index.d.mts +493 -0
- package/dist/adapter-subsystem/index.mjs +1 -0
- package/dist/adapters/index.d.mts +1 -1
- package/dist/contracts/adapter/index.d.mts +1 -1
- package/dist/contracts/artifact/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/index.d.mts +55 -55
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/inbound-hooks/index.d.mts +174 -0
- package/dist/inbound-hooks/index.mjs +1 -0
- package/dist/{index-DrGLAuZc.d.mts → index-7EPRy0nT.d.mts} +16 -16
- package/dist/{index-BHzgDuRE.d.mts → index-B7uYo0C6.d.mts} +3 -3
- package/dist/{index-BHAOu6Hs.d.mts → index-BFuke0jw.d.mts} +14 -14
- package/dist/{index-CH5U3zSA2.d.mts → index-BfUq8fO52.d.mts} +1 -1
- package/dist/{index-Buo9H8RK.d.mts → index-COPhs8Ay.d.mts} +1 -1
- package/dist/{index-CTn_Xi-p.d.mts → index-CcBAFO-1.d.mts} +2 -2
- package/dist/{index-BpniJgxu.d.mts → index-CncH-7wf.d.mts} +16 -16
- package/dist/{index-Da4ABgRq.d.mts → index-DdZ9PDEE.d.mts} +12 -12
- package/dist/{index-BDRKAxIV.d.mts → index-dAjtejnc.d.mts} +2 -2
- package/dist/{index-DPIdX6kb.d.mts → index-qGJoNJon.d.mts} +113 -113
- 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-CHMszppN.d.mts → namespace-6OzA9SwY.d.mts} +26 -26
- package/dist/{namespace-CqUGzG53.d.mts → namespace-Bx40zNgT.d.mts} +2 -2
- package/dist/{namespace-Boe6l5n9.d.mts → namespace-Cq8ScJGp.d.mts} +58 -58
- package/dist/{namespace-B73Sxj5L.d.mts → namespace-DI9_OYOU.d.mts} +6 -6
- package/dist/{namespace-BBVtD1gu.d.mts → namespace-Do0AUzwu.d.mts} +6 -6
- package/dist/package.json +1 -1
- package/dist/runtime-node/index.d.mts +8 -59
- package/dist/runtime-node/index.mjs +26 -26
- package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
- package/dist/{schema-DGMLvVoQ.d.mts → schema-C-yfxlRI.d.mts} +2 -2
- package/dist/{schemas-B5ToLwIs.d.mts → schemas-CJYNpT6v.d.mts} +6 -6
- package/dist/{schemas-lqvZ6UpK.d.mts → schemas-CW0h1h6l.d.mts} +3 -3
- package/dist/{schemas-kVcJMjjn2.d.mts → schemas-DtJWNKZ_2.d.mts} +6 -6
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +3 -3
- 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/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/index.d.mts +41 -41
- 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 +6 -6
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/subagent-template/index.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-BpuLMR2m.d.mts → types-BOuU-0Vs.d.mts} +36 -36
- package/dist/workflow-engine/index.d.mts +37 -37
- package/package.json +9 -1
- package/dist/drizzle/0001_messages_content_tsv.na.md +0 -18
- package/dist/drizzle/meta/0000_snapshot.json +0 -2813
- package/dist/drizzle/meta/0001_snapshot.json +0 -2820
- package/dist/drizzle/meta/0002_snapshot.json +0 -2827
- package/dist/drizzle/meta/0003_snapshot.json +0 -2834
- package/dist/drizzle/meta/0004_snapshot.json +0 -2842
- package/dist/drizzle/meta/0005_snapshot.json +0 -2849
- package/dist/drizzle/meta/0006_snapshot.json +0 -2865
- package/dist/drizzle/meta/0007_snapshot.json +0 -2879
- package/dist/drizzle/meta/0008_snapshot.json +0 -2886
- package/dist/drizzle/meta/0009_snapshot.json +0 -2901
- package/dist/drizzle/meta/0010_snapshot.json +0 -2908
- package/dist/drizzle/meta/0011_snapshot.json +0 -2915
- package/dist/drizzle/meta/0012_snapshot.json +0 -2934
- package/dist/drizzle/meta/0013_snapshot.json +0 -2954
- package/dist/drizzle/meta/0014_snapshot.json +0 -2959
- package/dist/drizzle/meta/0015_snapshot.json +0 -2966
- package/dist/drizzle/meta/0016_snapshot.json +0 -2973
- package/dist/drizzle/meta/0017_snapshot.json +0 -2980
|
@@ -156,8 +156,8 @@ declare const ProviderConfigSchema: z.ZodObject<{
|
|
|
156
156
|
"show-all": "show-all";
|
|
157
157
|
}>>;
|
|
158
158
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
159
|
-
enabled: "enabled";
|
|
160
159
|
disabled: "disabled";
|
|
160
|
+
enabled: "enabled";
|
|
161
161
|
visible: "visible";
|
|
162
162
|
}>>>;
|
|
163
163
|
isDefault: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -248,8 +248,8 @@ declare const BaseAdapterConfigSchema: z.ZodObject<{
|
|
|
248
248
|
"show-all": "show-all";
|
|
249
249
|
}>>;
|
|
250
250
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
251
|
-
enabled: "enabled";
|
|
252
251
|
disabled: "disabled";
|
|
252
|
+
enabled: "enabled";
|
|
253
253
|
visible: "visible";
|
|
254
254
|
}>>>;
|
|
255
255
|
isDefault: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -284,8 +284,8 @@ declare const ProviderConfigFileSchema: z.ZodObject<{
|
|
|
284
284
|
"show-all": "show-all";
|
|
285
285
|
}>>;
|
|
286
286
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
287
|
-
enabled: "enabled";
|
|
288
287
|
disabled: "disabled";
|
|
288
|
+
enabled: "enabled";
|
|
289
289
|
visible: "visible";
|
|
290
290
|
}>>>;
|
|
291
291
|
isDefault: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -396,8 +396,8 @@ declare const AdaptersFileProviderSchema: z.ZodObject<{
|
|
|
396
396
|
"show-all": "show-all";
|
|
397
397
|
}>>;
|
|
398
398
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
399
|
-
enabled: "enabled";
|
|
400
399
|
disabled: "disabled";
|
|
400
|
+
enabled: "enabled";
|
|
401
401
|
visible: "visible";
|
|
402
402
|
}>>>;
|
|
403
403
|
}, z.core.$strip>;
|
|
@@ -417,8 +417,8 @@ declare const AdaptersFileAdapterSchema: z.ZodObject<{
|
|
|
417
417
|
"show-all": "show-all";
|
|
418
418
|
}>>;
|
|
419
419
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
420
|
-
enabled: "enabled";
|
|
421
420
|
disabled: "disabled";
|
|
421
|
+
enabled: "enabled";
|
|
422
422
|
visible: "visible";
|
|
423
423
|
}>>>;
|
|
424
424
|
}, z.core.$strip>>;
|
|
@@ -441,8 +441,8 @@ declare const AdaptersFileSchema: z.ZodObject<{
|
|
|
441
441
|
"show-all": "show-all";
|
|
442
442
|
}>>;
|
|
443
443
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
444
|
-
enabled: "enabled";
|
|
445
444
|
disabled: "disabled";
|
|
445
|
+
enabled: "enabled";
|
|
446
446
|
visible: "visible";
|
|
447
447
|
}>>>;
|
|
448
448
|
}, z.core.$strip>>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { P as ArtifactLifecycleHookEvent } from "../../index-
|
|
2
|
-
import { $ as LogImportContribution, $n as CliArgManifest, $r as UiSurfaceFlagsSchema, $t as GatheredEntry, An as ExtensionCliHandlerContext, Ar as AdapterManifest, At as SlotDeclaration, B as BootstrapExportContext, Bn as ExtensionWarningAction, Br as LogImporterManifestSchema, Bt as TileDeclaration, Cn as SessionEventActionOptions, Cr as dep, Ct as PluginTransformedContent, Dn as ExtensionCliBeforeRunContext, Dr as CapabilityTokenSchema, Dt as PageDeclaration, En as ExtensionRuntimeOwnership, Er as CapabilityTokenMap, Et as PageComponentProps, Fn as NodeExtensionContext, Fr as ClientManifest, Ft as WidgetDefinition, G as ExtensionBootstrap, Gn as ExtensionWarningSeverity, Gr as ProviderManifest, Gt as UiContextSnapshot, H as BootstrapImportContext, Hn as ExtensionWarningEntry, Hr as ProtocolConfigSchema, Ht as TileProps, I as BootstrapAsset, In as ExtensionIdentity, Ir as ClientManifestSchema, It as WidgetProps, J as ExtensionNamespaceContribution, Jn as AdapterDefinitionContract, Jr as SessionEventActionManifestSchema, Jt as UiNavigationLevelMap, K as getBootstrapAssetKey, Kn as ExtensionWarningSeveritySchema, Kr as ProviderManifestSchema, Kt as UiContextValueMap, L as BootstrapAssetKey, Ln as ExtensionService, Lr as ContributionManifest, Lt as WidgetRenderers, Mn as ExtensionCliOutputWriter, Mr as ArtifactLifecycleHookEventSchema, Mt as SlotPlacementDeclaration, Nn as ExtensionCliSubcommandEntry, Nr as ArtifactLifecycleHookManifest, Nt as WidgetSize, On as ExtensionCliBeforeRunResult, Or as AdapterClientRef, Ot as PageMode, Pn as ExtensionContext, Pr as ArtifactLifecycleHookManifestSchema, Pt as WidgetDeclaration, Q as ExtensionUiContribution, Qn as extensionToken, Qr as UiSurfaceFlags, Qt as GatheredContext, R as BootstrapChoice, Rn as ExtensionServiceLifecycle, Rr as ContributionManifestSchema, Rt as WidgetSize$1, S as MakaioNodeExtension, Sn as SessionEventActionDeclaration, Sr as allMigrationsPaths, St as PluginToolCallFormatterInput, Tn as WhenContext, Tr as CapabilityToken, Tt as ToolCallFormatterDeclaration, U as BootstrapImportResult, Un as ExtensionWarningEntrySchema, Ur as ProtocolRef, Ut as TileRenderers, V as BootstrapExportResult, Vn as ExtensionWarningActionSchema, Vr as ProtocolConfig, Vt as TileIconLoader, W as BootstrapResult, Wn as ExtensionWarningSchema, Wr as ProtocolRefSchema, Wt as UiContextDimension, X as ExtensionToolsContribution, Xn as AdapterProviderRef, Xr as TriggerManifestSchema, Xt as UiScope, Y as ExtensionSessionEventActionsContribution, Yn as AdapterProviderDefinitionContract, Yr as TriggerManifest, Yt as UiRuntimeNavigationLevel, Z as ExtensionTriggersContribution, Zn as ExtensionToken, Zr as TriggerStage, Zt as UiScopeMap, _ as ExtensionArtifactLifecycleHooksContribution, _n as PickerConfig, _r as WindowManifest, _t as MakaioWebUiComponentProps, a as DetachedTransportSchema, an as HashTriggerSuggestResult, ar as ExtensionDependency, b as ExtensionRuntimeBootContribution, bn as SelectionFeedback, br as WindowParamSpecSchema, bt as PromisifiedActions, c as ExtensionDescriptorBase, cn as ActionShortcut, cr as ExtensionManifestSchema, d as ExtensionEntrypoints, dn as EntrypointConfig, dr as STORAGE_DIALECTS, dt as ExtensionConfigComponentLoader, ei as BrowserEntrypoint, en as HashSuggestion, er as CliArgManifestSchema, et as ExtensionWorkflowBlocksContribution, f as ExtensionEntrypointsSchema, fn as EventFilter, fr as StorageDialect, ft as ExtensionConfigComponentProps, g as ArtifactLifecycleHooksContributionContext, gn as MessageRole, gr as TrayManifestSchema, gt as MakaioWebUiActions, h as safeParseExtensionDescriptor, hn as MessageEventFilter, hr as TrayManifest, ht as MakaioWebUiAction, i as DetachedTransportConfig, in as HashTriggerStage, ir as CliSubcommandManifestSchema, jn as ExtensionCliInteractiveContext, jr as AdapterManifestSchema, jt as SlotId, kn as ExtensionCliContribution, kr as AdapterClientRefSchema, kt as SlotContentDeclaration, l as ExtensionDescriptorParseResult, ln as ActionShortcutModifiers, lr as RuntimeRequirement, m as parseExtensionDescriptor, mn as ExecuteResult, mr as StorageManifestSchema, mt as LoaderContext, n as parseExtensionConfig, nn as HashTriggerContext, nr as CliManifestSchema, o as EmbeddedDescriptor, on as ActionCategory, or as ExtensionDependencySchema, p as isDetachedDescriptor, pn as ExecuteContext, pr as StorageManifest, pt as ExtensionFieldTypeLoader, q as AdapterContribution, qn as getExtensionWarningActionLabel, qr as SessionEventActionManifest, qt as UiNavigationLevel, r as DetachedDescriptor, rn as HashTriggerMetadata, rr as CliSubcommandManifest, s as ExtensionDescriptor, sn as ActionCategoryMap, sr as ExtensionManifest, t as ExtensionConfigProvider, ti as BrowserEntrypointSchema, tn as HashTrigger, tr as CliManifest, u as ExtensionDescriptorSchema, un as CreateSessionEventActionResult, ur as RuntimeRequirementSchema, v as ExtensionContributionProcessor, vn as PickerOpenContext, vr as WindowManifestSchema, vt as MakaioWebUiLoader, wn as StructuralEventFilter, wr as primaryMigrationsPath, wt as PluginTransformedContentType, x as MakaioExtension, xn as SessionEventActionContext, xr as WindowStyle, xt as PluginFormattedToolCallOutput, y as ExtensionRuntimeBootContext, yn as SelectionChangeContext, yr as WindowParamSpec, yt as MakaioWebUiRoute, z as BootstrapDiscoverContext, zn as ExtensionWarning, zr as LogImporterManifest, zt as TileCapabilities } from "../../index-
|
|
1
|
+
import { P as ArtifactLifecycleHookEvent } from "../../index-BFuke0jw.mjs";
|
|
2
|
+
import { $ as LogImportContribution, $n as CliArgManifest, $r as UiSurfaceFlagsSchema, $t as GatheredEntry, An as ExtensionCliHandlerContext, Ar as AdapterManifest, At as SlotDeclaration, B as BootstrapExportContext, Bn as ExtensionWarningAction, Br as LogImporterManifestSchema, Bt as TileDeclaration, Cn as SessionEventActionOptions, Cr as dep, Ct as PluginTransformedContent, Dn as ExtensionCliBeforeRunContext, Dr as CapabilityTokenSchema, Dt as PageDeclaration, En as ExtensionRuntimeOwnership, Er as CapabilityTokenMap, Et as PageComponentProps, Fn as NodeExtensionContext, Fr as ClientManifest, Ft as WidgetDefinition, G as ExtensionBootstrap, Gn as ExtensionWarningSeverity, Gr as ProviderManifest, Gt as UiContextSnapshot, H as BootstrapImportContext, Hn as ExtensionWarningEntry, Hr as ProtocolConfigSchema, Ht as TileProps, I as BootstrapAsset, In as ExtensionIdentity, Ir as ClientManifestSchema, It as WidgetProps, J as ExtensionNamespaceContribution, Jn as AdapterDefinitionContract, Jr as SessionEventActionManifestSchema, Jt as UiNavigationLevelMap, K as getBootstrapAssetKey, Kn as ExtensionWarningSeveritySchema, Kr as ProviderManifestSchema, Kt as UiContextValueMap, L as BootstrapAssetKey, Ln as ExtensionService, Lr as ContributionManifest, Lt as WidgetRenderers, Mn as ExtensionCliOutputWriter, Mr as ArtifactLifecycleHookEventSchema, Mt as SlotPlacementDeclaration, Nn as ExtensionCliSubcommandEntry, Nr as ArtifactLifecycleHookManifest, Nt as WidgetSize, On as ExtensionCliBeforeRunResult, Or as AdapterClientRef, Ot as PageMode, Pn as ExtensionContext, Pr as ArtifactLifecycleHookManifestSchema, Pt as WidgetDeclaration, Q as ExtensionUiContribution, Qn as extensionToken, Qr as UiSurfaceFlags, Qt as GatheredContext, R as BootstrapChoice, Rn as ExtensionServiceLifecycle, Rr as ContributionManifestSchema, Rt as WidgetSize$1, S as MakaioNodeExtension, Sn as SessionEventActionDeclaration, Sr as allMigrationsPaths, St as PluginToolCallFormatterInput, Tn as WhenContext, Tr as CapabilityToken, Tt as ToolCallFormatterDeclaration, U as BootstrapImportResult, Un as ExtensionWarningEntrySchema, Ur as ProtocolRef, Ut as TileRenderers, V as BootstrapExportResult, Vn as ExtensionWarningActionSchema, Vr as ProtocolConfig, Vt as TileIconLoader, W as BootstrapResult, Wn as ExtensionWarningSchema, Wr as ProtocolRefSchema, Wt as UiContextDimension, X as ExtensionToolsContribution, Xn as AdapterProviderRef, Xr as TriggerManifestSchema, Xt as UiScope, Y as ExtensionSessionEventActionsContribution, Yn as AdapterProviderDefinitionContract, Yr as TriggerManifest, Yt as UiRuntimeNavigationLevel, Z as ExtensionTriggersContribution, Zn as ExtensionToken, Zr as TriggerStage, Zt as UiScopeMap, _ as ExtensionArtifactLifecycleHooksContribution, _n as PickerConfig, _r as WindowManifest, _t as MakaioWebUiComponentProps, a as DetachedTransportSchema, an as HashTriggerSuggestResult, ar as ExtensionDependency, b as ExtensionRuntimeBootContribution, bn as SelectionFeedback, br as WindowParamSpecSchema, bt as PromisifiedActions, c as ExtensionDescriptorBase, cn as ActionShortcut, cr as ExtensionManifestSchema, d as ExtensionEntrypoints, dn as EntrypointConfig, dr as STORAGE_DIALECTS, dt as ExtensionConfigComponentLoader, ei as BrowserEntrypoint, en as HashSuggestion, er as CliArgManifestSchema, et as ExtensionWorkflowBlocksContribution, f as ExtensionEntrypointsSchema, fn as EventFilter, fr as StorageDialect, ft as ExtensionConfigComponentProps, g as ArtifactLifecycleHooksContributionContext, gn as MessageRole, gr as TrayManifestSchema, gt as MakaioWebUiActions, h as safeParseExtensionDescriptor, hn as MessageEventFilter, hr as TrayManifest, ht as MakaioWebUiAction, i as DetachedTransportConfig, in as HashTriggerStage, ir as CliSubcommandManifestSchema, jn as ExtensionCliInteractiveContext, jr as AdapterManifestSchema, jt as SlotId, kn as ExtensionCliContribution, kr as AdapterClientRefSchema, kt as SlotContentDeclaration, l as ExtensionDescriptorParseResult, ln as ActionShortcutModifiers, lr as RuntimeRequirement, m as parseExtensionDescriptor, mn as ExecuteResult, mr as StorageManifestSchema, mt as LoaderContext, n as parseExtensionConfig, nn as HashTriggerContext, nr as CliManifestSchema, o as EmbeddedDescriptor, on as ActionCategory, or as ExtensionDependencySchema, p as isDetachedDescriptor, pn as ExecuteContext, pr as StorageManifest, pt as ExtensionFieldTypeLoader, q as AdapterContribution, qn as getExtensionWarningActionLabel, qr as SessionEventActionManifest, qt as UiNavigationLevel, r as DetachedDescriptor, rn as HashTriggerMetadata, rr as CliSubcommandManifest, s as ExtensionDescriptor, sn as ActionCategoryMap, sr as ExtensionManifest, t as ExtensionConfigProvider, ti as BrowserEntrypointSchema, tn as HashTrigger, tr as CliManifest, u as ExtensionDescriptorSchema, un as CreateSessionEventActionResult, ur as RuntimeRequirementSchema, v as ExtensionContributionProcessor, vn as PickerOpenContext, vr as WindowManifestSchema, vt as MakaioWebUiLoader, wn as StructuralEventFilter, wr as primaryMigrationsPath, wt as PluginTransformedContentType, x as MakaioExtension, xn as SessionEventActionContext, xr as WindowStyle, xt as PluginFormattedToolCallOutput, y as ExtensionRuntimeBootContext, yn as SelectionChangeContext, yr as WindowParamSpec, yt as MakaioWebUiRoute, z as BootstrapDiscoverContext, zn as ExtensionWarning, zr as LogImporterManifest, zt as TileCapabilities } from "../../index-CcBAFO-1.mjs";
|
|
3
3
|
import { D as EntityUIConfig } from "../../index-fVgKVvta.mjs";
|
|
4
4
|
export { ActionCategory, ActionCategoryMap, ActionShortcut, ActionShortcutModifiers, AdapterClientRef, AdapterClientRefSchema, AdapterContribution, AdapterDefinitionContract, AdapterManifest, AdapterManifestSchema, AdapterProviderDefinitionContract, AdapterProviderRef, ArtifactLifecycleHookEvent, ArtifactLifecycleHookEventSchema, ArtifactLifecycleHookManifest, ArtifactLifecycleHookManifestSchema, ArtifactLifecycleHooksContributionContext, BootstrapAsset, BootstrapAssetKey, BootstrapChoice, BootstrapDiscoverContext, BootstrapExportContext, BootstrapExportResult, BootstrapImportContext, BootstrapImportResult, BootstrapResult, BrowserEntrypoint, BrowserEntrypointSchema, CapabilityToken, CapabilityTokenMap, CapabilityTokenSchema, CliArgManifest, CliArgManifestSchema, CliManifest, CliManifestSchema, CliSubcommandManifest, CliSubcommandManifestSchema, ClientManifest, ClientManifestSchema, ContributionManifest, ContributionManifestSchema, CreateSessionEventActionResult, DetachedDescriptor, DetachedTransportConfig, DetachedTransportSchema, EmbeddedDescriptor, EntityUIConfig, EntrypointConfig, EventFilter, ExecuteContext, ExecuteResult, ExtensionArtifactLifecycleHooksContribution, ExtensionBootstrap, ExtensionCliBeforeRunContext, ExtensionCliBeforeRunResult, ExtensionCliContribution, ExtensionCliHandlerContext, ExtensionCliInteractiveContext, ExtensionCliOutputWriter, ExtensionCliSubcommandEntry, ExtensionConfigComponentLoader, ExtensionConfigComponentProps, ExtensionConfigProvider, ExtensionContext, ExtensionContributionProcessor, ExtensionDependency, ExtensionDependencySchema, ExtensionDescriptor, ExtensionDescriptorBase, ExtensionDescriptorParseResult, ExtensionDescriptorSchema, ExtensionEntrypoints, ExtensionEntrypointsSchema, ExtensionFieldTypeLoader, ExtensionIdentity, ExtensionManifest, ExtensionManifestSchema, ExtensionNamespaceContribution, ExtensionRuntimeBootContext, ExtensionRuntimeBootContribution, ExtensionRuntimeOwnership, ExtensionService, ExtensionServiceLifecycle, ExtensionSessionEventActionsContribution, ExtensionToken, ExtensionToolsContribution, ExtensionTriggersContribution, ExtensionUiContribution, ExtensionWarning, ExtensionWarningAction, ExtensionWarningActionSchema, ExtensionWarningEntry, ExtensionWarningEntrySchema, ExtensionWarningSchema, ExtensionWarningSeverity, ExtensionWarningSeveritySchema, ExtensionWorkflowBlocksContribution, GatheredContext, GatheredEntry, HashSuggestion, HashTrigger, HashTriggerContext, HashTriggerMetadata, HashTriggerStage, HashTriggerSuggestResult, LoaderContext, LogImportContribution, LogImporterManifest, LogImporterManifestSchema, MakaioExtension, MakaioNodeExtension, MakaioWebUiAction, MakaioWebUiActions, MakaioWebUiComponentProps, MakaioWebUiLoader, MakaioWebUiRoute, MessageEventFilter, MessageRole, NodeExtensionContext, PageComponentProps, PageDeclaration, PageMode, WidgetSize as PageWidgetSize, PickerConfig, PickerOpenContext, PluginFormattedToolCallOutput, PluginToolCallFormatterInput, PluginTransformedContent, PluginTransformedContentType, PromisifiedActions, ProtocolConfig, ProtocolConfigSchema, ProtocolRef, ProtocolRefSchema, ProviderManifest, ProviderManifestSchema, RuntimeRequirement, RuntimeRequirementSchema, STORAGE_DIALECTS, SelectionChangeContext, SelectionFeedback, SessionEventActionContext, SessionEventActionDeclaration, SessionEventActionManifest, SessionEventActionManifestSchema, SessionEventActionOptions, SlotContentDeclaration, SlotDeclaration, SlotId, SlotPlacementDeclaration, StorageDialect, StorageManifest, StorageManifestSchema, StructuralEventFilter, TileCapabilities, TileDeclaration, TileIconLoader, TileProps, TileRenderers, ToolCallFormatterDeclaration, TrayManifest, TrayManifestSchema, TriggerManifest, TriggerManifestSchema, TriggerStage, UiContextDimension, UiContextSnapshot, UiContextValueMap, UiNavigationLevel, UiNavigationLevelMap, UiRuntimeNavigationLevel, UiScope, UiScopeMap, UiSurfaceFlags, UiSurfaceFlagsSchema, WhenContext, WidgetDeclaration, WidgetDefinition, WidgetProps, WidgetRenderers, WidgetSize$1 as WidgetSize, WindowManifest, WindowManifestSchema, WindowParamSpec, WindowParamSpecSchema, WindowStyle, allMigrationsPaths, dep, extensionToken, getBootstrapAssetKey, getExtensionWarningActionLabel, isDetachedDescriptor, parseExtensionConfig, parseExtensionDescriptor, primaryMigrationsPath, safeParseExtensionDescriptor };
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import { C as AdapterNamespace, _ as StartAgentRequest, a as AgentSelection, b as AdapterRuntimeOptions, c as AgentSelectionKindMap, d as SessionDiscoveredSchema, l as AgentSelectionSchema, n as ProviderContextSchema, o as AgentSelectionBase, r as AdapterSelection, s as AgentSelectionBaseSchema, t as ProviderContext, u as SessionDiscovered, v as StartAgentResponse, w as AdapterSubjects } from "../index-
|
|
1
|
+
import { C as AdapterNamespace, _ as StartAgentRequest, a as AgentSelection, b as AdapterRuntimeOptions, c as AgentSelectionKindMap, d as SessionDiscoveredSchema, l as AgentSelectionSchema, n as ProviderContextSchema, o as AgentSelectionBase, r as AdapterSelection, s as AgentSelectionBaseSchema, t as ProviderContext, u as SessionDiscovered, v as StartAgentResponse, w as AdapterSubjects } from "../index-B7uYo0C6.mjs";
|
|
2
2
|
import { a as ROOT_SESSION_LINEAGE_KIND, c as SUBAGENT_SESSION_LINEAGE_KIND, d as SessionLineageKindSchema, i as ForkSessionLineageSchema, l as SessionLineage, n as CompressSessionLineageSchema, o as RootSessionLineageSchema, p as SubagentSessionLineageSchema, r as FORK_SESSION_LINEAGE_KIND, s as SESSION_LINEAGE_KINDS, t as COMPRESS_SESSION_LINEAGE_KIND, u as SessionLineageKind } from "../session-lineage-CKg6mErA.mjs";
|
|
3
|
-
import { $ as ArtifactObservationSchema, A as ArtifactDraft, B as BeforeArtifactHookRegistration, C as ArtifactStatusChangedPayload, Ct as ConfidenceMetadataSchema, D as ArtifactKindDefinition, Dt as LocalRefSchema, E as ArtifactDataOf, Et as LocalRef, F as ArtifactLifecycleHookRegistration, G as ArtifactCompareRequestSchema, H as ArtifactActor, I as ArtifactLifecycleSemanticEvent, J as ArtifactConflictPolicy, K as ArtifactCompareResponse, L as ArtifactReactionHookContext, M as ArtifactHookFilter, N as ArtifactLifecycleHookDefinition, O as ArtifactOf, Ot as RelationTypeRegistration, P as ArtifactLifecycleHookEvent, Q as ArtifactObservation, R as ArtifactReactionHookRegistration, S as ArtifactSchemas, St as ConfidenceMetadata, T as AnyArtifactKindDefinition, Tt as EvidenceRefSchema, U as ArtifactActorSchema, V as defineArtifactLifecycleHooks, W as ArtifactCompareRequest, X as ArtifactKindRegistration, Y as ArtifactConflictPolicySchema, Z as ArtifactKindRegistrationSchema, _ as ArtifactResolveRequest, _t as ArtifactScopeSchema, a as ArtifactKindListRequest, at as ArtifactRefSchema, b as ArtifactReviseResponse, bt as ConfidenceLevel, c as ArtifactKindRegisterResponse, d as ArtifactQueryResponse, dt as ArtifactRelationTargetSchema, et as ArtifactQueryRequest, f as ArtifactRelationAddedPayload, ft as ArtifactRepresentations, g as ArtifactRelationTypeRegisterResponse, gt as ArtifactScope, h as ArtifactRelationTypeRegisterRequest, ht as ArtifactRevisionSchema, i as ArtifactKindChangedPayload, it as ArtifactRef, j as ArtifactDraftPatch, k as defineArtifactKind, kt as RelationTypeRegistrationSchema, l as ArtifactNamespace, lt as ArtifactRelationSchema, m as ArtifactRelationTypeListResponse, mt as ArtifactRevision, n as ArtifactCreateResponse, nt as ArtifactQueryScope, o as ArtifactKindListResponse, ot as ArtifactRelation, p as ArtifactRelationTypeListRequest, pt as ArtifactRepresentationsSchema, q as ArtifactCompareResponseSchema, r as ArtifactCreatedPayload, rt as ArtifactQueryScopeSchema, s as ArtifactKindRegisterRequest, t as ArtifactCreateRequest, tt as ArtifactQueryRequestSchema, u as ArtifactObservationAddedPayload, ut as ArtifactRelationTarget, v as ArtifactResolveResponse, vt as ConfidenceBasis, w as ArtifactSubjects, wt as EvidenceRef, x as ArtifactRevisedPayload, xt as ConfidenceLevelSchema, y as ArtifactReviseRequest, yt as ConfidenceBasisSchema, z as BeforeArtifactHookContext } from "../index-
|
|
3
|
+
import { $ as ArtifactObservationSchema, A as ArtifactDraft, B as BeforeArtifactHookRegistration, C as ArtifactStatusChangedPayload, Ct as ConfidenceMetadataSchema, D as ArtifactKindDefinition, Dt as LocalRefSchema, E as ArtifactDataOf, Et as LocalRef, F as ArtifactLifecycleHookRegistration, G as ArtifactCompareRequestSchema, H as ArtifactActor, I as ArtifactLifecycleSemanticEvent, J as ArtifactConflictPolicy, K as ArtifactCompareResponse, L as ArtifactReactionHookContext, M as ArtifactHookFilter, N as ArtifactLifecycleHookDefinition, O as ArtifactOf, Ot as RelationTypeRegistration, P as ArtifactLifecycleHookEvent, Q as ArtifactObservation, R as ArtifactReactionHookRegistration, S as ArtifactSchemas, St as ConfidenceMetadata, T as AnyArtifactKindDefinition, Tt as EvidenceRefSchema, U as ArtifactActorSchema, V as defineArtifactLifecycleHooks, W as ArtifactCompareRequest, X as ArtifactKindRegistration, Y as ArtifactConflictPolicySchema, Z as ArtifactKindRegistrationSchema, _ as ArtifactResolveRequest, _t as ArtifactScopeSchema, a as ArtifactKindListRequest, at as ArtifactRefSchema, b as ArtifactReviseResponse, bt as ConfidenceLevel, c as ArtifactKindRegisterResponse, d as ArtifactQueryResponse, dt as ArtifactRelationTargetSchema, et as ArtifactQueryRequest, f as ArtifactRelationAddedPayload, ft as ArtifactRepresentations, g as ArtifactRelationTypeRegisterResponse, gt as ArtifactScope, h as ArtifactRelationTypeRegisterRequest, ht as ArtifactRevisionSchema, i as ArtifactKindChangedPayload, it as ArtifactRef, j as ArtifactDraftPatch, k as defineArtifactKind, kt as RelationTypeRegistrationSchema, l as ArtifactNamespace, lt as ArtifactRelationSchema, m as ArtifactRelationTypeListResponse, mt as ArtifactRevision, n as ArtifactCreateResponse, nt as ArtifactQueryScope, o as ArtifactKindListResponse, ot as ArtifactRelation, p as ArtifactRelationTypeListRequest, pt as ArtifactRepresentationsSchema, q as ArtifactCompareResponseSchema, r as ArtifactCreatedPayload, rt as ArtifactQueryScopeSchema, s as ArtifactKindRegisterRequest, t as ArtifactCreateRequest, tt as ArtifactQueryRequestSchema, u as ArtifactObservationAddedPayload, ut as ArtifactRelationTarget, v as ArtifactResolveResponse, vt as ConfidenceBasis, w as ArtifactSubjects, wt as EvidenceRef, x as ArtifactRevisedPayload, xt as ConfidenceLevelSchema, y as ArtifactReviseRequest, yt as ConfidenceBasisSchema, z as BeforeArtifactHookContext } from "../index-BFuke0jw.mjs";
|
|
4
4
|
import { a as ProjectedField, c as ProjectedFieldSemanticSchema, d as SurfaceBindingTarget, f as SurfaceBindingTargetSchema, i as ArtifactProjectionPolicySchema, l as SurfaceBindingRegistration, n as ArtifactMaterializationRefSchema, o as ProjectedFieldSchema, r as ArtifactProjectionPolicy, s as ProjectedFieldSemantic, t as ArtifactMaterializationRef, u as SurfaceBindingRegistrationSchema } from "../schemas-t1VR6_b_.mjs";
|
|
5
5
|
import { A as VersionRange, M as isUniversalRange, N as versionSatisfies, O as VersionLiteral, S as PostInstallDescriptor, _ as LogSourceDefinitionSchema, a as ClientDefinitionSchema, b as NpmInstallDescriptor, f as ClientToolDefinition, g as LogSourceDefinition, j as VersionRangeSchema, k as VersionLiteralSchema, n as ClientBinaryCompatibilitySchema, p as ClientToolDefinitionSchema, r as ClientDefinition, t as ClientBinaryCompatibility, v as ManagedInstallDescriptor, w as SignedBinaryBucketInstallDescriptor, y as ManagedInstallDescriptorSchema } from "../definition-BSghHJpQ.mjs";
|
|
6
6
|
import { Cn as ClientExecutionContext, Ht as InstallStage, J as ClientSessionToolPost, Jt as ClientAccountIdentifier, K as ClientSessionStarted, Kt as ManagedInstallStrategy, Q as ClientSessionTurnCompleted, Rt as ClientVersionChanged, U as ClientSubjects, V as createClientDefinition, W as ClientSessionObservedBase, Wt as InstalledVersionEntry, X as ClientSessionToolPre, Xt as ClientAccountObserveRequest, Yt as ClientAccountIdentifierSchema, _t as ClientBinaryListEntry, at as ClientWiringEntrySchema, cn as ClientSessionAccountObserveRequest, ct as ClientRuntimeObserveRequest, dn as ClientSessionLocator, gn as ClientUsageSnapshot, ht as ClientRuntimeStarted, in as ClientScanResult, it as ClientWiringEntry, ln as ClientSessionAccountObserveResponse, nn as ClientIdentityObservationSchema, nt as ClientSessionUserPromptSubmitted, on as ClientScanTarget, pn as ClientUsageIngestRequest, tn as ClientIdentityObservation, un as ClientSessionAccountObserveSchema, vn as ClientUsageWindow, xt as ClientInstallProgress, yt as ClientInstallCompleted } from "../index-C3zfJg6s.mjs";
|
|
7
7
|
import { a as FocusContext, i as ActionIntent, t as SurfaceType } from "../index-Dsq2zKvu.mjs";
|
|
8
8
|
import { _ as TTSCapability, a as ConfigUpdateRequest, b as RelayConfig, c as AIModelMetadata, d as AIReasoningLevelSchema, f as DiscoveredAIModel, g as STTCapability, h as ReasoningLevelMap, i as ConfigSchemas, l as AIModelSchema, m as ProviderAIModelSchema, n as ConfigSubjects, o as ConfigUpdateResponse, p as ProviderAIModel, r as ConfigGetResponse, s as AIModel, u as AIReasoningLevel, v as Config, y as ConfigSchema } from "../config-namespace-BzAvE2nY.mjs";
|
|
9
|
-
import { $n as CliArgManifest, A as TransitionConditionSchema, B as BootstrapExportContext, Bn as ExtensionWarningAction, Bt as TileDeclaration, C as ExtensionTransitionActionsContribution, Cn as SessionEventActionOptions, Cr as dep, D as TransitionActionInvocation, Dt as PageDeclaration, E as TransitionActionHandler, Et as PageComponentProps, F as TransitionRuleDefinitionSchema, Fn as NodeExtensionContext, G as ExtensionBootstrap, Gt as UiContextSnapshot, H as BootstrapImportContext, Hn as ExtensionWarningEntry, Ht as TileProps, I as BootstrapAsset, In as ExtensionIdentity, It as WidgetProps, Jn as AdapterDefinitionContract, Jt as UiNavigationLevelMap, K as getBootstrapAssetKey, Kt as UiContextValueMap, L as BootstrapAssetKey, Ln as ExtensionService, M as TransitionEventType, N as TransitionEventTypeSchema, O as TransitionActionInvocationSchema, Or as AdapterClientRef, P as TransitionRuleDefinition, Pn as ExtensionContext, Pt as WidgetDeclaration, Qn as extensionToken, R as BootstrapChoice, Rn as ExtensionServiceLifecycle, S as MakaioNodeExtension, Sn as SessionEventActionDeclaration, Sr as allMigrationsPaths, T as TransitionActionFactory, Tn as WhenContext, Tr as CapabilityToken, Tt as ToolCallFormatterDeclaration, U as BootstrapImportResult, Un as ExtensionWarningEntrySchema, V as BootstrapExportResult, W as BootstrapResult, Wn as ExtensionWarningSchema, Wt as UiContextDimension, Xn as AdapterProviderRef, Xt as UiScope, Yn as AdapterProviderDefinitionContract, Yt as UiRuntimeNavigationLevel, Zn as ExtensionToken, Zt as UiScopeMap, _ as ExtensionArtifactLifecycleHooksContribution, _n as PickerConfig, _t as MakaioWebUiComponentProps, a as DetachedTransportSchema, an as HashTriggerSuggestResult, ar as ExtensionDependency, at as StationNodeBlockRun, bn as SelectionFeedback, c as ExtensionDescriptorBase, cn as ActionShortcut, ct as WorkflowStepBlock, d as ExtensionEntrypoints, dn as EntrypointConfig, dr as STORAGE_DIALECTS, f as ExtensionEntrypointsSchema, fn as EventFilter, fr as StorageDialect, ft as ExtensionConfigComponentProps, g as ArtifactLifecycleHooksContributionContext, gn as MessageRole, gt as MakaioWebUiActions, h as safeParseExtensionDescriptor, hn as MessageEventFilter, hr as TrayManifest, i as DetachedTransportConfig, it as RegisteredTriggerBlock, j as TransitionEvaluationContext, k as TransitionCondition, ln as ActionShortcutModifiers, lt as WorkflowStepBlockRun, m as parseExtensionDescriptor, mn as ExecuteResult, mt as LoaderContext, n as parseExtensionConfig, nn as HashTriggerContext, nr as CliManifestSchema, nt as DelegateRoleNodeBlockRun, o as EmbeddedDescriptor, on as ActionCategory, or as ExtensionDependencySchema, ot as WorkflowBlockCollection, p as isDetachedDescriptor, pn as ExecuteContext, pr as StorageManifest, pt as ExtensionFieldTypeLoader, q as AdapterContribution, qn as getExtensionWarningActionLabel, qt as UiNavigationLevel, r as DetachedDescriptor, rn as HashTriggerMetadata, rr as CliSubcommandManifest, rt as RegisteredStepBlock, s as ExtensionDescriptor, sn as ActionCategoryMap, st as WorkflowBlockMetadata, t as ExtensionConfigProvider, ti as BrowserEntrypointSchema, tn as HashTrigger, tr as CliManifest, tt as DelegateAgentNodeBlockRun, u as ExtensionDescriptorSchema, un as CreateSessionEventActionResult, ut as WorkflowTriggerBlock, v as ExtensionContributionProcessor, vn as PickerOpenContext, w as ExtensionTransitionRulesContribution, wn as StructuralEventFilter, wr as primaryMigrationsPath, x as MakaioExtension, xn as SessionEventActionContext, yn as SelectionChangeContext, yr as WindowParamSpec, yt as MakaioWebUiRoute, z as BootstrapDiscoverContext, zn as ExtensionWarning } from "../index-
|
|
9
|
+
import { $n as CliArgManifest, A as TransitionConditionSchema, B as BootstrapExportContext, Bn as ExtensionWarningAction, Bt as TileDeclaration, C as ExtensionTransitionActionsContribution, Cn as SessionEventActionOptions, Cr as dep, D as TransitionActionInvocation, Dt as PageDeclaration, E as TransitionActionHandler, Et as PageComponentProps, F as TransitionRuleDefinitionSchema, Fn as NodeExtensionContext, G as ExtensionBootstrap, Gt as UiContextSnapshot, H as BootstrapImportContext, Hn as ExtensionWarningEntry, Ht as TileProps, I as BootstrapAsset, In as ExtensionIdentity, It as WidgetProps, Jn as AdapterDefinitionContract, Jt as UiNavigationLevelMap, K as getBootstrapAssetKey, Kt as UiContextValueMap, L as BootstrapAssetKey, Ln as ExtensionService, M as TransitionEventType, N as TransitionEventTypeSchema, O as TransitionActionInvocationSchema, Or as AdapterClientRef, P as TransitionRuleDefinition, Pn as ExtensionContext, Pt as WidgetDeclaration, Qn as extensionToken, R as BootstrapChoice, Rn as ExtensionServiceLifecycle, S as MakaioNodeExtension, Sn as SessionEventActionDeclaration, Sr as allMigrationsPaths, T as TransitionActionFactory, Tn as WhenContext, Tr as CapabilityToken, Tt as ToolCallFormatterDeclaration, U as BootstrapImportResult, Un as ExtensionWarningEntrySchema, V as BootstrapExportResult, W as BootstrapResult, Wn as ExtensionWarningSchema, Wt as UiContextDimension, Xn as AdapterProviderRef, Xt as UiScope, Yn as AdapterProviderDefinitionContract, Yt as UiRuntimeNavigationLevel, Zn as ExtensionToken, Zt as UiScopeMap, _ as ExtensionArtifactLifecycleHooksContribution, _n as PickerConfig, _t as MakaioWebUiComponentProps, a as DetachedTransportSchema, an as HashTriggerSuggestResult, ar as ExtensionDependency, at as StationNodeBlockRun, bn as SelectionFeedback, c as ExtensionDescriptorBase, cn as ActionShortcut, ct as WorkflowStepBlock, d as ExtensionEntrypoints, dn as EntrypointConfig, dr as STORAGE_DIALECTS, f as ExtensionEntrypointsSchema, fn as EventFilter, fr as StorageDialect, ft as ExtensionConfigComponentProps, g as ArtifactLifecycleHooksContributionContext, gn as MessageRole, gt as MakaioWebUiActions, h as safeParseExtensionDescriptor, hn as MessageEventFilter, hr as TrayManifest, i as DetachedTransportConfig, it as RegisteredTriggerBlock, j as TransitionEvaluationContext, k as TransitionCondition, ln as ActionShortcutModifiers, lt as WorkflowStepBlockRun, m as parseExtensionDescriptor, mn as ExecuteResult, mt as LoaderContext, n as parseExtensionConfig, nn as HashTriggerContext, nr as CliManifestSchema, nt as DelegateRoleNodeBlockRun, o as EmbeddedDescriptor, on as ActionCategory, or as ExtensionDependencySchema, ot as WorkflowBlockCollection, p as isDetachedDescriptor, pn as ExecuteContext, pr as StorageManifest, pt as ExtensionFieldTypeLoader, q as AdapterContribution, qn as getExtensionWarningActionLabel, qt as UiNavigationLevel, r as DetachedDescriptor, rn as HashTriggerMetadata, rr as CliSubcommandManifest, rt as RegisteredStepBlock, s as ExtensionDescriptor, sn as ActionCategoryMap, st as WorkflowBlockMetadata, t as ExtensionConfigProvider, ti as BrowserEntrypointSchema, tn as HashTrigger, tr as CliManifest, tt as DelegateAgentNodeBlockRun, u as ExtensionDescriptorSchema, un as CreateSessionEventActionResult, ut as WorkflowTriggerBlock, v as ExtensionContributionProcessor, vn as PickerOpenContext, w as ExtensionTransitionRulesContribution, wn as StructuralEventFilter, wr as primaryMigrationsPath, x as MakaioExtension, xn as SessionEventActionContext, yn as SelectionChangeContext, yr as WindowParamSpec, yt as MakaioWebUiRoute, z as BootstrapDiscoverContext, zn as ExtensionWarning } from "../index-CcBAFO-1.mjs";
|
|
10
10
|
import { a as ProviderDefinition, i as ProtocolIdSchema, n as ProtocolEndpointsSchema, o as ProviderDefinitionInput, r as ProtocolId, s as ProviderDefinitionSchema, t as ProtocolEndpoints } from "../definition-q6iLw11H.mjs";
|
|
11
11
|
import { i as TimeoutConfigSchema, n as TimeoutCategory, r as TimeoutConfig, t as RequiredTimeoutConfig } from "../index-Bsp0O_sI.mjs";
|
|
12
|
-
import { $ as ImportStatus, B as TurnInitiator, C as SessionEventTypeMap, D as MessageRouting, G as TurnUsage, H as TurnSchema, K as TurnUsageSchema, M as SessionMessageBlock, O as MessageRoutingSchema, P as SessionMessageOrigin, R as SessionMessageSchema, S as SessionEventType, T as SendMessageRequest$1, U as TurnStatus, V as TurnInitiatorSchema, W as TurnStatusSchema, Y as AgentRole, Z as BranchKind, _ as ForkChildInfo, a as SessionPreviewData, b as SESSION_EVENT_TYPES, ct as safeValidateSnapshot, d as SegmentPolicy, dt as SessionPreviewDataSchema, ft as SessionWithPreviewSchema, h as SessionUpdatedEvent, ht as MakaioSessionAgentSchema, i as MakaioSessionEvent, it as SnapshotExportOptions, j as SessionMessage, k as MessageRoutingStatus, l as ForkTransforms, lt as validateSnapshot, mt as AgentStatusSchema, nt as SessionSnapshot, o as SessionWithPreview, ot as SnapshotImportConflictErrorData, p as SessionCreated, q as UsageMetrics, r as MakaioSessionAgent, rt as SessionSnapshotSchema, s as isKnownSessionEvent, st as SnapshotPreviewData, t as IMakaioSession, tt as SNAPSHOT_VERSION, u as ForkTransformsSchema, ut as MakaioSessionSchema, x as SessionEventPayload, y as MakaioSessionEventSchema, z as Turn } from "../types-
|
|
12
|
+
import { $ as ImportStatus, B as TurnInitiator, C as SessionEventTypeMap, D as MessageRouting, G as TurnUsage, H as TurnSchema, K as TurnUsageSchema, M as SessionMessageBlock, O as MessageRoutingSchema, P as SessionMessageOrigin, R as SessionMessageSchema, S as SessionEventType, T as SendMessageRequest$1, U as TurnStatus, V as TurnInitiatorSchema, W as TurnStatusSchema, Y as AgentRole, Z as BranchKind, _ as ForkChildInfo, a as SessionPreviewData, b as SESSION_EVENT_TYPES, ct as safeValidateSnapshot, d as SegmentPolicy, dt as SessionPreviewDataSchema, ft as SessionWithPreviewSchema, h as SessionUpdatedEvent, ht as MakaioSessionAgentSchema, i as MakaioSessionEvent, it as SnapshotExportOptions, j as SessionMessage, k as MessageRoutingStatus, l as ForkTransforms, lt as validateSnapshot, mt as AgentStatusSchema, nt as SessionSnapshot, o as SessionWithPreview, ot as SnapshotImportConflictErrorData, p as SessionCreated, q as UsageMetrics, r as MakaioSessionAgent, rt as SessionSnapshotSchema, s as isKnownSessionEvent, st as SnapshotPreviewData, t as IMakaioSession, tt as SNAPSHOT_VERSION, u as ForkTransformsSchema, ut as MakaioSessionSchema, x as SessionEventPayload, y as MakaioSessionEventSchema, z as Turn } from "../types-BOuU-0Vs.mjs";
|
|
13
13
|
import { $ as JsonValueSchema, A as FieldOption, B as ResponseSchemaDescriptorSchema, D as EntityUIConfig, E as CustomFieldDefinition, F as FieldWidget, G as StructuredOutputValidationErrorSchema, H as ResponseSchemaNameSchema, I as FormFieldProps, J as StructuredOutputValidationStatusSchema, K as StructuredOutputValidationSchema, O as EntityUIConfigSchema, P as FieldType, Q as JsonValue, R as StandardFieldDefinition, S as SystemPrompt, U as StructuredOutputValidation, V as ResponseSchemaName, W as StructuredOutputValidationError, Y as JsonObjectContractSchema, a as ErrorCategorySchema, d as MessageInput, i as ErrorCategory, k as FieldDefinition, l as MessageDeliveryMode, o as Message$1, p as MessageOutcome, q as StructuredOutputValidationStatus, r as ERROR_CATEGORIES, s as MessageBlock, t as ContentSource, y as SendMessageResultInnerResult, z as ResponseSchemaDescriptor } from "../index-fVgKVvta.mjs";
|
|
14
14
|
import { _ as FacetNamespaceRegistration, a as FacetNamespaceRegisterRequest, c as FacetSubjects, d as FacetAppliesTo, f as FacetAppliesToSchema, g as FacetCardinalitySchema, h as FacetCardinality, i as FacetNamespaceListResponse, l as FacetNamespaceDefinition, m as FacetAuthoritySchema, n as FacetNamespaceChangedPayload, o as FacetNamespaceRegisterResponse, p as FacetAuthority, r as FacetNamespaceListRequest, s as FacetSchemas, t as FacetNamespace, u as defineFacetNamespace, v as FacetNamespaceRegistrationSchema } from "../index-Bibt5jAX.mjs";
|
|
15
15
|
import { n as defineSurfaceBinding, t as SurfaceBindingDefinition } from "../definition-DqJOg6Lv.mjs";
|
|
16
16
|
import { A as HarnessDefinitionSchema, C as ApprovalPolicy, D as HarnessDefinitionBaseSchema, E as HarnessDefinition, O as HarnessDefinitionCreate, S as HarnessSubjects, _ as ToolCapabilitySchema, d as expandProfileToolCapabilities, g as ToolCapability, h as CapabilityPickerValue, k as HarnessDefinitionCreateSchema, l as ProfileToolCapabilitiesConfig, m as CapabilityItem, o as codexCapabilityMap, p as CapabilityGroup, r as DEFAULT_HARNESSES, u as expandCapabilities, v as ToolMetaTag, w as ApprovalPolicySchema, y as computeMetaTags } from "../index-IekAD8Gp.mjs";
|
|
17
17
|
import { a as WindowCreateRequest, c as WindowFocusResponse, d as WindowListResponse, f as WindowOpenedEvent, g as HostSubjects, h as HostNamespace, i as WindowClosedEvent, l as WindowLabelChangedEvent, m as WindowStateSchema, n as TrayActivateRequest, o as WindowCreateResponse, p as WindowState, r as TrayActivateResponse, s as WindowFocusRequest, t as HostSchemas, u as WindowListRequest } from "../index-CDU_s69P.mjs";
|
|
18
|
-
import { a as resolveModelVisibility, i as ModelVisibilitySchema, n as ModelFilterModeSchema, r as ModelVisibility, t as ModelFilterMode } from "../index-
|
|
18
|
+
import { a as resolveModelVisibility, i as ModelVisibilitySchema, n as ModelFilterModeSchema, r as ModelVisibility, t as ModelFilterMode } from "../index-COPhs8Ay.mjs";
|
|
19
19
|
import { a as ModelRegistrySupportedModelsResponse, i as ModelRegistrySupportedModelsRequest, n as ModelRegistrySupportedModel, o as ModelRegistryPublicNamespace, r as ModelRegistrySupportedModelSchema, s as ModelRegistryPublicSubjects } from "../index-DSV1aFgK.mjs";
|
|
20
20
|
import { a as PlatformSchemas, i as AutoLaunchStatusResponse, n as AutoLaunchEnableRequest, o as PlatformNamespace, r as AutoLaunchEnableResponse, s as PlatformSubjects, t as AutoLaunchDisableResponse } from "../index-D6Iyvz9T.mjs";
|
|
21
|
-
import { F as CONNECTOR_SWAP_CANCELLED_CODE, G as ContextWindowState, H as UI_WARNINGS_CATEGORY, I as ConnectorSwapCancelledError, K as ForkOptions, L as isConnectorSwapCancelledError, N as ResolveAgentConfigResponse, R as CONNECTOR_SWAP_WARNING_OPTION_IDS, S as isInViewBranch, U as SessionContext, V as INTERACTIVE_DIALOG_TIMEOUT_MS, W as SessionContextSchema, X as SessionSubjects, Y as SessionNamespace, a as SessionStorageSubjects, c as SessionEventStorageSubjects, d as messageCursorKey, f as messageToCursor, g as MessageStorageSubjects, h as MessageStorageNamespace, i as SessionStorageSetSessionSchema, l as compareMessageCursorAsc, m as MessagePageCursorSchema, n as SessionStorageNamespace, o as SessionStorageUpdateSchema, p as MessagePageCursor, q as SessionExtensionContext, r as SessionStorageSetRequestSchema, s as SessionEventStorageNamespace, t as ImportUpsertRequest, u as compareMessageCursorDesc, v as CompressionMode, y as CompressionModeSchema, z as CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY } from "../index-
|
|
21
|
+
import { F as CONNECTOR_SWAP_CANCELLED_CODE, G as ContextWindowState, H as UI_WARNINGS_CATEGORY, I as ConnectorSwapCancelledError, K as ForkOptions, L as isConnectorSwapCancelledError, N as ResolveAgentConfigResponse, R as CONNECTOR_SWAP_WARNING_OPTION_IDS, S as isInViewBranch, U as SessionContext, V as INTERACTIVE_DIALOG_TIMEOUT_MS, W as SessionContextSchema, X as SessionSubjects, Y as SessionNamespace, a as SessionStorageSubjects, c as SessionEventStorageSubjects, d as messageCursorKey, f as messageToCursor, g as MessageStorageSubjects, h as MessageStorageNamespace, i as SessionStorageSetSessionSchema, l as compareMessageCursorAsc, m as MessagePageCursorSchema, n as SessionStorageNamespace, o as SessionStorageUpdateSchema, p as MessagePageCursor, q as SessionExtensionContext, r as SessionStorageSetRequestSchema, s as SessionEventStorageNamespace, t as ImportUpsertRequest, u as compareMessageCursorDesc, v as CompressionMode, y as CompressionModeSchema, z as CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY } from "../index-qGJoNJon.mjs";
|
|
22
22
|
import { A as SkillRecordInputSchema, C as SkillGetActiveSkillsResponse, E as SkillQuery, F as SkillRuntimePolicySchema, L as SkillScope, M as SkillReinjection, O as SkillRecord, P as SkillRuntimePolicy, S as SkillGetActiveSkillsRequest, T as SkillGetCatalogResponse, U as SkillNamespace, V as SkillTurnEntry, W as SkillSubjects, b as SkillFrontmatter, c as SkillActivateRequest, f as SkillActivationTrigger, g as SkillCatalogTurnEntry, i as ActivatedSkillMetadata, k as SkillRecordInput, l as SkillActivateResponse, m as SkillCatalogEntry, n as SkillStorageSubjects, o as ActiveSkillState, p as SkillActivationTriggerSchema, r as validateSkillScope, t as SkillStorageNamespace, u as SkillActivationMode, v as SkillDeactivationReason, w as SkillGetCatalogRequest, x as SkillFrontmatterSchema, y as SkillDeactivationReasonSchema, z as SkillSource } from "../index-BYkOUd0x.mjs";
|
|
23
23
|
import { a as VariantGetInfoResponse, d as VariantUpgradeStatusSchema, i as MakaioVariantSchema, l as VariantUpgradeProgressEvent, n as VariantSubjects, o as VariantRequestUpgradeRequest, r as MakaioVariant, s as VariantRequestUpgradeResponse, t as VariantNamespace, u as VariantUpgradeStatus } from "../index-BAhJKQLX.mjs";
|
|
24
24
|
import { _ as SupervisorSessionStatusSchema, a as NativeSupervisorLaunchRequest, c as NativeSupervisorStatusRequest, d as NativeSupervisorStopRequest, g as SupervisorSessionStatus, m as SupervisorRuntimeSnapshot, n as NativeSupervisorAttachRequest, y as NativeSessionSupervisorSubjects } from "../index-BBvcP-P0.mjs";
|
|
@@ -853,9 +853,9 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
853
853
|
request: _$zod.ZodObject<{
|
|
854
854
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
855
855
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
856
|
-
agentId: _$zod.ZodString;
|
|
857
|
-
adapterId: _$zod.ZodString;
|
|
858
856
|
adapterName: _$zod.ZodString;
|
|
857
|
+
adapterId: _$zod.ZodString;
|
|
858
|
+
agentId: _$zod.ZodString;
|
|
859
859
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
860
860
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
861
861
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -2138,9 +2138,9 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
2138
2138
|
request: _$zod.ZodObject<{
|
|
2139
2139
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2140
2140
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2141
|
-
agentId: _$zod.ZodString;
|
|
2142
|
-
adapterId: _$zod.ZodString;
|
|
2143
2141
|
adapterName: _$zod.ZodString;
|
|
2142
|
+
adapterId: _$zod.ZodString;
|
|
2143
|
+
agentId: _$zod.ZodString;
|
|
2144
2144
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2145
2145
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2146
2146
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -3450,9 +3450,9 @@ declare const AgentSchemas: {
|
|
|
3450
3450
|
request: _$zod.ZodObject<{
|
|
3451
3451
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3452
3452
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3453
|
-
agentId: _$zod.ZodString;
|
|
3454
|
-
adapterId: _$zod.ZodString;
|
|
3455
3453
|
adapterName: _$zod.ZodString;
|
|
3454
|
+
adapterId: _$zod.ZodString;
|
|
3455
|
+
agentId: _$zod.ZodString;
|
|
3456
3456
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3457
3457
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3458
3458
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -5906,8 +5906,8 @@ declare const VCSCheckRunSchema: z.ZodObject<{
|
|
|
5906
5906
|
conclusion: z.ZodNullable<z.ZodEnum<{
|
|
5907
5907
|
success: "success";
|
|
5908
5908
|
cancelled: "cancelled";
|
|
5909
|
-
skipped: "skipped";
|
|
5910
5909
|
neutral: "neutral";
|
|
5910
|
+
skipped: "skipped";
|
|
5911
5911
|
failure: "failure";
|
|
5912
5912
|
timed_out: "timed_out";
|
|
5913
5913
|
action_required: "action_required";
|
|
@@ -6346,8 +6346,8 @@ declare const VCSSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubje
|
|
|
6346
6346
|
conclusion: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
6347
6347
|
success: "success";
|
|
6348
6348
|
cancelled: "cancelled";
|
|
6349
|
-
skipped: "skipped";
|
|
6350
6349
|
neutral: "neutral";
|
|
6350
|
+
skipped: "skipped";
|
|
6351
6351
|
failure: "failure";
|
|
6352
6352
|
timed_out: "timed_out";
|
|
6353
6353
|
action_required: "action_required";
|
|
@@ -11482,8 +11482,8 @@ declare const ExecutionStatusSchema: z.ZodEnum<{
|
|
|
11482
11482
|
completed: "completed";
|
|
11483
11483
|
cancelled: "cancelled";
|
|
11484
11484
|
failed: "failed";
|
|
11485
|
-
running: "running";
|
|
11486
11485
|
paused: "paused";
|
|
11486
|
+
running: "running";
|
|
11487
11487
|
}>;
|
|
11488
11488
|
type ExecutionStatus = z.infer<typeof ExecutionStatusSchema>;
|
|
11489
11489
|
/**
|
|
@@ -11498,8 +11498,8 @@ declare const WorkflowExecutionSchema: z.ZodObject<{
|
|
|
11498
11498
|
completed: "completed";
|
|
11499
11499
|
cancelled: "cancelled";
|
|
11500
11500
|
failed: "failed";
|
|
11501
|
-
running: "running";
|
|
11502
11501
|
paused: "paused";
|
|
11502
|
+
running: "running";
|
|
11503
11503
|
}>;
|
|
11504
11504
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
11505
11505
|
config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
@@ -11555,8 +11555,8 @@ declare const WorkflowFrameStateSchema: z.ZodObject<{
|
|
|
11555
11555
|
cancelled: "cancelled";
|
|
11556
11556
|
failed: "failed";
|
|
11557
11557
|
running: "running";
|
|
11558
|
-
skipped: "skipped";
|
|
11559
11558
|
waiting: "waiting";
|
|
11559
|
+
skipped: "skipped";
|
|
11560
11560
|
}>;
|
|
11561
11561
|
attempt: z.ZodDefault<z.ZodNumber>;
|
|
11562
11562
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -11571,8 +11571,8 @@ type WorkflowFrameState = z.infer<typeof WorkflowFrameStateSchema>;
|
|
|
11571
11571
|
declare const WorkflowGateStatusSchema: z.ZodEnum<{
|
|
11572
11572
|
cancelled: "cancelled";
|
|
11573
11573
|
rejected: "rejected";
|
|
11574
|
-
resumed: "resumed";
|
|
11575
11574
|
waiting: "waiting";
|
|
11575
|
+
resumed: "resumed";
|
|
11576
11576
|
"timed-out": "timed-out";
|
|
11577
11577
|
}>;
|
|
11578
11578
|
type WorkflowGateStatus = z.infer<typeof WorkflowGateStatusSchema>;
|
|
@@ -11592,8 +11592,8 @@ declare const WorkflowGateInstanceSchema: z.ZodObject<{
|
|
|
11592
11592
|
status: z.ZodEnum<{
|
|
11593
11593
|
cancelled: "cancelled";
|
|
11594
11594
|
rejected: "rejected";
|
|
11595
|
-
resumed: "resumed";
|
|
11596
11595
|
waiting: "waiting";
|
|
11596
|
+
resumed: "resumed";
|
|
11597
11597
|
"timed-out": "timed-out";
|
|
11598
11598
|
}>;
|
|
11599
11599
|
autoAction: z.ZodEnum<{
|
|
@@ -11744,8 +11744,8 @@ declare const ExecutionListQuerySchema: z.ZodObject<{
|
|
|
11744
11744
|
completed: "completed";
|
|
11745
11745
|
cancelled: "cancelled";
|
|
11746
11746
|
failed: "failed";
|
|
11747
|
-
running: "running";
|
|
11748
11747
|
paused: "paused";
|
|
11748
|
+
running: "running";
|
|
11749
11749
|
}>>;
|
|
11750
11750
|
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
11751
11751
|
kind: z.ZodString;
|
|
@@ -11769,8 +11769,8 @@ declare const GateInstanceListQuerySchema: z.ZodObject<{
|
|
|
11769
11769
|
status: z.ZodOptional<z.ZodEnum<{
|
|
11770
11770
|
cancelled: "cancelled";
|
|
11771
11771
|
rejected: "rejected";
|
|
11772
|
-
resumed: "resumed";
|
|
11773
11772
|
waiting: "waiting";
|
|
11773
|
+
resumed: "resumed";
|
|
11774
11774
|
"timed-out": "timed-out";
|
|
11775
11775
|
}>>;
|
|
11776
11776
|
limit: z.ZodDefault<z.ZodNumber>;
|
|
@@ -13037,8 +13037,8 @@ declare const WorkflowSchemas: {
|
|
|
13037
13037
|
completed: "completed";
|
|
13038
13038
|
cancelled: "cancelled";
|
|
13039
13039
|
failed: "failed";
|
|
13040
|
-
running: "running";
|
|
13041
13040
|
paused: "paused";
|
|
13041
|
+
running: "running";
|
|
13042
13042
|
}>;
|
|
13043
13043
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
13044
13044
|
config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
@@ -13094,8 +13094,8 @@ declare const WorkflowSchemas: {
|
|
|
13094
13094
|
completed: "completed";
|
|
13095
13095
|
cancelled: "cancelled";
|
|
13096
13096
|
failed: "failed";
|
|
13097
|
-
running: "running";
|
|
13098
13097
|
paused: "paused";
|
|
13098
|
+
running: "running";
|
|
13099
13099
|
}>>;
|
|
13100
13100
|
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
13101
13101
|
kind: z.ZodString;
|
|
@@ -13117,8 +13117,8 @@ declare const WorkflowSchemas: {
|
|
|
13117
13117
|
completed: "completed";
|
|
13118
13118
|
cancelled: "cancelled";
|
|
13119
13119
|
failed: "failed";
|
|
13120
|
-
running: "running";
|
|
13121
13120
|
paused: "paused";
|
|
13121
|
+
running: "running";
|
|
13122
13122
|
}>;
|
|
13123
13123
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
13124
13124
|
config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
@@ -13201,8 +13201,8 @@ declare const WorkflowSchemas: {
|
|
|
13201
13201
|
status: z.ZodOptional<z.ZodEnum<{
|
|
13202
13202
|
cancelled: "cancelled";
|
|
13203
13203
|
rejected: "rejected";
|
|
13204
|
-
resumed: "resumed";
|
|
13205
13204
|
waiting: "waiting";
|
|
13205
|
+
resumed: "resumed";
|
|
13206
13206
|
"timed-out": "timed-out";
|
|
13207
13207
|
}>>;
|
|
13208
13208
|
limit: z.ZodDefault<z.ZodNumber>;
|
|
@@ -13217,8 +13217,8 @@ declare const WorkflowSchemas: {
|
|
|
13217
13217
|
status: z.ZodEnum<{
|
|
13218
13218
|
cancelled: "cancelled";
|
|
13219
13219
|
rejected: "rejected";
|
|
13220
|
-
resumed: "resumed";
|
|
13221
13220
|
waiting: "waiting";
|
|
13221
|
+
resumed: "resumed";
|
|
13222
13222
|
"timed-out": "timed-out";
|
|
13223
13223
|
}>;
|
|
13224
13224
|
autoAction: z.ZodEnum<{
|
|
@@ -13312,8 +13312,8 @@ declare const WorkflowSchemas: {
|
|
|
13312
13312
|
cancelled: "cancelled";
|
|
13313
13313
|
failed: "failed";
|
|
13314
13314
|
running: "running";
|
|
13315
|
-
skipped: "skipped";
|
|
13316
13315
|
waiting: "waiting";
|
|
13316
|
+
skipped: "skipped";
|
|
13317
13317
|
}>;
|
|
13318
13318
|
attempt: z.ZodDefault<z.ZodNumber>;
|
|
13319
13319
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -14001,8 +14001,8 @@ declare const WorkflowSchemas: {
|
|
|
14001
14001
|
completed: "completed";
|
|
14002
14002
|
cancelled: "cancelled";
|
|
14003
14003
|
failed: "failed";
|
|
14004
|
-
running: "running";
|
|
14005
14004
|
paused: "paused";
|
|
14005
|
+
running: "running";
|
|
14006
14006
|
}>;
|
|
14007
14007
|
startedAt: z.ZodNumber;
|
|
14008
14008
|
completedAt: z.ZodOptional<z.ZodNumber>;
|
|
@@ -14029,8 +14029,8 @@ declare const WorkflowSchemas: {
|
|
|
14029
14029
|
completed: "completed";
|
|
14030
14030
|
cancelled: "cancelled";
|
|
14031
14031
|
failed: "failed";
|
|
14032
|
-
running: "running";
|
|
14033
14032
|
paused: "paused";
|
|
14033
|
+
running: "running";
|
|
14034
14034
|
}>>;
|
|
14035
14035
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
14036
14036
|
offset: z.ZodOptional<z.ZodNumber>;
|
|
@@ -14045,8 +14045,8 @@ declare const WorkflowSchemas: {
|
|
|
14045
14045
|
completed: "completed";
|
|
14046
14046
|
cancelled: "cancelled";
|
|
14047
14047
|
failed: "failed";
|
|
14048
|
-
running: "running";
|
|
14049
14048
|
paused: "paused";
|
|
14049
|
+
running: "running";
|
|
14050
14050
|
}>;
|
|
14051
14051
|
startedAt: z.ZodNumber;
|
|
14052
14052
|
completedAt: z.ZodOptional<z.ZodNumber>;
|
|
@@ -14756,8 +14756,8 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
14756
14756
|
completed: "completed";
|
|
14757
14757
|
cancelled: "cancelled";
|
|
14758
14758
|
failed: "failed";
|
|
14759
|
-
running: "running";
|
|
14760
14759
|
paused: "paused";
|
|
14760
|
+
running: "running";
|
|
14761
14761
|
}>;
|
|
14762
14762
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
14763
14763
|
config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
@@ -14813,8 +14813,8 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
14813
14813
|
completed: "completed";
|
|
14814
14814
|
cancelled: "cancelled";
|
|
14815
14815
|
failed: "failed";
|
|
14816
|
-
running: "running";
|
|
14817
14816
|
paused: "paused";
|
|
14817
|
+
running: "running";
|
|
14818
14818
|
}>>;
|
|
14819
14819
|
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
14820
14820
|
kind: z.ZodString;
|
|
@@ -14836,8 +14836,8 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
14836
14836
|
completed: "completed";
|
|
14837
14837
|
cancelled: "cancelled";
|
|
14838
14838
|
failed: "failed";
|
|
14839
|
-
running: "running";
|
|
14840
14839
|
paused: "paused";
|
|
14840
|
+
running: "running";
|
|
14841
14841
|
}>;
|
|
14842
14842
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
14843
14843
|
config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
@@ -14920,8 +14920,8 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
14920
14920
|
status: z.ZodOptional<z.ZodEnum<{
|
|
14921
14921
|
cancelled: "cancelled";
|
|
14922
14922
|
rejected: "rejected";
|
|
14923
|
-
resumed: "resumed";
|
|
14924
14923
|
waiting: "waiting";
|
|
14924
|
+
resumed: "resumed";
|
|
14925
14925
|
"timed-out": "timed-out";
|
|
14926
14926
|
}>>;
|
|
14927
14927
|
limit: z.ZodDefault<z.ZodNumber>;
|
|
@@ -14936,8 +14936,8 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
14936
14936
|
status: z.ZodEnum<{
|
|
14937
14937
|
cancelled: "cancelled";
|
|
14938
14938
|
rejected: "rejected";
|
|
14939
|
-
resumed: "resumed";
|
|
14940
14939
|
waiting: "waiting";
|
|
14940
|
+
resumed: "resumed";
|
|
14941
14941
|
"timed-out": "timed-out";
|
|
14942
14942
|
}>;
|
|
14943
14943
|
autoAction: z.ZodEnum<{
|
|
@@ -15031,8 +15031,8 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
15031
15031
|
cancelled: "cancelled";
|
|
15032
15032
|
failed: "failed";
|
|
15033
15033
|
running: "running";
|
|
15034
|
-
skipped: "skipped";
|
|
15035
15034
|
waiting: "waiting";
|
|
15035
|
+
skipped: "skipped";
|
|
15036
15036
|
}>;
|
|
15037
15037
|
attempt: z.ZodDefault<z.ZodNumber>;
|
|
15038
15038
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -15720,8 +15720,8 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
15720
15720
|
completed: "completed";
|
|
15721
15721
|
cancelled: "cancelled";
|
|
15722
15722
|
failed: "failed";
|
|
15723
|
-
running: "running";
|
|
15724
15723
|
paused: "paused";
|
|
15724
|
+
running: "running";
|
|
15725
15725
|
}>;
|
|
15726
15726
|
startedAt: z.ZodNumber;
|
|
15727
15727
|
completedAt: z.ZodOptional<z.ZodNumber>;
|
|
@@ -15748,8 +15748,8 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
15748
15748
|
completed: "completed";
|
|
15749
15749
|
cancelled: "cancelled";
|
|
15750
15750
|
failed: "failed";
|
|
15751
|
-
running: "running";
|
|
15752
15751
|
paused: "paused";
|
|
15752
|
+
running: "running";
|
|
15753
15753
|
}>>;
|
|
15754
15754
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
15755
15755
|
offset: z.ZodOptional<z.ZodNumber>;
|
|
@@ -15764,8 +15764,8 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
15764
15764
|
completed: "completed";
|
|
15765
15765
|
cancelled: "cancelled";
|
|
15766
15766
|
failed: "failed";
|
|
15767
|
-
running: "running";
|
|
15768
15767
|
paused: "paused";
|
|
15768
|
+
running: "running";
|
|
15769
15769
|
}>;
|
|
15770
15770
|
startedAt: z.ZodNumber;
|
|
15771
15771
|
completedAt: z.ZodOptional<z.ZodNumber>;
|
|
@@ -16475,8 +16475,8 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
16475
16475
|
completed: "completed";
|
|
16476
16476
|
cancelled: "cancelled";
|
|
16477
16477
|
failed: "failed";
|
|
16478
|
-
running: "running";
|
|
16479
16478
|
paused: "paused";
|
|
16479
|
+
running: "running";
|
|
16480
16480
|
}>;
|
|
16481
16481
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
16482
16482
|
config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
@@ -16532,8 +16532,8 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
16532
16532
|
completed: "completed";
|
|
16533
16533
|
cancelled: "cancelled";
|
|
16534
16534
|
failed: "failed";
|
|
16535
|
-
running: "running";
|
|
16536
16535
|
paused: "paused";
|
|
16536
|
+
running: "running";
|
|
16537
16537
|
}>>;
|
|
16538
16538
|
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
16539
16539
|
kind: z.ZodString;
|
|
@@ -16555,8 +16555,8 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
16555
16555
|
completed: "completed";
|
|
16556
16556
|
cancelled: "cancelled";
|
|
16557
16557
|
failed: "failed";
|
|
16558
|
-
running: "running";
|
|
16559
16558
|
paused: "paused";
|
|
16559
|
+
running: "running";
|
|
16560
16560
|
}>;
|
|
16561
16561
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
16562
16562
|
config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
@@ -16639,8 +16639,8 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
16639
16639
|
status: z.ZodOptional<z.ZodEnum<{
|
|
16640
16640
|
cancelled: "cancelled";
|
|
16641
16641
|
rejected: "rejected";
|
|
16642
|
-
resumed: "resumed";
|
|
16643
16642
|
waiting: "waiting";
|
|
16643
|
+
resumed: "resumed";
|
|
16644
16644
|
"timed-out": "timed-out";
|
|
16645
16645
|
}>>;
|
|
16646
16646
|
limit: z.ZodDefault<z.ZodNumber>;
|
|
@@ -16655,8 +16655,8 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
16655
16655
|
status: z.ZodEnum<{
|
|
16656
16656
|
cancelled: "cancelled";
|
|
16657
16657
|
rejected: "rejected";
|
|
16658
|
-
resumed: "resumed";
|
|
16659
16658
|
waiting: "waiting";
|
|
16659
|
+
resumed: "resumed";
|
|
16660
16660
|
"timed-out": "timed-out";
|
|
16661
16661
|
}>;
|
|
16662
16662
|
autoAction: z.ZodEnum<{
|
|
@@ -16750,8 +16750,8 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
16750
16750
|
cancelled: "cancelled";
|
|
16751
16751
|
failed: "failed";
|
|
16752
16752
|
running: "running";
|
|
16753
|
-
skipped: "skipped";
|
|
16754
16753
|
waiting: "waiting";
|
|
16754
|
+
skipped: "skipped";
|
|
16755
16755
|
}>;
|
|
16756
16756
|
attempt: z.ZodDefault<z.ZodNumber>;
|
|
16757
16757
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -17439,8 +17439,8 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
17439
17439
|
completed: "completed";
|
|
17440
17440
|
cancelled: "cancelled";
|
|
17441
17441
|
failed: "failed";
|
|
17442
|
-
running: "running";
|
|
17443
17442
|
paused: "paused";
|
|
17443
|
+
running: "running";
|
|
17444
17444
|
}>;
|
|
17445
17445
|
startedAt: z.ZodNumber;
|
|
17446
17446
|
completedAt: z.ZodOptional<z.ZodNumber>;
|
|
@@ -17467,8 +17467,8 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
17467
17467
|
completed: "completed";
|
|
17468
17468
|
cancelled: "cancelled";
|
|
17469
17469
|
failed: "failed";
|
|
17470
|
-
running: "running";
|
|
17471
17470
|
paused: "paused";
|
|
17471
|
+
running: "running";
|
|
17472
17472
|
}>>;
|
|
17473
17473
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
17474
17474
|
offset: z.ZodOptional<z.ZodNumber>;
|
|
@@ -17483,8 +17483,8 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
17483
17483
|
completed: "completed";
|
|
17484
17484
|
cancelled: "cancelled";
|
|
17485
17485
|
failed: "failed";
|
|
17486
|
-
running: "running";
|
|
17487
17486
|
paused: "paused";
|
|
17487
|
+
running: "running";
|
|
17488
17488
|
}>;
|
|
17489
17489
|
startedAt: z.ZodNumber;
|
|
17490
17490
|
completedAt: z.ZodOptional<z.ZodNumber>;
|
|
@@ -18294,8 +18294,8 @@ declare const WorkLogExecutionSummarySchema: z.ZodObject<{
|
|
|
18294
18294
|
completed: "completed";
|
|
18295
18295
|
cancelled: "cancelled";
|
|
18296
18296
|
failed: "failed";
|
|
18297
|
-
running: "running";
|
|
18298
18297
|
paused: "paused";
|
|
18298
|
+
running: "running";
|
|
18299
18299
|
}>;
|
|
18300
18300
|
startedAt: z.ZodNumber;
|
|
18301
18301
|
completedAt: z.ZodOptional<z.ZodNumber>;
|
|
@@ -18332,8 +18332,8 @@ declare const WorkLogFrameEntrySchema: z.ZodObject<{
|
|
|
18332
18332
|
cancelled: "cancelled";
|
|
18333
18333
|
failed: "failed";
|
|
18334
18334
|
running: "running";
|
|
18335
|
-
skipped: "skipped";
|
|
18336
18335
|
waiting: "waiting";
|
|
18336
|
+
skipped: "skipped";
|
|
18337
18337
|
}>;
|
|
18338
18338
|
attempt: z.ZodNumber;
|
|
18339
18339
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -18386,8 +18386,8 @@ declare const WorkLogGateEventSchema: z.ZodObject<{
|
|
|
18386
18386
|
status: z.ZodEnum<{
|
|
18387
18387
|
cancelled: "cancelled";
|
|
18388
18388
|
rejected: "rejected";
|
|
18389
|
-
resumed: "resumed";
|
|
18390
18389
|
waiting: "waiting";
|
|
18390
|
+
resumed: "resumed";
|
|
18391
18391
|
"timed-out": "timed-out";
|
|
18392
18392
|
}>;
|
|
18393
18393
|
prompt: z.ZodOptional<z.ZodString>;
|
|
@@ -20265,8 +20265,8 @@ declare const SubagentStatusSchema: z.ZodEnum<{
|
|
|
20265
20265
|
completed: "completed";
|
|
20266
20266
|
cancelled: "cancelled";
|
|
20267
20267
|
failed: "failed";
|
|
20268
|
-
spawning: "spawning";
|
|
20269
20268
|
running: "running";
|
|
20269
|
+
spawning: "spawning";
|
|
20270
20270
|
waiting_input: "waiting_input";
|
|
20271
20271
|
hung: "hung";
|
|
20272
20272
|
}>;
|
|
@@ -20560,8 +20560,8 @@ declare const ListSubagentsBySessionResponseSchema: z.ZodObject<{
|
|
|
20560
20560
|
completed: "completed";
|
|
20561
20561
|
cancelled: "cancelled";
|
|
20562
20562
|
failed: "failed";
|
|
20563
|
-
spawning: "spawning";
|
|
20564
20563
|
running: "running";
|
|
20564
|
+
spawning: "spawning";
|
|
20565
20565
|
waiting_input: "waiting_input";
|
|
20566
20566
|
hung: "hung";
|
|
20567
20567
|
}>;
|
|
@@ -20715,8 +20715,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
20715
20715
|
completed: "completed";
|
|
20716
20716
|
cancelled: "cancelled";
|
|
20717
20717
|
failed: "failed";
|
|
20718
|
-
spawning: "spawning";
|
|
20719
20718
|
running: "running";
|
|
20719
|
+
spawning: "spawning";
|
|
20720
20720
|
waiting_input: "waiting_input";
|
|
20721
20721
|
hung: "hung";
|
|
20722
20722
|
}>;
|
|
@@ -20950,8 +20950,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
20950
20950
|
completed: "completed";
|
|
20951
20951
|
cancelled: "cancelled";
|
|
20952
20952
|
failed: "failed";
|
|
20953
|
-
spawning: "spawning";
|
|
20954
20953
|
running: "running";
|
|
20954
|
+
spawning: "spawning";
|
|
20955
20955
|
waiting_input: "waiting_input";
|
|
20956
20956
|
hung: "hung";
|
|
20957
20957
|
}>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { a as ProviderDefinition, i as ProtocolIdSchema, n as ProtocolEndpointsSchema, o as ProviderDefinitionInput, r as ProtocolId, s as ProviderDefinitionSchema, t as ProtocolEndpoints } from "../../definition-q6iLw11H.mjs";
|
|
2
|
-
import { a as resolveModelVisibility, i as ModelVisibilitySchema, n as ModelFilterModeSchema, r as ModelVisibility, t as ModelFilterMode } from "../../index-
|
|
2
|
+
import { a as resolveModelVisibility, i as ModelVisibilitySchema, n as ModelFilterModeSchema, r as ModelVisibility, t as ModelFilterMode } from "../../index-COPhs8Ay.mjs";
|
|
3
3
|
export { ModelFilterMode, ModelFilterModeSchema, ModelVisibility, ModelVisibilitySchema, ProtocolEndpoints, ProtocolEndpointsSchema, ProtocolId, ProtocolIdSchema, ProviderDefinition, ProviderDefinitionInput, ProviderDefinitionSchema, resolveModelVisibility };
|