memeloop 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (55) hide show
  1. package/THIRD_PARTY_NOTICES.md +29 -0
  2. package/dist/browser.d.cts +7 -7
  3. package/dist/browser.d.ts +7 -7
  4. package/dist/{chunk-44YHBKDL.js → chunk-2C6BJZI3.js} +3 -3
  5. package/dist/{chunk-HVB2BR3H.js → chunk-KFS2EJT6.js} +2 -2
  6. package/dist/{chunk-XHRBV6I3.js → chunk-MAJWHAKR.js} +2 -2
  7. package/dist/{chunk-QFHAAIIM.js → chunk-T7FSXWFR.js} +95 -8
  8. package/dist/chunk-T7FSXWFR.js.map +1 -0
  9. package/dist/conversation.d.cts +1 -1
  10. package/dist/conversation.d.ts +1 -1
  11. package/dist/{fetchProvider-Cm0sO4Tl.d.ts → fetchProvider-WWnWnQFP.d.ts} +1 -1
  12. package/dist/{fetchProvider-BpcGVSOG.d.cts → fetchProvider-toTHy5Nu.d.cts} +1 -1
  13. package/dist/index.cjs +295 -201
  14. package/dist/index.cjs.map +1 -1
  15. package/dist/index.d.cts +10 -10
  16. package/dist/index.d.ts +10 -10
  17. package/dist/index.js +11 -5
  18. package/dist/index.js.map +1 -1
  19. package/dist/llm-providers.d.cts +1 -1
  20. package/dist/llm-providers.d.ts +1 -1
  21. package/dist/loop-api.cjs +291 -201
  22. package/dist/loop-api.cjs.map +1 -1
  23. package/dist/loop-api.d.cts +5 -5
  24. package/dist/loop-api.d.ts +5 -5
  25. package/dist/loop-api.js +6 -4
  26. package/dist/mobile.cjs +235 -149
  27. package/dist/mobile.cjs.map +1 -1
  28. package/dist/mobile.d.cts +3 -3
  29. package/dist/mobile.d.ts +3 -3
  30. package/dist/mobile.js +2 -2
  31. package/dist/model-catalog.cjs +246 -0
  32. package/dist/model-catalog.cjs.map +1 -0
  33. package/dist/model-catalog.d.cts +57 -0
  34. package/dist/model-catalog.d.ts +57 -0
  35. package/dist/model-catalog.js +213 -0
  36. package/dist/model-catalog.js.map +1 -0
  37. package/dist/{orchestration-portable-Zw0g5tbj.d.ts → orchestration-portable-BHB_YrNN.d.ts} +1 -1
  38. package/dist/{orchestration-portable-Bsf8YRfp.d.cts → orchestration-portable-mvYBvGBb.d.cts} +1 -1
  39. package/dist/orchestration-portable.d.cts +2 -2
  40. package/dist/orchestration-portable.d.ts +2 -2
  41. package/dist/{promptConcat-deDSWZE3.d.ts → promptConcat-0WNFTg4l.d.ts} +2 -2
  42. package/dist/{promptConcat-WTN-uHcz.d.cts → promptConcat-D6wr5V-V.d.cts} +2 -2
  43. package/dist/{providerRegistry-9trr5aoK.d.ts → providerRegistry-Bi6pAvSj.d.ts} +1 -1
  44. package/dist/{providerRegistry-xk_B1Ekv.d.cts → providerRegistry-CPsktuiX.d.cts} +1 -1
  45. package/dist/{registry-8eztoD_r.d.cts → registry-D0kbxksn.d.cts} +2 -2
  46. package/dist/{registry-DV24sI-3.d.ts → registry-DDbvhlhs.d.ts} +2 -2
  47. package/dist/{runtime-SKSXVYIM.js → runtime-PGWR6FIV.js} +3 -3
  48. package/dist/{scriptDeploymentPipeline-DsnT0AG6.d.ts → scriptDeploymentPipeline-CXJcC82H.d.ts} +2 -1
  49. package/dist/{scriptDeploymentPipeline-BAeo1dPb.d.cts → scriptDeploymentPipeline-yG1ZhVVI.d.cts} +2 -1
  50. package/package.json +9 -2
  51. package/dist/chunk-QFHAAIIM.js.map +0 -1
  52. /package/dist/{chunk-44YHBKDL.js.map → chunk-2C6BJZI3.js.map} +0 -0
  53. /package/dist/{chunk-HVB2BR3H.js.map → chunk-KFS2EJT6.js.map} +0 -0
  54. /package/dist/{chunk-XHRBV6I3.js.map → chunk-MAJWHAKR.js.map} +0 -0
  55. /package/dist/{runtime-SKSXVYIM.js.map → runtime-PGWR6FIV.js.map} +0 -0
package/dist/index.d.cts CHANGED
@@ -1,18 +1,18 @@
1
- import { a2 as findPromptById } from './promptConcat-WTN-uHcz.cjs';
2
- export { A as AGENT_AGENT_LOOP_ID, a as AGENT_TOOL_LOOP_ID, b as AgentAgentBatchRunInput, c as AgentAgentBatchRunResult, d as AgentAgentConfigEntry, e as AgentAgentContext, f as AgentAgentDescriptor, g as AgentAgentFormatResultsOptions, h as AgentAgentLoopContext, i as AgentAgentLoopScript, j as AgentAgentLoopScriptArguments, k as AgentAgentLoopScriptReference, l as AgentAgentRunAgentFailure, m as AgentAgentRunAgentInput, n as AgentAgentRunAgentResult, o as AgentAgentScriptContext, p as AgentToolLoopContext, q as AgentToolLoopIterationGenerator, r as AgentToolLoopIterationResult, s as AgentToolLoopScript, t as AgentToolLoopScriptContext, u as AgentToolLoopScriptReference, v as AgentToolLoopState, w as AgentToolLoopTurnStartResult, B as BUILTIN_AGENT_AGENT_LOOP_ARTIFACT_RESOURCE_LIFECYCLE_SCRIPT_ID, x as BUILTIN_AGENT_AGENT_LOOP_DECLARATIVE_AGENT_RUN_SCRIPT_ID, y as BUILTIN_AGENT_AGENT_LOOP_QUALITY_GATE_SCRIPT_ID, z as BUILTIN_AGENT_TOOL_LOOP_DEFAULT_SCRIPT_ID, C as BUILTIN_TOOL_PLUGIN_IDS, D as CompactionOptions, E as CompactionResult, H as HookRegistry, L as LoadAgentAgentLoopScriptOptions, F as LoadAgentToolLoopScriptOptions, G as LoopRegistryImpl, P as PLUGIN_ASK_QUESTION, I as PLUGIN_ASK_USER_QUESTION, J as PLUGIN_MCP_CLIENT, K as PLUGIN_MCP_FORWARD, M as PLUGIN_ORCHESTRATION, N as PLUGIN_REMOTE_AGENT, O as PLUGIN_SPAWN_AGENT, Q as PLUGIN_TASK, R as PLUGIN_TODO_WRITE, S as PromptConcatPluginPreview, T as PromptConcatStreamState, U as TokenTracker, V as autoCompact, W as builtinAgentAgentLoopSources, X as builtinAgentToolLoopSources, Y as clearHooks, Z as compactMessages, _ as createAgentAgentLoopDefinition, $ as createAgentToolLoopDefinition, a0 as createAgentToolLoopRunner, a1 as executeHooks, a3 as flattenPrompts, a4 as getAgentAgentLoopId, a5 as getBuiltinAgentAgentLoopSource, a6 as getBuiltinAgentToolLoopSource, a7 as getBuiltinToolPlugins, a8 as getDefaultHookRegistry, a9 as getHookCount, aa as getLoopRegistry, ab as hasHooks, ac as listRegisteredHookTypes, ad as loadAgentAgentLoopScript, ae as loadAgentToolLoopScript, af as promptConcatStream, ag as registerBuiltinLoops, ah as registerBuiltinPromptPlugins, ai as registerBuiltinToolPlugins, aj as registerHook, ak as resetLoopRegistry, al as shouldCompact, am as unregisterHook } from './promptConcat-WTN-uHcz.cjs';
3
- export { F as FetchLLMProviderConfig, R as RunAgentToolLoopTurnCallbacks, a as RunAgentToolLoopTurnResult, c as createFetchLLMProvider, g as getBuiltinLoopProfile, b as getBuiltinLoopProfiles, r as resolveAgentToolLoopTerminalState, d as runAgentToolLoopTurn } from './fetchProvider-BpcGVSOG.cjs';
1
+ import { a2 as findPromptById } from './promptConcat-D6wr5V-V.cjs';
2
+ export { A as AGENT_AGENT_LOOP_ID, a as AGENT_TOOL_LOOP_ID, b as AgentAgentBatchRunInput, c as AgentAgentBatchRunResult, d as AgentAgentConfigEntry, e as AgentAgentContext, f as AgentAgentDescriptor, g as AgentAgentFormatResultsOptions, h as AgentAgentLoopContext, i as AgentAgentLoopScript, j as AgentAgentLoopScriptArguments, k as AgentAgentLoopScriptReference, l as AgentAgentRunAgentFailure, m as AgentAgentRunAgentInput, n as AgentAgentRunAgentResult, o as AgentAgentScriptContext, p as AgentToolLoopContext, q as AgentToolLoopIterationGenerator, r as AgentToolLoopIterationResult, s as AgentToolLoopScript, t as AgentToolLoopScriptContext, u as AgentToolLoopScriptReference, v as AgentToolLoopState, w as AgentToolLoopTurnStartResult, B as BUILTIN_AGENT_AGENT_LOOP_ARTIFACT_RESOURCE_LIFECYCLE_SCRIPT_ID, x as BUILTIN_AGENT_AGENT_LOOP_DECLARATIVE_AGENT_RUN_SCRIPT_ID, y as BUILTIN_AGENT_AGENT_LOOP_QUALITY_GATE_SCRIPT_ID, z as BUILTIN_AGENT_TOOL_LOOP_DEFAULT_SCRIPT_ID, C as BUILTIN_TOOL_PLUGIN_IDS, D as CompactionOptions, E as CompactionResult, H as HookRegistry, L as LoadAgentAgentLoopScriptOptions, F as LoadAgentToolLoopScriptOptions, G as LoopRegistryImpl, P as PLUGIN_ASK_QUESTION, I as PLUGIN_ASK_USER_QUESTION, J as PLUGIN_MCP_CLIENT, K as PLUGIN_MCP_FORWARD, M as PLUGIN_ORCHESTRATION, N as PLUGIN_REMOTE_AGENT, O as PLUGIN_SPAWN_AGENT, Q as PLUGIN_TASK, R as PLUGIN_TODO_WRITE, S as PromptConcatPluginPreview, T as PromptConcatStreamState, U as TokenTracker, V as autoCompact, W as builtinAgentAgentLoopSources, X as builtinAgentToolLoopSources, Y as clearHooks, Z as compactMessages, _ as createAgentAgentLoopDefinition, $ as createAgentToolLoopDefinition, a0 as createAgentToolLoopRunner, a1 as executeHooks, a3 as flattenPrompts, a4 as getAgentAgentLoopId, a5 as getBuiltinAgentAgentLoopSource, a6 as getBuiltinAgentToolLoopSource, a7 as getBuiltinToolPlugins, a8 as getDefaultHookRegistry, a9 as getHookCount, aa as getLoopRegistry, ab as hasHooks, ac as listRegisteredHookTypes, ad as loadAgentAgentLoopScript, ae as loadAgentToolLoopScript, af as promptConcatStream, ag as registerBuiltinLoops, ah as registerBuiltinPromptPlugins, ai as registerBuiltinToolPlugins, aj as registerHook, ak as resetLoopRegistry, al as shouldCompact, am as unregisterHook } from './promptConcat-D6wr5V-V.cjs';
3
+ export { F as FetchLLMProviderConfig, R as RunAgentToolLoopTurnCallbacks, a as RunAgentToolLoopTurnResult, c as createFetchLLMProvider, g as getBuiltinLoopProfile, b as getBuiltinLoopProfiles, r as resolveAgentToolLoopTerminalState, d as runAgentToolLoopTurn } from './fetchProvider-toTHy5Nu.cjs';
4
4
  import { IMChannelManager } from './browser.cjs';
5
5
  export { AgentConversationClient, AgentCreationController, AgentCreationControllerOptions, AgentCreationState, AgentDefinitionEditorController, AgentDefinitionEditorControllerOptions, AgentDefinitionEditorState, AgentDefinitionRepository, AgentInstanceClient, AgentRuntimeDeviceRpcHandlerOptions, AgentRuntimeView, AgentSessionController, AgentSessionControllerOptions, AgentSessionListener, AgentSessionSnapshot, AgentUpdateListener, ArchiveEntry, ArchiveLimits, BindWorkerSessionRequest, BindingControllerOptions, BoundedCollector, ControlStoreAuditTelemetryAdapterOptions, ControlStoreOrchestrationClientOptions, ControlStorePolicyApprovalAdapterOptions, Controller, ControllerReconcileRequest, ControllerReconcileResult, ControllerRunnerHandle, ControllerRunnerOptions, CreateScheduledTaskInput, CreationStateListener, CredentialBrokerEndpoint, CredentialGrantBindingControllerOptions, CredentialGrantExecutionControllerOptions, CredentialGrantLifecycleControllerOptions, CredentialGrantPlacementRequirements, CredentialHandleVault, DriverFixture, EditorStateChange, EditorStateListener, ExternalDriverCapabilities, ExternalOrchestrationControllerHandle, ExternalOrchestrationControllerOptions, ExternalOrchestrationDriver, ExternalPlacementResult, ExternalRuntimeResult, ExternalStatusResult, ExternalToolContract, ExternalWorkerBootstrapSecret, ExternalWorkloadPlacementContext, ExternalWorkloadRuntimeContract, FLEET_ROLLOUT_API_VERSION, FLEET_ROLLOUT_KIND, FleetRolloutControllerOptions, FleetRolloutResource, FleetRolloutSpec, FleetRolloutStatus, GatewayHttpRequest, GatewayRateLimiter, GatewayValidationContext, GatewayValidationResult, IIMAdapter, IIMMessageRenderer, IdentityPromotionRequest, IdentityRevocationReason, IdentityRevocationRecord, ImAgentDriver, ImInboundMessage, ImSlashCommandContext, ImStreamFlush, ImToolsRuntime, ImWebhookContext, IssueWorkloadCapabilityGrantRequest, LOOP_CHECKPOINT_API_VERSION, LOOP_CHECKPOINT_KIND, LocalModelAdvertisement, LocalModelAdvertisementOptions, LoopCheckpointResource, LoopCheckpointSpec, ManagedArtifactDriverAdapterOptions, ManagedStorageAdapterStateStore, ManagedStorageDriverAdapterOptions, ManagedToolExecutionRoute, ManagedToolExecutionRouteOptions, ManagedToolPolicyDecision, ManagedWorkerIdentityAdapterOptions, ManagedWorkerIdentityRequestFactoryInput, ManagedWorkerIdentityRoute, ModelEndpointBindingControllerOptions, ModelEndpointRegistrarHandle, ModelEndpointRegistrarOptions, ModelEndpointTrust, ModelSelectionRequirements, NODE_API_VERSION, NODE_KIND, NetworkAttachmentBindingControllerOptions, NetworkAttachmentExecutionControllerOptions, NetworkAttachmentNode, NodeSpec, NodeStatus, PEER_DRIVER_PROTOCOL_VERSION, PeerDriverAssignment, PeerDriverRequestContext, PeerDriverScope, PeerDriverStatus, PeerDriverTransportOptions, PolicyEvaluation, PreviewDialogListener, PromptPreviewClient, PromptPreviewController, PromptPreviewControllerOptions, PromptPreviewDialogState, PromptPreviewProgress, PromptPreviewResult, QuarantineGatewayPolicy, QuorumControlStore, QuorumControlStoreOptions, QuorumControlStoreSnapshot, QuorumMember, QuorumTopology, RecordedInteraction, RegisteredExternalOrchestrationDriver, ReplicationAction, ReplicationContext, ReplicationControllerDeps, ReplicationNode, ReplicationResult, ReplicationSnapshot, ReplicationTransport, RolloutEvidenceEntry, RolloutStrategy, RolloutTarget, RunVolumeControllerOptions, SanitizedText, SanitizerFinding, ScheduleEditorState, ScheduledTask, ScheduledTaskClient, Scheduler, SchedulerNode, SchedulingDecision, SecretRedactionOptions, SelectableModelEndpoint, SignedWorkerBootstrapSessionDescriptor, StorageDriver, StorageDriverCapabilities, StorageDriverEndpoint, StorageProvisionRequest, StorageProvisionResult, StoragePublishRequest, StoragePublishResult, TOOL_OPERATION_CONDITION_EFFECT_UNKNOWN, TargetUpdateResult, TargetUsage, TextMessageRenderer, TiddlyWikiHttpStorage, TiddlyWikiHttpStorageOptions, ToolAdmissionDecision, ToolExecutorSelection, ToolOperationBindingControllerOptions, ToolOperationExecutionController, ToolOperationExecutionControllerOptions, UnknownEffectAction, UnknownEffectDecision, UnknownEffectEvidence, VerifierOnlyTransitionOptions, VolumeClaimBindingControllerOptions, VolumeClaimExecutionControllerOptions, WORKER_ENROLLMENT_API_VERSION, WORKER_ENROLLMENT_KIND, WORKER_PROTOCOL_METHODS, WORKER_PROTOCOL_VERSION, WORKER_SESSION_API_VERSION, WORKER_SESSION_KIND, WORKLOAD_CAPABILITY_GRANT_API_VERSION, WORKLOAD_CAPABILITY_GRANT_KIND, WikiTiddlerAttachment, WikiTiddlerClickData, WorkerBootstrapSessionDescriptor, WorkerEnrollmentResource, WorkerEnrollmentSpec, WorkerEnrollmentStatus, WorkerGatewaySession, WorkerProtocolAuditEvent, WorkerProtocolGatewayOptions, WorkerProtocolMethod, WorkerProtocolReplayProtector, WorkerProtocolRequest, WorkerProtocolResponse, WorkerRunBinding, WorkerSessionResource, WorkerSessionSpec, WorkerSessionStatus, WorkloadCapabilityBudget, WorkloadCapabilityGrantRequirements, WorkloadCapabilityGrantResource, WorkloadCapabilityGrantSpec, WorkloadCapabilityGrantStatus, WorkloadExecutionControllerHandle, WorkloadExecutionControllerOptions, applyUnknownEffectDecision, assertExternalToolContracts, assertExternalToolOperationContract, assertExternalToolOperationResult, assertExternalWorkloadRuntimeContracts, assertSafeArchivePath, bindWorkerSession, canonicalWorkerBootstrapDescriptorBytes, canonicalWorkerProtocolRequestBytes, canonicalWorkloadCapabilityGrantBytes, consumeWorkloadCapabilityGrant, containsSecrets, createAdoptionTests, createAgentRuntimeDeviceRpcHandler, createAuditRecordAuthorizer, createBackpressureTests, createBindingController, createBoundedCollector, createCancellationTests, createCapabilityNegotiationTests, createCapacityScheduler, createControlStoreArtifactReviewWriter, createControlStoreAuditTelemetryAdapter, createControlStoreLoopCheckpointStore, createControlStoreOrchestrationClient, createControlStorePolicyApprovalAdapter, createControllerRunner, createCredentialGrantBindingController, createCredentialGrantExecutionController, createCredentialGrantLifecycleController, createDowngradeTests, createExternalOrchestrationController, createFencingTests, createFleetRolloutController, createGatewayRateLimiter, createIdempotencyTests, createInMemoryWorkerReplayProtector, createManagedArtifactDriverAdapter, createManagedStorageDriverAdapter, createManagedToolDescriptors, createManagedToolExecutionRoute, createManagedWorkerIdentityAdapter, createMinimalExternalRuntimeToolContracts, createModelEndpointBindingController, createModelEndpointRegistrar, createNetworkAttachmentBindingController, createNetworkAttachmentExecutionController, createNodeTrustAuthorizer, createPeerDriverRpcHandler, createPeerDriverTransport, createPolicyDecisionAuthorizer, createRecordingDriver, createReplayingDriver, createReplicationController, createRunVolumeController, createSecurityTests, createToolOperationBindingController, createToolOperationExecutionController, createVerifierOnlyAuthorizer, createVolumeClaimBindingController, createVolumeClaimExecutionController, createWorkerEnrollmentManifest, createWorkerProtocolGateway, createWorkerRevocationList, createWorkerSessionManifest, createWorkloadCapabilityGrantManifest, createWorkloadExecutionController, defaultAdmissionPolicyForTrustClass, defaultPermissionActionForTrustClass, describeLocalModelEndpoints, detectMimeConfusion, enrollWorker, evaluateToolAdmission, imPlatformMaxMessageChars, imSwitchConversation, imToolDefinitions, isIdentityRevoked, isNodeAllowedForRole, isPrivateIp, isVerifierActor, isWorkerEnrollment, isWorkerSession, isWorkerSessionValid, isWorkloadCapabilityGrant, issueWorkloadCapabilityGrant, negotiateCapabilities, parseExternalRuntimeResult, pickAdapter, planReplicaPlacement, promoteIdentity, reconcileUnknownEffect, reconcileVolumeReplication, redactSecrets, resolveAdmissionPolicy, resolveExternalWorkloadResources, resolveExternalWorkloadRuntime, revokeCredentialGrant, revokeQuarantineIdentity, revokeWorkerSession, sanitizeMarkup, sanitizeTerminalText, scanForPromptInjection, selectModelEndpoint, selectToolExecutor, storageDriverSatisfiesClass, streamRuntimeAgentReplyToIm, sumEvidenceUsage, tryHandleImSlashCommand, validateArchiveManifest, validateGatewayRequest, validateNodeSpec, validateRedirectTarget, verifyWorkloadCapabilityGrant } from './browser.cjs';
