memeloop 0.2.2 → 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/{chunk-K6P63KD4.js → chunk-HY3U3GLE.js} +16 -4
- package/dist/chunk-HY3U3GLE.js.map +1 -0
- 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 +16 -3
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +4 -2
- 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/package.json +1 -1
- package/dist/chunk-K6P63KD4.js.map +0 -1
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';
|
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';
|
package/dist/index.js
CHANGED
|
@@ -252,8 +252,9 @@ import {
|
|
|
252
252
|
runAgentToolLoopTurn
|
|
253
253
|
} from "./chunk-K5KZJNDP.js";
|
|
254
254
|
import {
|
|
255
|
-
createFetchLLMProvider
|
|
256
|
-
|
|
255
|
+
createFetchLLMProvider,
|
|
256
|
+
resolveFetchLLMCallSettings
|
|
257
|
+
} from "./chunk-HY3U3GLE.js";
|
|
257
258
|
import {
|
|
258
259
|
HookRegistry,
|
|
259
260
|
MEMELOOP_STRUCTURED_TOOL_KEY,
|
|
@@ -12211,6 +12212,7 @@ export {
|
|
|
12211
12212
|
resolveCategory,
|
|
12212
12213
|
resolveExternalWorkloadResources,
|
|
12213
12214
|
resolveExternalWorkloadRuntime,
|
|
12215
|
+
resolveFetchLLMCallSettings,
|
|
12214
12216
|
resolvePromptPluginMap,
|
|
12215
12217
|
resolveQuestionAnswer,
|
|
12216
12218
|
restoreArtifactManagementState,
|