memeloop 0.2.1 → 0.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser.d.cts +1 -1
- package/dist/browser.d.ts +1 -1
- package/dist/{chunk-K6P63KD4.js → chunk-HY3U3GLE.js} +16 -4
- package/dist/chunk-HY3U3GLE.js.map +1 -0
- package/dist/chunk-JRCEXHTP.js +1 -0
- package/dist/{chunk-E5R24U4I.js → chunk-KXVZQLJL.js} +52 -3
- package/dist/chunk-KXVZQLJL.js.map +1 -0
- package/dist/device-network-portable.cjs +57 -2
- package/dist/device-network-portable.cjs.map +1 -1
- package/dist/device-network-portable.d.cts +2 -2
- package/dist/device-network-portable.d.ts +2 -2
- package/dist/device-network-portable.js +14 -2
- package/dist/device-network.cjs +57 -2
- package/dist/device-network.cjs.map +1 -1
- package/dist/device-network.d.cts +1 -1
- package/dist/device-network.d.ts +1 -1
- package/dist/device-network.js +14 -2
- package/dist/{fetchProvider-BhqRqi5-.d.ts → fetchProvider-B_vva3b3.d.ts} +26 -2
- package/dist/{fetchProvider-HJ_FkORN.d.cts → fetchProvider-Bz4CE3_R.d.cts} +26 -2
- package/dist/index.cjs +73 -5
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +17 -3
- package/dist/index.js.map +1 -1
- package/dist/llm-providers.cjs +17 -6
- package/dist/llm-providers.cjs.map +1 -1
- package/dist/llm-providers.d.cts +2 -0
- package/dist/llm-providers.d.ts +2 -0
- package/dist/llm-providers.js +4 -4
- package/dist/llm-providers.js.map +1 -1
- package/dist/loop-api.cjs +16 -3
- package/dist/loop-api.cjs.map +1 -1
- package/dist/loop-api.d.cts +1 -1
- package/dist/loop-api.d.ts +1 -1
- package/dist/loop-api.js +4 -2
- package/dist/mobile.cjs +14 -3
- package/dist/mobile.cjs.map +1 -1
- package/dist/mobile.d.cts +1 -1
- package/dist/mobile.d.ts +1 -1
- package/dist/mobile.js +1 -1
- package/dist/{pairingInvite-DENOiqa0.d.cts → pairingInvite-C12n-7Ak.d.cts} +14 -2
- package/dist/{pairingInvite-DZy77i0p.d.ts → pairingInvite-CPQkuhLQ.d.ts} +14 -2
- package/package.json +1 -1
- package/dist/chunk-E5R24U4I.js.map +0 -1
- package/dist/chunk-K6P63KD4.js.map +0 -1
- package/dist/chunk-MXRXYGWW.js +0 -1
- /package/dist/{chunk-MXRXYGWW.js.map → chunk-JRCEXHTP.js.map} +0 -0
package/dist/index.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a2 as findPromptById } from './promptConcat-VLe5SEN4.cjs';
|
|
2
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-VLe5SEN4.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-
|
|
3
|
+
export { F as FetchLLMChatRequest, e as FetchLLMProviderConfig, R as RunAgentToolLoopTurnCallbacks, a as RunAgentToolLoopTurnResult, c as createFetchLLMProvider, g as getBuiltinLoopProfile, b as getBuiltinLoopProfiles, r as resolveAgentToolLoopTerminalState, h as resolveFetchLLMCallSettings, d as runAgentToolLoopTurn } from './fetchProvider-Bz4CE3_R.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
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-XJzQyYys.cjs';
|
|
@@ -14,7 +14,7 @@ export { A as AgentProfile, a as AgentProfileType, B as BUILTIN_AGENT_PROFILES,
|
|
|
14
14
|
import { B as BuiltinToolContext, a as BuiltinToolImpl } from './orchestration-portable-BWaCsCGK.cjs';
|
|
15
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-BWaCsCGK.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-DFIyCZEv.cjs';
|
|
17
|
-
export { A as AttachmentBlobWire, C as CreateDevicePairingInviteOptions, D as
|
|
17
|
+
export { A as AttachmentBlobWire, C as CreateDevicePairingInviteOptions, D as DEVICE_BINDING_SIGNATURE_DOMAIN, a as DEVICE_CONNECTION_GRANT_SIGNATURE_DOMAIN, b as DEVICE_ORCHESTRATION_PROTOCOL, c as DEVICE_PAIRING_INVITE_PROTOCOL, d as DEVICE_PAIRING_INVITE_TTL_MS, e as DEVICE_RELAY_ADMISSION_SIGNATURE_DOMAIN, f as DeviceCloudComponentStatus, g as DeviceCloudConnectionAdapter, h as DeviceCloudConnectionComponent, i as DeviceCloudConnectionCoordinator, j as DeviceCloudConnectionCoordinatorOptions, k as DeviceCloudConnectionSnapshot, l as DeviceCloudConnectionStatus, m as DeviceCloudStepResult, n as DeviceOrchestrationStreamHandler, o as DeviceOrchestrationStreamHandlerInput, p as DeviceOrchestrationStreamHandlerOptions, q as DeviceOrchestrationTransportOptions, r as DevicePairingInvite, s as DevicePairingInviteIdentityVerifier, t as DevicePairingInviteIdentityVerifierInput, u as DevicePairingInviteUnsignedPayload, v as DeviceSyncStateStore, J as JsonFrameError, w as JsonFrameErrorCode, x as JsonFrameReaderOptions, L as LIBP2P_RPC_REQUEST_TYPE, y as LIBP2P_RPC_RESPONSE_TYPE, z as LIBP2P_SYNC_REQUEST_TYPE, B as LIBP2P_SYNC_RESPONSE_TYPE, E as Libp2pDeviceSyncTransport, F as Libp2pDeviceSyncTransportOptions, G as Libp2pRpcRequest, H as Libp2pRpcResponse, I as Libp2pSyncMethod, K as Libp2pSyncRequest, M as Libp2pSyncResponse, N as LocalTrustDeviceAuthorizer, O as LocalTrustDeviceAuthorizerOptions, P as MemoryDeviceSyncStateStore, Q as ParseDevicePairingInviteOptions, R as RemoteOrchestrationHandler, S as attachmentBlobFromWire, T as buildDeviceBindingMessage, U as buildDeviceConnectionGrantMessage, V as buildDeviceRelayReservationTokenMessage, W as canonicalDevicePairingInviteBytes, X as createDeviceOrchestrationStreamHandler, Y as createDeviceOrchestrationTransport, Z as createDevicePairingInvite, _ as createJsonFrameReader, $ as encodeDevicePairingInvite, a0 as encodeJsonFrame, a1 as encodeJsonFrames, a2 as isLibp2pRpcRequest, a3 as isLibp2pRpcResponse, a4 as isLibp2pSyncRequest, a5 as isLibp2pSyncResponse, a6 as parseDevicePairingInvite } from './pairingInvite-C12n-7Ak.cjs';
|
|
18
18
|
export { M as MemoryDeviceNetworkService, a as MemoryDeviceNetworkServiceOptions, s as syncCloudDevices } from './syncCloudDevices-BFw_c1g5.cjs';
|
|
19
19
|
export { A as AgentExecutionLocation, a as AgentExecutionState, b as AttachmentBlob, C as CloudDeviceClient, c as CloudDeviceRecord, d as ConversationExecutionPlacement, D as Device, e as DeviceAccountBindingRequest, f as DeviceAuthorizer, g as DeviceCapabilities, h as DeviceConnectionGrant, i as DeviceConnectionGrantVerificationInput, j as DeviceNetworkListenOptions, k as DeviceNetworkPath, l as DeviceNetworkService, m as DevicePlatform, n as DeviceProtocolDirection, o as DeviceReachability, p as DeviceReachabilityState, q as DeviceRelayReservationToken, r as DeviceRelayReservationTokenVerificationInput, s as DeviceRpcHandler, t as DeviceRpcHandlerInput, u as DeviceSyncTransport, v as DeviceTrustMode, w as DeviceTrustStore, E as ExchangeVersionVectorResult, L as LocalDeviceIdentity, x as LocalPairingRequestOptions, M as MemeLoopDuplexStream, y as MemeLoopProtocol, P as PairingSession, z as PairingSessionDirection, B as PairingSessionStatus, S as SyncResult, T as TrustedDeviceRecord } from './types-C8gnhG9M.cjs';
|
|
20
20
|
export { ChatMessageProjection, buildLegacyChatMessageParts, buildToolResultSummary, createAgentInstanceFromDefinition, createChatMessage, getChatMessageParts, isToolResultPart, parseLegacyToolResultContent, projectChatMessageParts } from './conversation.cjs';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a2 as findPromptById } from './promptConcat-CUEIA_3T.js';
|
|
2
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-CUEIA_3T.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-
|
|
3
|
+
export { F as FetchLLMChatRequest, e as FetchLLMProviderConfig, R as RunAgentToolLoopTurnCallbacks, a as RunAgentToolLoopTurnResult, c as createFetchLLMProvider, g as getBuiltinLoopProfile, b as getBuiltinLoopProfiles, r as resolveAgentToolLoopTerminalState, h as resolveFetchLLMCallSettings, d as runAgentToolLoopTurn } from './fetchProvider-B_vva3b3.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
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-B1q-UhrO.js';
|
|
@@ -14,7 +14,7 @@ export { A as AgentProfile, a as AgentProfileType, B as BUILTIN_AGENT_PROFILES,
|
|
|
14
14
|
import { B as BuiltinToolContext, a as BuiltinToolImpl } from './orchestration-portable-B4udCSVd.js';
|
|
15
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-B4udCSVd.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-DwBCoHpc.js';
|
|
17
|
-
export { A as AttachmentBlobWire, C as CreateDevicePairingInviteOptions, D as
|
|
17
|
+
export { A as AttachmentBlobWire, C as CreateDevicePairingInviteOptions, D as DEVICE_BINDING_SIGNATURE_DOMAIN, a as DEVICE_CONNECTION_GRANT_SIGNATURE_DOMAIN, b as DEVICE_ORCHESTRATION_PROTOCOL, c as DEVICE_PAIRING_INVITE_PROTOCOL, d as DEVICE_PAIRING_INVITE_TTL_MS, e as DEVICE_RELAY_ADMISSION_SIGNATURE_DOMAIN, f as DeviceCloudComponentStatus, g as DeviceCloudConnectionAdapter, h as DeviceCloudConnectionComponent, i as DeviceCloudConnectionCoordinator, j as DeviceCloudConnectionCoordinatorOptions, k as DeviceCloudConnectionSnapshot, l as DeviceCloudConnectionStatus, m as DeviceCloudStepResult, n as DeviceOrchestrationStreamHandler, o as DeviceOrchestrationStreamHandlerInput, p as DeviceOrchestrationStreamHandlerOptions, q as DeviceOrchestrationTransportOptions, r as DevicePairingInvite, s as DevicePairingInviteIdentityVerifier, t as DevicePairingInviteIdentityVerifierInput, u as DevicePairingInviteUnsignedPayload, v as DeviceSyncStateStore, J as JsonFrameError, w as JsonFrameErrorCode, x as JsonFrameReaderOptions, L as LIBP2P_RPC_REQUEST_TYPE, y as LIBP2P_RPC_RESPONSE_TYPE, z as LIBP2P_SYNC_REQUEST_TYPE, B as LIBP2P_SYNC_RESPONSE_TYPE, E as Libp2pDeviceSyncTransport, F as Libp2pDeviceSyncTransportOptions, G as Libp2pRpcRequest, H as Libp2pRpcResponse, I as Libp2pSyncMethod, K as Libp2pSyncRequest, M as Libp2pSyncResponse, N as LocalTrustDeviceAuthorizer, O as LocalTrustDeviceAuthorizerOptions, P as MemoryDeviceSyncStateStore, Q as ParseDevicePairingInviteOptions, R as RemoteOrchestrationHandler, S as attachmentBlobFromWire, T as buildDeviceBindingMessage, U as buildDeviceConnectionGrantMessage, V as buildDeviceRelayReservationTokenMessage, W as canonicalDevicePairingInviteBytes, X as createDeviceOrchestrationStreamHandler, Y as createDeviceOrchestrationTransport, Z as createDevicePairingInvite, _ as createJsonFrameReader, $ as encodeDevicePairingInvite, a0 as encodeJsonFrame, a1 as encodeJsonFrames, a2 as isLibp2pRpcRequest, a3 as isLibp2pRpcResponse, a4 as isLibp2pSyncRequest, a5 as isLibp2pSyncResponse, a6 as parseDevicePairingInvite } from './pairingInvite-CPQkuhLQ.js';
|
|
18
18
|
export { M as MemoryDeviceNetworkService, a as MemoryDeviceNetworkServiceOptions, s as syncCloudDevices } from './syncCloudDevices-C8fCUhnX.js';
|
|
19
19
|
export { A as AgentExecutionLocation, a as AgentExecutionState, b as AttachmentBlob, C as CloudDeviceClient, c as CloudDeviceRecord, d as ConversationExecutionPlacement, D as Device, e as DeviceAccountBindingRequest, f as DeviceAuthorizer, g as DeviceCapabilities, h as DeviceConnectionGrant, i as DeviceConnectionGrantVerificationInput, j as DeviceNetworkListenOptions, k as DeviceNetworkPath, l as DeviceNetworkService, m as DevicePlatform, n as DeviceProtocolDirection, o as DeviceReachability, p as DeviceReachabilityState, q as DeviceRelayReservationToken, r as DeviceRelayReservationTokenVerificationInput, s as DeviceRpcHandler, t as DeviceRpcHandlerInput, u as DeviceSyncTransport, v as DeviceTrustMode, w as DeviceTrustStore, E as ExchangeVersionVectorResult, L as LocalDeviceIdentity, x as LocalPairingRequestOptions, M as MemeLoopDuplexStream, y as MemeLoopProtocol, P as PairingSession, z as PairingSessionDirection, B as PairingSessionStatus, S as SyncResult, T as TrustedDeviceRecord } from './types-CcFFIk8W.js';
|
|
20
20
|
export { ChatMessageProjection, buildLegacyChatMessageParts, buildToolResultSummary, createAgentInstanceFromDefinition, createChatMessage, getChatMessageParts, isToolResultPart, parseLegacyToolResultContent, projectChatMessageParts } from './conversation.js';
|
package/dist/index.js
CHANGED
|
@@ -129,9 +129,12 @@ import {
|
|
|
129
129
|
} from "./chunk-EPHRIRAL.js";
|
|
130
130
|
import {
|
|
131
131
|
ChatSyncEngine,
|
|
132
|
+
DEVICE_BINDING_SIGNATURE_DOMAIN,
|
|
133
|
+
DEVICE_CONNECTION_GRANT_SIGNATURE_DOMAIN,
|
|
132
134
|
DEVICE_ORCHESTRATION_PROTOCOL,
|
|
133
135
|
DEVICE_PAIRING_INVITE_PROTOCOL,
|
|
134
136
|
DEVICE_PAIRING_INVITE_TTL_MS,
|
|
137
|
+
DEVICE_RELAY_ADMISSION_SIGNATURE_DOMAIN,
|
|
135
138
|
DeviceCloudConnectionCoordinator,
|
|
136
139
|
JsonFrameError,
|
|
137
140
|
LIBP2P_RPC_REQUEST_TYPE,
|
|
@@ -143,6 +146,9 @@ import {
|
|
|
143
146
|
MemoryDeviceSyncStateStore,
|
|
144
147
|
PeerNodeSyncAdapter,
|
|
145
148
|
attachmentBlobFromWire,
|
|
149
|
+
buildDeviceBindingMessage,
|
|
150
|
+
buildDeviceConnectionGrantMessage,
|
|
151
|
+
buildDeviceRelayReservationTokenMessage,
|
|
146
152
|
canonicalDevicePairingInviteBytes,
|
|
147
153
|
computeMissingVersionRanges,
|
|
148
154
|
createDeviceOrchestrationStreamHandler,
|
|
@@ -159,7 +165,7 @@ import {
|
|
|
159
165
|
isLibp2pSyncRequest,
|
|
160
166
|
isLibp2pSyncResponse,
|
|
161
167
|
parseDevicePairingInvite
|
|
162
|
-
} from "./chunk-
|
|
168
|
+
} from "./chunk-KXVZQLJL.js";
|
|
163
169
|
import {
|
|
164
170
|
DEFAULT_DESTINATION_POLICIES,
|
|
165
171
|
DRIVER_REQUEST_API_VERSION,
|
|
@@ -246,8 +252,9 @@ import {
|
|
|
246
252
|
runAgentToolLoopTurn
|
|
247
253
|
} from "./chunk-K5KZJNDP.js";
|
|
248
254
|
import {
|
|
249
|
-
createFetchLLMProvider
|
|
250
|
-
|
|
255
|
+
createFetchLLMProvider,
|
|
256
|
+
resolveFetchLLMCallSettings
|
|
257
|
+
} from "./chunk-HY3U3GLE.js";
|
|
251
258
|
import {
|
|
252
259
|
HookRegistry,
|
|
253
260
|
MEMELOOP_STRUCTURED_TOOL_KEY,
|
|
@@ -11743,9 +11750,12 @@ export {
|
|
|
11743
11750
|
CREDENTIAL_GRANT_KIND,
|
|
11744
11751
|
ChatSyncEngine,
|
|
11745
11752
|
DEFAULT_DESTINATION_POLICIES,
|
|
11753
|
+
DEVICE_BINDING_SIGNATURE_DOMAIN,
|
|
11754
|
+
DEVICE_CONNECTION_GRANT_SIGNATURE_DOMAIN,
|
|
11746
11755
|
DEVICE_ORCHESTRATION_PROTOCOL,
|
|
11747
11756
|
DEVICE_PAIRING_INVITE_PROTOCOL,
|
|
11748
11757
|
DEVICE_PAIRING_INVITE_TTL_MS,
|
|
11758
|
+
DEVICE_RELAY_ADMISSION_SIGNATURE_DOMAIN,
|
|
11749
11759
|
DRIVER_MANIFEST_API_VERSION,
|
|
11750
11760
|
DRIVER_MANIFEST_KIND,
|
|
11751
11761
|
DRIVER_REQUEST_API_VERSION,
|
|
@@ -11862,6 +11872,9 @@ export {
|
|
|
11862
11872
|
base64UrlEncode,
|
|
11863
11873
|
bindWorkerSession,
|
|
11864
11874
|
buildAgent,
|
|
11875
|
+
buildDeviceBindingMessage,
|
|
11876
|
+
buildDeviceConnectionGrantMessage,
|
|
11877
|
+
buildDeviceRelayReservationTokenMessage,
|
|
11865
11878
|
buildLegacyChatMessageParts,
|
|
11866
11879
|
buildMemeloopFileUri,
|
|
11867
11880
|
buildMemeloopUri,
|
|
@@ -12199,6 +12212,7 @@ export {
|
|
|
12199
12212
|
resolveCategory,
|
|
12200
12213
|
resolveExternalWorkloadResources,
|
|
12201
12214
|
resolveExternalWorkloadRuntime,
|
|
12215
|
+
resolveFetchLLMCallSettings,
|
|
12202
12216
|
resolvePromptPluginMap,
|
|
12203
12217
|
resolveQuestionAnswer,
|
|
12204
12218
|
restoreArtifactManagementState,
|