6
- import { C as ToolApprovalConfig, D as ApprovalDecision, E as ToolApprovalRequest, m as IToolRegistry, P as PromptConcatTool, F as PromptConcatHookContext, G as DefineToolAgentFrameworkContext, H as PostProcessContext, J as AIResponseContext, T as ToolCallingMatch, K as PromptConcatHooks } from './scriptDeploymentPipeline-BAeo1dPb.cjs';
7
- export { N as AGENT_RUN_API_VERSION, O as AGENT_RUN_KIND, Q as AGENT_WORKLOAD_API_VERSION, R as AGENT_WORKLOAD_KIND, U as AIStreamResponseSubset, V as ARTIFACT_RECORD_API_VERSION, W as ARTIFACT_RECORD_KIND, X as AUDIT_RECORD_API_VERSION, Y as AUDIT_RECORD_KIND, z as AgentClient, A as AgentFrameworkContext, a as AgentInstance, b as AgentInstanceLatestStatus, a as AgentInstanceModel, c as AgentInstanceState, d as AgentLoopDefinition, e as AgentLoopGenerator, f as AgentLoopInput, g as AgentLoopRuntime, h as AgentLoopScriptPolicy, i as AgentLoopStep, Z as AgentResponse, _ as AgentRunCondition, $ as AgentRunManifest, a0 as AgentRunResource, a1 as AgentRunSpec, a2 as AgentRunStatus, a3 as AgentSnapshotManifest, a4 as AgentSnapshotResource, a5 as AgentSnapshotSpec, a6 as AgentSnapshotStatus, a7 as AgentStatusContext, j as AgentToolLoopOptions, a8 as AgentTrustLevel, a9 as AgentVolumeClaimManifest, aa as AgentVolumeClaimResource, ab as AgentVolumeClaimSpec, ac as AgentVolumeClaimStatus, ad as AgentVolumeManifest, ae as AgentVolumeReplicaStatus, af as AgentVolumeResource, ag as AgentVolumeSpec, ah as AgentVolumeStatus, ai as AgentWorkloadCompletionPolicy, aj as AgentWorkloadCondition, ak as AgentWorkloadCredentialPolicy, al as AgentWorkloadManifest, am as AgentWorkloadModelPolicy, an as AgentWorkloadNetworkPolicy, ao as AgentWorkloadPlacement, ap as AgentWorkloadResource, aq as AgentWorkloadResourceRequirements, ar as AgentWorkloadSpec, as as AgentWorkloadStatus, at as AgentWorkloadStoragePolicy, au as AgentWorkloadToolPolicy, av as AgentWorkloadVolumeClaim, aw as ArtifactDestination, ax as ArtifactRecordManifest, ay as ArtifactRecordResource, az as ArtifactRecordSpec, aA as ArtifactRecordStatus, aB as ArtifactReviewEvidence, aC as ArtifactReviewKind, aD as ArtifactTrust, aE as AuditRecordManifest, aF as AuditRecordResource, aG as AuditRecordSpec, aH as BUILTIN_RUNTIME_CLASSES, aI as BaseToolContext, aJ as CREDENTIAL_GRANT_API_VERSION, aK as CREDENTIAL_GRANT_KIND, aL as CheckpointRecord, aM as CheckpointStore, aN as CheckpointSummary, aO as ControlLeaseGrant, aP as ControlLeaseIdentity, aQ as ControlLeaseRequest, aR as ControlStore, aS as ControlStoreActor, aT as ControlStoreApplyOptions, aU as ControlStoreAuthorizationRequest, aV as ControlStoreAuthorizer, aW as ControlStoreCompactionResult, aX as ControlStoreCreateOptions, aY as ControlStoreHealth, aZ as ControlStoreSnapshotResult, a_ as ControlStoreStatusUpdateOptions, a$ as ControlStoreVerb, b0 as CreateAgentRunOptions, b1 as CreateAgentWorkloadOptions, b2 as CredentialGrantManifest, b3 as CredentialGrantResource, b4 as CredentialGrantSpec, b5 as CredentialGrantStatus, b6 as DRIVER_MANIFEST_API_VERSION, b7 as DRIVER_MANIFEST_KIND, b8 as DataClassification, b9 as DriverManifestConformance, ba as DriverManifestManifest, bb as DriverManifestResource, bc as DriverManifestSpec, bd as DriverManifestStatus, be as FrameworkPluginToolConfig, bf as HookSlot, I as IChatSyncAdapter, k as ILLMProvider, l as INetworkService, bg as InfrastructureDriverType, L as LoopPlugin, n as LoopProfile, o as LoopProfilePluginEntry, p as LoopProfilePrompt, q as LoopProfileScriptReference, r as LoopScriptCheckpointStore, bh as MODEL_CALL_RECORD_API_VERSION, bi as MODEL_CALL_RECORD_KIND, bj as MODEL_CLASS_API_VERSION, bk as MODEL_CLASS_KIND, bl as MODEL_ENDPOINT_API_VERSION, bm as MODEL_ENDPOINT_KIND, M as MemeLoopLogger, bn as ModelCallRecordManifest, bo as ModelCallRecordResource, bp as ModelCallRecordSpec, bq as ModelCallRecordStatus, br as ModelClassCapabilities, bs as ModelClassManifest, bt as ModelClassResource, bu as ModelClassSpec, bv as ModelClassStatus, bw as ModelEndpointManifest, bx as ModelEndpointResource, by as ModelEndpointSpec, bz as ModelEndpointStatus, bA as ModelModality, bB as NETWORK_ATTACHMENT_API_VERSION, bC as NETWORK_ATTACHMENT_KIND, bD as NETWORK_CLASS_API_VERSION, bE as NETWORK_CLASS_KIND, bF as NetworkAttachmentManifest, bG as NetworkAttachmentResource, bH as NetworkAttachmentSpec, bI as NetworkAttachmentStatus, bJ as NetworkClassManifest, bK as NetworkClassResource, bL as NetworkClassSpec, bM as NetworkClassStatus, bN as NetworkEgressRule, bO as NodeTrustClass, bP as POLICY_DECISION_API_VERSION, bQ as POLICY_DECISION_KIND, bR as PersistedPolicyDecisionKind, bS as PolicyDecisionManifest, bT as PolicyDecisionResource, bU as PolicyDecisionSpec, bV as PolicyDecisionStatus, bW as RemoteDeploymentRequest, bX as RemoteDeploymentResult, bY as RemoteDeploymentWorkloadOptions, bZ as RuntimeClassResource, b_ as RuntimeClassSpec, b$ as SECURITY_PROFILE_API_VERSION, c0 as SECURITY_PROFILE_KIND, c1 as SNAPSHOT_API_VERSION, c2 as SNAPSHOT_KIND, c3 as STORAGE_CLASS_API_VERSION, c4 as STORAGE_CLASS_KIND, c5 as SandboxSelectionResult, c6 as ScriptAdmissionDecision, c7 as ScriptAdmissionRequest, c8 as ScriptArtifactReference, c9 as ScriptArtifactStore, B as ScriptDeploymentClient, ca as ScriptDeploymentClientConfig, cb as ScriptDeploymentClientRequest, cc as ScriptDeploymentPipelineOptions, cd as ScriptDeploymentRequest, ce as ScriptDeploymentResult, S as ScriptLoadGate, cf as ScriptLoadGateConfig, s as ScriptLoadGateDecision, t as ScriptLoadGateRequest, cg as ScriptTrustClass, ch as ScriptValidationResult, ci as SecurityProfileManifest, cj as SecurityProfileResource, ck as SecurityProfileSpec, cl as SecurityProfileStatus, cm as SessionStorage, cn as StorageClassManifest, co as StorageClassResource, cp as StorageClassSpec, cq as StorageClassStatus, cr as TOOL_CLASS_API_VERSION, cs as TOOL_CLASS_KIND, ct as TOOL_EXECUTOR_API_VERSION, cu as TOOL_EXECUTOR_KIND, cv as TOOL_OPERATION_API_VERSION, cw as TOOL_OPERATION_KIND, cx as TapAsyncHandler, cy as ToolActions, cz as ToolAdmissionAction, cA as ToolAdmissionPolicy, cB as ToolAdmissionRule, cC as ToolApprovalMode, cD as ToolClassManifest, cE as ToolClassResource, cF as ToolClassSchema, cG as ToolClassSpec, cH as ToolClassStatus, cI as ToolExecutionContext, cJ as ToolExecutorCapability, cK as ToolExecutorManifest, cL as ToolExecutorResource, cM as ToolExecutorSpec, cN as ToolExecutorStatus, cO as ToolOperationApprovalEvidence, y as ToolOperationEffect, cP as ToolOperationManifest, cQ as ToolOperationPolicy, cR as ToolOperationResource, cS as ToolOperationResult, cT as ToolOperationRetryPolicy, cU as ToolOperationSpec, cV as ToolOperationStatus, cW as ToolOperationToolReference, cX as ToolRiskLevel, cY as UserMessageContext, cZ as VOLUME_API_VERSION, c_ as VOLUME_CLAIM_API_VERSION, c$ as VOLUME_CLAIM_KIND, d0 as VOLUME_KIND, d1 as VolumeAccessMode, d2 as WaitForConditionOptions, d3 as YieldNextRoundTarget, d4 as admitScript, d5 as agentRunReference, d6 as agentWorkloadReference, d7 as canonicalControlStoreValue, d8 as controlStoreApplyMatches, d9 as createAgentClient, da as createAgentRunManifest, db as createAgentWorkloadManifest, dc as createArtifactRecordManifest, dd as createAuditRecordManifest, de as createCheckpointRecord, df as createCredentialGrantManifest, dg as createDriverManifestManifest, u as createInstanceDeltaFromDefinition, dh as createModelCallRecordManifest, di as createModelClassManifest, dj as createModelEndpointManifest, dk as createNetworkAttachmentManifest, dl as createNetworkClassManifest, dm as createPolicyDecisionManifest, dn as createScriptDeploymentClient, dp as createScriptLoadGate, dq as createSecurityProfileManifest, dr as createSnapshotManifest, ds as createStorageClassManifest, dt as createToolClassManifest, du as createToolExecutorManifest, dv as createToolOperationManifest, dw as createVolumeClaimManifest, dx as createVolumeManifest, dy as defaultRequestedInterfacesForTrustClass, dz as deployGeneratedScript, dA as digestNormalizedScript, dB as isAgentRun, dC as isAgentWorkload, dD as isArtifactRecord, dE as isAuditRecord, dF as isCredentialGrant, dG as isDriverManifest, dH as isDriverManifestAdmitted, dI as isModelCallRecord, dJ as isModelClass, dK as isModelEndpoint, dL as isNetworkAttachment, dM as isNetworkClass, dN as isPolicyDecision, dO as isSecurityProfile, dP as isSnapshot, dQ as isStorageClass, dR as isToolClass, dS as isToolExecutor, dT as isToolOperation, v as isUserInitiatedConversation, dU as isVolume, dV as isVolumeClaim, w as matchAllToolCallings, x as matchToolCalling, dW as maxScriptBytesForTrustClass, dX as normalizeScript, dY as parseCheckpointRecord, dZ as remoteDeploymentToWorkloadManifest, d_ as selectRuntimeClass, d$ as serializeCheckpointRecord, e0 as validateScript, e1 as waitForCondition } from './scriptDeploymentPipeline-BAeo1dPb.cjs';
8
- import { M as MemeLoopRuntime } from './registry-8eztoD_r.cjs';
9
- export { A as ALL_CATEGORIES, a as AgentProfileRegistry, b as AgentStartData, c as AgentStopData, C as CategoryConfig, d as ContextCompactionData, e as CreateAgentLoopRunnerOptions, f as CreateAgentOptions, H as HookContext, g as HookHandler, h as HookResult, i as HookType, L as LoadPluginModuleOptions, j as LoadedPlugin, k as MergedPermissions, P as PERMISSIONS_TABLE_DDL, l as PermissionAction, m as PermissionRule, n as PermissionSet, o as PermissionSqlDatabase, p as PermissionSqlStatement, q as PluginAPI, r as PluginAPIOptions, s as PluginExports, t as PluginManifest, u as PluginModule, v as PostToolUseData, w as PreToolUseData, S as SendMessageOptions, T as TaskCategory, U as UserPromptSubmitData, x as checkPermission, y as clearPluginRegistrations, z as createAgentLoopRunner, B as createAgentLoopScriptRunner, D as createAgentProfileRunner, E as createMemeLoopRuntime, F as createPluginAPI, G as getAgentProfileRegistry, I as getCategoryConfig, J as getLoadedPlugin, K as getPluginRegistrations, N as isPluginLoaded, O as isTaskCategory, Q as listPlugins, R as loadPluginModule, V as loadPluginModules, W as loadUserPermissions, X as matchPattern, Y as mergePermissionSets, Z as registerPluginHooks, _ as registerPluginTools, $ as resetAgentProfileRegistry, a0 as resolveCategory, a1 as saveUserPermissions, a2 as unloadAllPlugins, a3 as unloadPlugin, a4 as validatePluginManifest } from './registry-8eztoD_r.cjs';
6
+ import { D as ToolApprovalConfig, E as ApprovalDecision, F as ToolApprovalRequest, m as IToolRegistry, P as PromptConcatTool, G as PromptConcatHookContext, H as DefineToolAgentFrameworkContext, J as PostProcessContext, K as AIResponseContext, w as ToolCallingMatch, N as PromptConcatHooks } from './scriptDeploymentPipeline-yG1ZhVVI.cjs';
7
+ export { O as AGENT_RUN_API_VERSION, Q as AGENT_RUN_KIND, R as AGENT_WORKLOAD_API_VERSION, U as AGENT_WORKLOAD_KIND, V as AIStreamResponseSubset, W as ARTIFACT_RECORD_API_VERSION, X as ARTIFACT_RECORD_KIND, Y as AUDIT_RECORD_API_VERSION, Z as AUDIT_RECORD_KIND, B as AgentClient, A as AgentFrameworkContext, a as AgentInstance, b as AgentInstanceLatestStatus, a as AgentInstanceModel, c as AgentInstanceState, d as AgentLoopDefinition, e as AgentLoopGenerator, f as AgentLoopInput, g as AgentLoopRuntime, h as AgentLoopScriptPolicy, i as AgentLoopStep, _ as AgentResponse, $ as AgentRunCondition, a0 as AgentRunManifest, a1 as AgentRunResource, a2 as AgentRunSpec, a3 as AgentRunStatus, a4 as AgentSnapshotManifest, a5 as AgentSnapshotResource, a6 as AgentSnapshotSpec, a7 as AgentSnapshotStatus, a8 as AgentStatusContext, j as AgentToolLoopOptions, a9 as AgentTrustLevel, aa as AgentVolumeClaimManifest, ab as AgentVolumeClaimResource, ac as AgentVolumeClaimSpec, ad as AgentVolumeClaimStatus, ae as AgentVolumeManifest, af as AgentVolumeReplicaStatus, ag as AgentVolumeResource, ah as AgentVolumeSpec, ai as AgentVolumeStatus, aj as AgentWorkloadCompletionPolicy, ak as AgentWorkloadCondition, al as AgentWorkloadCredentialPolicy, am as AgentWorkloadManifest, an as AgentWorkloadModelPolicy, ao as AgentWorkloadNetworkPolicy, ap as AgentWorkloadPlacement, aq as AgentWorkloadResource, ar as AgentWorkloadResourceRequirements, as as AgentWorkloadSpec, at as AgentWorkloadStatus, au as AgentWorkloadStoragePolicy, av as AgentWorkloadToolPolicy, aw as AgentWorkloadVolumeClaim, ax as ArtifactDestination, ay as ArtifactRecordManifest, az as ArtifactRecordResource, aA as ArtifactRecordSpec, aB as ArtifactRecordStatus, aC as ArtifactReviewEvidence, aD as ArtifactReviewKind, aE as ArtifactTrust, aF as AuditRecordManifest, aG as AuditRecordResource, aH as AuditRecordSpec, aI as BUILTIN_RUNTIME_CLASSES, aJ as BaseToolContext, aK as CREDENTIAL_GRANT_API_VERSION, aL as CREDENTIAL_GRANT_KIND, aM as CheckpointRecord, aN as CheckpointStore, aO as CheckpointSummary, aP as ControlLeaseGrant, aQ as ControlLeaseIdentity, aR as ControlLeaseRequest, aS as ControlStore, aT as ControlStoreActor, aU as ControlStoreApplyOptions, aV as ControlStoreAuthorizationRequest, aW as ControlStoreAuthorizer, aX as ControlStoreCompactionResult, aY as ControlStoreCreateOptions, aZ as ControlStoreHealth, a_ as ControlStoreSnapshotResult, a$ as ControlStoreStatusUpdateOptions, b0 as ControlStoreVerb, b1 as CreateAgentRunOptions, b2 as CreateAgentWorkloadOptions, b3 as CredentialGrantManifest, b4 as CredentialGrantResource, b5 as CredentialGrantSpec, b6 as CredentialGrantStatus, b7 as DRIVER_MANIFEST_API_VERSION, b8 as DRIVER_MANIFEST_KIND, b9 as DataClassification, ba as DriverManifestConformance, bb as DriverManifestManifest, bc as DriverManifestResource, bd as DriverManifestSpec, be as DriverManifestStatus, bf as FrameworkPluginToolConfig, bg as HookSlot, I as IChatSyncAdapter, k as ILLMProvider, l as INetworkService, bh as InfrastructureDriverType, L as LoopPlugin, n as LoopProfile, o as LoopProfilePluginEntry, p as LoopProfilePrompt, q as LoopProfileScriptReference, r as LoopScriptCheckpointStore, bi as MODEL_CALL_RECORD_API_VERSION, bj as MODEL_CALL_RECORD_KIND, bk as MODEL_CLASS_API_VERSION, bl as MODEL_CLASS_KIND, bm as MODEL_ENDPOINT_API_VERSION, bn as MODEL_ENDPOINT_KIND, M as MemeLoopLogger, bo as ModelCallRecordManifest, bp as ModelCallRecordResource, bq as ModelCallRecordSpec, br as ModelCallRecordStatus, bs as ModelClassCapabilities, bt as ModelClassManifest, bu as ModelClassResource, bv as ModelClassSpec, bw as ModelClassStatus, bx as ModelEndpointManifest, by as ModelEndpointResource, bz as ModelEndpointSpec, bA as ModelEndpointStatus, bB as ModelModality, bC as NETWORK_ATTACHMENT_API_VERSION, bD as NETWORK_ATTACHMENT_KIND, bE as NETWORK_CLASS_API_VERSION, bF as NETWORK_CLASS_KIND, bG as NetworkAttachmentManifest, bH as NetworkAttachmentResource, bI as NetworkAttachmentSpec, bJ as NetworkAttachmentStatus, bK as NetworkClassManifest, bL as NetworkClassResource, bM as NetworkClassSpec, bN as NetworkClassStatus, bO as NetworkEgressRule, bP as NodeTrustClass, bQ as POLICY_DECISION_API_VERSION, bR as POLICY_DECISION_KIND, bS as PersistedPolicyDecisionKind, bT as PolicyDecisionManifest, bU as PolicyDecisionResource, bV as PolicyDecisionSpec, bW as PolicyDecisionStatus, bX as RemoteDeploymentRequest, bY as RemoteDeploymentResult, bZ as RemoteDeploymentWorkloadOptions, b_ as RuntimeClassResource, b$ as RuntimeClassSpec, c0 as SECURITY_PROFILE_API_VERSION, c1 as SECURITY_PROFILE_KIND, c2 as SNAPSHOT_API_VERSION, c3 as SNAPSHOT_KIND, c4 as STORAGE_CLASS_API_VERSION, c5 as STORAGE_CLASS_KIND, c6 as SandboxSelectionResult, c7 as ScriptAdmissionDecision, c8 as ScriptAdmissionRequest, c9 as ScriptArtifactReference, ca as ScriptArtifactStore, C as ScriptDeploymentClient, cb as ScriptDeploymentClientConfig, cc as ScriptDeploymentClientRequest, cd as ScriptDeploymentPipelineOptions, ce as ScriptDeploymentRequest, cf as ScriptDeploymentResult, S as ScriptLoadGate, cg as ScriptLoadGateConfig, s as ScriptLoadGateDecision, t as ScriptLoadGateRequest, ch as ScriptTrustClass, ci as ScriptValidationResult, cj as SecurityProfileManifest, ck as SecurityProfileResource, cl as SecurityProfileSpec, cm as SecurityProfileStatus, cn as SessionStorage, co as StorageClassManifest, cp as StorageClassResource, cq as StorageClassSpec, cr as StorageClassStatus, cs as TOOL_CLASS_API_VERSION, ct as TOOL_CLASS_KIND, cu as TOOL_EXECUTOR_API_VERSION, cv as TOOL_EXECUTOR_KIND, cw as TOOL_OPERATION_API_VERSION, cx as TOOL_OPERATION_KIND, T as TOOL_PARAMETER_PARSE_ERROR_KEY, cy as TapAsyncHandler, cz as ToolActions, cA as ToolAdmissionAction, cB as ToolAdmissionPolicy, cC as ToolAdmissionRule, cD as ToolApprovalMode, cE as ToolClassManifest, cF as ToolClassResource, cG as ToolClassSchema, cH as ToolClassSpec, cI as ToolClassStatus, cJ as ToolExecutionContext, cK as ToolExecutorCapability, cL as ToolExecutorManifest, cM as ToolExecutorResource, cN as ToolExecutorSpec, cO as ToolExecutorStatus, cP as ToolOperationApprovalEvidence, z as ToolOperationEffect, cQ as ToolOperationManifest, cR as ToolOperationPolicy, cS as ToolOperationResource, cT as ToolOperationResult, cU as ToolOperationRetryPolicy, cV as ToolOperationSpec, cW as ToolOperationStatus, cX as ToolOperationToolReference, cY as ToolRiskLevel, cZ as UserMessageContext, c_ as VOLUME_API_VERSION, c$ as VOLUME_CLAIM_API_VERSION, d0 as VOLUME_CLAIM_KIND, d1 as VOLUME_KIND, d2 as VolumeAccessMode, d3 as WaitForConditionOptions, d4 as YieldNextRoundTarget, d5 as admitScript, d6 as agentRunReference, d7 as agentWorkloadReference, d8 as canonicalControlStoreValue, d9 as controlStoreApplyMatches, da as createAgentClient, db as createAgentRunManifest, dc as createAgentWorkloadManifest, dd as createArtifactRecordManifest, de as createAuditRecordManifest, df as createCheckpointRecord, dg as createCredentialGrantManifest, dh as createDriverManifestManifest, u as createInstanceDeltaFromDefinition, di as createModelCallRecordManifest, dj as createModelClassManifest, dk as createModelEndpointManifest, dl as createNetworkAttachmentManifest, dm as createNetworkClassManifest, dn as createPolicyDecisionManifest, dp as createScriptDeploymentClient, dq as createScriptLoadGate, dr as createSecurityProfileManifest, ds as createSnapshotManifest, dt as createStorageClassManifest, du as createToolClassManifest, dv as createToolExecutorManifest, dw as createToolOperationManifest, dx as createVolumeClaimManifest, dy as createVolumeManifest, dz as defaultRequestedInterfacesForTrustClass, dA as deployGeneratedScript, dB as digestNormalizedScript, dC as isAgentRun, dD as isAgentWorkload, dE as isArtifactRecord, dF as isAuditRecord, dG as isCredentialGrant, dH as isDriverManifest, dI as isDriverManifestAdmitted, dJ as isModelCallRecord, dK as isModelClass, dL as isModelEndpoint, dM as isNetworkAttachment, dN as isNetworkClass, dO as isPolicyDecision, dP as isSecurityProfile, dQ as isSnapshot, dR as isStorageClass, dS as isToolClass, dT as isToolExecutor, dU as isToolOperation, v as isUserInitiatedConversation, dV as isVolume, dW as isVolumeClaim, x as matchAllToolCallings, y as matchToolCalling, dX as maxScriptBytesForTrustClass, dY as normalizeScript, dZ as parseCheckpointRecord, d_ as remoteDeploymentToWorkloadManifest, d$ as selectRuntimeClass, e0 as serializeCheckpointRecord, e1 as validateScript, e2 as waitForCondition } from './scriptDeploymentPipeline-yG1ZhVVI.cjs';
8
+ import { M as MemeLoopRuntime } from './registry-D0kbxksn.cjs';
9
+ export { A as ALL_CATEGORIES, a as AgentProfileRegistry, b as AgentStartData, c as AgentStopData, C as CategoryConfig, d as ContextCompactionData, e as CreateAgentLoopRunnerOptions, f as CreateAgentOptions, H as HookContext, g as HookHandler, h as HookResult, i as HookType, L as LoadPluginModuleOptions, j as LoadedPlugin, k as MergedPermissions, P as PERMISSIONS_TABLE_DDL, l as PermissionAction, m as PermissionRule, n as PermissionSet, o as PermissionSqlDatabase, p as PermissionSqlStatement, q as PluginAPI, r as PluginAPIOptions, s as PluginExports, t as PluginManifest, u as PluginModule, v as PostToolUseData, w as PreToolUseData, S as SendMessageOptions, T as TaskCategory, U as UserPromptSubmitData, x as checkPermission, y as clearPluginRegistrations, z as createAgentLoopRunner, B as createAgentLoopScriptRunner, D as createAgentProfileRunner, E as createMemeLoopRuntime, F as createPluginAPI, G as getAgentProfileRegistry, I as getCategoryConfig, J as getLoadedPlugin, K as getPluginRegistrations, N as isPluginLoaded, O as isTaskCategory, Q as listPlugins, R as loadPluginModule, V as loadPluginModules, W as loadUserPermissions, X as matchPattern, Y as mergePermissionSets, Z as registerPluginHooks, _ as registerPluginTools, $ as resetAgentProfileRegistry, a0 as resolveCategory, a1 as saveUserPermissions, a2 as unloadAllPlugins, a3 as unloadPlugin, a4 as validatePluginManifest } from './registry-D0kbxksn.cjs';
10
10
  export { ChatSyncEngine, ChatSyncEngineOptions, ChatSyncPeer, PeerNodeSyncAdapter, PeerNodeTransport, decodeAttachmentBlobRpc } from './device-network-portable.cjs';
