mcp-use 1.11.0-canary.5 → 1.11.0-canary.7

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.
@@ -92,7 +92,7 @@ function generateUUID() {
92
92
  __name(generateUUID, "generateUUID");
93
93
 
94
94
  // src/version.ts
95
- var VERSION = "1.11.0-canary.5";
95
+ var VERSION = "1.11.0-canary.7";
96
96
  function getPackageVersion() {
97
97
  return VERSION;
98
98
  }
@@ -1,21 +1,21 @@
1
- import {
2
- CodeModeConnector
3
- } from "./chunk-WK34REFK.js";
4
1
  import {
5
2
  BaseMCPClient,
6
3
  ConnectionManager,
7
4
  HttpConnector,
8
5
  MCPSession
9
- } from "./chunk-454ZT2R7.js";
6
+ } from "./chunk-QP7MQ2UJ.js";
7
+ import {
8
+ CodeModeConnector
9
+ } from "./chunk-REX2YTWF.js";
10
10
  import {
11
11
  BaseConnector
12
- } from "./chunk-JRFJXT2T.js";
12
+ } from "./chunk-CHHWJQVC.js";
13
13
  import {
14
14
  Tel,
15
15
  Telemetry,
16
16
  extractModelInfo,
17
17
  getPackageVersion
18
- } from "./chunk-FONZ4CWK.js";
18
+ } from "./chunk-3QVRNWW7.js";
19
19
  import {
20
20
  logger
21
21
  } from "./chunk-FRUZDWXH.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  Telemetry
3
- } from "./chunk-FONZ4CWK.js";
3
+ } from "./chunk-3QVRNWW7.js";
4
4
  import {
5
5
  logger
6
6
  } from "./chunk-FRUZDWXH.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  CODE_MODE_AGENT_PROMPT
3
- } from "./chunk-WK34REFK.js";
3
+ } from "./chunk-REX2YTWF.js";
4
4
 
5
5
  // src/client/prompts.ts
6
6
  var PROMPTS = {