@qwen-code/qwen-code 0.16.0 → 0.16.1-nightly.20260524.84f408017
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/chunks/{agent-K6OWOMBN.js → agent-QFQGDV7B.js} +2 -2
- package/chunks/{chunk-3T4ZT63H.js → chunk-6JQC5PYU.js} +359 -49
- package/chunks/{chunk-WCZWAKFG.js → chunk-JUAMIT3V.js} +440 -523
- package/chunks/{chunk-NOAHME6A.js → chunk-LKSMYCUK.js} +1 -1
- package/chunks/{chunk-VMOAQVBP.js → chunk-M2TQETH7.js} +1 -1
- package/chunks/chunk-TEES5V4K.js +956 -0
- package/chunks/{chunk-L34E6AGL.js → chunk-UL4NCM6X.js} +5 -5
- package/chunks/{contextCommand-7CPNXBLO.js → contextCommand-3FI5VRHY.js} +4 -4
- package/chunks/{edit-CBM5NDVK.js → edit-JXJILHZW.js} +2 -2
- package/chunks/{enter-worktree-XABKPLO6.js → enter-worktree-HQ3RBRIA.js} +2 -2
- package/chunks/{exit-worktree-56MN2PCL.js → exit-worktree-73TYZY5X.js} +2 -2
- package/chunks/{exitPlanMode-YDNPCSCJ.js → exitPlanMode-WEETA2GM.js} +2 -2
- package/chunks/{geminiContentGenerator-ZGPNBFDS.js → geminiContentGenerator-TVVMIHRE.js} +1 -1
- package/chunks/{glob-ZHA35VO5.js → glob-HZYBHMPB.js} +2 -2
- package/chunks/{grep-RV6V6T52.js → grep-RO7NJDWP.js} +2 -2
- package/chunks/{monitor-5G2OBGE5.js → monitor-IOU376UD.js} +2 -2
- package/chunks/{notebook-edit-XUBTCT6L.js → notebook-edit-7NXIUSLW.js} +2 -2
- package/chunks/{openaiContentGenerator-POYAZQ6I.js → openaiContentGenerator-BXS7CQJ2.js} +2 -2
- package/chunks/{qwenContentGenerator-2E4H56DK.js → qwenContentGenerator-7VOJGPBD.js} +3 -3
- package/chunks/{read-file-3JIOOXFT.js → read-file-G4TFJFZ2.js} +1 -1
- package/chunks/{ripGrep-LEI3L6PM.js → ripGrep-IMMYV3HQ.js} +2 -2
- package/chunks/{serve-CFVRMD4W.js → serve-5EHHVHBV.js} +4440 -360
- package/chunks/{shell-3B5DZ437.js → shell-AXZQIDDU.js} +2 -2
- package/chunks/{skill-STSZUBXR.js → skill-IMUVSRRZ.js} +1 -1
- package/chunks/{src-ROFXAPEP.js → src-VYNNTRVU.js} +4 -2
- package/chunks/{tool-search-ARWOD3GD.js → tool-search-BTGLGBDQ.js} +1 -1
- package/chunks/{write-file-6MRT7TEW.js → write-file-BNUIFGU4.js} +2 -2
- package/cli.js +624 -16436
- package/package.json +2 -2
- package/chunks/chunk-4J63U5QO.js +0 -1974
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
buildLongRunningForegroundHint,
|
|
8
8
|
detectBlockedSleepPattern,
|
|
9
9
|
parseNumstat
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-6JQC5PYU.js";
|
|
11
11
|
import "./chunk-K5PGHDBN.js";
|
|
12
12
|
import "./chunk-O4PICXES.js";
|
|
13
13
|
import "./chunk-TW522KN6.js";
|
|
@@ -18,7 +18,7 @@ import "./chunk-4AOCVI6J.js";
|
|
|
18
18
|
import "./chunk-77WXWU44.js";
|
|
19
19
|
import "./chunk-F23NCRJ2.js";
|
|
20
20
|
import "./chunk-CSWBPY3P.js";
|
|
21
|
-
import "./chunk-
|
|
21
|
+
import "./chunk-JUAMIT3V.js";
|
|
22
22
|
import "./chunk-UWCTAVOD.js";
|
|
23
23
|
import "./chunk-OFEVLU4C.js";
|
|
24
24
|
import "./chunk-PR4T27R7.js";
|
|
@@ -513,6 +513,7 @@ import {
|
|
|
513
513
|
registerGoalHook,
|
|
514
514
|
removeMCPServerStatus,
|
|
515
515
|
removeMCPStatusChangeListener,
|
|
516
|
+
repairOrphanedToolUseTurns,
|
|
516
517
|
replayUiTelemetryFromConversation,
|
|
517
518
|
resetDenialState,
|
|
518
519
|
resetUtf8BomCache,
|
|
@@ -589,7 +590,7 @@ import {
|
|
|
589
590
|
writeWorktreeSession,
|
|
590
591
|
writeWorktreeSessionMarker,
|
|
591
592
|
zaiProvider
|
|
592
|
-
} from "./chunk-
|
|
593
|
+
} from "./chunk-6JQC5PYU.js";
|
|
593
594
|
import "./chunk-K5PGHDBN.js";
|
|
594
595
|
import "./chunk-O4PICXES.js";
|
|
595
596
|
import "./chunk-TW522KN6.js";
|
|
@@ -838,7 +839,7 @@ import {
|
|
|
838
839
|
uiTelemetryService,
|
|
839
840
|
validateModelConfig,
|
|
840
841
|
windowsCodePageToEncoding
|
|
841
|
-
} from "./chunk-
|
|
842
|
+
} from "./chunk-JUAMIT3V.js";
|
|
842
843
|
import "./chunk-UWCTAVOD.js";
|
|
843
844
|
import {
|
|
844
845
|
DEFAULT_QWEN_EMBEDDING_MODEL,
|
|
@@ -1794,6 +1795,7 @@ export {
|
|
|
1794
1795
|
registerGoalHook,
|
|
1795
1796
|
removeMCPServerStatus,
|
|
1796
1797
|
removeMCPStatusChangeListener,
|
|
1798
|
+
repairOrphanedToolUseTurns,
|
|
1797
1799
|
replayUiTelemetryFromConversation,
|
|
1798
1800
|
resetDebugLoggingState,
|
|
1799
1801
|
resetDenialState,
|
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
detectLineEnding,
|
|
13
13
|
getDiffStat,
|
|
14
14
|
needsUtf8Bom
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-6JQC5PYU.js";
|
|
16
16
|
import "./chunk-K5PGHDBN.js";
|
|
17
17
|
import "./chunk-O4PICXES.js";
|
|
18
18
|
import "./chunk-TW522KN6.js";
|
|
@@ -29,7 +29,7 @@ import {
|
|
|
29
29
|
getLanguageFromFilePath,
|
|
30
30
|
getSpecificMimeType,
|
|
31
31
|
logFileOperation
|
|
32
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-JUAMIT3V.js";
|
|
33
33
|
import "./chunk-UWCTAVOD.js";
|
|
34
34
|
import "./chunk-OFEVLU4C.js";
|
|
35
35
|
import {
|