11
11
  import { Y as FullAgentStorage, m as AgentDefinition, U as IPrompt, S as AgentFrameworkConfig, o as AgentDefinitionToolConfig, k as DetailReference } from './interface-IrKBFtL1.cjs';
12
12
  export { n as AgentDefinitionModelConfig, p as AgentHeartbeatConfig, Z as AgentInfrastructureInterface, q as AgentInstanceMeta, _ as AgentInstanceStore, $ as AgentOrchestrationCapabilities, t as AgentOrchestrationClient, a0 as AgentOrchestrationOperation, X as AgentPromptDescription, r as AiAPIConfig, A as AttachmentReference, a1 as BlobStore, a as ChatAttachmentPart, b as ChatMessage, c as ChatMessagePart, d as ChatReasoningPart, e as ChatRole, f as ChatTextPart, g as ChatToolCallPart, h as ChatToolResultPart, a2 as ConversationDirectoryStore, l as ConversationEventStore, C as ConversationMeta, j as ConversationQueryMode, a3 as DefinitionStore, D as DetailRefType, G as GetMessagesOptions, H as HostAgentToolConfig, I as IAgentStorage, a4 as IMChannel, a5 as IMChannelBinding, a6 as IMPlatformType, a7 as ImBindingStore, a8 as ImChannelBindingRecord, L as ListConversationsOptions, M as ModelParameters, s as ModelSelection, a9 as ORCHESTRATION_ERROR_CODES, aa as OrchestrationApplyOptions, ab as OrchestrationBookmarkWatchEvent, ac as OrchestrationCondition, ad as OrchestrationConditionStatus, Q as OrchestrationDeleteOptions, R as OrchestrationDeleteResult, ae as OrchestrationError, af as OrchestrationErrorCode, O as OrchestrationErrorData, ag as OrchestrationErrorWatchEvent, ah as OrchestrationEvent, ai as OrchestrationEventSeverity, B as OrchestrationGetOptions, J as OrchestrationListOptions, aj as OrchestrationManifestMetadata, x as OrchestrationObjectMetadata, v as OrchestrationOwnerReference, ak as OrchestrationPreconditions, E as OrchestrationResource, K as OrchestrationResourceList, u as OrchestrationResourceManifest, F as OrchestrationResourceQuery, z as OrchestrationResourceReference, y as OrchestrationResourceStatus, al as OrchestrationResourceWatchEvent, am as OrchestrationResourceWatchEventType, w as OrchestrationTypeMeta, P as OrchestrationWatchEvent, N as OrchestrationWatchOptions, W as PromptNode, an as PromptPluginConfig, T as ToolCall, V as VersionVector, i as isConversationMeta, ao as isOrchestrationError, ap as toOrchestrationErrorData } from './interface-IrKBFtL1.cjs';
