@qwen-code/qwen-code 0.15.12-preview.2 → 0.15.12-preview.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/bundled/qc-helper/docs/configuration/settings.md +10 -10
- package/bundled/qc-helper/docs/features/lsp.md +87 -10
- package/bundled/qc-helper/docs/qwen-serve.md +46 -15
- package/bundled/qc-helper/docs/reference/keyboard-shortcuts.md +11 -11
- package/bundled/stuck/SKILL.md +124 -0
- package/chunks/{agent-UQY6A6OS.js → agent-LIAWUWAO.js} +3 -3
- package/chunks/{ca-VQSV6JHA.js → ca-S3XJMT6P.js} +26 -0
- package/chunks/{chunk-SOIEFHIK.js → chunk-5QQ5FGTU.js} +0 -99
- package/chunks/{chunk-2WFU3IUH.js → chunk-AJSOD5IR.js} +4417 -2250
- package/chunks/{chunk-MXBWOU2L.js → chunk-AOJ3BBY7.js} +12 -12
- package/chunks/{chunk-FSYKVGER.js → chunk-GC5RXNL2.js} +1 -1
- package/chunks/{chunk-PCL3EJGY.js → chunk-XLQ4E5PS.js} +3918 -3677
- package/chunks/{contextCommand-MQRG6RMG.js → contextCommand-SVLAZMQL.js} +4 -4
- package/chunks/{de-M2IPQRBS.js → de-MNR4SMAI.js} +26 -0
- package/chunks/{edit-3KCBTA25.js → edit-VNAZBIZR.js} +7 -3
- package/chunks/{en-N5GMPCVT.js → en-NRN4QBAT.js} +27 -0
- package/chunks/{enter-worktree-VWS5QZTU.js → enter-worktree-FOF5YZIV.js} +3 -3
- package/chunks/{exit-worktree-RVXFWAPD.js → exit-worktree-Y6QVAO3C.js} +3 -3
- package/chunks/{exitPlanMode-UL5DILDG.js → exitPlanMode-QZKO7GH7.js} +3 -3
- package/chunks/{fr-BTHRYEXO.js → fr-OFJFHLCR.js} +26 -0
- package/chunks/{geminiContentGenerator-O2OPGHJG.js → geminiContentGenerator-DYHZPKJX.js} +1 -1
- package/chunks/{glob-57BSREPN.js → glob-G7XATELV.js} +3 -3
- package/chunks/{grep-XO5JOC7T.js → grep-4SETMY47.js} +3 -3
- package/chunks/{ja-D63TAEBO.js → ja-V6OQ6VL7.js} +26 -0
- package/chunks/{monitor-BECPGO3K.js → monitor-JTLJBJ7H.js} +21 -12
- package/chunks/{openaiContentGenerator-KEZQHIRM.js → openaiContentGenerator-3H7XOZBW.js} +2 -2
- package/chunks/{pt-XUV7FSKC.js → pt-ZLE6SA4A.js} +26 -0
- package/chunks/{qwenContentGenerator-RPMRXTNH.js → qwenContentGenerator-FAU3QPYO.js} +4 -4
- package/chunks/{read-file-LGHEIQNH.js → read-file-WWUQVNCZ.js} +1 -1
- package/chunks/{ripGrep-6SFSXZ2G.js → ripGrep-WCOAIWL6.js} +3 -3
- package/chunks/{ru-7KHWMN3A.js → ru-A4OHIUNN.js} +26 -0
- package/chunks/{serve-27O2AFE3.js → serve-VJEEEXA6.js} +780 -104
- package/chunks/{shell-J7K5KYCH.js → shell-IAOKGIJ6.js} +3 -3
- package/chunks/{skill-2R7P4ATS.js → skill-NHW6222K.js} +2 -2
- package/chunks/{src-CGEDVW67.js → src-OWV5HVQQ.js} +82 -12
- package/chunks/{tool-search-XOH3ZWVS.js → tool-search-MSJ6SXLI.js} +1 -1
- package/chunks/{write-file-74NQ27Q2.js → write-file-RKCENFZ5.js} +7 -3
- package/chunks/{zh-VGHU6XBB.js → zh-RN3JULHO.js} +27 -0
- package/chunks/{zh-TW-O36Q4V7E.js → zh-TW-XZEHEV5S.js} +27 -0
- package/cli.js +7440 -5056
- package/locales/ca.js +40 -0
- package/locales/de.js +40 -0
- package/locales/en.js +41 -0
- package/locales/fr.js +41 -0
- package/locales/ja.js +39 -0
- package/locales/pt.js +39 -0
- package/locales/ru.js +39 -0
- package/locales/zh-TW.js +40 -0
- package/locales/zh.js +40 -0
- package/package.json +2 -2
|
@@ -7,19 +7,19 @@ import {
|
|
|
7
7
|
buildLongRunningForegroundHint,
|
|
8
8
|
detectBlockedSleepPattern,
|
|
9
9
|
parseNumstat
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-AJSOD5IR.js";
|
|
11
11
|
import "./chunk-5P5XGNYH.js";
|
|
12
12
|
import "./chunk-K5PGHDBN.js";
|
|
13
13
|
import "./chunk-O4PICXES.js";
|
|
14
14
|
import "./chunk-TW522KN6.js";
|
|
15
15
|
import "./chunk-MLZQVCF3.js";
|
|
16
16
|
import "./chunk-JMZQICAL.js";
|
|
17
|
-
import "./chunk-
|
|
17
|
+
import "./chunk-5QQ5FGTU.js";
|
|
18
18
|
import "./chunk-B7ZL7HUA.js";
|
|
19
19
|
import "./chunk-77WXWU44.js";
|
|
20
20
|
import "./chunk-OCC4MZRS.js";
|
|
21
21
|
import "./chunk-CAWKL3UC.js";
|
|
22
|
-
import "./chunk-
|
|
22
|
+
import "./chunk-XLQ4E5PS.js";
|
|
23
23
|
import "./chunk-SYCJMSIJ.js";
|
|
24
24
|
import "./chunk-UWCTAVOD.js";
|
|
25
25
|
import "./chunk-OFEVLU4C.js";
|
|
@@ -4,12 +4,12 @@ import {
|
|
|
4
4
|
buildSkillLlmContent,
|
|
5
5
|
escapeXml,
|
|
6
6
|
registerSkillHooks
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-5QQ5FGTU.js";
|
|
8
8
|
import "./chunk-B7ZL7HUA.js";
|
|
9
9
|
import {
|
|
10
10
|
SkillLaunchEvent,
|
|
11
11
|
logSkillLaunch
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-XLQ4E5PS.js";
|
|
13
13
|
import "./chunk-SYCJMSIJ.js";
|
|
14
14
|
import "./chunk-UWCTAVOD.js";
|
|
15
15
|
import "./chunk-OFEVLU4C.js";
|
|
@@ -56,6 +56,7 @@ import {
|
|
|
56
56
|
DEFAULT_LSP_STARTUP_TIMEOUT_MS,
|
|
57
57
|
DEFAULT_LSP_WARMUP_DELAY_MS,
|
|
58
58
|
DEFAULT_LSP_WORKSPACE_SYMBOL_WARMUP_DELAY_MS,
|
|
59
|
+
DEFAULT_STOP_HOOK_BLOCK_CAP,
|
|
59
60
|
DEFAULT_TRUNCATE_TOOL_OUTPUT_LINES,
|
|
60
61
|
DEFAULT_TRUNCATE_TOOL_OUTPUT_THRESHOLD,
|
|
61
62
|
DIAGNOSTIC_SEVERITY_LABELS,
|
|
@@ -73,9 +74,12 @@ import {
|
|
|
73
74
|
ExtensionUpdateState,
|
|
74
75
|
FileDiscoveryService,
|
|
75
76
|
FileEncoding,
|
|
77
|
+
FileHistoryService,
|
|
76
78
|
FileReadCache,
|
|
77
79
|
FileSchema,
|
|
78
80
|
FileSearchFactory,
|
|
81
|
+
GOAL_HOOK_TIMEOUT_MS,
|
|
82
|
+
GOAL_HOOK_TIMEOUT_SECONDS,
|
|
79
83
|
GeminiChat,
|
|
80
84
|
GeminiClient,
|
|
81
85
|
GeminiEventType,
|
|
@@ -113,8 +117,11 @@ import {
|
|
|
113
117
|
MAX_DIFF_SIZE_BYTES,
|
|
114
118
|
MAX_FILES,
|
|
115
119
|
MAX_FILES_FOR_DETAILS,
|
|
120
|
+
MAX_GOAL_ITERATIONS,
|
|
116
121
|
MAX_LINES_PER_FILE,
|
|
122
|
+
MAX_RETAINED_TERMINAL_AGENTS,
|
|
117
123
|
MAX_RETAINED_TERMINAL_MONITORS,
|
|
124
|
+
MAX_RETAINED_TERMINAL_SHELLS,
|
|
118
125
|
MCPDiscoveryState,
|
|
119
126
|
MCPOAuthProvider,
|
|
120
127
|
MCPOAuthTokenStorage,
|
|
@@ -149,6 +156,7 @@ import {
|
|
|
149
156
|
SHELL_TOOL_NAMES,
|
|
150
157
|
SKILL_REVIEW_TASK_TYPE,
|
|
151
158
|
STARTUP_CONTEXT_MODEL_ACK,
|
|
159
|
+
STOP_HOOK_BLOCK_CAP_ENV,
|
|
152
160
|
SUGGESTION_PROMPT,
|
|
153
161
|
SYMBOL_KIND_LABELS,
|
|
154
162
|
SdkControlClientTransport,
|
|
@@ -177,10 +185,12 @@ import {
|
|
|
177
185
|
WORKTREE_BRANCH_PREFIX,
|
|
178
186
|
WORKTREE_SESSION_FILE,
|
|
179
187
|
WorkspaceContext,
|
|
188
|
+
__resetActiveGoalStoreForTests,
|
|
180
189
|
_recoverObjectsFromLine,
|
|
181
190
|
_resetCachedIdeServerHost,
|
|
182
191
|
_resetEnsuredDirsCacheForTest,
|
|
183
192
|
_resetRipGrepCachesForTest,
|
|
193
|
+
abortGoalForStopHookCap,
|
|
184
194
|
abortSpeculation,
|
|
185
195
|
acceptSpeculation,
|
|
186
196
|
addMCPStatusChangeListener,
|
|
@@ -201,7 +211,9 @@ import {
|
|
|
201
211
|
checkNpmUpdate,
|
|
202
212
|
cleanSummary,
|
|
203
213
|
cleanupTmpDir,
|
|
214
|
+
clearActiveGoal,
|
|
204
215
|
clearCacheSafeParams,
|
|
216
|
+
clearGoalTerminalObserver,
|
|
205
217
|
clearRuntimeStatus,
|
|
206
218
|
clearWelcomeBackState,
|
|
207
219
|
cliSource,
|
|
@@ -223,6 +235,7 @@ import {
|
|
|
223
235
|
createDefaultAutoMemoryMetadata,
|
|
224
236
|
createFollowupController,
|
|
225
237
|
createForkedChat,
|
|
238
|
+
createGoalStopHookCallback,
|
|
226
239
|
createTmpDir,
|
|
227
240
|
createToolUseSummaryMessage,
|
|
228
241
|
createTransport,
|
|
@@ -273,11 +286,13 @@ import {
|
|
|
273
286
|
flatMapTextParts,
|
|
274
287
|
formatLineStats,
|
|
275
288
|
formatMemoryUsage,
|
|
289
|
+
formatStopHookBlockingCapWarning,
|
|
276
290
|
generateAgentWorktreeSlug,
|
|
277
291
|
generatePromptSuggestion,
|
|
278
292
|
generateSessionRecap,
|
|
279
293
|
generateToolUseId,
|
|
280
294
|
generateToolUseSummary,
|
|
295
|
+
getActiveGoal,
|
|
281
296
|
getAllMCPServerStatuses,
|
|
282
297
|
getArenaSystemReminder,
|
|
283
298
|
getBuiltinRipgrep,
|
|
@@ -305,9 +320,11 @@ import {
|
|
|
305
320
|
getIdeServerHost,
|
|
306
321
|
getInitialChatHistory,
|
|
307
322
|
getInsightPrompt,
|
|
323
|
+
getLastGoalTerminal,
|
|
308
324
|
getMCPDiscoveryState,
|
|
309
325
|
getMCPServerPrompts,
|
|
310
326
|
getMCPServerStatus,
|
|
327
|
+
getMonitorOutputPath,
|
|
311
328
|
getPlanModeSystemReminder,
|
|
312
329
|
getProjectSummaryInfo,
|
|
313
330
|
getProjectSummaryPrompt,
|
|
@@ -367,6 +384,7 @@ import {
|
|
|
367
384
|
isUnattendedMode,
|
|
368
385
|
isValidNonThoughtTextPart,
|
|
369
386
|
isWindows,
|
|
387
|
+
judgeGoal,
|
|
370
388
|
layer,
|
|
371
389
|
loadServerHierarchicalMemory,
|
|
372
390
|
makeFakeConfig,
|
|
@@ -385,6 +403,8 @@ import {
|
|
|
385
403
|
normalizeContent,
|
|
386
404
|
normalizeMonitorCommand,
|
|
387
405
|
normalizeProxyUrl,
|
|
406
|
+
normalizeStopHookBlockingCap,
|
|
407
|
+
notifyGoalTerminal,
|
|
388
408
|
openDiff,
|
|
389
409
|
parse,
|
|
390
410
|
parseAndFormatApiError,
|
|
@@ -417,9 +437,11 @@ import {
|
|
|
417
437
|
readPathFromWorkspace,
|
|
418
438
|
readRuntimeStatus,
|
|
419
439
|
readWorktreeSessionMarker,
|
|
440
|
+
recordGoalIteration,
|
|
420
441
|
recordStartupEvent,
|
|
421
442
|
recursivelyHydrateStrings,
|
|
422
443
|
redactStructuredOutputArgsForRecording,
|
|
444
|
+
registerGoalHook,
|
|
423
445
|
removeMCPServerStatus,
|
|
424
446
|
removeMCPStatusChangeListener,
|
|
425
447
|
replayUiTelemetryFromConversation,
|
|
@@ -435,6 +457,7 @@ import {
|
|
|
435
457
|
resolvePathFromEnv,
|
|
436
458
|
resolvePathPattern,
|
|
437
459
|
resolveRipgrep,
|
|
460
|
+
resolveStopHookBlockingCap,
|
|
438
461
|
resolveToolName,
|
|
439
462
|
retryWithBackoff,
|
|
440
463
|
rewritePathArgs,
|
|
@@ -448,6 +471,9 @@ import {
|
|
|
448
471
|
saveWelcomeBackRestartChoice,
|
|
449
472
|
serializeTerminalToObject,
|
|
450
473
|
serializeTerminalToText,
|
|
474
|
+
setActiveGoal,
|
|
475
|
+
setGoalTerminalObserver,
|
|
476
|
+
setLastGoalTerminal,
|
|
451
477
|
setStartupEventSink,
|
|
452
478
|
settingsSource,
|
|
453
479
|
shouldAttemptBrowserLaunch,
|
|
@@ -470,6 +496,7 @@ import {
|
|
|
470
496
|
truncateJson,
|
|
471
497
|
tryGenerateSessionTitle,
|
|
472
498
|
unescapeJsonString,
|
|
499
|
+
unregisterGoalHook,
|
|
473
500
|
updateMCPServerStatus,
|
|
474
501
|
updateSetting,
|
|
475
502
|
validateName,
|
|
@@ -480,7 +507,7 @@ import {
|
|
|
480
507
|
writeLineSync,
|
|
481
508
|
writeRuntimeStatus,
|
|
482
509
|
writeWorktreeSessionMarker
|
|
483
|
-
} from "./chunk-
|
|
510
|
+
} from "./chunk-AJSOD5IR.js";
|
|
484
511
|
import "./chunk-5P5XGNYH.js";
|
|
485
512
|
import "./chunk-K5PGHDBN.js";
|
|
486
513
|
import "./chunk-O4PICXES.js";
|
|
@@ -493,14 +520,8 @@ import {
|
|
|
493
520
|
runSideQuery
|
|
494
521
|
} from "./chunk-JMZQICAL.js";
|
|
495
522
|
import {
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
TelemetryTarget,
|
|
499
|
-
buildSkillLlmContent,
|
|
500
|
-
parseBooleanEnvFlag,
|
|
501
|
-
parseTelemetryTargetValue,
|
|
502
|
-
resolveTelemetrySettings
|
|
503
|
-
} from "./chunk-SOIEFHIK.js";
|
|
523
|
+
buildSkillLlmContent
|
|
524
|
+
} from "./chunk-5QQ5FGTU.js";
|
|
504
525
|
import {
|
|
505
526
|
AgentType,
|
|
506
527
|
DefaultHookOutput,
|
|
@@ -558,6 +579,8 @@ import {
|
|
|
558
579
|
DEFAULT_CONTEXT_FILENAME,
|
|
559
580
|
DEFAULT_ENCODING,
|
|
560
581
|
DEFAULT_FILE_EXCLUDES,
|
|
582
|
+
DEFAULT_OTLP_ENDPOINT,
|
|
583
|
+
DEFAULT_TELEMETRY_TARGET,
|
|
561
584
|
DiscoveredMCPTool,
|
|
562
585
|
EVENT_API_ERROR,
|
|
563
586
|
EVENT_API_RESPONSE,
|
|
@@ -600,6 +623,7 @@ import {
|
|
|
600
623
|
SlashCommandStatus,
|
|
601
624
|
SpeculationEvent,
|
|
602
625
|
StartSessionEvent,
|
|
626
|
+
TelemetryTarget,
|
|
603
627
|
ToolCallEvent,
|
|
604
628
|
ToolExecutionPhase,
|
|
605
629
|
ToolOutputTruncatedEvent,
|
|
@@ -608,7 +632,12 @@ import {
|
|
|
608
632
|
UserFeedbackRating,
|
|
609
633
|
UserPromptEvent,
|
|
610
634
|
UserRetryEvent,
|
|
611
|
-
|
|
635
|
+
addModelOutputAttributes,
|
|
636
|
+
addSystemPromptAttributes,
|
|
637
|
+
addToolInputAttributes,
|
|
638
|
+
addToolResultAttributes,
|
|
639
|
+
addToolSchemaAttributes,
|
|
640
|
+
addUserPromptAttributes,
|
|
612
641
|
countFileLines,
|
|
613
642
|
createContentGenerator,
|
|
614
643
|
createContentGeneratorConfig,
|
|
@@ -623,6 +652,7 @@ import {
|
|
|
623
652
|
extractExtensionsFromPatterns,
|
|
624
653
|
fileExists,
|
|
625
654
|
generateValidName,
|
|
655
|
+
getActiveInteractionSpan,
|
|
626
656
|
getAllGeminiMdFilenames,
|
|
627
657
|
getCachedEncodingForBuffer,
|
|
628
658
|
getCurrentGeminiMdFilename,
|
|
@@ -674,6 +704,8 @@ import {
|
|
|
674
704
|
makeSlashCommandEvent,
|
|
675
705
|
modelRegistryKey,
|
|
676
706
|
openaiLogger,
|
|
707
|
+
parseBooleanEnvFlag,
|
|
708
|
+
parseTelemetryTargetValue,
|
|
677
709
|
processSingleFileContent,
|
|
678
710
|
readFileWithEncoding,
|
|
679
711
|
readFileWithEncodingInfo,
|
|
@@ -705,6 +737,8 @@ import {
|
|
|
705
737
|
refreshSessionContext,
|
|
706
738
|
resetEncodingCache,
|
|
707
739
|
resolveContentGeneratorConfigWithSources,
|
|
740
|
+
resolveTelemetrySettings,
|
|
741
|
+
runInToolSpanContext,
|
|
708
742
|
sanitizeHookName,
|
|
709
743
|
setGeminiMdFilename,
|
|
710
744
|
shutdownTelemetry,
|
|
@@ -712,10 +746,11 @@ import {
|
|
|
712
746
|
startLLMRequestSpan,
|
|
713
747
|
startToolExecutionSpan,
|
|
714
748
|
startToolSpan,
|
|
749
|
+
truncateContent,
|
|
715
750
|
uiTelemetryService,
|
|
716
751
|
validateModelConfig,
|
|
717
752
|
windowsCodePageToEncoding
|
|
718
|
-
} from "./chunk-
|
|
753
|
+
} from "./chunk-XLQ4E5PS.js";
|
|
719
754
|
import "./chunk-SYCJMSIJ.js";
|
|
720
755
|
import "./chunk-UWCTAVOD.js";
|
|
721
756
|
import {
|
|
@@ -938,6 +973,7 @@ export {
|
|
|
938
973
|
DEFAULT_QWEN_EMBEDDING_MODEL,
|
|
939
974
|
DEFAULT_QWEN_FLASH_MODEL,
|
|
940
975
|
DEFAULT_QWEN_MODEL,
|
|
976
|
+
DEFAULT_STOP_HOOK_BLOCK_CAP,
|
|
941
977
|
DEFAULT_TELEMETRY_TARGET,
|
|
942
978
|
DEFAULT_TOKEN_LIMIT,
|
|
943
979
|
DEFAULT_TRUNCATE_TOOL_OUTPUT_LINES,
|
|
@@ -978,12 +1014,15 @@ export {
|
|
|
978
1014
|
FileDiscoveryService,
|
|
979
1015
|
FileEncoding,
|
|
980
1016
|
FileExclusions,
|
|
1017
|
+
FileHistoryService,
|
|
981
1018
|
FileOperation,
|
|
982
1019
|
FileReadCache,
|
|
983
1020
|
FileSchema,
|
|
984
1021
|
FileSearchFactory,
|
|
985
1022
|
FlashFallbackEvent,
|
|
986
1023
|
ForbiddenError,
|
|
1024
|
+
GOAL_HOOK_TIMEOUT_MS,
|
|
1025
|
+
GOAL_HOOK_TIMEOUT_SECONDS,
|
|
987
1026
|
GOOGLE_ACCOUNTS_FILENAME,
|
|
988
1027
|
GeminiChat,
|
|
989
1028
|
GeminiClient,
|
|
@@ -1036,8 +1075,11 @@ export {
|
|
|
1036
1075
|
MAX_DIFF_SIZE_BYTES,
|
|
1037
1076
|
MAX_FILES,
|
|
1038
1077
|
MAX_FILES_FOR_DETAILS,
|
|
1078
|
+
MAX_GOAL_ITERATIONS,
|
|
1039
1079
|
MAX_LINES_PER_FILE,
|
|
1080
|
+
MAX_RETAINED_TERMINAL_AGENTS,
|
|
1040
1081
|
MAX_RETAINED_TERMINAL_MONITORS,
|
|
1082
|
+
MAX_RETAINED_TERMINAL_SHELLS,
|
|
1041
1083
|
MCPDiscoveryState,
|
|
1042
1084
|
MCPOAuthProvider,
|
|
1043
1085
|
MCPOAuthTokenStorage,
|
|
@@ -1106,6 +1148,7 @@ export {
|
|
|
1106
1148
|
SHELL_TOOL_NAMES,
|
|
1107
1149
|
SKILL_REVIEW_TASK_TYPE,
|
|
1108
1150
|
STARTUP_CONTEXT_MODEL_ACK,
|
|
1151
|
+
STOP_HOOK_BLOCK_CAP_ENV,
|
|
1109
1152
|
SUGGESTION_PROMPT,
|
|
1110
1153
|
SUPPORTED_IMAGE_MIME_TYPES,
|
|
1111
1154
|
SYMBOL_KIND_LABELS,
|
|
@@ -1165,14 +1208,22 @@ export {
|
|
|
1165
1208
|
WORKTREE_BRANCH_PREFIX,
|
|
1166
1209
|
WORKTREE_SESSION_FILE,
|
|
1167
1210
|
WorkspaceContext,
|
|
1211
|
+
__resetActiveGoalStoreForTests,
|
|
1168
1212
|
_recoverObjectsFromLine,
|
|
1169
1213
|
_resetCachedIdeServerHost,
|
|
1170
1214
|
_resetEnsuredDirsCacheForTest,
|
|
1171
1215
|
_resetRipGrepCachesForTest,
|
|
1172
1216
|
_resetValidatePathCacheForTest,
|
|
1217
|
+
abortGoalForStopHookCap,
|
|
1173
1218
|
abortSpeculation,
|
|
1174
1219
|
acceptSpeculation,
|
|
1175
1220
|
addMCPStatusChangeListener,
|
|
1221
|
+
addModelOutputAttributes,
|
|
1222
|
+
addSystemPromptAttributes,
|
|
1223
|
+
addToolInputAttributes,
|
|
1224
|
+
addToolResultAttributes,
|
|
1225
|
+
addToolSchemaAttributes,
|
|
1226
|
+
addUserPromptAttributes,
|
|
1176
1227
|
allowEditorTypeInSandbox,
|
|
1177
1228
|
appendToLastTextPart,
|
|
1178
1229
|
buildApiHistoryFromConversation,
|
|
@@ -1191,12 +1242,13 @@ export {
|
|
|
1191
1242
|
checkNpmUpdate,
|
|
1192
1243
|
cleanSummary,
|
|
1193
1244
|
cleanupTmpDir,
|
|
1245
|
+
clearActiveGoal,
|
|
1194
1246
|
clearAutoMemoryRootCache,
|
|
1195
1247
|
clearCacheSafeParams,
|
|
1196
1248
|
clearCachedCredentialFile,
|
|
1249
|
+
clearGoalTerminalObserver,
|
|
1197
1250
|
clearQwenCredentials,
|
|
1198
1251
|
clearRuntimeStatus,
|
|
1199
|
-
clearSessionTracingForTesting,
|
|
1200
1252
|
clearWelcomeBackState,
|
|
1201
1253
|
cliSource,
|
|
1202
1254
|
cloneFromGit,
|
|
@@ -1221,6 +1273,7 @@ export {
|
|
|
1221
1273
|
createDefaultAutoMemoryMetadata,
|
|
1222
1274
|
createFollowupController,
|
|
1223
1275
|
createForkedChat,
|
|
1276
|
+
createGoalStopHookCallback,
|
|
1224
1277
|
createHookOutput,
|
|
1225
1278
|
createTmpDir,
|
|
1226
1279
|
createToolUseSummaryMessage,
|
|
@@ -1286,6 +1339,7 @@ export {
|
|
|
1286
1339
|
flatMapTextParts,
|
|
1287
1340
|
formatLineStats,
|
|
1288
1341
|
formatMemoryUsage,
|
|
1342
|
+
formatStopHookBlockingCapWarning,
|
|
1289
1343
|
generateAgentWorktreeSlug,
|
|
1290
1344
|
generateCodeChallenge,
|
|
1291
1345
|
generateCodeVerifier,
|
|
@@ -1295,6 +1349,8 @@ export {
|
|
|
1295
1349
|
generateToolUseId,
|
|
1296
1350
|
generateToolUseSummary,
|
|
1297
1351
|
generateValidName,
|
|
1352
|
+
getActiveGoal,
|
|
1353
|
+
getActiveInteractionSpan,
|
|
1298
1354
|
getAllGeminiMdFilenames,
|
|
1299
1355
|
getAllMCPServerStatuses,
|
|
1300
1356
|
getArenaSystemReminder,
|
|
@@ -1338,10 +1394,12 @@ export {
|
|
|
1338
1394
|
getIdeServerHost,
|
|
1339
1395
|
getInitialChatHistory,
|
|
1340
1396
|
getInsightPrompt,
|
|
1397
|
+
getLastGoalTerminal,
|
|
1341
1398
|
getMCPDiscoveryState,
|
|
1342
1399
|
getMCPServerPrompts,
|
|
1343
1400
|
getMCPServerStatus,
|
|
1344
1401
|
getMemoryBaseDir,
|
|
1402
|
+
getMonitorOutputPath,
|
|
1345
1403
|
getOrCreateSharedDispatcher,
|
|
1346
1404
|
getPlanModeSystemReminder,
|
|
1347
1405
|
getProjectHash,
|
|
@@ -1427,6 +1485,7 @@ export {
|
|
|
1427
1485
|
isValidNonThoughtTextPart,
|
|
1428
1486
|
isWindows,
|
|
1429
1487
|
isWithinRoot,
|
|
1488
|
+
judgeGoal,
|
|
1430
1489
|
knownTokenLimit,
|
|
1431
1490
|
layer,
|
|
1432
1491
|
loadServerHierarchicalMemory,
|
|
@@ -1488,6 +1547,8 @@ export {
|
|
|
1488
1547
|
normalizeContent,
|
|
1489
1548
|
normalizeMonitorCommand,
|
|
1490
1549
|
normalizeProxyUrl,
|
|
1550
|
+
normalizeStopHookBlockingCap,
|
|
1551
|
+
notifyGoalTerminal,
|
|
1491
1552
|
openDiff,
|
|
1492
1553
|
openaiLogger,
|
|
1493
1554
|
parse,
|
|
@@ -1539,6 +1600,7 @@ export {
|
|
|
1539
1600
|
recordContentRetryFailure,
|
|
1540
1601
|
recordCpuUsage,
|
|
1541
1602
|
recordFileOperationMetric,
|
|
1603
|
+
recordGoalIteration,
|
|
1542
1604
|
recordInvalidChunk,
|
|
1543
1605
|
recordMemoryDreamMetrics,
|
|
1544
1606
|
recordMemoryExtractMetrics,
|
|
@@ -1557,6 +1619,7 @@ export {
|
|
|
1557
1619
|
redactProxyCredentials,
|
|
1558
1620
|
redactStructuredOutputArgsForRecording,
|
|
1559
1621
|
refreshSessionContext,
|
|
1622
|
+
registerGoalHook,
|
|
1560
1623
|
removeMCPServerStatus,
|
|
1561
1624
|
removeMCPStatusChangeListener,
|
|
1562
1625
|
replayUiTelemetryFromConversation,
|
|
@@ -1577,11 +1640,13 @@ export {
|
|
|
1577
1640
|
resolvePathFromEnv,
|
|
1578
1641
|
resolvePathPattern,
|
|
1579
1642
|
resolveRipgrep,
|
|
1643
|
+
resolveStopHookBlockingCap,
|
|
1580
1644
|
resolveTelemetrySettings,
|
|
1581
1645
|
resolveToolName,
|
|
1582
1646
|
retryWithBackoff,
|
|
1583
1647
|
rewritePathArgs,
|
|
1584
1648
|
runForkedAgent,
|
|
1649
|
+
runInToolSpanContext,
|
|
1585
1650
|
runRipgrep,
|
|
1586
1651
|
runSideQuery,
|
|
1587
1652
|
runWithDebugLogSession,
|
|
@@ -1595,8 +1660,11 @@ export {
|
|
|
1595
1660
|
saveWelcomeBackRestartChoice,
|
|
1596
1661
|
serializeTerminalToObject,
|
|
1597
1662
|
serializeTerminalToText,
|
|
1663
|
+
setActiveGoal,
|
|
1598
1664
|
setDebugLogSession,
|
|
1599
1665
|
setGeminiMdFilename,
|
|
1666
|
+
setGoalTerminalObserver,
|
|
1667
|
+
setLastGoalTerminal,
|
|
1600
1668
|
setStartupEventSink,
|
|
1601
1669
|
settingsSource,
|
|
1602
1670
|
shortenPath,
|
|
@@ -1625,11 +1693,13 @@ export {
|
|
|
1625
1693
|
toFriendlyError,
|
|
1626
1694
|
tokenLimit,
|
|
1627
1695
|
toolMatchesRuleToolName,
|
|
1696
|
+
truncateContent,
|
|
1628
1697
|
truncateJson,
|
|
1629
1698
|
tryGenerateSessionTitle,
|
|
1630
1699
|
uiTelemetryService,
|
|
1631
1700
|
unescapeJsonString,
|
|
1632
1701
|
unescapePath,
|
|
1702
|
+
unregisterGoalHook,
|
|
1633
1703
|
updateMCPServerStatus,
|
|
1634
1704
|
updateSetting,
|
|
1635
1705
|
updateSymlink,
|
|
@@ -12,14 +12,14 @@ import {
|
|
|
12
12
|
detectLineEnding,
|
|
13
13
|
getDiffStat,
|
|
14
14
|
needsUtf8Bom
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-AJSOD5IR.js";
|
|
16
16
|
import "./chunk-5P5XGNYH.js";
|
|
17
17
|
import "./chunk-K5PGHDBN.js";
|
|
18
18
|
import "./chunk-O4PICXES.js";
|
|
19
19
|
import "./chunk-TW522KN6.js";
|
|
20
20
|
import "./chunk-MLZQVCF3.js";
|
|
21
21
|
import "./chunk-JMZQICAL.js";
|
|
22
|
-
import "./chunk-
|
|
22
|
+
import "./chunk-5QQ5FGTU.js";
|
|
23
23
|
import "./chunk-B7ZL7HUA.js";
|
|
24
24
|
import "./chunk-77WXWU44.js";
|
|
25
25
|
import "./chunk-OCC4MZRS.js";
|
|
@@ -30,7 +30,7 @@ import {
|
|
|
30
30
|
getLanguageFromFilePath,
|
|
31
31
|
getSpecificMimeType,
|
|
32
32
|
logFileOperation
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-XLQ4E5PS.js";
|
|
34
34
|
import "./chunk-SYCJMSIJ.js";
|
|
35
35
|
import "./chunk-UWCTAVOD.js";
|
|
36
36
|
import "./chunk-OFEVLU4C.js";
|
|
@@ -271,6 +271,10 @@ var WriteFileToolInvocation = class extends BaseToolInvocation {
|
|
|
271
271
|
}
|
|
272
272
|
detectedEncoding = void 0;
|
|
273
273
|
}
|
|
274
|
+
try {
|
|
275
|
+
await this.config.getFileHistoryService().trackEdit(file_path);
|
|
276
|
+
} catch {
|
|
277
|
+
}
|
|
274
278
|
if (!this.config.getFileReadCacheDisabled()) {
|
|
275
279
|
const writeDecision = await checkPriorRead(
|
|
276
280
|
this.config.getFileReadCache(),
|
|
@@ -109,6 +109,32 @@ var zh_default = {
|
|
|
109
109
|
"Generate a one-line session recap now": "\u7ACB\u5373\u751F\u6210\u4E00\u6761\u5355\u884C\u4F1A\u8BDD\u56DE\u987E",
|
|
110
110
|
"Rename the current conversation. --auto lets the fast model pick a title.": "\u91CD\u547D\u540D\u5F53\u524D\u5BF9\u8BDD\u3002--auto \u4F1A\u8BA9\u5FEB\u901F\u6A21\u578B\u81EA\u52A8\u751F\u6210\u6807\u9898\u3002",
|
|
111
111
|
"Rewind conversation to a previous turn": "\u5C06\u5BF9\u8BDD\u56DE\u9000\u5230\u4E4B\u524D\u7684\u67D0\u4E00\u8F6E",
|
|
112
|
+
"Rewind Conversation": "\u56DE\u9000\u5BF9\u8BDD",
|
|
113
|
+
"No user turns to rewind to.": "\u6CA1\u6709\u53EF\u56DE\u9000\u7684\u7528\u6237\u5BF9\u8BDD\u8F6E\u6B21\u3002",
|
|
114
|
+
"Rewind to: ": "\u56DE\u9000\u5230\uFF1A",
|
|
115
|
+
"Restore code and conversation": "\u6062\u590D\u4EE3\u7801\u548C\u5BF9\u8BDD",
|
|
116
|
+
"Restore conversation only": "\u4EC5\u6062\u590D\u5BF9\u8BDD",
|
|
117
|
+
"Restore code only": "\u4EC5\u6062\u590D\u4EE3\u7801",
|
|
118
|
+
"Never mind": "\u7B97\u4E86",
|
|
119
|
+
"Computing file changes...": "\u6B63\u5728\u8BA1\u7B97\u6587\u4EF6\u53D8\u66F4...",
|
|
120
|
+
"Restoring...": "\u6B63\u5728\u6062\u590D...",
|
|
121
|
+
"Restored {{count}} file(s).": "\u5DF2\u6062\u590D {{count}} \u4E2A\u6587\u4EF6\u3002",
|
|
122
|
+
"Failed to restore files: {{error}}": "\u6062\u590D\u6587\u4EF6\u5931\u8D25\uFF1A{{error}}",
|
|
123
|
+
"Rewind failed: {{error}}": "\u56DE\u9000\u5931\u8D25\uFF1A{{error}}",
|
|
124
|
+
"Cannot rewind conversation: no active model client.": "\u65E0\u6CD5\u56DE\u9000\u5BF9\u8BDD\uFF1A\u6A21\u578B\u5BA2\u6237\u7AEF\u672A\u6FC0\u6D3B\u3002",
|
|
125
|
+
"Code restored, but conversation could not be rewound (no active client).": "\u4EE3\u7801\u5DF2\u6062\u590D\uFF0C\u4F46\u5BF9\u8BDD\u65E0\u6CD5\u56DE\u9000\uFF08\u6A21\u578B\u5BA2\u6237\u7AEF\u672A\u6FC0\u6D3B\uFF09\u3002",
|
|
126
|
+
"Conversation rewound. Edit your prompt and press Enter to continue.": "\u5BF9\u8BDD\u5DF2\u56DE\u9000\u3002\u4FEE\u6539\u4F60\u7684\u63D0\u793A\u540E\u6309\u56DE\u8F66\u7EE7\u7EED\u3002",
|
|
127
|
+
"Rewinding does not affect files edited manually or via shell commands.": "\u56DE\u9000\u4E0D\u4F1A\u5F71\u54CD\u624B\u5DE5\u7F16\u8F91\u6216\u901A\u8FC7 shell \u547D\u4EE4\u4FEE\u6539\u7684\u6587\u4EF6\u3002",
|
|
128
|
+
"Cannot rewind to a turn that was compressed. Try a more recent turn.": "\u65E0\u6CD5\u56DE\u9000\u5230\u5DF2\u88AB\u538B\u7F29\u7684\u8F6E\u6B21\uFF0C\u8BF7\u5C1D\u8BD5\u66F4\u8FD1\u4E00\u4E9B\u7684\u8F6E\u6B21\u3002",
|
|
129
|
+
"File restore is unavailable for this turn (no captured file changes, or this turn predates the current session).": "\u8BE5\u8F6E\u6B21\u65E0\u6CD5\u6062\u590D\u6587\u4EF6\uFF08\u6CA1\u6709\u6355\u83B7\u5230\u6587\u4EF6\u53D8\u66F4\uFF0C\u6216\u8BE5\u8F6E\u6B21\u5C5E\u4E8E\u672C\u6B21\u4F1A\u8BDD\u4E4B\u524D\uFF09\u3002",
|
|
130
|
+
"(+{{insertions}} -{{deletions}} in {{count}} file)": "(+{{insertions}} -{{deletions}}\uFF0C{{count}} \u4E2A\u6587\u4EF6)",
|
|
131
|
+
"(+{{insertions}} -{{deletions}} in {{count}} files)": "(+{{insertions}} -{{deletions}}\uFF0C{{count}} \u4E2A\u6587\u4EF6)",
|
|
132
|
+
"Failed to restore {{count}} file(s): {{files}}": "\u6062\u590D {{count}} \u4E2A\u6587\u4EF6\u5931\u8D25\uFF1A{{files}}",
|
|
133
|
+
"Cannot restore files: this turn was created before file checkpointing was enabled.": "\u65E0\u6CD5\u6062\u590D\u6587\u4EF6\uFF1A\u8BE5\u8F6E\u5BF9\u8BDD\u521B\u5EFA\u65F6\u5C1A\u672A\u542F\u7528\u6587\u4EF6\u68C0\u67E5\u70B9\u529F\u80FD\u3002",
|
|
134
|
+
"No files needed to be restored.": "\u6CA1\u6709\u6587\u4EF6\u9700\u8981\u6062\u590D\u3002",
|
|
135
|
+
"\u2191\u2193 to navigate \xB7 Enter to select \xB7 Esc to go back": "\u2191\u2193 \u5BFC\u822A \xB7 Enter \u9009\u62E9 \xB7 Esc \u8FD4\u56DE",
|
|
136
|
+
"\u2191\u2193 to navigate \xB7 Enter to select \xB7 Esc to cancel": "\u2191\u2193 \u5BFC\u822A \xB7 Enter \u9009\u62E9 \xB7 Esc \u53D6\u6D88",
|
|
137
|
+
"Enter/Y to confirm \xB7 Esc/N to go back": "Enter/Y \u786E\u8BA4 \xB7 Esc/N \u8FD4\u56DE",
|
|
112
138
|
"change the theme": "\u66F4\u6539\u4E3B\u9898",
|
|
113
139
|
"Select Theme": "\u9009\u62E9\u4E3B\u9898",
|
|
114
140
|
Preview: "\u9884\u89C8",
|
|
@@ -1278,6 +1304,7 @@ var zh_default = {
|
|
|
1278
1304
|
"Hide tool output and thinking for a cleaner view (toggle with Ctrl+O).": "\u7D27\u51D1\u6A21\u5F0F\u4E0B\u9690\u85CF\u5DE5\u5177\u8F93\u51FA\u548C\u601D\u8003\u8FC7\u7A0B\uFF0C\u754C\u9762\u66F4\u7B80\u6D01\uFF08Ctrl+O \u5207\u6362\uFF09\u3002",
|
|
1279
1305
|
"Press Ctrl+O to show full tool output": "\u6309 Ctrl+O \u67E5\u770B\u8BE6\u7EC6\u5DE5\u5177\u8C03\u7528\u7ED3\u679C",
|
|
1280
1306
|
"Switch to plan mode or exit plan mode": "\u5207\u6362\u5230\u8BA1\u5212\u6A21\u5F0F\u6216\u9000\u51FA\u8BA1\u5212\u6A21\u5F0F",
|
|
1307
|
+
"Set a goal \u2014 keep working until the condition is met": "\u8BBE\u5B9A\u76EE\u6807 \u2014 \u6301\u7EED\u5DE5\u4F5C\u76F4\u5230\u6761\u4EF6\u6EE1\u8DB3",
|
|
1281
1308
|
"Exited plan mode. Previous approval mode restored.": "\u5DF2\u9000\u51FA\u8BA1\u5212\u6A21\u5F0F\uFF0C\u5DF2\u6062\u590D\u4E4B\u524D\u7684\u5BA1\u6279\u6A21\u5F0F\u3002",
|
|
1282
1309
|
"Enabled plan mode. The agent will analyze and plan without executing tools.": "\u542F\u7528\u8BA1\u5212\u6A21\u5F0F\u3002\u667A\u80FD\u4F53\u5C06\u53EA\u5206\u6790\u548C\u89C4\u5212\uFF0C\u800C\u4E0D\u6267\u884C\u5DE5\u5177\u3002",
|
|
1283
1310
|
'Already in plan mode. Use "/plan exit" to exit plan mode.': '\u5DF2\u5904\u4E8E\u8BA1\u5212\u6A21\u5F0F\u3002\u4F7F\u7528 "/plan exit" \u9000\u51FA\u8BA1\u5212\u6A21\u5F0F\u3002',
|
|
@@ -98,6 +98,32 @@ var zh_TW_default = {
|
|
|
98
98
|
"Generate a one-line session recap now": "\u7ACB\u5373\u751F\u6210\u4E00\u689D\u55AE\u884C\u6703\u8A71\u56DE\u9867",
|
|
99
99
|
"Rename the current conversation. --auto lets the fast model pick a title.": "\u91CD\u65B0\u547D\u540D\u76EE\u524D\u7684\u5C0D\u8A71\u3002--auto \u6703\u8B93\u5FEB\u901F\u6A21\u578B\u81EA\u52D5\u7522\u751F\u6A19\u984C\u3002",
|
|
100
100
|
"Rewind conversation to a previous turn": "\u5C07\u5C0D\u8A71\u56DE\u9000\u5230\u5148\u524D\u7684\u67D0\u4E00\u8F2A",
|
|
101
|
+
"Rewind Conversation": "\u56DE\u9000\u5C0D\u8A71",
|
|
102
|
+
"No user turns to rewind to.": "\u6C92\u6709\u53EF\u56DE\u9000\u7684\u4F7F\u7528\u8005\u5C0D\u8A71\u8F2A\u6B21\u3002",
|
|
103
|
+
"Rewind to: ": "\u56DE\u9000\u5230\uFF1A",
|
|
104
|
+
"Restore code and conversation": "\u6062\u5FA9\u7A0B\u5F0F\u78BC\u548C\u5C0D\u8A71",
|
|
105
|
+
"Restore conversation only": "\u50C5\u6062\u5FA9\u5C0D\u8A71",
|
|
106
|
+
"Restore code only": "\u50C5\u6062\u5FA9\u7A0B\u5F0F\u78BC",
|
|
107
|
+
"Never mind": "\u7B97\u4E86",
|
|
108
|
+
"Computing file changes...": "\u6B63\u5728\u8A08\u7B97\u6A94\u6848\u8B8A\u66F4...",
|
|
109
|
+
"Restoring...": "\u6B63\u5728\u6062\u5FA9...",
|
|
110
|
+
"Restored {{count}} file(s).": "\u5DF2\u6062\u5FA9 {{count}} \u500B\u6A94\u6848\u3002",
|
|
111
|
+
"Failed to restore files: {{error}}": "\u6062\u5FA9\u6A94\u6848\u5931\u6557\uFF1A{{error}}",
|
|
112
|
+
"Rewind failed: {{error}}": "\u56DE\u9000\u5931\u6557\uFF1A{{error}}",
|
|
113
|
+
"Cannot rewind conversation: no active model client.": "\u7121\u6CD5\u56DE\u9000\u5C0D\u8A71\uFF1A\u6A21\u578B\u5BA2\u6236\u7AEF\u672A\u555F\u7528\u3002",
|
|
114
|
+
"Code restored, but conversation could not be rewound (no active client).": "\u7A0B\u5F0F\u78BC\u5DF2\u6062\u5FA9\uFF0C\u4F46\u5C0D\u8A71\u7121\u6CD5\u56DE\u9000\uFF08\u6A21\u578B\u5BA2\u6236\u7AEF\u672A\u555F\u7528\uFF09\u3002",
|
|
115
|
+
"Conversation rewound. Edit your prompt and press Enter to continue.": "\u5C0D\u8A71\u5DF2\u56DE\u9000\u3002\u4FEE\u6539\u63D0\u793A\u5F8C\u6309 Enter \u7E7C\u7E8C\u3002",
|
|
116
|
+
"Rewinding does not affect files edited manually or via shell commands.": "\u56DE\u9000\u4E0D\u6703\u5F71\u97FF\u624B\u52D5\u7DE8\u8F2F\u6216\u900F\u904E shell \u547D\u4EE4\u4FEE\u6539\u7684\u6A94\u6848\u3002",
|
|
117
|
+
"Cannot rewind to a turn that was compressed. Try a more recent turn.": "\u7121\u6CD5\u56DE\u9000\u5230\u5DF2\u88AB\u58D3\u7E2E\u7684\u8F2A\u6B21\uFF0C\u8ACB\u5617\u8A66\u66F4\u8FD1\u4E00\u4E9B\u7684\u8F2A\u6B21\u3002",
|
|
118
|
+
"File restore is unavailable for this turn (no captured file changes, or this turn predates the current session).": "\u8A72\u8F2A\u6B21\u7121\u6CD5\u9084\u539F\u6A94\u6848\uFF08\u6C92\u6709\u64F7\u53D6\u5230\u6A94\u6848\u8B8A\u66F4\uFF0C\u6216\u8A72\u8F2A\u6B21\u5C6C\u65BC\u672C\u6B21\u6703\u8A71\u4E4B\u524D\uFF09\u3002",
|
|
119
|
+
"(+{{insertions}} -{{deletions}} in {{count}} file)": "(+{{insertions}} -{{deletions}}\uFF0C{{count}} \u500B\u6A94\u6848)",
|
|
120
|
+
"(+{{insertions}} -{{deletions}} in {{count}} files)": "(+{{insertions}} -{{deletions}}\uFF0C{{count}} \u500B\u6A94\u6848)",
|
|
121
|
+
"Failed to restore {{count}} file(s): {{files}}": "\u6062\u5FA9 {{count}} \u500B\u6A94\u6848\u5931\u6557\uFF1A{{files}}",
|
|
122
|
+
"Cannot restore files: this turn was created before file checkpointing was enabled.": "\u7121\u6CD5\u6062\u5FA9\u6A94\u6848\uFF1A\u8A72\u8F2A\u5C0D\u8A71\u5EFA\u7ACB\u6642\u5C1A\u672A\u555F\u7528\u6A94\u6848\u6AA2\u67E5\u9EDE\u529F\u80FD\u3002",
|
|
123
|
+
"No files needed to be restored.": "\u6C92\u6709\u6A94\u6848\u9700\u8981\u6062\u5FA9\u3002",
|
|
124
|
+
"\u2191\u2193 to navigate \xB7 Enter to select \xB7 Esc to go back": "\u2191\u2193 \u5C0E\u89BD \xB7 Enter \u9078\u53D6 \xB7 Esc \u8FD4\u56DE",
|
|
125
|
+
"\u2191\u2193 to navigate \xB7 Enter to select \xB7 Esc to cancel": "\u2191\u2193 \u5C0E\u89BD \xB7 Enter \u9078\u53D6 \xB7 Esc \u53D6\u6D88",
|
|
126
|
+
"Enter/Y to confirm \xB7 Esc/N to go back": "Enter/Y \u78BA\u8A8D \xB7 Esc/N \u8FD4\u56DE",
|
|
101
127
|
"change the theme": "\u66F4\u6539\u4E3B\u984C",
|
|
102
128
|
"Select Theme": "\u9078\u64C7\u4E3B\u984C",
|
|
103
129
|
Preview: "\u9810\u89BD",
|
|
@@ -1117,6 +1143,7 @@ var zh_TW_default = {
|
|
|
1117
1143
|
"Hide tool output and thinking for a cleaner view (toggle with Ctrl+O).": "\u7DCA\u6E4A\u6A21\u5F0F\u4E0B\u96B1\u85CF\u5DE5\u5177\u8F38\u51FA\u548C\u601D\u8003\u904E\u7A0B\uFF0C\u754C\u9762\u66F4\u7C21\u6F54\uFF08Ctrl+O \u5207\u63DB\uFF09\u3002",
|
|
1118
1144
|
"Press Ctrl+O to show full tool output": "\u6309 Ctrl+O \u67E5\u770B\u8A73\u7D30\u5DE5\u5177\u8ABF\u7528\u7D50\u679C",
|
|
1119
1145
|
"Switch to plan mode or exit plan mode": "\u5207\u63DB\u5230\u8A08\u5283\u6A21\u5F0F\u6216\u9000\u51FA\u8A08\u5283\u6A21\u5F0F",
|
|
1146
|
+
"Set a goal \u2014 keep working until the condition is met": "\u8A2D\u5B9A\u76EE\u6A19 \u2014 \u6301\u7E8C\u5DE5\u4F5C\u76F4\u5230\u689D\u4EF6\u6EFF\u8DB3",
|
|
1120
1147
|
"Exited plan mode. Previous approval mode restored.": "\u5DF2\u9000\u51FA\u8A08\u5283\u6A21\u5F0F\uFF0C\u5DF2\u6062\u5FA9\u4E4B\u524D\u7684\u5BE9\u6279\u6A21\u5F0F\u3002",
|
|
1121
1148
|
"Enabled plan mode. The agent will analyze and plan without executing tools.": "\u555F\u7528\u8A08\u5283\u6A21\u5F0F\u3002\u667A\u80FD\u9AD4\u5C07\u53EA\u5206\u6790\u548C\u898F\u5283\uFF0C\u800C\u4E0D\u57F7\u884C\u5DE5\u5177\u3002",
|
|
1122
1149
|
'Already in plan mode. Use "/plan exit" to exit plan mode.': '\u5DF2\u8655\u65BC\u8A08\u5283\u6A21\u5F0F\u3002\u4F7F\u7528 "/plan exit" \u9000\u51FA\u8A08\u5283\u6A21\u5F0F\u3002',
|