UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

10 lines (9 loc) 2.96 kB
import { A as clearPluginCommands, C as registerPluginInteractiveHandler, N as listRegisteredPluginAgentPromptGuidance, _ as PluginApprovalResolutions, a as validateCommandName, b as clearPluginInteractiveHandlers, c as CONVERSATION_HOOK_NAMES, d as PLUGIN_HOOK_NAMES, f as PROMPT_INJECTION_HOOK_NAMES, g as isPromptInjectionHookName, h as isPluginHookName, i as registerPluginCommand, j as clearPluginCommandsForPlugin, l as DEPRECATED_PLUGIN_HOOKS, m as isDeprecatedPluginHookName, o as validatePluginCommandDefinition, p as isConversationHookName, s as AGENT_PROMPT_SURFACE_KINDS, u as DEPRECATED_PLUGIN_HOOK_NAMES, v as PLUGIN_PROMPT_MUTATION_RESULT_FIELDS, x as clearPluginInteractiveHandlersForPlugin, y as stripPromptMutationFieldsFromLegacyHookResult } from "../command-registration-Bp1_oQY0.js"; import { a as resetGlobalHookRunner, i as initializeGlobalHookRunner, n as getGlobalPluginRegistry, o as runGlobalGatewayStopSafely, r as hasGlobalHooks, t as getGlobalHookRunner } from "../hook-runner-global-BnyQREr6.js"; import { n as normalizePluginHttpPath } from "../http-route-overlap-D5FGt6xV.js"; import { t as getPluginRuntimeGatewayRequestScope } from "../gateway-request-scope-BAEdAUQ6.js"; import { i as listProviderPluginCommandSpecs, r as getPluginCommandSpecs } from "../command-specs-DjCWwpsp.js"; import { i as testing, n as listPluginCommands, r as matchPluginCommand, t as executePluginCommand } from "../commands-D0WhGlh-.js"; import { n as withPluginHttpRouteRegistry, t as registerPluginHttpRoute } from "../http-registry-C6KnnU9A.js"; import { i as createInteractiveConversationBindingHelpers, n as startLazyPluginServiceModule, r as dispatchPluginInteractiveHandler, t as defaultLoadOverrideModule } from "../plugin-runtime-Dw_Zc32A.js"; export { AGENT_PROMPT_SURFACE_KINDS, CONVERSATION_HOOK_NAMES, DEPRECATED_PLUGIN_HOOKS, DEPRECATED_PLUGIN_HOOK_NAMES, PLUGIN_HOOK_NAMES, PLUGIN_PROMPT_MUTATION_RESULT_FIELDS, PROMPT_INJECTION_HOOK_NAMES, PluginApprovalResolutions, testing as __testing, testing, clearPluginCommands, clearPluginCommandsForPlugin, clearPluginInteractiveHandlers, clearPluginInteractiveHandlersForPlugin, createInteractiveConversationBindingHelpers, defaultLoadOverrideModule, dispatchPluginInteractiveHandler, executePluginCommand, getGlobalHookRunner, getGlobalPluginRegistry, getPluginCommandSpecs, getPluginRuntimeGatewayRequestScope, hasGlobalHooks, initializeGlobalHookRunner, isConversationHookName, isDeprecatedPluginHookName, isPluginHookName, isPromptInjectionHookName, listPluginCommands, listProviderPluginCommandSpecs, listRegisteredPluginAgentPromptGuidance, matchPluginCommand, normalizePluginHttpPath, registerPluginCommand, registerPluginHttpRoute, registerPluginInteractiveHandler, resetGlobalHookRunner, runGlobalGatewayStopSafely, startLazyPluginServiceModule, stripPromptMutationFieldsFromLegacyHookResult, validateCommandName, validatePluginCommandDefinition, withPluginHttpRouteRegistry };