13
- export { A as AgentProfile, a as AgentProfileType, B as BUILTIN_AGENT_PROFILES, P as ProviderConfig, b as ProviderRegistry, R as RegisteredProvider, T as ToolPermissionRules, c as buildAgent, e as exploreAgent, l as librarianAgent, o as oracleAgent, p as planAgent } from './providerRegistry-xk_B1Ekv.cjs';
14
- import { B as BuiltinToolContext, a as BuiltinToolImpl } from './orchestration-portable-Bsf8YRfp.cjs';
15
- export { A as ArtifactAdmissionDecision, b as ArtifactContentStore, c as ArtifactDestinationPolicy, d as ArtifactInspectionExecutor, e as ArtifactInspectionInput, f as ArtifactInspectionRequest, g as ArtifactInspectionResult, h as ArtifactInspector, i as ArtifactManagementCapabilities, j as ArtifactManagementDriver, k as ArtifactManagementStateSnapshot, l as ArtifactPutPayload, m as ArtifactReviewWriter, n as ArtifactSanitizationResult, o as AttestedIdentity, p as AuditEffect, q as AuditProvenance, r as AuditTelemetryCapabilities, s as AuditTelemetryManagementDriver, t as AuditTelemetryRecord, u as AuditTelemetryRecordKind, v as AuthorizedToolExecution, C as ControlStoreConformanceFactory, w as CredentialBrokerDriver, x as CredentialGrantClaims, y as CredentialGrantHandle, z as CredentialGrantInspection, D as CredentialGrantProof, E as CredentialGrantScope, F as CredentialGrantVerification, G as CredentialIssuePayload, H as CredentialManagementCapabilities, I as CredentialManagementDriver, J as CredentialProofVerifier, K as DEFAULT_DESTINATION_POLICIES, L as DRIVER_REQUEST_API_VERSION, M as DriverConformanceSuite, N as DriverConformanceTest, O as DriverManifest, P as DriverRequestEnvelope, Q as FakeArtifactManagementState, R as FakeAuditTelemetryState, S as FakeCredentialManagementState, T as FakeDriverOptions, U as FakeIdentityAttestationState, V as FakeLoopRuntimeState, W as FakeModelManagementState, X as FakeNetworkManagementState, Y as FakePolicyApprovalState, Z as FakeStorageManagementState, _ as FakeToolManagementState, $ as GatewayMediatedLLMProviderOptions, a0 as IdentityAttestationCapabilities, a1 as IdentityAttestationManagementDriver, a2 as IdentityChallenge, a3 as IdentityDomain, a4 as IdentityEnrollment, a5 as IdentityInspection, a6 as IdentitySession, a7 as InMemoryCredentialBrokerOptions, a8 as InMemoryModelAccessHandleBrokerOptions, a9 as InProcessLoopRuntimeDriverOptions, aa as InProcessToolExecutionDriverOptions, ab as IssueCredentialGrantRequest, ac as IssueModelAccessHandleRequest, ad as LegacyLLMProviderDriverOptions, ae as LoopRunHandle, af as LoopRunOutcome, ag as LoopRunStartRequest, ah as LoopRuntimeCapabilities, ai as LoopRuntimeCheckpoint, aj as LoopRuntimeDriver, ak as LoopRuntimeManagementDriver, al as LoopRuntimePreparePayload, am as LoopRuntimePrepared, an as LoopRuntimeStartPayload, ao as ManagedArtifact, ap as ManagedArtifactMount, aq as ManagedCredentialAdapterStateStore, ar as ManagedCredentialBrokerAdapterOptions, as as ManagedCredentialGrant, at as ManagedCredentialMaterialization, au as ManagedLoopRunStatus, av as ManagedLoopRuntimeAdapterOptions, aw as ManagedLoopRuntimeExecutionRoute, ax as ManagedLoopRuntimeExecutionRouteOptions, ay as ManagedModelChunk, az as ManagedModelDescriptor, aA as ManagedModelEstimate, aB as ManagedModelGatewayAccess, aC as ManagedModelGatewayAdapterOptions, aD as ManagedModelRequest, aE as ManagedModelUsage, aF as ManagedNetworkAdapterOptions, aG as ManagedNetworkPolicy, aH as ManagedNetworkStatus, aI as ManagedReplicaHealth, aJ as ManagedServiceResolution, aK as ManagedToolDescriptor, aL as ManagedToolEvidence, aM as ManagedToolExecution, aN as ManagedToolExecutionPhase, aO as ManagedToolOutputChunk, aP as ManagedVolume, aQ as ManagedVolumeBackup, aR as ManagedVolumePublication, aS as ManagedVolumeSnapshot, aT as ManagedVolumeStage, aU as ManagedVolumeStats, aV as ModelAccessHandle, aW as ModelAccessHandleBroker, aX as ModelAccessHandleBudget, aY as ModelAccessHandleClaims, aZ as ModelGateway, a_ as ModelGatewayCallRecord, a$ as ModelGatewayExecutor, b0 as ModelGatewayGenerateRequest, b1 as ModelGatewayOptions, b2 as ModelGatewayRecorder, b3 as ModelGenerateMessage, b4 as ModelGenerateRequest, b5 as ModelHandleSigner, b6 as ModelManagementCapabilities, b7 as ModelManagementDriver, b8 as ModelProviderDataPolicy, b9 as ModelProviderDriver, ba as ModelProviderHealth, bb as ModelStreamChunk, bc as NetworkAttachRequest, bd as NetworkClassSatisfaction, be as NetworkDriver, bf as NetworkDriverCapabilities, bg as NetworkDriverHealth, bh as NetworkEnforceableFeature, bi as NetworkEnforcementLevel, bj as NetworkManagementCapabilities, bk as NetworkManagementDriver, bl as NetworkPreparePayload, bm as PolicyApprovalCapabilities, bn as PolicyApprovalManagementDriver, bo as PolicyDecision, bp as PolicyDecisionKind, bq as PolicyDecisionOutcome, br as PolicyExplanation, bs as PreparedToolExecution, bt as ResolvedManagedNetworkRequest, bu as RuntimeClassRoutingDriverOptions, bv as StorageManagementCapabilities, bw as StorageManagementDriver, bx as StorageProvisionPayload, by as ToolCatalogSnapshot, bz as ToolExecutionDriver, bA as ToolManagementCapabilities, bB as ToolManagementDriver, bC as ToolOperationApprovalBroker, bD as ToolOperationApprovalDecision, bE as ToolOperationApprovalRequest, bF as VerifyModelAccessHandleOptions, bG as artifactTrustRank, bH as assertArtifactAdmission, bI as assertClassificationAllowed, bJ as assertDriverRequestEnvelope, bK as assertManagedNetworkPolicy, bL as assertNetworkPreparePayload, bM as assertNetworkUpdatePayload, bN as base64UrlDecode, bO as base64UrlEncode, bP as canArtifactEnter, bQ as canDriverSatisfyClass, bR as canonicalDriverValue, bS as classificationRank, bT as countManagedNetworkPolicyRules, bU as createArtifactManagementConformanceSuite, bV as createAuditTelemetryConformanceSuite, bW as createControlStoreConformanceSuite, bX as createCredentialManagementConformanceSuite, bY as createExternalOrchestrationDriverConformanceSuite, bZ as createFakeArtifactManagementDriver, b_ as createFakeArtifactManagementState, b$ as createFakeAuditTelemetryManagementDriver, c0 as createFakeAuditTelemetryState, c1 as createFakeCredentialManagementDriver, c2 as createFakeCredentialManagementState, c3 as createFakeIdentityAttestationManagementDriver, c4 as createFakeIdentityAttestationState, c5 as createFakeLoopRuntimeManagementDriver, c6 as createFakeLoopRuntimeState, c7 as createFakeModelManagementDriver, c8 as createFakeModelManagementState, c9 as createFakeModelProviderDriver, ca as createFakeNetworkDriver, cb as createFakeNetworkManagementDriver, cc as createFakeNetworkManagementState, cd as createFakePolicyApprovalManagementDriver, ce as createFakePolicyApprovalState, cf as createFakeStorageManagementDriver, cg as createFakeStorageManagementState, ch as createFakeToolExecutionDriver, ci as createFakeToolManagementDriver, cj as createFakeToolManagementState, ck as createGatewayMediatedLLMProvider, cl as createIdentityAttestationConformanceSuite, cm as createInMemoryCredentialBroker, cn as createInMemoryModelAccessHandleBroker, co as createInProcessLoopRuntimeDriver, cp as createInProcessToolExecutionDriver, cq as createLoopRuntimeManagementConformanceSuite, cr as createManagedCredentialBrokerAdapter, cs as createManagedLoopRuntimeAdapter, ct as createManagedLoopRuntimeExecutionRoute, cu as createManagedModelGatewayAdapter, cv as createManagedNetworkAdapter, cw as createModelGateway, cx as createModelManagementConformanceSuite, cy as createModelProviderDriverConformanceSuite, cz as createModelProviderDriverFromLLMProvider, cA as createNetworkDriverConformanceSuite, cB as createNetworkManagementConformanceSuite, cC as createPolicyApprovalConformanceSuite, cD as createRuntimeClassRoutingDriver, cE as createStorageManagementConformanceSuite, cF as createToolCatalogConformanceSuite, cG as createToolExecutionDriverConformanceSuite, cH as createToolManagementConformanceSuite, cI as deriveArtifactTrust, cJ as featuresRequiredByClass, cK as inspectAndRecordArtifact, cL as restoreArtifactManagementState, cM as runConformanceSuite, cN as snapshotArtifactManagementState } from './orchestration-portable-Bsf8YRfp.cjs';
13
+ export { A as AgentProfile, a as AgentProfileType, B as BUILTIN_AGENT_PROFILES, P as ProviderConfig, b as ProviderRegistry, R as RegisteredProvider, T as ToolPermissionRules, c as buildAgent, e as exploreAgent, l as librarianAgent, o as oracleAgent, p as planAgent } from './providerRegistry-CPsktuiX.cjs';
14
+ import { B as BuiltinToolContext, a as BuiltinToolImpl } from './orchestration-portable-mvYBvGBb.cjs';
15
+ export { A as ArtifactAdmissionDecision, b as ArtifactContentStore, c as ArtifactDestinationPolicy, d as ArtifactInspectionExecutor, e as ArtifactInspectionInput, f as ArtifactInspectionRequest, g as ArtifactInspectionResult, h as ArtifactInspector, i as ArtifactManagementCapabilities, j as ArtifactManagementDriver, k as ArtifactManagementStateSnapshot, l as ArtifactPutPayload, m as ArtifactReviewWriter, n as ArtifactSanitizationResult, o as AttestedIdentity, p as AuditEffect, q as AuditProvenance, r as AuditTelemetryCapabilities, s as AuditTelemetryManagementDriver, t as AuditTelemetryRecord, u as AuditTelemetryRecordKind, v as AuthorizedToolExecution, C as ControlStoreConformanceFactory, w as CredentialBrokerDriver, x as CredentialGrantClaims, y as CredentialGrantHandle, z as CredentialGrantInspection, D as CredentialGrantProof, E as CredentialGrantScope, F as CredentialGrantVerification, G as CredentialIssuePayload, H as CredentialManagementCapabilities, I as CredentialManagementDriver, J as CredentialProofVerifier, K as DEFAULT_DESTINATION_POLICIES, L as DRIVER_REQUEST_API_VERSION, M as DriverConformanceSuite, N as DriverConformanceTest, O as DriverManifest, P as DriverRequestEnvelope, Q as FakeArtifactManagementState, R as FakeAuditTelemetryState, S as FakeCredentialManagementState, T as FakeDriverOptions, U as FakeIdentityAttestationState, V as FakeLoopRuntimeState, W as FakeModelManagementState, X as FakeNetworkManagementState, Y as FakePolicyApprovalState, Z as FakeStorageManagementState, _ as FakeToolManagementState, $ as GatewayMediatedLLMProviderOptions, a0 as IdentityAttestationCapabilities, a1 as IdentityAttestationManagementDriver, a2 as IdentityChallenge, a3 as IdentityDomain, a4 as IdentityEnrollment, a5 as IdentityInspection, a6 as IdentitySession, a7 as InMemoryCredentialBrokerOptions, a8 as InMemoryModelAccessHandleBrokerOptions, a9 as InProcessLoopRuntimeDriverOptions, aa as InProcessToolExecutionDriverOptions, ab as IssueCredentialGrantRequest, ac as IssueModelAccessHandleRequest, ad as LegacyLLMProviderDriverOptions, ae as LoopRunHandle, af as LoopRunOutcome, ag as LoopRunStartRequest, ah as LoopRuntimeCapabilities, ai as LoopRuntimeCheckpoint, aj as LoopRuntimeDriver, ak as LoopRuntimeManagementDriver, al as LoopRuntimePreparePayload, am as LoopRuntimePrepared, an as LoopRuntimeStartPayload, ao as ManagedArtifact, ap as ManagedArtifactMount, aq as ManagedCredentialAdapterStateStore, ar as ManagedCredentialBrokerAdapterOptions, as as ManagedCredentialGrant, at as ManagedCredentialMaterialization, au as ManagedLoopRunStatus, av as ManagedLoopRuntimeAdapterOptions, aw as ManagedLoopRuntimeExecutionRoute, ax as ManagedLoopRuntimeExecutionRouteOptions, ay as ManagedModelChunk, az as ManagedModelDescriptor, aA as ManagedModelEstimate, aB as ManagedModelGatewayAccess, aC as ManagedModelGatewayAdapterOptions, aD as ManagedModelRequest, aE as ManagedModelUsage, aF as ManagedNetworkAdapterOptions, aG as ManagedNetworkPolicy, aH as ManagedNetworkStatus, aI as ManagedReplicaHealth, aJ as ManagedServiceResolution, aK as ManagedToolDescriptor, aL as ManagedToolEvidence, aM as ManagedToolExecution, aN as ManagedToolExecutionPhase, aO as ManagedToolOutputChunk, aP as ManagedVolume, aQ as ManagedVolumeBackup, aR as ManagedVolumePublication, aS as ManagedVolumeSnapshot, aT as ManagedVolumeStage, aU as ManagedVolumeStats, aV as ModelAccessHandle, aW as ModelAccessHandleBroker, aX as ModelAccessHandleBudget, aY as ModelAccessHandleClaims, aZ as ModelGateway, a_ as ModelGatewayCallRecord, a$ as ModelGatewayExecutor, b0 as ModelGatewayGenerateRequest, b1 as ModelGatewayOptions, b2 as ModelGatewayRecorder, b3 as ModelGenerateMessage, b4 as ModelGenerateRequest, b5 as ModelHandleSigner, b6 as ModelManagementCapabilities, b7 as ModelManagementDriver, b8 as ModelProviderDataPolicy, b9 as ModelProviderDriver, ba as ModelProviderHealth, bb as ModelStreamChunk, bc as NetworkAttachRequest, bd as NetworkClassSatisfaction, be as NetworkDriver, bf as NetworkDriverCapabilities, bg as NetworkDriverHealth, bh as NetworkEnforceableFeature, bi as NetworkEnforcementLevel, bj as NetworkManagementCapabilities, bk as NetworkManagementDriver, bl as NetworkPreparePayload, bm as PolicyApprovalCapabilities, bn as PolicyApprovalManagementDriver, bo as PolicyDecision, bp as PolicyDecisionKind, bq as PolicyDecisionOutcome, br as PolicyExplanation, bs as PreparedToolExecution, bt as ResolvedManagedNetworkRequest, bu as RuntimeClassRoutingDriverOptions, bv as StorageManagementCapabilities, bw as StorageManagementDriver, bx as StorageProvisionPayload, by as ToolCatalogSnapshot, bz as ToolExecutionDriver, bA as ToolManagementCapabilities, bB as ToolManagementDriver, bC as ToolOperationApprovalBroker, bD as ToolOperationApprovalDecision, bE as ToolOperationApprovalRequest, bF as VerifyModelAccessHandleOptions, bG as artifactTrustRank, bH as assertArtifactAdmission, bI as assertClassificationAllowed, bJ as assertDriverRequestEnvelope, bK as assertManagedNetworkPolicy, bL as assertNetworkPreparePayload, bM as assertNetworkUpdatePayload, bN as base64UrlDecode, bO as base64UrlEncode, bP as canArtifactEnter, bQ as canDriverSatisfyClass, bR as canonicalDriverValue, bS as classificationRank, bT as countManagedNetworkPolicyRules, bU as createArtifactManagementConformanceSuite, bV as createAuditTelemetryConformanceSuite, bW as createControlStoreConformanceSuite, bX as createCredentialManagementConformanceSuite, bY as createExternalOrchestrationDriverConformanceSuite, bZ as createFakeArtifactManagementDriver, b_ as createFakeArtifactManagementState, b$ as createFakeAuditTelemetryManagementDriver, c0 as createFakeAuditTelemetryState, c1 as createFakeCredentialManagementDriver, c2 as createFakeCredentialManagementState, c3 as createFakeIdentityAttestationManagementDriver, c4 as createFakeIdentityAttestationState, c5 as createFakeLoopRuntimeManagementDriver, c6 as createFakeLoopRuntimeState, c7 as createFakeModelManagementDriver, c8 as createFakeModelManagementState, c9 as createFakeModelProviderDriver, ca as createFakeNetworkDriver, cb as createFakeNetworkManagementDriver, cc as createFakeNetworkManagementState, cd as createFakePolicyApprovalManagementDriver, ce as createFakePolicyApprovalState, cf as createFakeStorageManagementDriver, cg as createFakeStorageManagementState, ch as createFakeToolExecutionDriver, ci as createFakeToolManagementDriver, cj as createFakeToolManagementState, ck as createGatewayMediatedLLMProvider, cl as createIdentityAttestationConformanceSuite, cm as createInMemoryCredentialBroker, cn as createInMemoryModelAccessHandleBroker, co as createInProcessLoopRuntimeDriver, cp as createInProcessToolExecutionDriver, cq as createLoopRuntimeManagementConformanceSuite, cr as createManagedCredentialBrokerAdapter, cs as createManagedLoopRuntimeAdapter, ct as createManagedLoopRuntimeExecutionRoute, cu as createManagedModelGatewayAdapter, cv as createManagedNetworkAdapter, cw as createModelGateway, cx as createModelManagementConformanceSuite, cy as createModelProviderDriverConformanceSuite, cz as createModelProviderDriverFromLLMProvider, cA as createNetworkDriverConformanceSuite, cB as createNetworkManagementConformanceSuite, cC as createPolicyApprovalConformanceSuite, cD as createRuntimeClassRoutingDriver, cE as createStorageManagementConformanceSuite, cF as createToolCatalogConformanceSuite, cG as createToolExecutionDriverConformanceSuite, cH as createToolManagementConformanceSuite, cI as deriveArtifactTrust, cJ as featuresRequiredByClass, cK as inspectAndRecordArtifact, cL as restoreArtifactManagementState, cM as runConformanceSuite, cN as snapshotArtifactManagementState } from './orchestration-portable-mvYBvGBb.cjs';
16
16
  export { F as FetchOrchestrationTransportOptions, N as NamespacedOrchestrationClientOptions, d as REMOTE_ORCHESTRATION_PROTOCOL, e as ReadOnlyOrchestrationClientOptions, f as RemoteOrchestrationClientOptions, g as RemoteOrchestrationOperation, R as RemoteOrchestrationRequest, a as RemoteOrchestrationResponse, c as RemoteOrchestrationTransport, b as RemoteOrchestrationTransportOptions, h as createFetchOrchestrationTransport, i as createNamespacedOrchestrationClient, j as createReadOnlyOrchestrationClient, k as createRemoteOrchestrationClient, l as createRemoteOrchestrationHandler } from './remoteClient-CBggnRy3.cjs';
17
17
  export { A as AttachmentBlobWire, D as DEVICE_ORCHESTRATION_PROTOCOL, a as DEVICE_PAIRING_INVITE_PROTOCOL, b as DEVICE_PAIRING_INVITE_TTL_MS, c as DeviceOrchestrationStreamHandler, d as DeviceOrchestrationStreamHandlerInput, e as DeviceOrchestrationStreamHandlerOptions, f as DeviceOrchestrationTransportOptions, g as DevicePairingInvite, L as LIBP2P_RPC_REQUEST_TYPE, h as LIBP2P_RPC_RESPONSE_TYPE, i as LIBP2P_SYNC_REQUEST_TYPE, j as LIBP2P_SYNC_RESPONSE_TYPE, k as Libp2pDeviceSyncTransport, l as Libp2pDeviceSyncTransportOptions, m as Libp2pRpcRequest, n as Libp2pRpcResponse, o as Libp2pSyncMethod, p as Libp2pSyncRequest, q as Libp2pSyncResponse, r as LocalTrustDeviceAuthorizer, s as LocalTrustDeviceAuthorizerOptions, R as RemoteOrchestrationHandler, t as attachmentBlobFromWire, u as createDeviceOrchestrationStreamHandler, v as createDeviceOrchestrationTransport, w as createDevicePairingInvite, x as encodeDevicePairingInvite, y as isLibp2pRpcRequest, z as isLibp2pRpcResponse, B as isLibp2pSyncRequest, C as isLibp2pSyncResponse, E as parseDevicePairingInvite } from './pairingInvite-BXPWY3aM.cjs';
