@yourgpt/copilot-sdk 2.1.3 → 2.1.5-alpha.0
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/MessageTree-CoIt_4nB.d.cts +161 -0
- package/dist/MessageTree-CzaN9Eul.d.ts +161 -0
- package/dist/{ThreadManager-Dkp_eLty.d.ts → ThreadManager-BEAECB7Y.d.ts} +1 -1
- package/dist/{ThreadManager-LfFRhr4e.d.cts → ThreadManager-Cw5fwyCN.d.cts} +1 -1
- package/dist/{chunk-POZNNKNJ.cjs → chunk-246B6X5D.cjs} +8 -2
- package/dist/chunk-246B6X5D.cjs.map +1 -0
- package/dist/{chunk-QLH6TSCC.js → chunk-4QXY2PBG.js} +8 -2
- package/dist/chunk-4QXY2PBG.js.map +1 -0
- package/dist/{chunk-DMBFN7KO.js → chunk-6BMQZIS3.js} +3105 -355
- package/dist/chunk-6BMQZIS3.js.map +1 -0
- package/dist/{chunk-R6LKHKAI.cjs → chunk-76RE7AJE.cjs} +3277 -509
- package/dist/chunk-76RE7AJE.cjs.map +1 -0
- package/dist/chunk-BJYA5NDL.cjs +96 -0
- package/dist/chunk-BJYA5NDL.cjs.map +1 -0
- package/dist/{chunk-LZMBBGWH.js → chunk-ENFWM3EY.js} +4 -4
- package/dist/{chunk-LZMBBGWH.js.map → chunk-ENFWM3EY.js.map} +1 -1
- package/dist/{chunk-WQSK3Z4K.cjs → chunk-I3SQUNTT.cjs} +81 -31
- package/dist/chunk-I3SQUNTT.cjs.map +1 -0
- package/dist/{chunk-WAPGTQDR.cjs → chunk-JKGFQUHJ.cjs} +10 -10
- package/dist/{chunk-WAPGTQDR.cjs.map → chunk-JKGFQUHJ.cjs.map} +1 -1
- package/dist/{chunk-XGITAEXU.js → chunk-LLM7AHMO.js} +2 -2
- package/dist/{chunk-XGITAEXU.js.map → chunk-LLM7AHMO.js.map} +1 -1
- package/dist/{chunk-ASV6JLYG.cjs → chunk-NUXLAZOE.cjs} +2 -2
- package/dist/{chunk-ASV6JLYG.cjs.map → chunk-NUXLAZOE.cjs.map} +1 -1
- package/dist/{chunk-VFV5FVVI.js → chunk-UXJ6LIZB.js} +61 -13
- package/dist/chunk-UXJ6LIZB.js.map +1 -0
- package/dist/chunk-VNLLW3ZI.js +94 -0
- package/dist/chunk-VNLLW3ZI.js.map +1 -0
- package/dist/core/index.cjs +99 -91
- package/dist/core/index.d.cts +21 -10
- package/dist/core/index.d.ts +21 -10
- package/dist/core/index.js +5 -5
- package/dist/{index-BHkRA0mM.d.cts → index-CiExk87c.d.cts} +1 -1
- package/dist/{index-tB0qI8my.d.ts → index-Dwrcf-CP.d.ts} +1 -1
- package/dist/mcp/index.d.cts +3 -3
- package/dist/mcp/index.d.ts +3 -3
- package/dist/react/index.cjs +113 -52
- package/dist/react/index.d.cts +703 -90
- package/dist/react/index.d.ts +703 -90
- package/dist/react/index.js +7 -6
- package/dist/server/index.cjs +339 -0
- package/dist/server/index.cjs.map +1 -0
- package/dist/server/index.d.cts +171 -0
- package/dist/server/index.d.ts +171 -0
- package/dist/server/index.js +332 -0
- package/dist/server/index.js.map +1 -0
- package/dist/tools/anthropic/index.cjs +3 -3
- package/dist/tools/anthropic/index.d.cts +1 -1
- package/dist/tools/anthropic/index.d.ts +1 -1
- package/dist/tools/anthropic/index.js +3 -3
- package/dist/tools/brave/index.cjs +6 -6
- package/dist/tools/brave/index.d.cts +1 -1
- package/dist/tools/brave/index.d.ts +1 -1
- package/dist/tools/brave/index.js +3 -3
- package/dist/tools/exa/index.cjs +6 -6
- package/dist/tools/exa/index.d.cts +1 -1
- package/dist/tools/exa/index.d.ts +1 -1
- package/dist/tools/exa/index.js +3 -3
- package/dist/tools/google/index.cjs +6 -6
- package/dist/tools/google/index.d.cts +1 -1
- package/dist/tools/google/index.d.ts +1 -1
- package/dist/tools/google/index.js +3 -3
- package/dist/tools/openai/index.cjs +6 -6
- package/dist/tools/openai/index.d.cts +1 -1
- package/dist/tools/openai/index.d.ts +1 -1
- package/dist/tools/openai/index.js +3 -3
- package/dist/tools/searxng/index.cjs +6 -6
- package/dist/tools/searxng/index.d.cts +1 -1
- package/dist/tools/searxng/index.d.ts +1 -1
- package/dist/tools/searxng/index.js +3 -3
- package/dist/tools/serper/index.cjs +6 -6
- package/dist/tools/serper/index.d.cts +1 -1
- package/dist/tools/serper/index.d.ts +1 -1
- package/dist/tools/serper/index.js +3 -3
- package/dist/tools/tavily/index.cjs +6 -6
- package/dist/tools/tavily/index.d.cts +1 -1
- package/dist/tools/tavily/index.d.ts +1 -1
- package/dist/tools/tavily/index.js +3 -3
- package/dist/tools/web-search/index.cjs +7 -7
- package/dist/tools/web-search/index.d.cts +2 -2
- package/dist/tools/web-search/index.d.ts +2 -2
- package/dist/tools/web-search/index.js +4 -4
- package/dist/{tools-coIcskZ4.d.ts → tools-DHZhF5km.d.cts} +161 -1
- package/dist/{tools-coIcskZ4.d.cts → tools-DHZhF5km.d.ts} +161 -1
- package/dist/{types-rjaSVmEF.d.ts → types-BTyJu0WD.d.ts} +1 -1
- package/dist/types-BckL3hiw.d.cts +93 -0
- package/dist/types-BckL3hiw.d.ts +93 -0
- package/dist/{types-C8t4Ut8f.d.cts → types-BdX7uPj0.d.cts} +1 -1
- package/dist/{types-DG2ya08y.d.ts → types-BeFBBZ5i.d.cts} +64 -1
- package/dist/{types-DG2ya08y.d.cts → types-BeFBBZ5i.d.ts} +64 -1
- package/dist/ui/index.cjs +468 -163
- package/dist/ui/index.cjs.map +1 -1
- package/dist/ui/index.d.cts +81 -4
- package/dist/ui/index.d.ts +81 -4
- package/dist/ui/index.js +416 -112
- package/dist/ui/index.js.map +1 -1
- package/package.json +6 -1
- package/dist/chunk-DMBFN7KO.js.map +0 -1
- package/dist/chunk-POZNNKNJ.cjs.map +0 -1
- package/dist/chunk-QLH6TSCC.js.map +0 -1
- package/dist/chunk-R6LKHKAI.cjs.map +0 -1
- package/dist/chunk-VFV5FVVI.js.map +0 -1
- package/dist/chunk-WQSK3Z4K.cjs.map +0 -1
package/dist/core/index.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { S as ScreenshotOptions, a as ScreenshotResult, C as ConsoleLogOptions, b as ConsoleLogResult, c as ConsoleLogEntry, N as NetworkRequestOptions, d as NetworkRequestResult, e as NetworkRequestEntry } from '../ThreadManager-
|
|
2
|
-
export { s as ActionDefinition, A as ActionParameter, t as ActionRenderProps, o as CapturedContext, q as CloudConfig, k as ConsoleLogType, r as CopilotConfig, W as CreateThreadOptions, p as CustomKeywords, E as Extension, H as HttpMethod, I as IntentDetectionResult, y as InternalKnowledgeBaseConfig, z as InternalKnowledgeBaseResult, B as InternalKnowledgeBaseSearchResponse, u as KnowledgeBaseConfig, K as KnowledgeBaseProvider, v as KnowledgeBaseResult, w as KnowledgeBaseSearchRequest, x as KnowledgeBaseSearchResponse, L as LLMConfig, Z as LoadStatus, _ as LocalStorageAdapterConfig, P as ParameterType, R as SimpleThreadManagerState, F as ThreadManager, V as ThreadManagerCallbacks, U as ThreadManagerConfig, Y as ThreadManagerState, m as ToolConsentRequest, n as ToolConsentResponse, T as ToolType, l as ToolsConfig, X as UpdateThreadOptions, D as actionToTool, j as createCustomDetector, J as createLocalStorageAdapter, O as createMemoryAdapter, G as createThreadManager, f as detectIntent, i as generateSuggestionReason, g as getPrimaryTool, h as hasToolSuggestions, M as localStorageAdapter, Q as noopAdapter } from '../ThreadManager-
|
|
3
|
-
import { T as ToolDefinition, a as ToolExecutionStatus, b as ToolResponse,
|
|
4
|
-
export {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
export {
|
|
1
|
+
import { S as ScreenshotOptions, a as ScreenshotResult, C as ConsoleLogOptions, b as ConsoleLogResult, c as ConsoleLogEntry, N as NetworkRequestOptions, d as NetworkRequestResult, e as NetworkRequestEntry } from '../ThreadManager-BEAECB7Y.js';
|
|
2
|
+
export { s as ActionDefinition, A as ActionParameter, t as ActionRenderProps, o as CapturedContext, q as CloudConfig, k as ConsoleLogType, r as CopilotConfig, W as CreateThreadOptions, p as CustomKeywords, E as Extension, H as HttpMethod, I as IntentDetectionResult, y as InternalKnowledgeBaseConfig, z as InternalKnowledgeBaseResult, B as InternalKnowledgeBaseSearchResponse, u as KnowledgeBaseConfig, K as KnowledgeBaseProvider, v as KnowledgeBaseResult, w as KnowledgeBaseSearchRequest, x as KnowledgeBaseSearchResponse, L as LLMConfig, Z as LoadStatus, _ as LocalStorageAdapterConfig, P as ParameterType, R as SimpleThreadManagerState, F as ThreadManager, V as ThreadManagerCallbacks, U as ThreadManagerConfig, Y as ThreadManagerState, m as ToolConsentRequest, n as ToolConsentResponse, T as ToolType, l as ToolsConfig, X as UpdateThreadOptions, D as actionToTool, j as createCustomDetector, J as createLocalStorageAdapter, O as createMemoryAdapter, G as createThreadManager, f as detectIntent, i as generateSuggestionReason, g as getPrimaryTool, h as hasToolSuggestions, M as localStorageAdapter, Q as noopAdapter } from '../ThreadManager-BEAECB7Y.js';
|
|
3
|
+
import { T as ToolDefinition, a as ToolExecutionStatus, b as ToolResponse, c as ToolInputSchema, d as ToolLocation, e as ToolContext } from '../tools-DHZhF5km.js';
|
|
4
|
+
export { E as AIContent, A as AIProvider, D as AIResponseMode, z as AgentLoopConfig, B as AgentLoopState, s as ContextBudgetConfig, C as ContextHistoryConfig, p as ContextManagementConfig, n as ContextSummarizationConfig, r as ContextUsage, q as ContextUsagePart, J as JSONSchemaProperty, P as PermissionLevel, H as PermissionStorageAdapter, G as PermissionStorageConfig, o as TokenEstimationConfig, x as ToolApprovalStatus, h as ToolConfig, y as ToolExecution, t as ToolOptimizationConfig, F as ToolPermission, l as ToolProfile, m as ToolProfileConfig, g as ToolRenderProps, i as ToolResultConfig, j as ToolResultTruncationConfig, u as ToolSet, v as ToolSetEntry, f as ToolSource, k as ToolTruncationStrategy, U as UnifiedToolCall, w as UnifiedToolResult, M as createToolResult, O as failure, N as success, I as tool, L as toolToAnthropicFormat, K as toolToOpenAIFormat } from '../tools-DHZhF5km.js';
|
|
5
|
+
import { S as Source, M as MessageAttachment } from '../types-BeFBBZ5i.js';
|
|
6
|
+
export { A as AsyncThreadStorageAdapter, D as DebugConfig, L as ListThreadsOptions, u as ListThreadsResult, d as Message, h as MessageMetadata, g as MessageRole, P as PersistenceConfig, f as ScopedLogger, a as Thread, b as ThreadData, j as ThreadStorageAdapter, i as TokenUsage, T as ToolCall, o as createAssistantMessage, e as createLogger, m as createMessage, q as createToolCall, p as createToolMessage, n as createUserMessage, k as generateThreadTitle, s as hasToolCalls, t as isToolResult, l as logOnce, r as parseToolCallArgs } from '../types-BeFBBZ5i.js';
|
|
7
|
+
export { c as createWebSearchTool, e as executeWebSearch, f as formatSearchResultsForAI, a as getAvailableProviders, g as getProvider, s as summarizeSearchResults, w as webSearchTool } from '../index-Dwrcf-CP.js';
|
|
8
8
|
export { o as openaiProvider } from '../openai-Cam8hF4f.js';
|
|
9
9
|
export { g as googleProvider } from '../google-Da8IQxaI.js';
|
|
10
10
|
export { a as anthropicProvider } from '../anthropic-DkCEDYOt.js';
|
|
@@ -632,9 +632,20 @@ declare function generateToolCallId(): string;
|
|
|
632
632
|
*/
|
|
633
633
|
|
|
634
634
|
/**
|
|
635
|
-
* Convert a Zod schema to JSON Schema property (supports Zod 3 and 4)
|
|
635
|
+
* Convert a Zod schema to JSON Schema property (supports Zod 3 and 4).
|
|
636
|
+
* When used with z.object(), the result is compatible with ToolInputSchema.
|
|
637
|
+
*
|
|
638
|
+
* @example
|
|
639
|
+
* ```ts
|
|
640
|
+
* // For tool input schemas
|
|
641
|
+
* useTool({
|
|
642
|
+
* inputSchema: zodToJsonSchema(z.object({
|
|
643
|
+
* name: z.string().describe("User name"),
|
|
644
|
+
* })),
|
|
645
|
+
* });
|
|
646
|
+
* ```
|
|
636
647
|
*/
|
|
637
|
-
declare function zodToJsonSchema(schema: unknown):
|
|
648
|
+
declare function zodToJsonSchema(schema: unknown): ToolInputSchema;
|
|
638
649
|
/**
|
|
639
650
|
* Convert a Zod object schema to ToolInputSchema
|
|
640
651
|
*
|
|
@@ -899,4 +910,4 @@ declare function getAttachmentTypeFromMime(mimeType: string): "image" | "file" |
|
|
|
899
910
|
*/
|
|
900
911
|
declare function processFileToAttachment(file: File, storage?: StorageService | null): Promise<MessageAttachment>;
|
|
901
912
|
|
|
902
|
-
export { type ActionArgsEvent, type ActionEndEvent, type ActionStartEvent, type AssistantToolMessage, CLOUD_MAX_FILE_SIZE, ConsoleLogEntry, ConsoleLogOptions, ConsoleLogResult, DEFAULT_YOURGPT_ENDPOINT, type DefineToolConfig, type DoneEvent, type DoneEventMessage, type ErrorEvent,
|
|
913
|
+
export { type ActionArgsEvent, type ActionEndEvent, type ActionStartEvent, type AssistantToolMessage, CLOUD_MAX_FILE_SIZE, ConsoleLogEntry, ConsoleLogOptions, ConsoleLogResult, DEFAULT_YOURGPT_ENDPOINT, type DefineToolConfig, type DoneEvent, type DoneEventMessage, type ErrorEvent, type LoopCompleteEvent, type LoopIterationEvent, MessageAttachment, type MessageDeltaEvent, type MessageEndEvent, type MessageStartEvent, NetworkRequestEntry, NetworkRequestOptions, NetworkRequestResult, ScreenshotOptions, ScreenshotResult, Source, type SourceAddEvent, type StorageConfig, type StorageService, type StreamEvent, type StreamEventType, type SystemMessageFunction, type ToolCallInfo, type ToolCallsEvent, ToolContext, ToolDefinition, ToolExecutionStatus, ToolInputSchema, ToolLocation, ToolResponse, type ToolResultEvent, type ToolStatusEvent, type UploadOptions, type UploadResult, builtinTools, captureCurrentLogs, captureScreenshot, clearConsoleLogs, clearNetworkRequests, consoleLogsTool, createCloudStorage, createConsoleLogsTool, createNetworkRequestsTool, createSSEStream, createScreenshotTool, defaultSystemMessage, defineClientTool, defineServerTool, defineTool, formatLogsForAI, formatRequestsForAI, formatSSE, generateId, generateMessageId, generateThreadId, generateToolCallId, getAttachmentTypeFromMime, getConsoleErrors, getConsoleLogs, getConsoleWarnings, getFailedRequests, getNetworkRequests, isConsoleCaptureActive, isNetworkCaptureActive, isScreenshotSupported, networkRequestsTool, parseSSELine, parseStreamEvent, processFileToAttachment, resizeScreenshot, screenshotTool, serializeStreamEvent, startConsoleCapture, startNetworkCapture, stopConsoleCapture, stopNetworkCapture, streamSSE, zodObjectToInputSchema, zodToJsonSchema };
|
package/dist/core/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
export { CLOUD_MAX_FILE_SIZE, DEFAULT_YOURGPT_ENDPOINT, SimpleThreadManagerState, ThreadManager, actionToTool, builtinTools, captureCurrentLogs, captureScreenshot, clearConsoleLogs, clearNetworkRequests, consoleLogsTool, createAssistantMessage, createCloudStorage, createConsoleLogsTool, createCustomDetector, createLocalStorageAdapter, createMemoryAdapter, createMessage, createNetworkRequestsTool, createSSEStream, createScreenshotTool, createThreadManager, createToolCall, createToolMessage, createUserMessage, defaultSystemMessage, defineClientTool, defineServerTool, defineTool, detectIntent, formatLogsForAI, formatRequestsForAI, formatSSE, generateId, generateMessageId, generateSuggestionReason, generateThreadId, generateThreadTitle, generateToolCallId, getAttachmentTypeFromMime, getConsoleErrors, getConsoleLogs, getConsoleWarnings, getFailedRequests, getNetworkRequests, getPrimaryTool, hasToolCalls, hasToolSuggestions, isConsoleCaptureActive, isNetworkCaptureActive, isScreenshotSupported, isToolResult, localStorageAdapter, networkRequestsTool, noopAdapter, parseSSELine, parseStreamEvent, parseToolCallArgs, processFileToAttachment, resizeScreenshot, screenshotTool, serializeStreamEvent, startConsoleCapture, startNetworkCapture, stopConsoleCapture, stopNetworkCapture, streamSSE, zodObjectToInputSchema, zodToJsonSchema } from '../chunk-
|
|
2
|
-
export { createWebSearchTool, webSearchTool } from '../chunk-
|
|
3
|
-
export { createToolResult, failure, success, tool, toolToAnthropicFormat, toolToOpenAIFormat } from '../chunk-
|
|
4
|
-
export { executeWebSearch, formatSearchResultsForAI, getAvailableProviders, getProvider, summarizeSearchResults } from '../chunk-
|
|
1
|
+
export { CLOUD_MAX_FILE_SIZE, DEFAULT_YOURGPT_ENDPOINT, SimpleThreadManagerState, ThreadManager, actionToTool, builtinTools, captureCurrentLogs, captureScreenshot, clearConsoleLogs, clearNetworkRequests, consoleLogsTool, createAssistantMessage, createCloudStorage, createConsoleLogsTool, createCustomDetector, createLocalStorageAdapter, createLogger, createMemoryAdapter, createMessage, createNetworkRequestsTool, createSSEStream, createScreenshotTool, createThreadManager, createToolCall, createToolMessage, createUserMessage, defaultSystemMessage, defineClientTool, defineServerTool, defineTool, detectIntent, formatLogsForAI, formatRequestsForAI, formatSSE, generateId, generateMessageId, generateSuggestionReason, generateThreadId, generateThreadTitle, generateToolCallId, getAttachmentTypeFromMime, getConsoleErrors, getConsoleLogs, getConsoleWarnings, getFailedRequests, getNetworkRequests, getPrimaryTool, hasToolCalls, hasToolSuggestions, isConsoleCaptureActive, isNetworkCaptureActive, isScreenshotSupported, isToolResult, localStorageAdapter, logOnce, networkRequestsTool, noopAdapter, parseSSELine, parseStreamEvent, parseToolCallArgs, processFileToAttachment, resizeScreenshot, screenshotTool, serializeStreamEvent, startConsoleCapture, startNetworkCapture, stopConsoleCapture, stopNetworkCapture, streamSSE, zodObjectToInputSchema, zodToJsonSchema } from '../chunk-UXJ6LIZB.js';
|
|
2
|
+
export { createWebSearchTool, webSearchTool } from '../chunk-ENFWM3EY.js';
|
|
3
|
+
export { createToolResult, failure, success, tool, toolToAnthropicFormat, toolToOpenAIFormat } from '../chunk-4QXY2PBG.js';
|
|
4
|
+
export { executeWebSearch, formatSearchResultsForAI, getAvailableProviders, getProvider, summarizeSearchResults } from '../chunk-LLM7AHMO.js';
|
|
5
|
+
export { anthropicProvider } from '../chunk-RQ74USYU.js';
|
|
5
6
|
export { tavilyProvider } from '../chunk-7W7QLZNC.js';
|
|
6
7
|
export { serperProvider } from '../chunk-CEOMTQTP.js';
|
|
7
8
|
export { braveProvider } from '../chunk-PPFHA6IL.js';
|
|
@@ -9,7 +10,6 @@ export { searxngProvider } from '../chunk-DABZYCVX.js';
|
|
|
9
10
|
export { exaProvider } from '../chunk-MNDGIW47.js';
|
|
10
11
|
export { openaiProvider } from '../chunk-VD74IPKB.js';
|
|
11
12
|
export { googleProvider } from '../chunk-53UGJNHN.js';
|
|
12
|
-
export { anthropicProvider } from '../chunk-RQ74USYU.js';
|
|
13
13
|
import '../chunk-DGUM43GV.js';
|
|
14
14
|
//# sourceMappingURL=index.js.map
|
|
15
15
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { b as WebSearchConfig, a as WebSearchProvider, W as WebSearchProviderInterface, c as WebSearchParams, f as WebSearchResponse } from './types-ZguuKEs_.cjs';
|
|
2
|
-
import { T as ToolDefinition } from './tools-
|
|
2
|
+
import { T as ToolDefinition } from './tools-DHZhF5km.cjs';
|
|
3
3
|
|
|
4
4
|
/**
|
|
5
5
|
* Web Search Module
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { b as WebSearchConfig, a as WebSearchProvider, W as WebSearchProviderInterface, c as WebSearchParams, f as WebSearchResponse } from './types-ZguuKEs_.js';
|
|
2
|
-
import { T as ToolDefinition } from './tools-
|
|
2
|
+
import { T as ToolDefinition } from './tools-DHZhF5km.js';
|
|
3
3
|
|
|
4
4
|
/**
|
|
5
5
|
* Web Search Module
|
package/dist/mcp/index.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { M as MCPClientConfig, a as MCPClientEvents, b as MCPClientState, c as MCPToolCallResult, d as MCPToolDefinition, e as MCPServerInfo, f as MCPServerCapabilities, g as MCPConnectionState, J as JsonRpcRequest, h as JsonRpcNotification, i as JsonRpcMessage, j as JsonRpcResponse, k as MCPClientInfo, l as MCPClientCapabilities, m as MCPInitializeParams, n as MCPToolCallParams } from '../types-
|
|
2
|
-
export { K as JSON_RPC_ERROR_CODES, t as JsonRpcError, C as MCPElicitationOption, A as MCPElicitationRequest, B as MCPElicitationResponse, H as MCPError, q as MCPHttpTransportConfig, x as MCPImageContent, y as MCPResourceContent, r as MCPSSETransportConfig, G as MCPServerConfig, s as MCPStdioTransportConfig, w as MCPTextContent, u as MCPToolInputSchema, v as MCPToolResultContent, p as MCPTransportConfig, o as MCPTransportType, z as MCPUIContent, I as MCP_PROTOCOL_VERSION, U as UseMCPClientConfig, D as UseMCPClientReturn, E as UseMCPToolsConfig, F as UseMCPToolsReturn } from '../types-
|
|
3
|
-
import { T as ToolDefinition } from '../tools-
|
|
1
|
+
import { M as MCPClientConfig, a as MCPClientEvents, b as MCPClientState, c as MCPToolCallResult, d as MCPToolDefinition, e as MCPServerInfo, f as MCPServerCapabilities, g as MCPConnectionState, J as JsonRpcRequest, h as JsonRpcNotification, i as JsonRpcMessage, j as JsonRpcResponse, k as MCPClientInfo, l as MCPClientCapabilities, m as MCPInitializeParams, n as MCPToolCallParams } from '../types-BdX7uPj0.cjs';
|
|
2
|
+
export { K as JSON_RPC_ERROR_CODES, t as JsonRpcError, C as MCPElicitationOption, A as MCPElicitationRequest, B as MCPElicitationResponse, H as MCPError, q as MCPHttpTransportConfig, x as MCPImageContent, y as MCPResourceContent, r as MCPSSETransportConfig, G as MCPServerConfig, s as MCPStdioTransportConfig, w as MCPTextContent, u as MCPToolInputSchema, v as MCPToolResultContent, p as MCPTransportConfig, o as MCPTransportType, z as MCPUIContent, I as MCP_PROTOCOL_VERSION, U as UseMCPClientConfig, D as UseMCPClientReturn, E as UseMCPToolsConfig, F as UseMCPToolsReturn } from '../types-BdX7uPj0.cjs';
|
|
3
|
+
import { T as ToolDefinition } from '../tools-DHZhF5km.cjs';
|
|
4
4
|
export { D as DEFAULT_MCP_UI_SANDBOX, f as MCPUIActionIntent, n as MCPUIFrameProps, d as MCPUIIntent, l as MCPUIIntentContext, k as MCPUIIntentHandler, i as MCPUILinkIntent, j as MCPUIMessage, h as MCPUINotifyIntent, g as MCPUIPromptIntent, M as MCPUIResource, a as MCPUIResourceContent, c as MCPUIResourceMetadata, b as MCPUIResourceMimeType, e as MCPUIToolIntent, R as RESTRICTED_MCP_UI_SANDBOX, U as UseMCPUIIntentsConfig, m as UseMCPUIIntentsReturn, p as isMCPUIIntent, q as isMCPUIMessage, o as isMCPUIResourceContent, r as parseMCPUIMessage } from '../types-B20VCJXL.cjs';
|
|
5
5
|
|
|
6
6
|
/**
|
package/dist/mcp/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { M as MCPClientConfig, a as MCPClientEvents, b as MCPClientState, c as MCPToolCallResult, d as MCPToolDefinition, e as MCPServerInfo, f as MCPServerCapabilities, g as MCPConnectionState, J as JsonRpcRequest, h as JsonRpcNotification, i as JsonRpcMessage, j as JsonRpcResponse, k as MCPClientInfo, l as MCPClientCapabilities, m as MCPInitializeParams, n as MCPToolCallParams } from '../types-
|
|
2
|
-
export { K as JSON_RPC_ERROR_CODES, t as JsonRpcError, C as MCPElicitationOption, A as MCPElicitationRequest, B as MCPElicitationResponse, H as MCPError, q as MCPHttpTransportConfig, x as MCPImageContent, y as MCPResourceContent, r as MCPSSETransportConfig, G as MCPServerConfig, s as MCPStdioTransportConfig, w as MCPTextContent, u as MCPToolInputSchema, v as MCPToolResultContent, p as MCPTransportConfig, o as MCPTransportType, z as MCPUIContent, I as MCP_PROTOCOL_VERSION, U as UseMCPClientConfig, D as UseMCPClientReturn, E as UseMCPToolsConfig, F as UseMCPToolsReturn } from '../types-
|
|
3
|
-
import { T as ToolDefinition } from '../tools-
|
|
1
|
+
import { M as MCPClientConfig, a as MCPClientEvents, b as MCPClientState, c as MCPToolCallResult, d as MCPToolDefinition, e as MCPServerInfo, f as MCPServerCapabilities, g as MCPConnectionState, J as JsonRpcRequest, h as JsonRpcNotification, i as JsonRpcMessage, j as JsonRpcResponse, k as MCPClientInfo, l as MCPClientCapabilities, m as MCPInitializeParams, n as MCPToolCallParams } from '../types-BTyJu0WD.js';
|
|
2
|
+
export { K as JSON_RPC_ERROR_CODES, t as JsonRpcError, C as MCPElicitationOption, A as MCPElicitationRequest, B as MCPElicitationResponse, H as MCPError, q as MCPHttpTransportConfig, x as MCPImageContent, y as MCPResourceContent, r as MCPSSETransportConfig, G as MCPServerConfig, s as MCPStdioTransportConfig, w as MCPTextContent, u as MCPToolInputSchema, v as MCPToolResultContent, p as MCPTransportConfig, o as MCPTransportType, z as MCPUIContent, I as MCP_PROTOCOL_VERSION, U as UseMCPClientConfig, D as UseMCPClientReturn, E as UseMCPToolsConfig, F as UseMCPToolsReturn } from '../types-BTyJu0WD.js';
|
|
3
|
+
import { T as ToolDefinition } from '../tools-DHZhF5km.js';
|
|
4
4
|
export { D as DEFAULT_MCP_UI_SANDBOX, f as MCPUIActionIntent, n as MCPUIFrameProps, d as MCPUIIntent, l as MCPUIIntentContext, k as MCPUIIntentHandler, i as MCPUILinkIntent, j as MCPUIMessage, h as MCPUINotifyIntent, g as MCPUIPromptIntent, M as MCPUIResource, a as MCPUIResourceContent, c as MCPUIResourceMetadata, b as MCPUIResourceMimeType, e as MCPUIToolIntent, R as RESTRICTED_MCP_UI_SANDBOX, U as UseMCPUIIntentsConfig, m as UseMCPUIIntentsReturn, p as isMCPUIIntent, q as isMCPUIMessage, o as isMCPUIResourceContent, r as parseMCPUIMessage } from '../types-B20VCJXL.js';
|
|
5
5
|
|
|
6
6
|
/**
|
package/dist/react/index.cjs
CHANGED
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
3
|
+
var chunk76RE7AJE_cjs = require('../chunk-76RE7AJE.cjs');
|
|
4
|
+
var chunkI3SQUNTT_cjs = require('../chunk-I3SQUNTT.cjs');
|
|
5
5
|
require('../chunk-JGPDQDY4.cjs');
|
|
6
|
-
require('../chunk-
|
|
7
|
-
|
|
8
|
-
require('../chunk-
|
|
6
|
+
require('../chunk-BJYA5NDL.cjs');
|
|
7
|
+
require('../chunk-JKGFQUHJ.cjs');
|
|
8
|
+
var chunk246B6X5D_cjs = require('../chunk-246B6X5D.cjs');
|
|
9
|
+
require('../chunk-NUXLAZOE.cjs');
|
|
10
|
+
require('../chunk-TXLIY7GF.cjs');
|
|
9
11
|
require('../chunk-CBAHCI4R.cjs');
|
|
10
12
|
require('../chunk-MEBXW75C.cjs');
|
|
11
13
|
require('../chunk-W73FBYIH.cjs');
|
|
@@ -13,194 +15,253 @@ require('../chunk-2FAWEBZS.cjs');
|
|
|
13
15
|
require('../chunk-6T5XXJEP.cjs');
|
|
14
16
|
require('../chunk-GANCV72Z.cjs');
|
|
15
17
|
require('../chunk-XWOHNY3F.cjs');
|
|
16
|
-
require('../chunk-TXLIY7GF.cjs');
|
|
17
18
|
require('../chunk-JEQ2X3Z6.cjs');
|
|
18
19
|
|
|
19
20
|
|
|
20
21
|
|
|
21
22
|
Object.defineProperty(exports, "AbstractAgentLoop", {
|
|
22
23
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
24
|
+
get: function () { return chunk76RE7AJE_cjs.AbstractAgentLoop; }
|
|
24
25
|
});
|
|
25
26
|
Object.defineProperty(exports, "AbstractChat", {
|
|
26
27
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
28
|
+
get: function () { return chunk76RE7AJE_cjs.AbstractChat; }
|
|
28
29
|
});
|
|
29
30
|
Object.defineProperty(exports, "CopilotProvider", {
|
|
30
31
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
32
|
+
get: function () { return chunk76RE7AJE_cjs.CopilotProvider; }
|
|
33
|
+
});
|
|
34
|
+
Object.defineProperty(exports, "MessageHistoryContext", {
|
|
35
|
+
enumerable: true,
|
|
36
|
+
get: function () { return chunk76RE7AJE_cjs.MessageHistoryContext; }
|
|
37
|
+
});
|
|
38
|
+
Object.defineProperty(exports, "MessageTree", {
|
|
39
|
+
enumerable: true,
|
|
40
|
+
get: function () { return chunk76RE7AJE_cjs.MessageTree; }
|
|
32
41
|
});
|
|
33
42
|
Object.defineProperty(exports, "ReactChat", {
|
|
34
43
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
44
|
+
get: function () { return chunk76RE7AJE_cjs.ReactChat; }
|
|
36
45
|
});
|
|
37
46
|
Object.defineProperty(exports, "ReactChatState", {
|
|
38
47
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
48
|
+
get: function () { return chunk76RE7AJE_cjs.ReactChatState; }
|
|
40
49
|
});
|
|
41
50
|
Object.defineProperty(exports, "ReactThreadManager", {
|
|
42
51
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
52
|
+
get: function () { return chunk76RE7AJE_cjs.ReactThreadManager; }
|
|
44
53
|
});
|
|
45
54
|
Object.defineProperty(exports, "ReactThreadManagerState", {
|
|
46
55
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
56
|
+
get: function () { return chunk76RE7AJE_cjs.ReactThreadManagerState; }
|
|
57
|
+
});
|
|
58
|
+
Object.defineProperty(exports, "SkillProvider", {
|
|
59
|
+
enumerable: true,
|
|
60
|
+
get: function () { return chunk76RE7AJE_cjs.SkillProvider; }
|
|
48
61
|
});
|
|
49
62
|
Object.defineProperty(exports, "createMessageIntentHandler", {
|
|
50
63
|
enumerable: true,
|
|
51
|
-
get: function () { return
|
|
64
|
+
get: function () { return chunk76RE7AJE_cjs.createMessageIntentHandler; }
|
|
52
65
|
});
|
|
53
66
|
Object.defineProperty(exports, "createPermissionStorage", {
|
|
54
67
|
enumerable: true,
|
|
55
|
-
get: function () { return
|
|
68
|
+
get: function () { return chunk76RE7AJE_cjs.createPermissionStorage; }
|
|
56
69
|
});
|
|
57
70
|
Object.defineProperty(exports, "createReactChat", {
|
|
58
71
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
72
|
+
get: function () { return chunk76RE7AJE_cjs.createReactChat; }
|
|
60
73
|
});
|
|
61
74
|
Object.defineProperty(exports, "createReactChatState", {
|
|
62
75
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
76
|
+
get: function () { return chunk76RE7AJE_cjs.createReactChatState; }
|
|
64
77
|
});
|
|
65
78
|
Object.defineProperty(exports, "createReactThreadManager", {
|
|
66
79
|
enumerable: true,
|
|
67
|
-
get: function () { return
|
|
80
|
+
get: function () { return chunk76RE7AJE_cjs.createReactThreadManager; }
|
|
68
81
|
});
|
|
69
82
|
Object.defineProperty(exports, "createReactThreadManagerState", {
|
|
70
83
|
enumerable: true,
|
|
71
|
-
get: function () { return
|
|
84
|
+
get: function () { return chunk76RE7AJE_cjs.createReactThreadManagerState; }
|
|
72
85
|
});
|
|
73
86
|
Object.defineProperty(exports, "createSessionPermissionCache", {
|
|
74
87
|
enumerable: true,
|
|
75
|
-
get: function () { return
|
|
88
|
+
get: function () { return chunk76RE7AJE_cjs.createSessionPermissionCache; }
|
|
76
89
|
});
|
|
77
90
|
Object.defineProperty(exports, "createToolIntentHandler", {
|
|
78
91
|
enumerable: true,
|
|
79
|
-
get: function () { return
|
|
92
|
+
get: function () { return chunk76RE7AJE_cjs.createToolIntentHandler; }
|
|
93
|
+
});
|
|
94
|
+
Object.defineProperty(exports, "defaultMessageHistoryConfig", {
|
|
95
|
+
enumerable: true,
|
|
96
|
+
get: function () { return chunk76RE7AJE_cjs.defaultMessageHistoryConfig; }
|
|
97
|
+
});
|
|
98
|
+
Object.defineProperty(exports, "defineSkill", {
|
|
99
|
+
enumerable: true,
|
|
100
|
+
get: function () { return chunk76RE7AJE_cjs.defineSkill; }
|
|
80
101
|
});
|
|
81
102
|
Object.defineProperty(exports, "formatKnowledgeResultsForAI", {
|
|
82
103
|
enumerable: true,
|
|
83
|
-
get: function () { return
|
|
104
|
+
get: function () { return chunk76RE7AJE_cjs.formatKnowledgeResultsForAI; }
|
|
84
105
|
});
|
|
85
106
|
Object.defineProperty(exports, "initialAgentLoopState", {
|
|
86
107
|
enumerable: true,
|
|
87
|
-
get: function () { return
|
|
108
|
+
get: function () { return chunk76RE7AJE_cjs.initialAgentLoopState; }
|
|
109
|
+
});
|
|
110
|
+
Object.defineProperty(exports, "isCompactionMarker", {
|
|
111
|
+
enumerable: true,
|
|
112
|
+
get: function () { return chunk76RE7AJE_cjs.isCompactionMarker; }
|
|
113
|
+
});
|
|
114
|
+
Object.defineProperty(exports, "keepToolPairsAtomic", {
|
|
115
|
+
enumerable: true,
|
|
116
|
+
get: function () { return chunk76RE7AJE_cjs.keepToolPairsAtomic; }
|
|
88
117
|
});
|
|
89
118
|
Object.defineProperty(exports, "searchKnowledgeBase", {
|
|
90
119
|
enumerable: true,
|
|
91
|
-
get: function () { return
|
|
120
|
+
get: function () { return chunk76RE7AJE_cjs.searchKnowledgeBase; }
|
|
121
|
+
});
|
|
122
|
+
Object.defineProperty(exports, "toDisplayMessage", {
|
|
123
|
+
enumerable: true,
|
|
124
|
+
get: function () { return chunk76RE7AJE_cjs.toDisplayMessage; }
|
|
125
|
+
});
|
|
126
|
+
Object.defineProperty(exports, "toLLMMessage", {
|
|
127
|
+
enumerable: true,
|
|
128
|
+
get: function () { return chunk76RE7AJE_cjs.toLLMMessage; }
|
|
129
|
+
});
|
|
130
|
+
Object.defineProperty(exports, "toLLMMessages", {
|
|
131
|
+
enumerable: true,
|
|
132
|
+
get: function () { return chunk76RE7AJE_cjs.toLLMMessages; }
|
|
92
133
|
});
|
|
93
134
|
Object.defineProperty(exports, "useAIAction", {
|
|
94
135
|
enumerable: true,
|
|
95
|
-
get: function () { return
|
|
136
|
+
get: function () { return chunk76RE7AJE_cjs.useAIAction; }
|
|
96
137
|
});
|
|
97
138
|
Object.defineProperty(exports, "useAIActions", {
|
|
98
139
|
enumerable: true,
|
|
99
|
-
get: function () { return
|
|
140
|
+
get: function () { return chunk76RE7AJE_cjs.useAIActions; }
|
|
100
141
|
});
|
|
101
142
|
Object.defineProperty(exports, "useAIContext", {
|
|
102
143
|
enumerable: true,
|
|
103
|
-
get: function () { return
|
|
144
|
+
get: function () { return chunk76RE7AJE_cjs.useAIContext; }
|
|
104
145
|
});
|
|
105
146
|
Object.defineProperty(exports, "useAIContexts", {
|
|
106
147
|
enumerable: true,
|
|
107
|
-
get: function () { return
|
|
148
|
+
get: function () { return chunk76RE7AJE_cjs.useAIContexts; }
|
|
108
149
|
});
|
|
109
150
|
Object.defineProperty(exports, "useAITools", {
|
|
110
151
|
enumerable: true,
|
|
111
|
-
get: function () { return
|
|
152
|
+
get: function () { return chunk76RE7AJE_cjs.useAITools; }
|
|
112
153
|
});
|
|
113
154
|
Object.defineProperty(exports, "useAgent", {
|
|
114
155
|
enumerable: true,
|
|
115
|
-
get: function () { return
|
|
156
|
+
get: function () { return chunk76RE7AJE_cjs.useAgent; }
|
|
116
157
|
});
|
|
117
158
|
Object.defineProperty(exports, "useCapabilities", {
|
|
118
159
|
enumerable: true,
|
|
119
|
-
get: function () { return
|
|
160
|
+
get: function () { return chunk76RE7AJE_cjs.useCapabilities; }
|
|
120
161
|
});
|
|
121
162
|
Object.defineProperty(exports, "useChat", {
|
|
122
163
|
enumerable: true,
|
|
123
|
-
get: function () { return
|
|
164
|
+
get: function () { return chunk76RE7AJE_cjs.useChat; }
|
|
165
|
+
});
|
|
166
|
+
Object.defineProperty(exports, "useContextStats", {
|
|
167
|
+
enumerable: true,
|
|
168
|
+
get: function () { return chunk76RE7AJE_cjs.useContextStats; }
|
|
124
169
|
});
|
|
125
170
|
Object.defineProperty(exports, "useCopilot", {
|
|
126
171
|
enumerable: true,
|
|
127
|
-
get: function () { return
|
|
172
|
+
get: function () { return chunk76RE7AJE_cjs.useCopilot; }
|
|
128
173
|
});
|
|
129
174
|
Object.defineProperty(exports, "useDevLogger", {
|
|
130
175
|
enumerable: true,
|
|
131
|
-
get: function () { return
|
|
176
|
+
get: function () { return chunk76RE7AJE_cjs.useDevLogger; }
|
|
132
177
|
});
|
|
133
178
|
Object.defineProperty(exports, "useFeatureSupport", {
|
|
134
179
|
enumerable: true,
|
|
135
|
-
get: function () { return
|
|
180
|
+
get: function () { return chunk76RE7AJE_cjs.useFeatureSupport; }
|
|
136
181
|
});
|
|
137
182
|
Object.defineProperty(exports, "useKnowledgeBase", {
|
|
138
183
|
enumerable: true,
|
|
139
|
-
get: function () { return
|
|
184
|
+
get: function () { return chunk76RE7AJE_cjs.useKnowledgeBase; }
|
|
140
185
|
});
|
|
141
186
|
Object.defineProperty(exports, "useMCPClient", {
|
|
142
187
|
enumerable: true,
|
|
143
|
-
get: function () { return
|
|
188
|
+
get: function () { return chunk76RE7AJE_cjs.useMCPClient; }
|
|
144
189
|
});
|
|
145
190
|
Object.defineProperty(exports, "useMCPTools", {
|
|
146
191
|
enumerable: true,
|
|
147
|
-
get: function () { return
|
|
192
|
+
get: function () { return chunk76RE7AJE_cjs.useMCPTools; }
|
|
148
193
|
});
|
|
149
194
|
Object.defineProperty(exports, "useMCPUIIntents", {
|
|
150
195
|
enumerable: true,
|
|
151
|
-
get: function () { return
|
|
196
|
+
get: function () { return chunk76RE7AJE_cjs.useMCPUIIntents; }
|
|
197
|
+
});
|
|
198
|
+
Object.defineProperty(exports, "useMessageHistory", {
|
|
199
|
+
enumerable: true,
|
|
200
|
+
get: function () { return chunk76RE7AJE_cjs.useMessageHistory; }
|
|
201
|
+
});
|
|
202
|
+
Object.defineProperty(exports, "useMessageHistoryContext", {
|
|
203
|
+
enumerable: true,
|
|
204
|
+
get: function () { return chunk76RE7AJE_cjs.useMessageHistoryContext; }
|
|
205
|
+
});
|
|
206
|
+
Object.defineProperty(exports, "useSkill", {
|
|
207
|
+
enumerable: true,
|
|
208
|
+
get: function () { return chunk76RE7AJE_cjs.useSkill; }
|
|
209
|
+
});
|
|
210
|
+
Object.defineProperty(exports, "useSkillStatus", {
|
|
211
|
+
enumerable: true,
|
|
212
|
+
get: function () { return chunk76RE7AJE_cjs.useSkillStatus; }
|
|
152
213
|
});
|
|
153
214
|
Object.defineProperty(exports, "useSuggestions", {
|
|
154
215
|
enumerable: true,
|
|
155
|
-
get: function () { return
|
|
216
|
+
get: function () { return chunk76RE7AJE_cjs.useSuggestions; }
|
|
156
217
|
});
|
|
157
218
|
Object.defineProperty(exports, "useSupportedMediaTypes", {
|
|
158
219
|
enumerable: true,
|
|
159
|
-
get: function () { return
|
|
220
|
+
get: function () { return chunk76RE7AJE_cjs.useSupportedMediaTypes; }
|
|
160
221
|
});
|
|
161
222
|
Object.defineProperty(exports, "useThreadManager", {
|
|
162
223
|
enumerable: true,
|
|
163
|
-
get: function () { return
|
|
224
|
+
get: function () { return chunk76RE7AJE_cjs.useThreadManager; }
|
|
164
225
|
});
|
|
165
226
|
Object.defineProperty(exports, "useTool", {
|
|
166
227
|
enumerable: true,
|
|
167
|
-
get: function () { return
|
|
228
|
+
get: function () { return chunk76RE7AJE_cjs.useTool; }
|
|
168
229
|
});
|
|
169
230
|
Object.defineProperty(exports, "useToolExecutor", {
|
|
170
231
|
enumerable: true,
|
|
171
|
-
get: function () { return
|
|
232
|
+
get: function () { return chunk76RE7AJE_cjs.useToolExecutor; }
|
|
172
233
|
});
|
|
173
234
|
Object.defineProperty(exports, "useToolWithSchema", {
|
|
174
235
|
enumerable: true,
|
|
175
|
-
get: function () { return
|
|
236
|
+
get: function () { return chunk76RE7AJE_cjs.useToolWithSchema; }
|
|
176
237
|
});
|
|
177
238
|
Object.defineProperty(exports, "useTools", {
|
|
178
239
|
enumerable: true,
|
|
179
|
-
get: function () { return
|
|
240
|
+
get: function () { return chunk76RE7AJE_cjs.useTools; }
|
|
180
241
|
});
|
|
181
242
|
Object.defineProperty(exports, "useToolsWithSchema", {
|
|
182
243
|
enumerable: true,
|
|
183
|
-
get: function () { return
|
|
244
|
+
get: function () { return chunk76RE7AJE_cjs.useToolsWithSchema; }
|
|
184
245
|
});
|
|
185
246
|
Object.defineProperty(exports, "createLocalStorageAdapter", {
|
|
186
247
|
enumerable: true,
|
|
187
|
-
get: function () { return
|
|
248
|
+
get: function () { return chunkI3SQUNTT_cjs.createLocalStorageAdapter; }
|
|
188
249
|
});
|
|
189
250
|
Object.defineProperty(exports, "createMemoryAdapter", {
|
|
190
251
|
enumerable: true,
|
|
191
|
-
get: function () { return
|
|
252
|
+
get: function () { return chunkI3SQUNTT_cjs.createMemoryAdapter; }
|
|
192
253
|
});
|
|
193
254
|
Object.defineProperty(exports, "createServerAdapter", {
|
|
194
255
|
enumerable: true,
|
|
195
|
-
get: function () { return
|
|
256
|
+
get: function () { return chunkI3SQUNTT_cjs.createServerAdapter; }
|
|
196
257
|
});
|
|
197
258
|
Object.defineProperty(exports, "generateSuggestionReason", {
|
|
198
259
|
enumerable: true,
|
|
199
|
-
get: function () { return
|
|
260
|
+
get: function () { return chunkI3SQUNTT_cjs.generateSuggestionReason; }
|
|
200
261
|
});
|
|
201
262
|
Object.defineProperty(exports, "tool", {
|
|
202
263
|
enumerable: true,
|
|
203
|
-
get: function () { return
|
|
264
|
+
get: function () { return chunk246B6X5D_cjs.tool; }
|
|
204
265
|
});
|
|
205
266
|
//# sourceMappingURL=index.cjs.map
|
|
206
267
|
//# sourceMappingURL=index.cjs.map
|