18
18
  export { M as MemoryDeviceNetworkService, a as MemoryDeviceNetworkServiceOptions, s as syncCloudDevices } from './syncCloudDevices-Ds_Kcgrv.cjs';
package/dist/index.d.ts CHANGED
@@ -1,18 +1,18 @@
1
- import { a2 as findPromptById } from './promptConcat-deDSWZE3.js';
2
- export { A as AGENT_AGENT_LOOP_ID, a as AGENT_TOOL_LOOP_ID, b as AgentAgentBatchRunInput, c as AgentAgentBatchRunResult, d as AgentAgentConfigEntry, e as AgentAgentContext, f as AgentAgentDescriptor, g as AgentAgentFormatResultsOptions, h as AgentAgentLoopContext, i as AgentAgentLoopScript, j as AgentAgentLoopScriptArguments, k as AgentAgentLoopScriptReference, l as AgentAgentRunAgentFailure, m as AgentAgentRunAgentInput, n as AgentAgentRunAgentResult, o as AgentAgentScriptContext, p as AgentToolLoopContext, q as AgentToolLoopIterationGenerator, r as AgentToolLoopIterationResult, s as AgentToolLoopScript, t as AgentToolLoopScriptContext, u as AgentToolLoopScriptReference, v as AgentToolLoopState, w as AgentToolLoopTurnStartResult, B as BUILTIN_AGENT_AGENT_LOOP_ARTIFACT_RESOURCE_LIFECYCLE_SCRIPT_ID, x as BUILTIN_AGENT_AGENT_LOOP_DECLARATIVE_AGENT_RUN_SCRIPT_ID, y as BUILTIN_AGENT_AGENT_LOOP_QUALITY_GATE_SCRIPT_ID, z as BUILTIN_AGENT_TOOL_LOOP_DEFAULT_SCRIPT_ID, C as BUILTIN_TOOL_PLUGIN_IDS, D as CompactionOptions, E as CompactionResult, H as HookRegistry, L as LoadAgentAgentLoopScriptOptions, F as LoadAgentToolLoopScriptOptions, G as LoopRegistryImpl, P as PLUGIN_ASK_QUESTION, I as PLUGIN_ASK_USER_QUESTION, J as PLUGIN_MCP_CLIENT, K as PLUGIN_MCP_FORWARD, M as PLUGIN_ORCHESTRATION, N as PLUGIN_REMOTE_AGENT, O as PLUGIN_SPAWN_AGENT, Q as PLUGIN_TASK, R as PLUGIN_TODO_WRITE, S as PromptConcatPluginPreview, T as PromptConcatStreamState, U as TokenTracker, V as autoCompact, W as builtinAgentAgentLoopSources, X as builtinAgentToolLoopSources, Y as clearHooks, Z as compactMessages, _ as createAgentAgentLoopDefinition, $ as createAgentToolLoopDefinition, a0 as createAgentToolLoopRunner, a1 as executeHooks, a3 as flattenPrompts, a4 as getAgentAgentLoopId, a5 as getBuiltinAgentAgentLoopSource, a6 as getBuiltinAgentToolLoopSource, a7 as getBuiltinToolPlugins, a8 as getDefaultHookRegistry, a9 as getHookCount, aa as getLoopRegistry, ab as hasHooks, ac as listRegisteredHookTypes, ad as loadAgentAgentLoopScript, ae as loadAgentToolLoopScript, af as promptConcatStream, ag as registerBuiltinLoops, ah as registerBuiltinPromptPlugins, ai as registerBuiltinToolPlugins, aj as registerHook, ak as resetLoopRegistry, al as shouldCompact, am as unregisterHook } from './promptConcat-deDSWZE3.js';
3
- export { F as FetchLLMProviderConfig, R as RunAgentToolLoopTurnCallbacks, a as RunAgentToolLoopTurnResult, c as createFetchLLMProvider, g as getBuiltinLoopProfile, b as getBuiltinLoopProfiles, r as resolveAgentToolLoopTerminalState, d as runAgentToolLoopTurn } from './fetchProvider-Cm0sO4Tl.js';
1
+ import { a2 as findPromptById } from './promptConcat-0WNFTg4l.js';
2
+ export { A as AGENT_AGENT_LOOP_ID, a as AGENT_TOOL_LOOP_ID, b as AgentAgentBatchRunInput, c as AgentAgentBatchRunResult, d as AgentAgentConfigEntry, e as AgentAgentContext, f as AgentAgentDescriptor, g as AgentAgentFormatResultsOptions, h as AgentAgentLoopContext, i as AgentAgentLoopScript, j as AgentAgentLoopScriptArguments, k as AgentAgentLoopScriptReference, l as AgentAgentRunAgentFailure, m as AgentAgentRunAgentInput, n as AgentAgentRunAgentResult, o as AgentAgentScriptContext, p as AgentToolLoopContext, q as AgentToolLoopIterationGenerator, r as AgentToolLoopIterationResult, s as AgentToolLoopScript, t as AgentToolLoopScriptContext, u as AgentToolLoopScriptReference, v as AgentToolLoopState, w as AgentToolLoopTurnStartResult, B as BUILTIN_AGENT_AGENT_LOOP_ARTIFACT_RESOURCE_LIFECYCLE_SCRIPT_ID, x as BUILTIN_AGENT_AGENT_LOOP_DECLARATIVE_AGENT_RUN_SCRIPT_ID, y as BUILTIN_AGENT_AGENT_LOOP_QUALITY_GATE_SCRIPT_ID, z as BUILTIN_AGENT_TOOL_LOOP_DEFAULT_SCRIPT_ID, C as BUILTIN_TOOL_PLUGIN_IDS, D as CompactionOptions, E as CompactionResult, H as HookRegistry, L as LoadAgentAgentLoopScriptOptions, F as LoadAgentToolLoopScriptOptions, G as LoopRegistryImpl, P as PLUGIN_ASK_QUESTION, I as PLUGIN_ASK_USER_QUESTION, J as PLUGIN_MCP_CLIENT, K as PLUGIN_MCP_FORWARD, M as PLUGIN_ORCHESTRATION, N as PLUGIN_REMOTE_AGENT, O as PLUGIN_SPAWN_AGENT, Q as PLUGIN_TASK, R as PLUGIN_TODO_WRITE, S as PromptConcatPluginPreview, T as PromptConcatStreamState, U as TokenTracker, V as autoCompact, W as builtinAgentAgentLoopSources, X as builtinAgentToolLoopSources, Y as clearHooks, Z as compactMessages, _ as createAgentAgentLoopDefinition, $ as createAgentToolLoopDefinition, a0 as createAgentToolLoopRunner, a1 as executeHooks, a3 as flattenPrompts, a4 as getAgentAgentLoopId, a5 as getBuiltinAgentAgentLoopSource, a6 as getBuiltinAgentToolLoopSource, a7 as getBuiltinToolPlugins, a8 as getDefaultHookRegistry, a9 as getHookCount, aa as getLoopRegistry, ab as hasHooks, ac as listRegisteredHookTypes, ad as loadAgentAgentLoopScript, ae as loadAgentToolLoopScript, af as promptConcatStream, ag as registerBuiltinLoops, ah as registerBuiltinPromptPlugins, ai as registerBuiltinToolPlugins, aj as registerHook, ak as resetLoopRegistry, al as shouldCompact, am as unregisterHook } from './promptConcat-0WNFTg4l.js';
3
+ export { F as FetchLLMProviderConfig, R as RunAgentToolLoopTurnCallbacks, a as RunAgentToolLoopTurnResult, c as createFetchLLMProvider, g as getBuiltinLoopProfile, b as getBuiltinLoopProfiles, r as resolveAgentToolLoopTerminalState, d as runAgentToolLoopTurn } from './fetchProvider-WWnWnQFP.js';
4
4
  import { IMChannelManager } from './browser.js';
5
5
  export { AgentConversationClient, AgentCreationController, AgentCreationControllerOptions, AgentCreationState, AgentDefinitionEditorController, AgentDefinitionEditorControllerOptions, AgentDefinitionEditorState, AgentDefinitionRepository, AgentInstanceClient, AgentRuntimeDeviceRpcHandlerOptions, AgentRuntimeView, AgentSessionController, AgentSessionControllerOptions, AgentSessionListener, AgentSessionSnapshot, AgentUpdateListener, ArchiveEntry, ArchiveLimits, BindWorkerSessionRequest, BindingControllerOptions, BoundedCollector, ControlStoreAuditTelemetryAdapterOptions, ControlStoreOrchestrationClientOptions, ControlStorePolicyApprovalAdapterOptions, Controller, ControllerReconcileRequest, ControllerReconcileResult, ControllerRunnerHandle, ControllerRunnerOptions, CreateScheduledTaskInput, CreationStateListener, CredentialBrokerEndpoint, CredentialGrantBindingControllerOptions, CredentialGrantExecutionControllerOptions, CredentialGrantLifecycleControllerOptions, CredentialGrantPlacementRequirements, CredentialHandleVault, DriverFixture, EditorStateChange, EditorStateListener, ExternalDriverCapabilities, ExternalOrchestrationControllerHandle, ExternalOrchestrationControllerOptions, ExternalOrchestrationDriver, ExternalPlacementResult, ExternalRuntimeResult, ExternalStatusResult, ExternalToolContract, ExternalWorkerBootstrapSecret, ExternalWorkloadPlacementContext, ExternalWorkloadRuntimeContract, FLEET_ROLLOUT_API_VERSION, FLEET_ROLLOUT_KIND, FleetRolloutControllerOptions, FleetRolloutResource, FleetRolloutSpec, FleetRolloutStatus, GatewayHttpRequest, GatewayRateLimiter, GatewayValidationContext, GatewayValidationResult, IIMAdapter, IIMMessageRenderer, IdentityPromotionRequest, IdentityRevocationReason, IdentityRevocationRecord, ImAgentDriver, ImInboundMessage, ImSlashCommandContext, ImStreamFlush, ImToolsRuntime, ImWebhookContext, IssueWorkloadCapabilityGrantRequest, LOOP_CHECKPOINT_API_VERSION, LOOP_CHECKPOINT_KIND, LocalModelAdvertisement, LocalModelAdvertisementOptions, LoopCheckpointResource, LoopCheckpointSpec, ManagedArtifactDriverAdapterOptions, ManagedStorageAdapterStateStore, ManagedStorageDriverAdapterOptions, ManagedToolExecutionRoute, ManagedToolExecutionRouteOptions, ManagedToolPolicyDecision, ManagedWorkerIdentityAdapterOptions, ManagedWorkerIdentityRequestFactoryInput, ManagedWorkerIdentityRoute, ModelEndpointBindingControllerOptions, ModelEndpointRegistrarHandle, ModelEndpointRegistrarOptions, ModelEndpointTrust, ModelSelectionRequirements, NODE_API_VERSION, NODE_KIND, NetworkAttachmentBindingControllerOptions, NetworkAttachmentExecutionControllerOptions, NetworkAttachmentNode, NodeSpec, NodeStatus, PEER_DRIVER_PROTOCOL_VERSION, PeerDriverAssignment, PeerDriverRequestContext, PeerDriverScope, PeerDriverStatus, PeerDriverTransportOptions, PolicyEvaluation, PreviewDialogListener, PromptPreviewClient, PromptPreviewController, PromptPreviewControllerOptions, PromptPreviewDialogState, PromptPreviewProgress, PromptPreviewResult, QuarantineGatewayPolicy, QuorumControlStore, QuorumControlStoreOptions, QuorumControlStoreSnapshot, QuorumMember, QuorumTopology, RecordedInteraction, RegisteredExternalOrchestrationDriver, ReplicationAction, ReplicationContext, ReplicationControllerDeps, ReplicationNode, ReplicationResult, ReplicationSnapshot, ReplicationTransport, RolloutEvidenceEntry, RolloutStrategy, RolloutTarget, RunVolumeControllerOptions, SanitizedText, SanitizerFinding, ScheduleEditorState, ScheduledTask, ScheduledTaskClient, Scheduler, SchedulerNode, SchedulingDecision, SecretRedactionOptions, SelectableModelEndpoint, SignedWorkerBootstrapSessionDescriptor, StorageDriver, StorageDriverCapabilities, StorageDriverEndpoint, StorageProvisionRequest, StorageProvisionResult, StoragePublishRequest, StoragePublishResult, TOOL_OPERATION_CONDITION_EFFECT_UNKNOWN, TargetUpdateResult, TargetUsage, TextMessageRenderer, TiddlyWikiHttpStorage, TiddlyWikiHttpStorageOptions, ToolAdmissionDecision, ToolExecutorSelection, ToolOperationBindingControllerOptions, ToolOperationExecutionController, ToolOperationExecutionControllerOptions, UnknownEffectAction, UnknownEffectDecision, UnknownEffectEvidence, VerifierOnlyTransitionOptions, VolumeClaimBindingControllerOptions, VolumeClaimExecutionControllerOptions, WORKER_ENROLLMENT_API_VERSION, WORKER_ENROLLMENT_KIND, WORKER_PROTOCOL_METHODS, WORKER_PROTOCOL_VERSION, WORKER_SESSION_API_VERSION, WORKER_SESSION_KIND, WORKLOAD_CAPABILITY_GRANT_API_VERSION, WORKLOAD_CAPABILITY_GRANT_KIND, WikiTiddlerAttachment, WikiTiddlerClickData, WorkerBootstrapSessionDescriptor, WorkerEnrollmentResource, WorkerEnrollmentSpec, WorkerEnrollmentStatus, WorkerGatewaySession, WorkerProtocolAuditEvent, WorkerProtocolGatewayOptions, WorkerProtocolMethod, WorkerProtocolReplayProtector, WorkerProtocolRequest, WorkerProtocolResponse, WorkerRunBinding, WorkerSessionResource, WorkerSessionSpec, WorkerSessionStatus, WorkloadCapabilityBudget, WorkloadCapabilityGrantRequirements, WorkloadCapabilityGrantResource, WorkloadCapabilityGrantSpec, WorkloadCapabilityGrantStatus, WorkloadExecutionControllerHandle, WorkloadExecutionControllerOptions, applyUnknownEffectDecision, assertExternalToolContracts, assertExternalToolOperationContract, assertExternalToolOperationResult, assertExternalWorkloadRuntimeContracts, assertSafeArchivePath, bindWorkerSession, canonicalWorkerBootstrapDescriptorBytes, canonicalWorkerProtocolRequestBytes, canonicalWorkloadCapabilityGrantBytes, consumeWorkloadCapabilityGrant, containsSecrets, createAdoptionTests, createAgentRuntimeDeviceRpcHandler, createAuditRecordAuthorizer, createBackpressureTests, createBindingController, createBoundedCollector, createCancellationTests, createCapabilityNegotiationTests, createCapacityScheduler, createControlStoreArtifactReviewWriter, createControlStoreAuditTelemetryAdapter, createControlStoreLoopCheckpointStore, createControlStoreOrchestrationClient, createControlStorePolicyApprovalAdapter, createControllerRunner, createCredentialGrantBindingController, createCredentialGrantExecutionController, createCredentialGrantLifecycleController, createDowngradeTests, createExternalOrchestrationController, createFencingTests, createFleetRolloutController, createGatewayRateLimiter, createIdempotencyTests, createInMemoryWorkerReplayProtector, createManagedArtifactDriverAdapter, createManagedStorageDriverAdapter, createManagedToolDescriptors, createManagedToolExecutionRoute, createManagedWorkerIdentityAdapter, createMinimalExternalRuntimeToolContracts, createModelEndpointBindingController, createModelEndpointRegistrar, createNetworkAttachmentBindingController, createNetworkAttachmentExecutionController, createNodeTrustAuthorizer, createPeerDriverRpcHandler, createPeerDriverTransport, createPolicyDecisionAuthorizer, createRecordingDriver, createReplayingDriver, createReplicationController, createRunVolumeController, createSecurityTests, createToolOperationBindingController, createToolOperationExecutionController, createVerifierOnlyAuthorizer, createVolumeClaimBindingController, createVolumeClaimExecutionController, createWorkerEnrollmentManifest, createWorkerProtocolGateway, createWorkerRevocationList, createWorkerSessionManifest, createWorkloadCapabilityGrantManifest, createWorkloadExecutionController, defaultAdmissionPolicyForTrustClass, defaultPermissionActionForTrustClass, describeLocalModelEndpoints, detectMimeConfusion, enrollWorker, evaluateToolAdmission, imPlatformMaxMessageChars, imSwitchConversation, imToolDefinitions, isIdentityRevoked, isNodeAllowedForRole, isPrivateIp, isVerifierActor, isWorkerEnrollment, isWorkerSession, isWorkerSessionValid, isWorkloadCapabilityGrant, issueWorkloadCapabilityGrant, negotiateCapabilities, parseExternalRuntimeResult, pickAdapter, planReplicaPlacement, promoteIdentity, reconcileUnknownEffect, reconcileVolumeReplication, redactSecrets, resolveAdmissionPolicy, resolveExternalWorkloadResources, resolveExternalWorkloadRuntime, revokeCredentialGrant, revokeQuarantineIdentity, revokeWorkerSession, sanitizeMarkup, sanitizeTerminalText, scanForPromptInjection, selectModelEndpoint, selectToolExecutor, storageDriverSatisfiesClass, streamRuntimeAgentReplyToIm, sumEvidenceUsage, tryHandleImSlashCommand, validateArchiveManifest, validateGatewayRequest, validateNodeSpec, validateRedirectTarget, verifyWorkloadCapabilityGrant } from './browser.js';
6
- import { C as ToolApprovalConfig, D as ApprovalDecision, E as ToolApprovalRequest, m as IToolRegistry, P as PromptConcatTool, F as PromptConcatHookContext, G as DefineToolAgentFrameworkContext, H as PostProcessContext, J as AIResponseContext, T as ToolCallingMatch, K as PromptConcatHooks } from './scriptDeploymentPipeline-DsnT0AG6.js';
7
- export { N as AGENT_RUN_API_VERSION, O as AGENT_RUN_KIND, Q as AGENT_WORKLOAD_API_VERSION, R as AGENT_WORKLOAD_KIND, U as AIStreamResponseSubset, V as ARTIFACT_RECORD_API_VERSION, W as ARTIFACT_RECORD_KIND, X as AUDIT_RECORD_API_VERSION, Y as AUDIT_RECORD_KIND, z as AgentClient, A as AgentFrameworkContext, a as AgentInstance, b as AgentInstanceLatestStatus, a as AgentInstanceModel, c as AgentInstanceState, d as AgentLoopDefinition, e as AgentLoopGenerator, f as AgentLoopInput, g as AgentLoopRuntime, h as AgentLoopScriptPolicy, i as AgentLoopStep, Z as AgentResponse, _ as AgentRunCondition, $ as AgentRunManifest, a0 as AgentRunResource, a1 as AgentRunSpec, a2 as AgentRunStatus, a3 as AgentSnapshotManifest, a4 as AgentSnapshotResource, a5 as AgentSnapshotSpec, a6 as AgentSnapshotStatus, a7 as AgentStatusContext, j as AgentToolLoopOptions, a8 as AgentTrustLevel, a9 as AgentVolumeClaimManifest, aa as AgentVolumeClaimResource, ab as AgentVolumeClaimSpec, ac as AgentVolumeClaimStatus, ad as AgentVolumeManifest, ae as AgentVolumeReplicaStatus, af as AgentVolumeResource, ag as AgentVolumeSpec, ah as AgentVolumeStatus, ai as AgentWorkloadCompletionPolicy, aj as AgentWorkloadCondition, ak as AgentWorkloadCredentialPolicy, al as AgentWorkloadManifest, am as AgentWorkloadModelPolicy, an as AgentWorkloadNetworkPolicy, ao as AgentWorkloadPlacement, ap as AgentWorkloadResource, aq as AgentWorkloadResourceRequirements, ar as AgentWorkloadSpec, as as AgentWorkloadStatus, at as AgentWorkloadStoragePolicy, au as AgentWorkloadToolPolicy, av as AgentWorkloadVolumeClaim, aw as ArtifactDestination, ax as ArtifactRecordManifest, ay as ArtifactRecordResource, az as ArtifactRecordSpec, aA as ArtifactRecordStatus, aB as ArtifactReviewEvidence, aC as ArtifactReviewKind, aD as ArtifactTrust, aE as AuditRecordManifest, aF as AuditRecordResource, aG as AuditRecordSpec, aH as BUILTIN_RUNTIME_CLASSES, aI as BaseToolContext, aJ as CREDENTIAL_GRANT_API_VERSION, aK as CREDENTIAL_GRANT_KIND, aL as CheckpointRecord, aM as CheckpointStore, aN as CheckpointSummary, aO as ControlLeaseGrant, aP as ControlLeaseIdentity, aQ as ControlLeaseRequest, aR as ControlStore, aS as ControlStoreActor, aT as ControlStoreApplyOptions, aU as ControlStoreAuthorizationRequest, aV as ControlStoreAuthorizer, aW as ControlStoreCompactionResult, aX as ControlStoreCreateOptions, aY as ControlStoreHealth, aZ as ControlStoreSnapshotResult, a_ as ControlStoreStatusUpdateOptions, a$ as ControlStoreVerb, b0 as CreateAgentRunOptions, b1 as CreateAgentWorkloadOptions, b2 as CredentialGrantManifest, b3 as CredentialGrantResource, b4 as CredentialGrantSpec, b5 as CredentialGrantStatus, b6 as DRIVER_MANIFEST_API_VERSION, b7 as DRIVER_MANIFEST_KIND, b8 as DataClassification, b9 as DriverManifestConformance, ba as DriverManifestManifest, bb as DriverManifestResource, bc as DriverManifestSpec, bd as DriverManifestStatus, be as FrameworkPluginToolConfig, bf as HookSlot, I as IChatSyncAdapter, k as ILLMProvider, l as INetworkService, bg as InfrastructureDriverType, L as LoopPlugin, n as LoopProfile, o as LoopProfilePluginEntry, p as LoopProfilePrompt, q as LoopProfileScriptReference, r as LoopScriptCheckpointStore, bh as MODEL_CALL_RECORD_API_VERSION, bi as MODEL_CALL_RECORD_KIND, bj as MODEL_CLASS_API_VERSION, bk as MODEL_CLASS_KIND, bl as MODEL_ENDPOINT_API_VERSION, bm as MODEL_ENDPOINT_KIND, M as MemeLoopLogger, bn as ModelCallRecordManifest, bo as ModelCallRecordResource, bp as ModelCallRecordSpec, bq as ModelCallRecordStatus, br as ModelClassCapabilities, bs as ModelClassManifest, bt as ModelClassResource, bu as ModelClassSpec, bv as ModelClassStatus, bw as ModelEndpointManifest, bx as ModelEndpointResource, by as ModelEndpointSpec, bz as ModelEndpointStatus, bA as ModelModality, bB as NETWORK_ATTACHMENT_API_VERSION, bC as NETWORK_ATTACHMENT_KIND, bD as NETWORK_CLASS_API_VERSION, bE as NETWORK_CLASS_KIND, bF as NetworkAttachmentManifest, bG as NetworkAttachmentResource, bH as NetworkAttachmentSpec, bI as NetworkAttachmentStatus, bJ as NetworkClassManifest, bK as NetworkClassResource, bL as NetworkClassSpec, bM as NetworkClassStatus, bN as NetworkEgressRule, bO as NodeTrustClass, bP as POLICY_DECISION_API_VERSION, bQ as POLICY_DECISION_KIND, bR as PersistedPolicyDecisionKind, bS as PolicyDecisionManifest, bT as PolicyDecisionResource, bU as PolicyDecisionSpec, bV as PolicyDecisionStatus, bW as RemoteDeploymentRequest, bX as RemoteDeploymentResult, bY as RemoteDeploymentWorkloadOptions, bZ as RuntimeClassResource, b_ as RuntimeClassSpec, b$ as SECURITY_PROFILE_API_VERSION, c0 as SECURITY_PROFILE_KIND, c1 as SNAPSHOT_API_VERSION, c2 as SNAPSHOT_KIND, c3 as STORAGE_CLASS_API_VERSION, c4 as STORAGE_CLASS_KIND, c5 as SandboxSelectionResult, c6 as ScriptAdmissionDecision, c7 as ScriptAdmissionRequest, c8 as ScriptArtifactReference, c9 as ScriptArtifactStore, B as ScriptDeploymentClient, ca as ScriptDeploymentClientConfig, cb as ScriptDeploymentClientRequest, cc as ScriptDeploymentPipelineOptions, cd as ScriptDeploymentRequest, ce as ScriptDeploymentResult, S as ScriptLoadGate, cf as ScriptLoadGateConfig, s as ScriptLoadGateDecision, t as ScriptLoadGateRequest, cg as ScriptTrustClass, ch as ScriptValidationResult, ci as SecurityProfileManifest, cj as SecurityProfileResource, ck as SecurityProfileSpec, cl as SecurityProfileStatus, cm as SessionStorage, cn as StorageClassManifest, co as StorageClassResource, cp as StorageClassSpec, cq as StorageClassStatus, cr as TOOL_CLASS_API_VERSION, cs as TOOL_CLASS_KIND, ct as TOOL_EXECUTOR_API_VERSION, cu as TOOL_EXECUTOR_KIND, cv as TOOL_OPERATION_API_VERSION, cw as TOOL_OPERATION_KIND, cx as TapAsyncHandler, cy as ToolActions, cz as ToolAdmissionAction, cA as ToolAdmissionPolicy, cB as ToolAdmissionRule, cC as ToolApprovalMode, cD as ToolClassManifest, cE as ToolClassResource, cF as ToolClassSchema, cG as ToolClassSpec, cH as ToolClassStatus, cI as ToolExecutionContext, cJ as ToolExecutorCapability, cK as ToolExecutorManifest, cL as ToolExecutorResource, cM as ToolExecutorSpec, cN as ToolExecutorStatus, cO as ToolOperationApprovalEvidence, y as ToolOperationEffect, cP as ToolOperationManifest, cQ as ToolOperationPolicy, cR as ToolOperationResource, cS as ToolOperationResult, cT as ToolOperationRetryPolicy, cU as ToolOperationSpec, cV as ToolOperationStatus, cW as ToolOperationToolReference, cX as ToolRiskLevel, cY as UserMessageContext, cZ as VOLUME_API_VERSION, c_ as VOLUME_CLAIM_API_VERSION, c$ as VOLUME_CLAIM_KIND, d0 as VOLUME_KIND, d1 as VolumeAccessMode, d2 as WaitForConditionOptions, d3 as YieldNextRoundTarget, d4 as admitScript, d5 as agentRunReference, d6 as agentWorkloadReference, d7 as canonicalControlStoreValue, d8 as controlStoreApplyMatches, d9 as createAgentClient, da as createAgentRunManifest, db as createAgentWorkloadManifest, dc as createArtifactRecordManifest, dd as createAuditRecordManifest, de as createCheckpointRecord, df as createCredentialGrantManifest, dg as createDriverManifestManifest, u as createInstanceDeltaFromDefinition, dh as createModelCallRecordManifest, di as createModelClassManifest, dj as createModelEndpointManifest, dk as createNetworkAttachmentManifest, dl as createNetworkClassManifest, dm as createPolicyDecisionManifest, dn as createScriptDeploymentClient, dp as createScriptLoadGate, dq as createSecurityProfileManifest, dr as createSnapshotManifest, ds as createStorageClassManifest, dt as createToolClassManifest, du as createToolExecutorManifest, dv as createToolOperationManifest, dw as createVolumeClaimManifest, dx as createVolumeManifest, dy as defaultRequestedInterfacesForTrustClass, dz as deployGeneratedScript, dA as digestNormalizedScript, dB as isAgentRun, dC as isAgentWorkload, dD as isArtifactRecord, dE as isAuditRecord, dF as isCredentialGrant, dG as isDriverManifest, dH as isDriverManifestAdmitted, dI as isModelCallRecord, dJ as isModelClass, dK as isModelEndpoint, dL as isNetworkAttachment, dM as isNetworkClass, dN as isPolicyDecision, dO as isSecurityProfile, dP as isSnapshot, dQ as isStorageClass, dR as isToolClass, dS as isToolExecutor, dT as isToolOperation, v as isUserInitiatedConversation, dU as isVolume, dV as isVolumeClaim, w as matchAllToolCallings, x as matchToolCalling, dW as maxScriptBytesForTrustClass, dX as normalizeScript, dY as parseCheckpointRecord, dZ as remoteDeploymentToWorkloadManifest, d_ as selectRuntimeClass, d$ as serializeCheckpointRecord, e0 as validateScript, e1 as waitForCondition } from './scriptDeploymentPipeline-DsnT0AG6.js';
8
- import { M as MemeLoopRuntime } from './registry-DV24sI-3.js';
9
- export { A as ALL_CATEGORIES, a as AgentProfileRegistry, b as AgentStartData, c as AgentStopData, C as CategoryConfig, d as ContextCompactionData, e as CreateAgentLoopRunnerOptions, f as CreateAgentOptions, H as HookContext, g as HookHandler, h as HookResult, i as HookType, L as LoadPluginModuleOptions, j as LoadedPlugin, k as MergedPermissions, P as PERMISSIONS_TABLE_DDL, l as PermissionAction, m as PermissionRule, n as PermissionSet, o as PermissionSqlDatabase, p as PermissionSqlStatement, q as PluginAPI, r as PluginAPIOptions, s as PluginExports, t as PluginManifest, u as PluginModule, v as PostToolUseData, w as PreToolUseData, S as SendMessageOptions, T as TaskCategory, U as UserPromptSubmitData, x as checkPermission, y as clearPluginRegistrations, z as createAgentLoopRunner, B as createAgentLoopScriptRunner, D as createAgentProfileRunner, E as createMemeLoopRuntime, F as createPluginAPI, G as getAgentProfileRegistry, I as getCategoryConfig, J as getLoadedPlugin, K as getPluginRegistrations, N as isPluginLoaded, O as isTaskCategory, Q as listPlugins, R as loadPluginModule, V as loadPluginModules, W as loadUserPermissions, X as matchPattern, Y as mergePermissionSets, Z as registerPluginHooks, _ as registerPluginTools, $ as resetAgentProfileRegistry, a0 as resolveCategory, a1 as saveUserPermissions, a2 as unloadAllPlugins, a3 as unloadPlugin, a4 as validatePluginManifest } from './registry-DV24sI-3.js';
6
+ import { D as ToolApprovalConfig, E as ApprovalDecision, F as ToolApprovalRequest, m as IToolRegistry, P as PromptConcatTool, G as PromptConcatHookContext, H as DefineToolAgentFrameworkContext, J as PostProcessContext, K as AIResponseContext, w as ToolCallingMatch, N as PromptConcatHooks } from './scriptDeploymentPipeline-CXJcC82H.js';
7
+ export { O as AGENT_RUN_API_VERSION, Q as AGENT_RUN_KIND, R as AGENT_WORKLOAD_API_VERSION, U as AGENT_WORKLOAD_KIND, V as AIStreamResponseSubset, W as ARTIFACT_RECORD_API_VERSION, X as ARTIFACT_RECORD_KIND, Y as AUDIT_RECORD_API_VERSION, Z as AUDIT_RECORD_KIND, B as AgentClient, A as AgentFrameworkContext, a as AgentInstance, b as AgentInstanceLatestStatus, a as AgentInstanceModel, c as AgentInstanceState, d as AgentLoopDefinition, e as AgentLoopGenerator, f as AgentLoopInput, g as AgentLoopRuntime, h as AgentLoopScriptPolicy, i as AgentLoopStep, _ as AgentResponse, $ as AgentRunCondition, a0 as AgentRunManifest, a1 as AgentRunResource, a2 as AgentRunSpec, a3 as AgentRunStatus, a4 as AgentSnapshotManifest, a5 as AgentSnapshotResource, a6 as AgentSnapshotSpec, a7 as AgentSnapshotStatus, a8 as AgentStatusContext, j as AgentToolLoopOptions, a9 as AgentTrustLevel, aa as AgentVolumeClaimManifest, ab as AgentVolumeClaimResource, ac as AgentVolumeClaimSpec, ad as AgentVolumeClaimStatus, ae as AgentVolumeManifest, af as AgentVolumeReplicaStatus, ag as AgentVolumeResource, ah as AgentVolumeSpec, ai as AgentVolumeStatus, aj as AgentWorkloadCompletionPolicy, ak as AgentWorkloadCondition, al as AgentWorkloadCredentialPolicy, am as AgentWorkloadManifest, an as AgentWorkloadModelPolicy, ao as AgentWorkloadNetworkPolicy, ap as AgentWorkloadPlacement, aq as AgentWorkloadResource, ar as AgentWorkloadResourceRequirements, as as AgentWorkloadSpec, at as AgentWorkloadStatus, au as AgentWorkloadStoragePolicy, av as AgentWorkloadToolPolicy, aw as AgentWorkloadVolumeClaim, ax as ArtifactDestination, ay as ArtifactRecordManifest, az as ArtifactRecordResource, aA as ArtifactRecordSpec, aB as ArtifactRecordStatus, aC as ArtifactReviewEvidence, aD as ArtifactReviewKind, aE as ArtifactTrust, aF as AuditRecordManifest, aG as AuditRecordResource, aH as AuditRecordSpec, aI as BUILTIN_RUNTIME_CLASSES, aJ as BaseToolContext, aK as CREDENTIAL_GRANT_API_VERSION, aL as CREDENTIAL_GRANT_KIND, aM as CheckpointRecord, aN as CheckpointStore, aO as CheckpointSummary, aP as ControlLeaseGrant, aQ as ControlLeaseIdentity, aR as ControlLeaseRequest, aS as ControlStore, aT as ControlStoreActor, aU as ControlStoreApplyOptions, aV as ControlStoreAuthorizationRequest, aW as ControlStoreAuthorizer, aX as ControlStoreCompactionResult, aY as ControlStoreCreateOptions, aZ as ControlStoreHealth, a_ as ControlStoreSnapshotResult, a$ as ControlStoreStatusUpdateOptions, b0 as ControlStoreVerb, b1 as CreateAgentRunOptions, b2 as CreateAgentWorkloadOptions, b3 as CredentialGrantManifest, b4 as CredentialGrantResource, b5 as CredentialGrantSpec, b6 as CredentialGrantStatus, b7 as DRIVER_MANIFEST_API_VERSION, b8 as DRIVER_MANIFEST_KIND, b9 as DataClassification, ba as DriverManifestConformance, bb as DriverManifestManifest, bc as DriverManifestResource, bd as DriverManifestSpec, be as DriverManifestStatus, bf as FrameworkPluginToolConfig, bg as HookSlot, I as IChatSyncAdapter, k as ILLMProvider, l as INetworkService, bh as InfrastructureDriverType, L as LoopPlugin, n as LoopProfile, o as LoopProfilePluginEntry, p as LoopProfilePrompt, q as LoopProfileScriptReference, r as LoopScriptCheckpointStore, bi as MODEL_CALL_RECORD_API_VERSION, bj as MODEL_CALL_RECORD_KIND, bk as MODEL_CLASS_API_VERSION, bl as MODEL_CLASS_KIND, bm as MODEL_ENDPOINT_API_VERSION, bn as MODEL_ENDPOINT_KIND, M as MemeLoopLogger, bo as ModelCallRecordManifest, bp as ModelCallRecordResource, bq as ModelCallRecordSpec, br as ModelCallRecordStatus, bs as ModelClassCapabilities, bt as ModelClassManifest, bu as ModelClassResource, bv as ModelClassSpec, bw as ModelClassStatus, bx as ModelEndpointManifest, by as ModelEndpointResource, bz as ModelEndpointSpec, bA as ModelEndpointStatus, bB as ModelModality, bC as NETWORK_ATTACHMENT_API_VERSION, bD as NETWORK_ATTACHMENT_KIND, bE as NETWORK_CLASS_API_VERSION, bF as NETWORK_CLASS_KIND, bG as NetworkAttachmentManifest, bH as NetworkAttachmentResource, bI as NetworkAttachmentSpec, bJ as NetworkAttachmentStatus, bK as NetworkClassManifest, bL as NetworkClassResource, bM as NetworkClassSpec, bN as NetworkClassStatus, bO as NetworkEgressRule, bP as NodeTrustClass, bQ as POLICY_DECISION_API_VERSION, bR as POLICY_DECISION_KIND, bS as PersistedPolicyDecisionKind, bT as PolicyDecisionManifest, bU as PolicyDecisionResource, bV as PolicyDecisionSpec, bW as PolicyDecisionStatus, bX as RemoteDeploymentRequest, bY as RemoteDeploymentResult, bZ as RemoteDeploymentWorkloadOptions, b_ as RuntimeClassResource, b$ as RuntimeClassSpec, c0 as SECURITY_PROFILE_API_VERSION, c1 as SECURITY_PROFILE_KIND, c2 as SNAPSHOT_API_VERSION, c3 as SNAPSHOT_KIND, c4 as STORAGE_CLASS_API_VERSION, c5 as STORAGE_CLASS_KIND, c6 as SandboxSelectionResult, c7 as ScriptAdmissionDecision, c8 as ScriptAdmissionRequest, c9 as ScriptArtifactReference, ca as ScriptArtifactStore, C as ScriptDeploymentClient, cb as ScriptDeploymentClientConfig, cc as ScriptDeploymentClientRequest, cd as ScriptDeploymentPipelineOptions, ce as ScriptDeploymentRequest, cf as ScriptDeploymentResult, S as ScriptLoadGate, cg as ScriptLoadGateConfig, s as ScriptLoadGateDecision, t as ScriptLoadGateRequest, ch as ScriptTrustClass, ci as ScriptValidationResult, cj as SecurityProfileManifest, ck as SecurityProfileResource, cl as SecurityProfileSpec, cm as SecurityProfileStatus, cn as SessionStorage, co as StorageClassManifest, cp as StorageClassResource, cq as StorageClassSpec, cr as StorageClassStatus, cs as TOOL_CLASS_API_VERSION, ct as TOOL_CLASS_KIND, cu as TOOL_EXECUTOR_API_VERSION, cv as TOOL_EXECUTOR_KIND, cw as TOOL_OPERATION_API_VERSION, cx as TOOL_OPERATION_KIND, T as TOOL_PARAMETER_PARSE_ERROR_KEY, cy as TapAsyncHandler, cz as ToolActions, cA as ToolAdmissionAction, cB as ToolAdmissionPolicy, cC as ToolAdmissionRule, cD as ToolApprovalMode, cE as ToolClassManifest, cF as ToolClassResource, cG as ToolClassSchema, cH as ToolClassSpec, cI as ToolClassStatus, cJ as ToolExecutionContext, cK as ToolExecutorCapability, cL as ToolExecutorManifest, cM as ToolExecutorResource, cN as ToolExecutorSpec, cO as ToolExecutorStatus, cP as ToolOperationApprovalEvidence, z as ToolOperationEffect, cQ as ToolOperationManifest, cR as ToolOperationPolicy, cS as ToolOperationResource, cT as ToolOperationResult, cU as ToolOperationRetryPolicy, cV as ToolOperationSpec, cW as ToolOperationStatus, cX as ToolOperationToolReference, cY as ToolRiskLevel, cZ as UserMessageContext, c_ as VOLUME_API_VERSION, c$ as VOLUME_CLAIM_API_VERSION, d0 as VOLUME_CLAIM_KIND, d1 as VOLUME_KIND, d2 as VolumeAccessMode, d3 as WaitForConditionOptions, d4 as YieldNextRoundTarget, d5 as admitScript, d6 as agentRunReference, d7 as agentWorkloadReference, d8 as canonicalControlStoreValue, d9 as controlStoreApplyMatches, da as createAgentClient, db as createAgentRunManifest, dc as createAgentWorkloadManifest, dd as createArtifactRecordManifest, de as createAuditRecordManifest, df as createCheckpointRecord, dg as createCredentialGrantManifest, dh as createDriverManifestManifest, u as createInstanceDeltaFromDefinition, di as createModelCallRecordManifest, dj as createModelClassManifest, dk as createModelEndpointManifest, dl as createNetworkAttachmentManifest, dm as createNetworkClassManifest, dn as createPolicyDecisionManifest, dp as createScriptDeploymentClient, dq as createScriptLoadGate, dr as createSecurityProfileManifest, ds as createSnapshotManifest, dt as createStorageClassManifest, du as createToolClassManifest, dv as createToolExecutorManifest, dw as createToolOperationManifest, dx as createVolumeClaimManifest, dy as createVolumeManifest, dz as defaultRequestedInterfacesForTrustClass, dA as deployGeneratedScript, dB as digestNormalizedScript, dC as isAgentRun, dD as isAgentWorkload, dE as isArtifactRecord, dF as isAuditRecord, dG as isCredentialGrant, dH as isDriverManifest, dI as isDriverManifestAdmitted, dJ as isModelCallRecord, dK as isModelClass, dL as isModelEndpoint, dM as isNetworkAttachment, dN as isNetworkClass, dO as isPolicyDecision, dP as isSecurityProfile, dQ as isSnapshot, dR as isStorageClass, dS as isToolClass, dT as isToolExecutor, dU as isToolOperation, v as isUserInitiatedConversation, dV as isVolume, dW as isVolumeClaim, x as matchAllToolCallings, y as matchToolCalling, dX as maxScriptBytesForTrustClass, dY as normalizeScript, dZ as parseCheckpointRecord, d_ as remoteDeploymentToWorkloadManifest, d$ as selectRuntimeClass, e0 as serializeCheckpointRecord, e1 as validateScript, e2 as waitForCondition } from './scriptDeploymentPipeline-CXJcC82H.js';
8
+ import { M as MemeLoopRuntime } from './registry-DDbvhlhs.js';
9
+ export { A as ALL_CATEGORIES, a as AgentProfileRegistry, b as AgentStartData, c as AgentStopData, C as CategoryConfig, d as ContextCompactionData, e as CreateAgentLoopRunnerOptions, f as CreateAgentOptions, H as HookContext, g as HookHandler, h as HookResult, i as HookType, L as LoadPluginModuleOptions, j as LoadedPlugin, k as MergedPermissions, P as PERMISSIONS_TABLE_DDL, l as PermissionAction, m as PermissionRule, n as PermissionSet, o as PermissionSqlDatabase, p as PermissionSqlStatement, q as PluginAPI, r as PluginAPIOptions, s as PluginExports, t as PluginManifest, u as PluginModule, v as PostToolUseData, w as PreToolUseData, S as SendMessageOptions, T as TaskCategory, U as UserPromptSubmitData, x as checkPermission, y as clearPluginRegistrations, z as createAgentLoopRunner, B as createAgentLoopScriptRunner, D as createAgentProfileRunner, E as createMemeLoopRuntime, F as createPluginAPI, G as getAgentProfileRegistry, I as getCategoryConfig, J as getLoadedPlugin, K as getPluginRegistrations, N as isPluginLoaded, O as isTaskCategory, Q as listPlugins, R as loadPluginModule, V as loadPluginModules, W as loadUserPermissions, X as matchPattern, Y as mergePermissionSets, Z as registerPluginHooks, _ as registerPluginTools, $ as resetAgentProfileRegistry, a0 as resolveCategory, a1 as saveUserPermissions, a2 as unloadAllPlugins, a3 as unloadPlugin, a4 as validatePluginManifest } from './registry-DDbvhlhs.js';
10
10
  export { ChatSyncEngine, ChatSyncEngineOptions, ChatSyncPeer, PeerNodeSyncAdapter, PeerNodeTransport, decodeAttachmentBlobRpc } from './device-network-portable.js';
11
11
  import { Y as FullAgentStorage, m as AgentDefinition, U as IPrompt, S as AgentFrameworkConfig, o as AgentDefinitionToolConfig, k as DetailReference } from './interface-IrKBFtL1.js';
12
12
  export { n as AgentDefinitionModelConfig, p as AgentHeartbeatConfig, Z as AgentInfrastructureInterface, q as AgentInstanceMeta, _ as AgentInstanceStore, $ as AgentOrchestrationCapabilities, t as AgentOrchestrationClient, a0 as AgentOrchestrationOperation, X as AgentPromptDescription, r as AiAPIConfig, A as AttachmentReference, a1 as BlobStore, a as ChatAttachmentPart, b as ChatMessage, c as ChatMessagePart, d as ChatReasoningPart, e as ChatRole, f as ChatTextPart, g as ChatToolCallPart, h as ChatToolResultPart, a2 as ConversationDirectoryStore, l as ConversationEventStore, C as ConversationMeta, j as ConversationQueryMode, a3 as DefinitionStore, D as DetailRefType, G as GetMessagesOptions, H as HostAgentToolConfig, I as IAgentStorage, a4 as IMChannel, a5 as IMChannelBinding, a6 as IMPlatformType, a7 as ImBindingStore, a8 as ImChannelBindingRecord, L as ListConversationsOptions, M as ModelParameters, s as ModelSelection, a9 as ORCHESTRATION_ERROR_CODES, aa as OrchestrationApplyOptions, ab as OrchestrationBookmarkWatchEvent, ac as OrchestrationCondition, ad as OrchestrationConditionStatus, Q as OrchestrationDeleteOptions, R as OrchestrationDeleteResult, ae as OrchestrationError, af as OrchestrationErrorCode, O as OrchestrationErrorData, ag as OrchestrationErrorWatchEvent, ah as OrchestrationEvent, ai as OrchestrationEventSeverity, B as OrchestrationGetOptions, J as OrchestrationListOptions, aj as OrchestrationManifestMetadata, x as OrchestrationObjectMetadata, v as OrchestrationOwnerReference, ak as OrchestrationPreconditions, E as OrchestrationResource, K as OrchestrationResourceList, u as OrchestrationResourceManifest, F as OrchestrationResourceQuery, z as OrchestrationResourceReference, y as OrchestrationResourceStatus, al as OrchestrationResourceWatchEvent, am as OrchestrationResourceWatchEventType, w as OrchestrationTypeMeta, P as OrchestrationWatchEvent, N as OrchestrationWatchOptions, W as PromptNode, an as PromptPluginConfig, T as ToolCall, V as VersionVector, i as isConversationMeta, ao as isOrchestrationError, ap as toOrchestrationErrorData } from './interface-IrKBFtL1.js';
13
- export { A as AgentProfile, a as AgentProfileType, B as BUILTIN_AGENT_PROFILES, P as ProviderConfig, b as ProviderRegistry, R as RegisteredProvider, T as ToolPermissionRules, c as buildAgent, e as exploreAgent, l as librarianAgent, o as oracleAgent, p as planAgent } from './providerRegistry-9trr5aoK.js';
14
- import { B as BuiltinToolContext, a as BuiltinToolImpl } from './orchestration-portable-Zw0g5tbj.js';
15
- export { A as ArtifactAdmissionDecision, b as ArtifactContentStore, c as ArtifactDestinationPolicy, d as ArtifactInspectionExecutor, e as ArtifactInspectionInput, f as ArtifactInspectionRequest, g as ArtifactInspectionResult, h as ArtifactInspector, i as ArtifactManagementCapabilities, j as ArtifactManagementDriver, k as ArtifactManagementStateSnapshot, l as ArtifactPutPayload, m as ArtifactReviewWriter, n as ArtifactSanitizationResult, o as AttestedIdentity, p as AuditEffect, q as AuditProvenance, r as AuditTelemetryCapabilities, s as AuditTelemetryManagementDriver, t as AuditTelemetryRecord, u as AuditTelemetryRecordKind, v as AuthorizedToolExecution, C as ControlStoreConformanceFactory, w as CredentialBrokerDriver, x as CredentialGrantClaims, y as CredentialGrantHandle, z as CredentialGrantInspection, D as CredentialGrantProof, E as CredentialGrantScope, F as CredentialGrantVerification, G as CredentialIssuePayload, H as CredentialManagementCapabilities, I as CredentialManagementDriver, J as CredentialProofVerifier, K as DEFAULT_DESTINATION_POLICIES, L as DRIVER_REQUEST_API_VERSION, M as DriverConformanceSuite, N as DriverConformanceTest, O as DriverManifest, P as DriverRequestEnvelope, Q as FakeArtifactManagementState, R as FakeAuditTelemetryState, S as FakeCredentialManagementState, T as FakeDriverOptions, U as FakeIdentityAttestationState, V as FakeLoopRuntimeState, W as FakeModelManagementState, X as FakeNetworkManagementState, Y as FakePolicyApprovalState, Z as FakeStorageManagementState, _ as FakeToolManagementState, $ as GatewayMediatedLLMProviderOptions, a0 as IdentityAttestationCapabilities, a1 as IdentityAttestationManagementDriver, a2 as IdentityChallenge, a3 as IdentityDomain, a4 as IdentityEnrollment, a5 as IdentityInspection, a6 as IdentitySession, a7 as InMemoryCredentialBrokerOptions, a8 as InMemoryModelAccessHandleBrokerOptions, a9 as InProcessLoopRuntimeDriverOptions, aa as InProcessToolExecutionDriverOptions, ab as IssueCredentialGrantRequest, ac as IssueModelAccessHandleRequest, ad as LegacyLLMProviderDriverOptions, ae as LoopRunHandle, af as LoopRunOutcome, ag as LoopRunStartRequest, ah as LoopRuntimeCapabilities, ai as LoopRuntimeCheckpoint, aj as LoopRuntimeDriver, ak as LoopRuntimeManagementDriver, al as LoopRuntimePreparePayload, am as LoopRuntimePrepared, an as LoopRuntimeStartPayload, ao as ManagedArtifact, ap as ManagedArtifactMount, aq as ManagedCredentialAdapterStateStore, ar as ManagedCredentialBrokerAdapterOptions, as as ManagedCredentialGrant, at as ManagedCredentialMaterialization, au as ManagedLoopRunStatus, av as ManagedLoopRuntimeAdapterOptions, aw as ManagedLoopRuntimeExecutionRoute, ax as ManagedLoopRuntimeExecutionRouteOptions, ay as ManagedModelChunk, az as ManagedModelDescriptor, aA as ManagedModelEstimate, aB as ManagedModelGatewayAccess, aC as ManagedModelGatewayAdapterOptions, aD as ManagedModelRequest, aE as ManagedModelUsage, aF as ManagedNetworkAdapterOptions, aG as ManagedNetworkPolicy, aH as ManagedNetworkStatus, aI as ManagedReplicaHealth, aJ as ManagedServiceResolution, aK as ManagedToolDescriptor, aL as ManagedToolEvidence, aM as ManagedToolExecution, aN as ManagedToolExecutionPhase, aO as ManagedToolOutputChunk, aP as ManagedVolume, aQ as ManagedVolumeBackup, aR as ManagedVolumePublication, aS as ManagedVolumeSnapshot, aT as ManagedVolumeStage, aU as ManagedVolumeStats, aV as ModelAccessHandle, aW as ModelAccessHandleBroker, aX as ModelAccessHandleBudget, aY as ModelAccessHandleClaims, aZ as ModelGateway, a_ as ModelGatewayCallRecord, a$ as ModelGatewayExecutor, b0 as ModelGatewayGenerateRequest, b1 as ModelGatewayOptions, b2 as ModelGatewayRecorder, b3 as ModelGenerateMessage, b4 as ModelGenerateRequest, b5 as ModelHandleSigner, b6 as ModelManagementCapabilities, b7 as ModelManagementDriver, b8 as ModelProviderDataPolicy, b9 as ModelProviderDriver, ba as ModelProviderHealth, bb as ModelStreamChunk, bc as NetworkAttachRequest, bd as NetworkClassSatisfaction, be as NetworkDriver, bf as NetworkDriverCapabilities, bg as NetworkDriverHealth, bh as NetworkEnforceableFeature, bi as NetworkEnforcementLevel, bj as NetworkManagementCapabilities, bk as NetworkManagementDriver, bl as NetworkPreparePayload, bm as PolicyApprovalCapabilities, bn as PolicyApprovalManagementDriver, bo as PolicyDecision, bp as PolicyDecisionKind, bq as PolicyDecisionOutcome, br as PolicyExplanation, bs as PreparedToolExecution, bt as ResolvedManagedNetworkRequest, bu as RuntimeClassRoutingDriverOptions, bv as StorageManagementCapabilities, bw as StorageManagementDriver, bx as StorageProvisionPayload, by as ToolCatalogSnapshot, bz as ToolExecutionDriver, bA as ToolManagementCapabilities, bB as ToolManagementDriver, bC as ToolOperationApprovalBroker, bD as ToolOperationApprovalDecision, bE as ToolOperationApprovalRequest, bF as VerifyModelAccessHandleOptions, bG as artifactTrustRank, bH as assertArtifactAdmission, bI as assertClassificationAllowed, bJ as assertDriverRequestEnvelope, bK as assertManagedNetworkPolicy, bL as assertNetworkPreparePayload, bM as assertNetworkUpdatePayload, bN as base64UrlDecode, bO as base64UrlEncode, bP as canArtifactEnter, bQ as canDriverSatisfyClass, bR as canonicalDriverValue, bS as classificationRank, bT as countManagedNetworkPolicyRules, bU as createArtifactManagementConformanceSuite, bV as createAuditTelemetryConformanceSuite, bW as createControlStoreConformanceSuite, bX as createCredentialManagementConformanceSuite, bY as createExternalOrchestrationDriverConformanceSuite, bZ as createFakeArtifactManagementDriver, b_ as createFakeArtifactManagementState, b$ as createFakeAuditTelemetryManagementDriver, c0 as createFakeAuditTelemetryState, c1 as createFakeCredentialManagementDriver, c2 as createFakeCredentialManagementState, c3 as createFakeIdentityAttestationManagementDriver, c4 as createFakeIdentityAttestationState, c5 as createFakeLoopRuntimeManagementDriver, c6 as createFakeLoopRuntimeState, c7 as createFakeModelManagementDriver, c8 as createFakeModelManagementState, c9 as createFakeModelProviderDriver, ca as createFakeNetworkDriver, cb as createFakeNetworkManagementDriver, cc as createFakeNetworkManagementState, cd as createFakePolicyApprovalManagementDriver, ce as createFakePolicyApprovalState, cf as createFakeStorageManagementDriver, cg as createFakeStorageManagementState, ch as createFakeToolExecutionDriver, ci as createFakeToolManagementDriver, cj as createFakeToolManagementState, ck as createGatewayMediatedLLMProvider, cl as createIdentityAttestationConformanceSuite, cm as createInMemoryCredentialBroker, cn as createInMemoryModelAccessHandleBroker, co as createInProcessLoopRuntimeDriver, cp as createInProcessToolExecutionDriver, cq as createLoopRuntimeManagementConformanceSuite, cr as createManagedCredentialBrokerAdapter, cs as createManagedLoopRuntimeAdapter, ct as createManagedLoopRuntimeExecutionRoute, cu as createManagedModelGatewayAdapter, cv as createManagedNetworkAdapter, cw as createModelGateway, cx as createModelManagementConformanceSuite, cy as createModelProviderDriverConformanceSuite, cz as createModelProviderDriverFromLLMProvider, cA as createNetworkDriverConformanceSuite, cB as createNetworkManagementConformanceSuite, cC as createPolicyApprovalConformanceSuite, cD as createRuntimeClassRoutingDriver, cE as createStorageManagementConformanceSuite, cF as createToolCatalogConformanceSuite, cG as createToolExecutionDriverConformanceSuite, cH as createToolManagementConformanceSuite, cI as deriveArtifactTrust, cJ as featuresRequiredByClass, cK as inspectAndRecordArtifact, cL as restoreArtifactManagementState, cM as runConformanceSuite, cN as snapshotArtifactManagementState } from './orchestration-portable-Zw0g5tbj.js';
13
+ export { A as AgentProfile, a as AgentProfileType, B as BUILTIN_AGENT_PROFILES, P as ProviderConfig, b as ProviderRegistry, R as RegisteredProvider, T as ToolPermissionRules, c as buildAgent, e as exploreAgent, l as librarianAgent, o as oracleAgent, p as planAgent } from './providerRegistry-Bi6pAvSj.js';
14
+ import { B as BuiltinToolContext, a as BuiltinToolImpl } from './orchestration-portable-BHB_YrNN.js';
15
+ export { A as ArtifactAdmissionDecision, b as ArtifactContentStore, c as ArtifactDestinationPolicy, d as ArtifactInspectionExecutor, e as ArtifactInspectionInput, f as ArtifactInspectionRequest, g as ArtifactInspectionResult, h as ArtifactInspector, i as ArtifactManagementCapabilities, j as ArtifactManagementDriver, k as ArtifactManagementStateSnapshot, l as ArtifactPutPayload, m as ArtifactReviewWriter, n as ArtifactSanitizationResult, o as AttestedIdentity, p as AuditEffect, q as AuditProvenance, r as AuditTelemetryCapabilities, s as AuditTelemetryManagementDriver, t as AuditTelemetryRecord, u as AuditTelemetryRecordKind, v as AuthorizedToolExecution, C as ControlStoreConformanceFactory, w as CredentialBrokerDriver, x as CredentialGrantClaims, y as CredentialGrantHandle, z as CredentialGrantInspection, D as CredentialGrantProof, E as CredentialGrantScope, F as CredentialGrantVerification, G as CredentialIssuePayload, H as CredentialManagementCapabilities, I as CredentialManagementDriver, J as CredentialProofVerifier, K as DEFAULT_DESTINATION_POLICIES, L as DRIVER_REQUEST_API_VERSION, M as DriverConformanceSuite, N as DriverConformanceTest, O as DriverManifest, P as DriverRequestEnvelope, Q as FakeArtifactManagementState, R as FakeAuditTelemetryState, S as FakeCredentialManagementState, T as FakeDriverOptions, U as FakeIdentityAttestationState, V as FakeLoopRuntimeState, W as FakeModelManagementState, X as FakeNetworkManagementState, Y as FakePolicyApprovalState, Z as FakeStorageManagementState, _ as FakeToolManagementState, $ as GatewayMediatedLLMProviderOptions, a0 as IdentityAttestationCapabilities, a1 as IdentityAttestationManagementDriver, a2 as IdentityChallenge, a3 as IdentityDomain, a4 as IdentityEnrollment, a5 as IdentityInspection, a6 as IdentitySession, a7 as InMemoryCredentialBrokerOptions, a8 as InMemoryModelAccessHandleBrokerOptions, a9 as InProcessLoopRuntimeDriverOptions, aa as InProcessToolExecutionDriverOptions, ab as IssueCredentialGrantRequest, ac as IssueModelAccessHandleRequest, ad as LegacyLLMProviderDriverOptions, ae as LoopRunHandle, af as LoopRunOutcome, ag as LoopRunStartRequest, ah as LoopRuntimeCapabilities, ai as LoopRuntimeCheckpoint, aj as LoopRuntimeDriver, ak as LoopRuntimeManagementDriver, al as LoopRuntimePreparePayload, am as LoopRuntimePrepared, an as LoopRuntimeStartPayload, ao as ManagedArtifact, ap as ManagedArtifactMount, aq as ManagedCredentialAdapterStateStore, ar as ManagedCredentialBrokerAdapterOptions, as as ManagedCredentialGrant, at as ManagedCredentialMaterialization, au as ManagedLoopRunStatus, av as ManagedLoopRuntimeAdapterOptions, aw as ManagedLoopRuntimeExecutionRoute, ax as ManagedLoopRuntimeExecutionRouteOptions, ay as ManagedModelChunk, az as ManagedModelDescriptor, aA as ManagedModelEstimate, aB as ManagedModelGatewayAccess, aC as ManagedModelGatewayAdapterOptions, aD as ManagedModelRequest, aE as ManagedModelUsage, aF as ManagedNetworkAdapterOptions, aG as ManagedNetworkPolicy, aH as ManagedNetworkStatus, aI as ManagedReplicaHealth, aJ as ManagedServiceResolution, aK as ManagedToolDescriptor, aL as ManagedToolEvidence, aM as ManagedToolExecution, aN as ManagedToolExecutionPhase, aO as ManagedToolOutputChunk, aP as ManagedVolume, aQ as ManagedVolumeBackup, aR as ManagedVolumePublication, aS as ManagedVolumeSnapshot, aT as ManagedVolumeStage, aU as ManagedVolumeStats, aV as ModelAccessHandle, aW as ModelAccessHandleBroker, aX as ModelAccessHandleBudget, aY as ModelAccessHandleClaims, aZ as ModelGateway, a_ as ModelGatewayCallRecord, a$ as ModelGatewayExecutor, b0 as ModelGatewayGenerateRequest, b1 as ModelGatewayOptions, b2 as ModelGatewayRecorder, b3 as ModelGenerateMessage, b4 as ModelGenerateRequest, b5 as ModelHandleSigner, b6 as ModelManagementCapabilities, b7 as ModelManagementDriver, b8 as ModelProviderDataPolicy, b9 as ModelProviderDriver, ba as ModelProviderHealth, bb as ModelStreamChunk, bc as NetworkAttachRequest, bd as NetworkClassSatisfaction, be as NetworkDriver, bf as NetworkDriverCapabilities, bg as NetworkDriverHealth, bh as NetworkEnforceableFeature, bi as NetworkEnforcementLevel, bj as NetworkManagementCapabilities, bk as NetworkManagementDriver, bl as NetworkPreparePayload, bm as PolicyApprovalCapabilities, bn as PolicyApprovalManagementDriver, bo as PolicyDecision, bp as PolicyDecisionKind, bq as PolicyDecisionOutcome, br as PolicyExplanation, bs as PreparedToolExecution, bt as ResolvedManagedNetworkRequest, bu as RuntimeClassRoutingDriverOptions, bv as StorageManagementCapabilities, bw as StorageManagementDriver, bx as StorageProvisionPayload, by as ToolCatalogSnapshot, bz as ToolExecutionDriver, bA as ToolManagementCapabilities, bB as ToolManagementDriver, bC as ToolOperationApprovalBroker, bD as ToolOperationApprovalDecision, bE as ToolOperationApprovalRequest, bF as VerifyModelAccessHandleOptions, bG as artifactTrustRank, bH as assertArtifactAdmission, bI as assertClassificationAllowed, bJ as assertDriverRequestEnvelope, bK as assertManagedNetworkPolicy, bL as assertNetworkPreparePayload, bM as assertNetworkUpdatePayload, bN as base64UrlDecode, bO as base64UrlEncode, bP as canArtifactEnter, bQ as canDriverSatisfyClass, bR as canonicalDriverValue, bS as classificationRank, bT as countManagedNetworkPolicyRules, bU as createArtifactManagementConformanceSuite, bV as createAuditTelemetryConformanceSuite, bW as createControlStoreConformanceSuite, bX as createCredentialManagementConformanceSuite, bY as createExternalOrchestrationDriverConformanceSuite, bZ as createFakeArtifactManagementDriver, b_ as createFakeArtifactManagementState, b$ as createFakeAuditTelemetryManagementDriver, c0 as createFakeAuditTelemetryState, c1 as createFakeCredentialManagementDriver, c2 as createFakeCredentialManagementState, c3 as createFakeIdentityAttestationManagementDriver, c4 as createFakeIdentityAttestationState, c5 as createFakeLoopRuntimeManagementDriver, c6 as createFakeLoopRuntimeState, c7 as createFakeModelManagementDriver, c8 as createFakeModelManagementState, c9 as createFakeModelProviderDriver, ca as createFakeNetworkDriver, cb as createFakeNetworkManagementDriver, cc as createFakeNetworkManagementState, cd as createFakePolicyApprovalManagementDriver, ce as createFakePolicyApprovalState, cf as createFakeStorageManagementDriver, cg as createFakeStorageManagementState, ch as createFakeToolExecutionDriver, ci as createFakeToolManagementDriver, cj as createFakeToolManagementState, ck as createGatewayMediatedLLMProvider, cl as createIdentityAttestationConformanceSuite, cm as createInMemoryCredentialBroker, cn as createInMemoryModelAccessHandleBroker, co as createInProcessLoopRuntimeDriver, cp as createInProcessToolExecutionDriver, cq as createLoopRuntimeManagementConformanceSuite, cr as createManagedCredentialBrokerAdapter, cs as createManagedLoopRuntimeAdapter, ct as createManagedLoopRuntimeExecutionRoute, cu as createManagedModelGatewayAdapter, cv as createManagedNetworkAdapter, cw as createModelGateway, cx as createModelManagementConformanceSuite, cy as createModelProviderDriverConformanceSuite, cz as createModelProviderDriverFromLLMProvider, cA as createNetworkDriverConformanceSuite, cB as createNetworkManagementConformanceSuite, cC as createPolicyApprovalConformanceSuite, cD as createRuntimeClassRoutingDriver, cE as createStorageManagementConformanceSuite, cF as createToolCatalogConformanceSuite, cG as createToolExecutionDriverConformanceSuite, cH as createToolManagementConformanceSuite, cI as deriveArtifactTrust, cJ as featuresRequiredByClass, cK as inspectAndRecordArtifact, cL as restoreArtifactManagementState, cM as runConformanceSuite, cN as snapshotArtifactManagementState } from './orchestration-portable-BHB_YrNN.js';
16
16
  export { F as FetchOrchestrationTransportOptions, N as NamespacedOrchestrationClientOptions, d as REMOTE_ORCHESTRATION_PROTOCOL, e as ReadOnlyOrchestrationClientOptions, f as RemoteOrchestrationClientOptions, g as RemoteOrchestrationOperation, R as RemoteOrchestrationRequest, a as RemoteOrchestrationResponse, c as RemoteOrchestrationTransport, b as RemoteOrchestrationTransportOptions, h as createFetchOrchestrationTransport, i as createNamespacedOrchestrationClient, j as createReadOnlyOrchestrationClient, k as createRemoteOrchestrationClient, l as createRemoteOrchestrationHandler } from './remoteClient-B_spK019.js';
17
17
  export { A as AttachmentBlobWire, D as DEVICE_ORCHESTRATION_PROTOCOL, a as DEVICE_PAIRING_INVITE_PROTOCOL, b as DEVICE_PAIRING_INVITE_TTL_MS, c as DeviceOrchestrationStreamHandler, d as DeviceOrchestrationStreamHandlerInput, e as DeviceOrchestrationStreamHandlerOptions, f as DeviceOrchestrationTransportOptions, g as DevicePairingInvite, L as LIBP2P_RPC_REQUEST_TYPE, h as LIBP2P_RPC_RESPONSE_TYPE, i as LIBP2P_SYNC_REQUEST_TYPE, j as LIBP2P_SYNC_RESPONSE_TYPE, k as Libp2pDeviceSyncTransport, l as Libp2pDeviceSyncTransportOptions, m as Libp2pRpcRequest, n as Libp2pRpcResponse, o as Libp2pSyncMethod, p as Libp2pSyncRequest, q as Libp2pSyncResponse, r as LocalTrustDeviceAuthorizer, s as LocalTrustDeviceAuthorizerOptions, R as RemoteOrchestrationHandler, t as attachmentBlobFromWire, u as createDeviceOrchestrationStreamHandler, v as createDeviceOrchestrationTransport, w as createDevicePairingInvite, x as encodeDevicePairingInvite, y as isLibp2pRpcRequest, z as isLibp2pRpcResponse, B as isLibp2pSyncRequest, C as isLibp2pSyncResponse, E as parseDevicePairingInvite } from './pairingInvite-Cuz0wuq9.js';
18
18
  export { M as MemoryDeviceNetworkService, a as MemoryDeviceNetworkServiceOptions, s as syncCloudDevices } from './syncCloudDevices-BEqwgrhD.js';
package/dist/index.js CHANGED
@@ -24,7 +24,7 @@ import {
24
24
  unloadAllPlugins,
25
25
  unloadPlugin,
26
26
  validatePluginManifest
27
- } from "./chunk-44YHBKDL.js";
27
+ } from "./chunk-2C6BJZI3.js";
28
28
  import {
29
29
  AGENT_AGENT_LOOP_ID,
30
30
  AGENT_TOOL_LOOP_ID,
@@ -116,7 +116,7 @@ import {
116
116
  toolSchemaToJsonSchema,
117
117
  validateScript,
118
118
  waitForCondition
119
- } from "./chunk-XHRBV6I3.js";
119
+ } from "./chunk-MAJWHAKR.js";
120
120
  import {
121
121
  ALL_CATEGORIES,
122
122
  getCategoryConfig,
@@ -236,7 +236,7 @@ import {
236
236
  import {
237
237
  resolveAgentToolLoopTerminalState,
238
238
  runAgentToolLoopTurn
239
- } from "./chunk-HVB2BR3H.js";
239
+ } from "./chunk-KFS2EJT6.js";
240
240
  import {
241
241
  createFetchLLMProvider
242
242
  } from "./chunk-K6P63KD4.js";
@@ -244,6 +244,7 @@ import {
244
244
  HookRegistry,
245
245
  MEMELOOP_STRUCTURED_TOOL_KEY,
246
246
  TOOL_OPERATION_CONDITION_EFFECT_UNKNOWN,
247
+ TOOL_PARAMETER_PARSE_ERROR_KEY,
247
248
  applyUnknownEffectDecision,
248
249
  autoCompact,
249
250
  cancelPendingApprovals,
@@ -292,7 +293,7 @@ import {
292
293
  shouldCompact,
293
294
  truncateToolSummary,
294
295
  unregisterHook
295
- } from "./chunk-QFHAAIIM.js";
296
+ } from "./chunk-T7FSXWFR.js";
296
297
  import {
297
298
  buildLegacyChatMessageParts,
298
299
  buildToolResultSummary,
@@ -6003,7 +6004,7 @@ function createInProcessLoopRuntimeDriver(context, options = {}) {
6003
6004
  });
6004
6005
  }
6005
6006
  }
6006
- const { createAgentLoopRunner: createAgentLoopRunner2, createAgentLoopScriptRunner: createAgentLoopScriptRunner2 } = await import("./runtime-SKSXVYIM.js");
6007
+ const { createAgentLoopRunner: createAgentLoopRunner2, createAgentLoopScriptRunner: createAgentLoopScriptRunner2 } = await import("./runtime-PGWR6FIV.js");
6007
6008
  let runner = null;
6008
6009
  if (workload.spec.scriptReference) {
6009
6010
  if (!request.scriptSource) {
@@ -11280,6 +11281,10 @@ function defineTool(definition) {
11280
11281
  return false;
11281
11282
  }
11282
11283
  try {
11284
+ const parameterParseError = toolCall.parameters[TOOL_PARAMETER_PARSE_ERROR_KEY];
11285
+ if (typeof parameterParseError === "string") {
11286
+ throw new Error(parameterParseError);
11287
+ }
11283
11288
  const validatedParameters = toolSchema.parse(toolCall.parameters);
11284
11289
  const approvalConfig = ourToolConfig.approval;
11285
11290
  const decision = evaluateApproval(
@@ -11799,6 +11804,7 @@ export {
11799
11804
  TOOL_OPERATION_API_VERSION,
11800
11805
  TOOL_OPERATION_CONDITION_EFFECT_UNKNOWN,
11801
11806
  TOOL_OPERATION_KIND,
11807
+ TOOL_PARAMETER_PARSE_ERROR_KEY,
11802
11808
  TextMessageRenderer,
11803
11809
  TiddlyWikiHttpStorage,
11804
11810
  TokenTracker,