@qwen-code/qwen-code 0.18.0-preview.1 → 0.18.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/bundled/qc-helper/SKILL.md +1 -2
- package/bundled/qc-helper/docs/_meta.ts +1 -0
- package/bundled/qc-helper/docs/configuration/settings.md +20 -24
- package/bundled/qc-helper/docs/features/_meta.ts +0 -3
- package/bundled/qc-helper/docs/features/approval-mode.md +10 -14
- package/bundled/qc-helper/docs/features/commands.md +47 -23
- package/bundled/qc-helper/docs/features/followup-suggestions.md +2 -2
- package/bundled/qc-helper/docs/features/scheduled-tasks.md +1 -1
- package/bundled/qc-helper/docs/features/sub-agents.md +60 -0
- package/bundled/qc-helper/docs/qwen-serve-deploy-local.md +221 -0
- package/bundled/qc-helper/docs/qwen-serve.md +234 -24
- package/chunks/{agent-SXS4NQWS.js → agent-LOTJK6AH.js} +25 -19
- package/chunks/agent-headless-TU3EPMYU.js +50 -0
- package/chunks/{anthropicContentGenerator-4QBVSFSJ.js → anthropicContentGenerator-2HBRNQ3B.js} +7 -7
- package/chunks/{askUserQuestion-NOOLRWCJ.js → askUserQuestion-OGCMIBQM.js} +45 -3
- package/chunks/{ca-WRHFBIDH.js → ca-BARBRL6N.js} +48 -1
- package/chunks/{chunk-JMLIPZUU.js → chunk-2Y5SYSD3.js} +361 -583
- package/chunks/chunk-3DHXZ6EV.js +241 -0
- package/chunks/{chunk-AVLOK27J.js → chunk-3HTIVKZE.js} +1 -1
- package/chunks/{chunk-BNESGOSJ.js → chunk-55ZMG67I.js} +1 -1
- package/chunks/chunk-64WXLC72.js +98 -0
- package/chunks/{chunk-F6FLCHCS.js → chunk-6YIUGZTC.js} +1069 -211
- package/chunks/{chunk-C6WMLUNB.js → chunk-72LDN5PP.js} +1 -1
- package/chunks/{chunk-ERREX2ES.js → chunk-7BCMOPIM.js} +64 -24
- package/chunks/{chunk-6VFG3EUJ.js → chunk-A7B4ISQP.js} +1 -1
- package/chunks/{chunk-F5ORN4YO.js → chunk-B7HXHOHU.js} +1 -1
- package/chunks/{chunk-5RNZ2QKF.js → chunk-BIVG75CP.js} +1 -1
- package/chunks/{chunk-MVX64PNU.js → chunk-EYENRK4D.js} +1 -1
- package/chunks/{chunk-SZOEIL6S.js → chunk-H6BD2ELD.js} +1 -0
- package/chunks/{chunk-SCHRFI7O.js → chunk-HLPLOD42.js} +1 -1
- package/chunks/{chunk-R5PDRHEF.js → chunk-HR7SV7AY.js} +68 -47
- package/chunks/{chunk-JSYEZAYV.js → chunk-IDX6COTE.js} +2 -2
- package/chunks/{chunk-6KH2Q7XN.js → chunk-IWAYOW5Q.js} +17482 -11669
- package/chunks/chunk-J5MDQKJL.js +2230 -0
- package/chunks/{chunk-USE2VQ5P.js → chunk-JTQAQBTV.js} +21 -0
- package/chunks/{chunk-ZW7GBCRE.js → chunk-LBP46COL.js} +1014 -163
- package/chunks/chunk-LD2XBG6Z.js +102 -0
- package/chunks/{chunk-KOA52UTF.js → chunk-LEJ42GNY.js} +14 -14
- package/chunks/{chunk-D46KOV3C.js → chunk-M6VTDSVR.js} +1 -1
- package/chunks/{chunk-SHUT5MQY.js → chunk-MFBBBTNY.js} +1 -1
- package/chunks/{chunk-PLYZAP4W.js → chunk-OHEGWO4L.js} +101 -23
- package/chunks/{chunk-NQZ33PWX.js → chunk-PL3MVCWD.js} +11 -11
- package/chunks/chunk-QQDPRDVW.js +25 -0
- package/chunks/chunk-R7ODSGTK.js +159 -0
- package/chunks/{chunk-GBEPNWYB.js → chunk-SEGYWKIH.js} +1 -1
- package/chunks/chunk-SKBPNJEW.js +45 -0
- package/chunks/{chunk-UABFCMPA.js → chunk-SNGELLWX.js} +3 -1
- package/chunks/chunk-XBY7E2FX.js +605 -0
- package/chunks/{chunk-G763GDO6.js → chunk-XV4HCEVI.js} +36 -3
- package/chunks/{chunk-WFVXF3OM.js → chunk-Z2Z3GUXZ.js} +1 -0
- package/chunks/{chunk-BBTV54KB.js → chunk-ZTZ4DDQE.js} +2 -2
- package/chunks/{computer-use-CT6MU6P3.js → computer-use-3RH2DOM6.js} +25 -19
- package/chunks/contextCommand-K347QT6O.js +52 -0
- package/chunks/{cron-create-PIPMXQN4.js → cron-create-YJL3KFWI.js} +3 -3
- package/chunks/{cron-delete-6Y5XIDMS.js → cron-delete-WKWSJZQA.js} +3 -3
- package/chunks/{cron-list-A4WNRUWZ.js → cron-list-B52XEXAZ.js} +3 -3
- package/chunks/{de-M5RPB2NB.js → de-YGKK2BC4.js} +48 -1
- package/chunks/{devtools-IXE4UP72.js → devtools-FM6GJPYG.js} +1 -1
- package/chunks/{dist-R2SXPG74.js → dist-4LXD6L6X.js} +2 -2
- package/chunks/{dist-TE5QKMGR.js → dist-H6ONXVLG.js} +1 -1
- package/chunks/{dist-ZMQ4TXD5.js → dist-KAZ3SEBX.js} +2 -2
- package/chunks/{dist-BXDUQ2QY.js → dist-PK7DFCAW.js} +1 -1
- package/chunks/{edit-A4YK7AIB.js → edit-KU4PJGEX.js} +26 -20
- package/chunks/{en-UMYKQAZE.js → en-DHGYHIHX.js} +77 -2
- package/chunks/{enter-worktree-VNEQINLC.js → enter-worktree-PPYIDCWI.js} +25 -19
- package/chunks/enterPlanMode-5CZDMCB4.js +158 -0
- package/chunks/{exit-worktree-AVSMXC33.js → exit-worktree-UY3CGHKC.js} +25 -19
- package/chunks/exitPlanMode-3DN4QNSG.js +703 -0
- package/chunks/{fr-MPYXXXPW.js → fr-JXBKPJKQ.js} +48 -1
- package/chunks/{geminiContentGenerator-CR2WGARL.js → geminiContentGenerator-7A6I2RWB.js} +7 -7
- package/chunks/{getMachineId-bsd-F7GNPTER.js → getMachineId-bsd-4CASPIU4.js} +1 -1
- package/chunks/{getMachineId-darwin-T73DJL27.js → getMachineId-darwin-HPQPEMZR.js} +1 -1
- package/chunks/{getMachineId-linux-MKQTFPQM.js → getMachineId-linux-AUARKYHL.js} +1 -1
- package/chunks/{getMachineId-unsupported-MUR5KOQE.js → getMachineId-unsupported-S32ZDA2T.js} +1 -1
- package/chunks/{getMachineId-win-CDYFC6ZM.js → getMachineId-win-4EFLHYIJ.js} +1 -1
- package/chunks/{glob-5V32KOG5.js → glob-OFNQSS52.js} +25 -19
- package/chunks/{grep-PUTEPBR4.js → grep-6J2MSUM5.js} +28 -19
- package/chunks/{ja-NFZ32AB3.js → ja-TGPZSP2B.js} +48 -1
- package/chunks/{keychain-token-storage-UHGOCDD6.js → keychain-token-storage-6IU6ORQN.js} +3 -3
- package/chunks/{ls-34DLNYCD.js → ls-V3O6A5PT.js} +4 -4
- package/chunks/{lsp-NCDEHH3V.js → lsp-G2OCIFUA.js} +3 -3
- package/chunks/{monitor-EJBR5VCR.js → monitor-FKLHV423.js} +25 -19
- package/chunks/{notebook-edit-DZHGPP2L.js → notebook-edit-KTBYFKWG.js} +26 -20
- package/chunks/{openaiContentGenerator-4QNV3CHM.js → openaiContentGenerator-L5KSWQY7.js} +15 -14
- package/chunks/{pt-BR43FRBA.js → pt-TIBG6BIO.js} +48 -1
- package/chunks/{qwenContentGenerator-3XOCEMQO.js → qwenContentGenerator-PYOXLMBW.js} +27 -21
- package/chunks/{qwenOAuth2-KRJT35QH.js → qwenOAuth2-2KCKWDCF.js} +6 -5
- package/chunks/{read-file-VZ2SQQIX.js → read-file-JQVRK4NU.js} +11 -11
- package/chunks/ripGrep-2L4LPNAJ.js +48 -0
- package/chunks/{ru-DQCW2KHD.js → ru-JBCHCK4L.js} +48 -1
- package/chunks/{scheduler-H32DZVDV.js → scheduler-FGNXY4JQ.js} +25 -19
- package/chunks/send-message-SZFWNOCL.js +244 -0
- package/chunks/{serve-56G4B5W6.js → serve-N2IBLA3G.js} +13592 -4979
- package/chunks/{shell-Q77KNP4N.js → shell-PTEG6UX4.js} +25 -19
- package/chunks/{skill-CLWFJYBG.js → skill-X4NTK4NH.js} +64 -113
- package/chunks/{src-47L2LUOU.js → src-GLLQ3R5W.js} +307 -32
- package/chunks/{syntheticOutput-T5SWX3YF.js → syntheticOutput-IKAY5F6X.js} +4 -4
- package/chunks/task-create-MQICOJFV.js +19 -0
- package/chunks/task-list-RIHJCH32.js +151 -0
- package/chunks/{task-stop-3VHAQMYM.js → task-stop-FWZRFANS.js} +3 -3
- package/chunks/task-update-2LHPXOYM.js +408 -0
- package/chunks/team-create-2E4PF4KN.js +314 -0
- package/chunks/team-delete-DAUDQS4J.js +116 -0
- package/chunks/{todoWrite-EAGJGKO5.js → todoWrite-HTUACZES.js} +5 -5
- package/chunks/{tool-search-Q75AYDTP.js → tool-search-KTVULRES.js} +11 -11
- package/chunks/{web-fetch-SS6IKK6N.js → web-fetch-CZ7LLKPE.js} +5 -5
- package/chunks/workflow-L2ZUUDT2.js +960 -0
- package/chunks/{write-file-RENGC25N.js → write-file-ZEB2JDYH.js} +26 -20
- package/chunks/{zh-6VFXOAR5.js → zh-7H5OQC4I.js} +82 -7
- package/chunks/{zh-TW-IQZ4AD5M.js → zh-TW-P4IDHD3M.js} +79 -7
- package/cli.js +11248 -5119
- package/examples/agent/qwen-extension.json +1 -0
- package/examples/commands/qwen-extension.json +1 -0
- package/examples/context/qwen-extension.json +1 -0
- package/examples/mcp-server/qwen-extension.json +1 -0
- package/examples/skills/qwen-extension.json +1 -0
- package/examples/starter/QWEN.md +30 -0
- package/examples/starter/README.md +59 -0
- package/examples/starter/agents/diary.md +86 -0
- package/examples/starter/commands/writing/polish.md +13 -0
- package/examples/starter/example.ts +64 -0
- package/examples/starter/package.json +18 -0
- package/examples/starter/qwen-extension.json +12 -0
- package/examples/starter/skills/synonyms/SKILL.md +48 -0
- package/examples/starter/tsconfig.json +13 -0
- package/fzfWorker.js +1083 -0
- package/locales/ca.js +51 -0
- package/locales/de.js +51 -0
- package/locales/en.js +89 -2
- package/locales/fr.js +53 -2
- package/locales/ja.js +52 -2
- package/locales/pt.js +52 -2
- package/locales/ru.js +53 -2
- package/locales/zh-TW.js +90 -11
- package/locales/zh.js +94 -11
- package/package.json +3 -2
- package/bundled/qc-helper/docs/features/checkpointing.md +0 -77
- package/chunks/contextCommand-YODJQYIV.js +0 -46
- package/chunks/exitPlanMode-5SQYVROD.js +0 -229
- package/chunks/ripGrep-SBIZCPOL.js +0 -42
- package/chunks/send-message-YYF56TS7.js +0 -151
|
@@ -19,8 +19,6 @@ import {
|
|
|
19
19
|
AgentEventType,
|
|
20
20
|
AgentHeadless,
|
|
21
21
|
AgentInteractive,
|
|
22
|
-
AgentStatus,
|
|
23
|
-
AgentTerminateMode,
|
|
24
22
|
ApprovalMode,
|
|
25
23
|
ArenaAgentClient,
|
|
26
24
|
ArenaEventEmitter,
|
|
@@ -31,6 +29,7 @@ import {
|
|
|
31
29
|
AuthProviderType,
|
|
32
30
|
BACKGROUND_AGENT_CONCURRENCY_ENV,
|
|
33
31
|
BASELINE_COMMIT_MESSAGE,
|
|
32
|
+
BTW_MAX_INPUT_LENGTH,
|
|
34
33
|
BUNDLE_CHUNK_DIR,
|
|
35
34
|
BackgroundAgentResumeService,
|
|
36
35
|
BackgroundShellRegistry,
|
|
@@ -67,7 +66,9 @@ import {
|
|
|
67
66
|
DEFAULT_LSP_WARMUP_DELAY_MS,
|
|
68
67
|
DEFAULT_LSP_WORKSPACE_SYMBOL_WARMUP_DELAY_MS,
|
|
69
68
|
DEFAULT_MAX_CONCURRENT_BACKGROUND_AGENTS,
|
|
69
|
+
DEFAULT_MAX_INLINE_MEDIA_BYTES,
|
|
70
70
|
DEFAULT_STOP_HOOK_BLOCK_CAP,
|
|
71
|
+
DEFAULT_TOOL_OUTPUT_BATCH_BUDGET,
|
|
71
72
|
DEFAULT_TRUNCATE_TOOL_OUTPUT_LINES,
|
|
72
73
|
DEFAULT_TRUNCATE_TOOL_OUTPUT_THRESHOLD,
|
|
73
74
|
DIAGNOSTIC_SEVERITY_LABELS,
|
|
@@ -96,7 +97,6 @@ import {
|
|
|
96
97
|
GeminiClient,
|
|
97
98
|
GeminiEventType,
|
|
98
99
|
GitIgnoreParser,
|
|
99
|
-
GitService,
|
|
100
100
|
GitWorktreeService,
|
|
101
101
|
HookRegistry,
|
|
102
102
|
HookSystem,
|
|
@@ -118,6 +118,7 @@ import {
|
|
|
118
118
|
IdeDiffRejectedNotificationSchema,
|
|
119
119
|
Ignore,
|
|
120
120
|
InProcessBackend,
|
|
121
|
+
InvalidMcpConfigError,
|
|
121
122
|
InvalidStreamError,
|
|
122
123
|
JsonFormatter,
|
|
123
124
|
LITE_READ_BUF_SIZE,
|
|
@@ -137,6 +138,7 @@ import {
|
|
|
137
138
|
MAX_RETAINED_TERMINAL_AGENTS,
|
|
138
139
|
MAX_RETAINED_TERMINAL_MONITORS,
|
|
139
140
|
MAX_RETAINED_TERMINAL_SHELLS,
|
|
141
|
+
MAX_SNAPSHOTS,
|
|
140
142
|
MAX_TRANSCRIPT_MESSAGES,
|
|
141
143
|
MCPDiscoveryState,
|
|
142
144
|
MCPOAuthProvider,
|
|
@@ -148,8 +150,11 @@ import {
|
|
|
148
150
|
MCP_DEFAULT_TIMEOUT_MSEC,
|
|
149
151
|
MOCK_TOOL_GET_CONFIRMATION_DETAILS,
|
|
150
152
|
MOCK_TOOL_GET_DEFAULT_PERMISSION,
|
|
153
|
+
McpBudgetWouldExceedError,
|
|
151
154
|
McpClient,
|
|
152
155
|
McpClientManager,
|
|
156
|
+
McpServerSpawnFailedError,
|
|
157
|
+
McpTransportPool,
|
|
153
158
|
MemoryManager,
|
|
154
159
|
MessageBus,
|
|
155
160
|
MessageBusType,
|
|
@@ -167,6 +172,7 @@ import {
|
|
|
167
172
|
OPENROUTER_ENV_KEY,
|
|
168
173
|
OpenDiffRequestSchema,
|
|
169
174
|
OverlayFs,
|
|
175
|
+
POOLED_TRANSPORTS_DEFAULT,
|
|
170
176
|
PROVIDER_METADATA_NS,
|
|
171
177
|
PermissionManager,
|
|
172
178
|
ProviderInstallError,
|
|
@@ -207,6 +213,9 @@ import {
|
|
|
207
213
|
TOKEN_PLAN_ENV_KEY,
|
|
208
214
|
TOOL_NAME_ALIASES,
|
|
209
215
|
TOOL_USE_SUMMARY_SYSTEM_PROMPT,
|
|
216
|
+
TeamEventEmitter,
|
|
217
|
+
TeamEventType,
|
|
218
|
+
TeamManager,
|
|
210
219
|
TmuxBackend,
|
|
211
220
|
ToolRegistry,
|
|
212
221
|
TrustGateError,
|
|
@@ -215,6 +224,7 @@ import {
|
|
|
215
224
|
WORKTREE_BRANCH_PREFIX,
|
|
216
225
|
WORKTREE_SESSION_FILE,
|
|
217
226
|
WorkspaceContext,
|
|
227
|
+
WorkspaceMcpBudget,
|
|
218
228
|
WorkspaceMemoryFileTooLargeError,
|
|
219
229
|
WorkspaceMemoryWriteTimeoutError,
|
|
220
230
|
__resetActiveGoalStoreForTests,
|
|
@@ -228,14 +238,20 @@ import {
|
|
|
228
238
|
acquireSleepInhibitor,
|
|
229
239
|
activeGoalEquals,
|
|
230
240
|
addMCPStatusChangeListener,
|
|
241
|
+
aggregateUsage,
|
|
231
242
|
alibabaStandardProvider,
|
|
232
243
|
allowEditorTypeInSandbox,
|
|
233
244
|
appendToLastTextPart,
|
|
234
245
|
applyAutoModeDecision,
|
|
235
246
|
applyProviderInstallPlan,
|
|
247
|
+
approxBase64Bytes,
|
|
236
248
|
buildAddedMcpToolsReminder,
|
|
249
|
+
buildAddedSkillsReminder,
|
|
237
250
|
buildApiHistoryFromConversation,
|
|
251
|
+
buildAvailableSkillsReminder,
|
|
238
252
|
buildBackgroundEntryLabel,
|
|
253
|
+
buildBtwCacheSafeParams,
|
|
254
|
+
buildBtwPrompt,
|
|
239
255
|
buildDeferredToolsReminder,
|
|
240
256
|
buildFallbackApproachSummary,
|
|
241
257
|
buildHumanReadableRuleLabel,
|
|
@@ -247,12 +263,14 @@ import {
|
|
|
247
263
|
buildProviderTemplate,
|
|
248
264
|
buildShellExecWarnings,
|
|
249
265
|
buildStartupContextReminder,
|
|
266
|
+
buildTeammatePromptAddendum,
|
|
250
267
|
canUseRipgrep,
|
|
251
268
|
checkArgumentSafety,
|
|
252
269
|
checkCommandPermissions,
|
|
253
270
|
checkForExtensionUpdate,
|
|
254
271
|
checkHasEditorType,
|
|
255
272
|
checkNpmUpdate,
|
|
273
|
+
clampInlineMediaPart,
|
|
256
274
|
cleanSummary,
|
|
257
275
|
cleanupTmpDir,
|
|
258
276
|
clearActiveGoal,
|
|
@@ -268,9 +286,11 @@ import {
|
|
|
268
286
|
commandExists,
|
|
269
287
|
computeModelListVersion,
|
|
270
288
|
computeThresholds,
|
|
289
|
+
computeUniqueBranchTitle,
|
|
271
290
|
computedSource,
|
|
272
291
|
connectAndDiscover,
|
|
273
292
|
connectToMcpServer,
|
|
293
|
+
connectionIdOf,
|
|
274
294
|
convertClaudeAgentConfig,
|
|
275
295
|
convertClaudePluginPackage,
|
|
276
296
|
convertClaudeToQwenConfig,
|
|
@@ -296,6 +316,7 @@ import {
|
|
|
296
316
|
decodeTagName,
|
|
297
317
|
deepseekProvider,
|
|
298
318
|
defaultSource,
|
|
319
|
+
deserializeSnapshots,
|
|
299
320
|
detectBackend,
|
|
300
321
|
detectCommandSubstitution,
|
|
301
322
|
detectIdeFromEnv,
|
|
@@ -307,6 +328,7 @@ import {
|
|
|
307
328
|
downloadFromGitHubRelease,
|
|
308
329
|
downloadFromNpmRegistry,
|
|
309
330
|
editorCommands,
|
|
331
|
+
encodeInsightErrorMessage,
|
|
310
332
|
encodeInsightProgressMessage,
|
|
311
333
|
encodeInsightReadyMessage,
|
|
312
334
|
encodeTagName,
|
|
@@ -395,6 +417,7 @@ import {
|
|
|
395
417
|
getMCPDiscoveryState,
|
|
396
418
|
getMCPServerPrompts,
|
|
397
419
|
getMCPServerStatus,
|
|
420
|
+
getMaxInlineMediaBytes,
|
|
398
421
|
getMonitorOutputPath,
|
|
399
422
|
getPlanModeSystemReminder,
|
|
400
423
|
getProjectSummaryInfo,
|
|
@@ -414,6 +437,7 @@ import {
|
|
|
414
437
|
getStructuredResponse,
|
|
415
438
|
getStructuredResponseFromParts,
|
|
416
439
|
getThoughtText,
|
|
440
|
+
getTimeRangeBounds,
|
|
417
441
|
getWelcomeBackState,
|
|
418
442
|
globalMemoryManager,
|
|
419
443
|
hasNetworkTransport,
|
|
@@ -452,12 +476,9 @@ import {
|
|
|
452
476
|
isSchemaDepthError,
|
|
453
477
|
isScopedNpmPackage,
|
|
454
478
|
isSdkMcpServerConfig,
|
|
455
|
-
isSettledStatus,
|
|
456
479
|
isStructuredError,
|
|
457
|
-
isSuccessStatus,
|
|
458
480
|
isSystemReminderContent,
|
|
459
481
|
isTerminalEditor,
|
|
460
|
-
isTerminalStatus,
|
|
461
482
|
isTomlFormat,
|
|
462
483
|
isToolEnabled,
|
|
463
484
|
isTransientCapacityError,
|
|
@@ -467,8 +488,10 @@ import {
|
|
|
467
488
|
isWindows,
|
|
468
489
|
judgeGoal,
|
|
469
490
|
layer,
|
|
491
|
+
listMcpPrompts,
|
|
470
492
|
loadIgnoreRules,
|
|
471
493
|
loadServerHierarchicalMemory,
|
|
494
|
+
loadUsageHistory,
|
|
472
495
|
makeFakeConfig,
|
|
473
496
|
matchesCommandPattern,
|
|
474
497
|
matchesDomainPattern,
|
|
@@ -479,6 +502,7 @@ import {
|
|
|
479
502
|
mcpServerRequiresOAuth,
|
|
480
503
|
mcpTransportOf,
|
|
481
504
|
mergeClaudeConfigs,
|
|
505
|
+
metricsToUsageRecord,
|
|
482
506
|
minimaxProvider,
|
|
483
507
|
modelProvidersSource,
|
|
484
508
|
modelscopeProvider,
|
|
@@ -493,8 +517,10 @@ import {
|
|
|
493
517
|
notifyGoalTerminal,
|
|
494
518
|
openDiff,
|
|
495
519
|
openRouterProvider,
|
|
520
|
+
oversizedMediaPlaceholder,
|
|
496
521
|
parse,
|
|
497
522
|
parseAndFormatApiError,
|
|
523
|
+
parseConnectionId,
|
|
498
524
|
parseDeletedFromNameStatus,
|
|
499
525
|
parseGitDiff,
|
|
500
526
|
parseGitHubRepoForReleases,
|
|
@@ -512,6 +538,7 @@ import {
|
|
|
512
538
|
passesAcceptEditsFastPath,
|
|
513
539
|
performVariableReplacement,
|
|
514
540
|
persistPermissionOutcome,
|
|
541
|
+
persistSessionUsage,
|
|
515
542
|
populateMcpServerCommand,
|
|
516
543
|
prependToFirstTextPart,
|
|
517
544
|
promptForSetting,
|
|
@@ -573,14 +600,16 @@ import {
|
|
|
573
600
|
sanitizeToolCallResultForRecording,
|
|
574
601
|
saveCacheSafeParams,
|
|
575
602
|
saveWelcomeBackRestartChoice,
|
|
603
|
+
serializeSnapshot,
|
|
576
604
|
serializeTerminalToObject,
|
|
577
605
|
serializeTerminalToText,
|
|
606
|
+
sessionIdContext,
|
|
578
607
|
setActiveGoal,
|
|
579
608
|
setGoalTerminalObserver,
|
|
580
609
|
setLastGoalTerminal,
|
|
610
|
+
setMCPDiscoveryState,
|
|
581
611
|
setStartupEventSink,
|
|
582
612
|
settingsSource,
|
|
583
|
-
shouldAttemptBrowserLaunch,
|
|
584
613
|
shouldDefaultToNodePty,
|
|
585
614
|
shouldFallback,
|
|
586
615
|
shouldFilterSuggestion,
|
|
@@ -621,21 +650,103 @@ import {
|
|
|
621
650
|
writeWorktreeSession,
|
|
622
651
|
writeWorktreeSessionMarker,
|
|
623
652
|
zaiProvider
|
|
624
|
-
} from "./chunk-
|
|
653
|
+
} from "./chunk-IWAYOW5Q.js";
|
|
625
654
|
import "./chunk-K5PGHDBN.js";
|
|
655
|
+
import {
|
|
656
|
+
AgentStatus,
|
|
657
|
+
AgentTerminateMode,
|
|
658
|
+
isSettledStatus,
|
|
659
|
+
isSuccessStatus,
|
|
660
|
+
isTerminalStatus
|
|
661
|
+
} from "./chunk-SKBPNJEW.js";
|
|
662
|
+
import {
|
|
663
|
+
runSideQuery
|
|
664
|
+
} from "./chunk-HLPLOD42.js";
|
|
626
665
|
import "./chunk-O4PICXES.js";
|
|
627
666
|
import "./chunk-TW522KN6.js";
|
|
667
|
+
import {
|
|
668
|
+
clearAllInboxes,
|
|
669
|
+
clearInbox,
|
|
670
|
+
consumeUnread,
|
|
671
|
+
disposeInboxLocks,
|
|
672
|
+
forwardApproval,
|
|
673
|
+
getInboxPath,
|
|
674
|
+
getLeader,
|
|
675
|
+
readInbox,
|
|
676
|
+
registerLeader,
|
|
677
|
+
sendStructuredMessage,
|
|
678
|
+
unregisterLeader,
|
|
679
|
+
wrapConfirmWithBadge,
|
|
680
|
+
writeMessage
|
|
681
|
+
} from "./chunk-3DHXZ6EV.js";
|
|
682
|
+
import {
|
|
683
|
+
RECIPROCAL_CALLER,
|
|
684
|
+
TaskOwnershipError,
|
|
685
|
+
assertValidTaskId,
|
|
686
|
+
blockTask,
|
|
687
|
+
claimTask,
|
|
688
|
+
createTask,
|
|
689
|
+
deleteTask,
|
|
690
|
+
getAgentStatuses,
|
|
691
|
+
getTask,
|
|
692
|
+
getTaskPath,
|
|
693
|
+
listTasks,
|
|
694
|
+
notifyTasksUpdated,
|
|
695
|
+
onTasksUpdated,
|
|
696
|
+
releaseOwnedTask,
|
|
697
|
+
resetTaskList,
|
|
698
|
+
unassignTeammateTasks,
|
|
699
|
+
updateTask
|
|
700
|
+
} from "./chunk-XBY7E2FX.js";
|
|
701
|
+
import {
|
|
702
|
+
assignTeammateColor,
|
|
703
|
+
classifyShutdownResponse,
|
|
704
|
+
clearTeammateColors,
|
|
705
|
+
createTeamFile,
|
|
706
|
+
deleteTeamDirs,
|
|
707
|
+
findMemberById,
|
|
708
|
+
findMemberByName,
|
|
709
|
+
formatAgentId,
|
|
710
|
+
generateUniqueTeammateName,
|
|
711
|
+
getInboxesDir,
|
|
712
|
+
getTasksDir,
|
|
713
|
+
getTeamDir,
|
|
714
|
+
getTeamFilePath,
|
|
715
|
+
getTeamsRootDir,
|
|
716
|
+
listTeamNames,
|
|
717
|
+
readTeamFile,
|
|
718
|
+
sanitizeName,
|
|
719
|
+
setMemberActive,
|
|
720
|
+
tryReclaimStaleTeam,
|
|
721
|
+
writeTeamFile
|
|
722
|
+
} from "./chunk-J5MDQKJL.js";
|
|
628
723
|
import {
|
|
629
724
|
InputFormat,
|
|
630
725
|
OutputFormat
|
|
631
726
|
} from "./chunk-MLZQVCF3.js";
|
|
632
727
|
import {
|
|
633
|
-
|
|
634
|
-
|
|
728
|
+
INBOXES_DIR,
|
|
729
|
+
LEADER_NAME,
|
|
730
|
+
MAX_TEAMMATES,
|
|
731
|
+
TASKS_DIR,
|
|
732
|
+
TEAMMATE_COLORS,
|
|
733
|
+
TEAMS_DIR,
|
|
734
|
+
TEAM_CONFIG_FILENAME,
|
|
735
|
+
getAgentName,
|
|
736
|
+
getTeamName,
|
|
737
|
+
getTeammateColor,
|
|
738
|
+
getTeammateContext,
|
|
739
|
+
isInProcessTeammate,
|
|
740
|
+
isTeamLead,
|
|
741
|
+
isTeammate,
|
|
742
|
+
resolveActiveTeamName,
|
|
743
|
+
runWithTeammateIdentity,
|
|
744
|
+
teammateIdentityStore
|
|
745
|
+
} from "./chunk-LD2XBG6Z.js";
|
|
635
746
|
import {
|
|
636
747
|
applySkillAllowedTools,
|
|
637
748
|
buildSkillLlmContent
|
|
638
|
-
} from "./chunk-
|
|
749
|
+
} from "./chunk-OHEGWO4L.js";
|
|
639
750
|
import {
|
|
640
751
|
AgentType,
|
|
641
752
|
DefaultHookOutput,
|
|
@@ -662,14 +773,14 @@ import {
|
|
|
662
773
|
detectTodoChanges,
|
|
663
774
|
getHookKey,
|
|
664
775
|
sanitizeUserPromptExpansionAdditionalContext
|
|
665
|
-
} from "./chunk-
|
|
776
|
+
} from "./chunk-SNGELLWX.js";
|
|
666
777
|
import {
|
|
667
778
|
DEFAULT_FILE_FILTERING_OPTIONS,
|
|
668
779
|
DEFAULT_MEMORY_FILE_FILTERING_OPTIONS
|
|
669
780
|
} from "./chunk-77WXWU44.js";
|
|
670
781
|
import {
|
|
671
782
|
KeychainTokenStorage
|
|
672
|
-
} from "./chunk-
|
|
783
|
+
} from "./chunk-A7B4ISQP.js";
|
|
673
784
|
import {
|
|
674
785
|
AGENT_CONTEXT_FILENAME,
|
|
675
786
|
ApiCancelEvent,
|
|
@@ -684,6 +795,8 @@ import {
|
|
|
684
795
|
COMMON_DIRECTORY_EXCLUDES,
|
|
685
796
|
COMMON_IGNORE_PATTERNS,
|
|
686
797
|
ConversationFinishedEvent,
|
|
798
|
+
DAEMON_TRACEPARENT_META_KEY,
|
|
799
|
+
DAEMON_TRACESTATE_META_KEY,
|
|
687
800
|
DEFAULT_CONTEXT_FILENAME,
|
|
688
801
|
DEFAULT_ENCODING,
|
|
689
802
|
DEFAULT_FILE_EXCLUDES,
|
|
@@ -742,21 +855,24 @@ import {
|
|
|
742
855
|
UserFeedbackRating,
|
|
743
856
|
UserPromptEvent,
|
|
744
857
|
UserRetryEvent,
|
|
858
|
+
addDaemonRequestAttribute,
|
|
745
859
|
addModelOutputAttributes,
|
|
746
860
|
addSystemPromptAttributes,
|
|
747
861
|
addToolInputAttributes,
|
|
748
862
|
addToolResultAttributes,
|
|
749
863
|
addToolSchemaAttributes,
|
|
750
864
|
addUserPromptAttributes,
|
|
751
|
-
|
|
865
|
+
captureDaemonTelemetryContext,
|
|
752
866
|
countFileLines,
|
|
753
867
|
createContentGenerator,
|
|
754
868
|
createContentGeneratorConfig,
|
|
869
|
+
createDaemonBridgeTelemetry,
|
|
755
870
|
decodeBufferWithEncodingInfo,
|
|
756
871
|
detectBOM,
|
|
757
872
|
detectEncodingFromBuffer,
|
|
758
873
|
detectFileEncoding,
|
|
759
874
|
detectFileType,
|
|
875
|
+
emitDaemonLog,
|
|
760
876
|
endHookSpan,
|
|
761
877
|
endInteractionSpan,
|
|
762
878
|
endLLMRequestSpan,
|
|
@@ -764,8 +880,10 @@ import {
|
|
|
764
880
|
endToolBlockedOnUserSpan,
|
|
765
881
|
endToolExecutionSpan,
|
|
766
882
|
endToolSpan,
|
|
883
|
+
extractDaemonTraceContext,
|
|
767
884
|
extractExtensionsFromPatterns,
|
|
768
885
|
fileExists,
|
|
886
|
+
forceFlushMetrics,
|
|
769
887
|
generateValidName,
|
|
770
888
|
getActiveInteractionSpan,
|
|
771
889
|
getAllGeminiMdFilenames,
|
|
@@ -773,7 +891,10 @@ import {
|
|
|
773
891
|
getCurrentGeminiMdFilename,
|
|
774
892
|
getSpecificMimeType,
|
|
775
893
|
getSystemEncoding,
|
|
894
|
+
hashDaemonWorkspace,
|
|
895
|
+
initializeDaemonMetrics,
|
|
776
896
|
initializeTelemetry,
|
|
897
|
+
injectDaemonTraceContext,
|
|
777
898
|
isBinaryFile,
|
|
778
899
|
isPerformanceMonitoringActive,
|
|
779
900
|
isTelemetrySdkInitialized,
|
|
@@ -836,6 +957,15 @@ import {
|
|
|
836
957
|
recordContentRetry,
|
|
837
958
|
recordContentRetryFailure,
|
|
838
959
|
recordCpuUsage,
|
|
960
|
+
recordDaemonBridgeError,
|
|
961
|
+
recordDaemonCancel,
|
|
962
|
+
recordDaemonChannelLifecycle,
|
|
963
|
+
recordDaemonError,
|
|
964
|
+
recordDaemonHttpRequest,
|
|
965
|
+
recordDaemonHttpResponse,
|
|
966
|
+
recordDaemonPromptDuration,
|
|
967
|
+
recordDaemonPromptQueueWait,
|
|
968
|
+
recordDaemonSessionLifecycle,
|
|
839
969
|
recordFileOperationMetric,
|
|
840
970
|
recordInvalidChunk,
|
|
841
971
|
recordMemoryDreamMetrics,
|
|
@@ -851,12 +981,14 @@ import {
|
|
|
851
981
|
recordToolExecutionBreakdown,
|
|
852
982
|
recordToolQueueDepth,
|
|
853
983
|
refreshSessionContext,
|
|
984
|
+
registerDaemonGaugeCallbacks,
|
|
854
985
|
resetEncodingCache,
|
|
855
986
|
resolveContentGeneratorConfigWithSources,
|
|
856
987
|
resolveOpenAILogDir,
|
|
857
988
|
resolveTelemetrySettings,
|
|
858
989
|
runInSubagentSpanContext,
|
|
859
990
|
runInToolSpanContext,
|
|
991
|
+
runWithDaemonTelemetryContext,
|
|
860
992
|
sanitizeHookName,
|
|
861
993
|
setGeminiMdFilename,
|
|
862
994
|
shutdownTelemetry,
|
|
@@ -872,8 +1004,12 @@ import {
|
|
|
872
1004
|
truncateSpanError,
|
|
873
1005
|
uiTelemetryService,
|
|
874
1006
|
validateModelConfig,
|
|
875
|
-
windowsCodePageToEncoding
|
|
876
|
-
|
|
1007
|
+
windowsCodePageToEncoding,
|
|
1008
|
+
withDaemonBridgeSpan,
|
|
1009
|
+
withDaemonRequestSpan,
|
|
1010
|
+
withDaemonSpan,
|
|
1011
|
+
withInteractionSpan
|
|
1012
|
+
} from "./chunk-6YIUGZTC.js";
|
|
877
1013
|
import "./chunk-3PJXIDKI.js";
|
|
878
1014
|
import "./chunk-UWCTAVOD.js";
|
|
879
1015
|
import {
|
|
@@ -906,9 +1042,9 @@ import {
|
|
|
906
1042
|
isAnyAutoMemPath,
|
|
907
1043
|
isAutoMemPath,
|
|
908
1044
|
isUserAutoMemPath
|
|
909
|
-
} from "./chunk-
|
|
910
|
-
import "./chunk-
|
|
911
|
-
import "./chunk-
|
|
1045
|
+
} from "./chunk-3HTIVKZE.js";
|
|
1046
|
+
import "./chunk-IDX6COTE.js";
|
|
1047
|
+
import "./chunk-BIVG75CP.js";
|
|
912
1048
|
import {
|
|
913
1049
|
AgentStatistics,
|
|
914
1050
|
BaseDeclarativeTool,
|
|
@@ -926,7 +1062,7 @@ import {
|
|
|
926
1062
|
ToolNamesMigration,
|
|
927
1063
|
hasCycleInSchema,
|
|
928
1064
|
isTool
|
|
929
|
-
} from "./chunk-
|
|
1065
|
+
} from "./chunk-XV4HCEVI.js";
|
|
930
1066
|
import {
|
|
931
1067
|
CredentialsClearRequiredError,
|
|
932
1068
|
QWEN_CREDENTIAL_FILE_MODE,
|
|
@@ -940,20 +1076,25 @@ import {
|
|
|
940
1076
|
generateCodeVerifier,
|
|
941
1077
|
generatePKCEPair,
|
|
942
1078
|
getQwenOAuthClient,
|
|
1079
|
+
isBrowserCommandBlocked,
|
|
943
1080
|
isDeviceAuthorizationSuccess,
|
|
944
1081
|
isDeviceTokenPending,
|
|
945
1082
|
isDeviceTokenSuccess,
|
|
946
1083
|
isErrorResponse,
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
1084
|
+
openBrowserSecurely,
|
|
1085
|
+
qwenOAuth2Events,
|
|
1086
|
+
shouldAttemptBrowserLaunch,
|
|
1087
|
+
shouldLaunchBrowser
|
|
1088
|
+
} from "./chunk-2Y5SYSD3.js";
|
|
1089
|
+
import "./chunk-SEGYWKIH.js";
|
|
1090
|
+
import "./chunk-64WXLC72.js";
|
|
950
1091
|
import {
|
|
951
1092
|
atomicWriteFile,
|
|
952
1093
|
atomicWriteFileSync,
|
|
953
1094
|
atomicWriteJSON,
|
|
954
1095
|
renameWithRetry,
|
|
955
1096
|
renameWithRetrySync
|
|
956
|
-
} from "./chunk-
|
|
1097
|
+
} from "./chunk-B7HXHOHU.js";
|
|
957
1098
|
import {
|
|
958
1099
|
SUPPORTED_IMAGE_MIME_TYPES,
|
|
959
1100
|
TextTokenizer,
|
|
@@ -963,7 +1104,7 @@ import {
|
|
|
963
1104
|
getUnsupportedImageFormatWarning,
|
|
964
1105
|
isSupportedImageMimeType,
|
|
965
1106
|
redactProxyCredentials
|
|
966
|
-
} from "./chunk-
|
|
1107
|
+
} from "./chunk-EYENRK4D.js";
|
|
967
1108
|
import {
|
|
968
1109
|
CAPPED_DEFAULT_MAX_TOKENS,
|
|
969
1110
|
DEFAULT_OUTPUT_TOKEN_LIMIT,
|
|
@@ -978,9 +1119,9 @@ import {
|
|
|
978
1119
|
summarizeAnthropicWireRequest,
|
|
979
1120
|
summarizeOpenAIWireRequest,
|
|
980
1121
|
tokenLimit
|
|
981
|
-
} from "./chunk-
|
|
982
|
-
import "./chunk-
|
|
983
|
-
import "./chunk-
|
|
1122
|
+
} from "./chunk-M6VTDSVR.js";
|
|
1123
|
+
import "./chunk-55ZMG67I.js";
|
|
1124
|
+
import "./chunk-H6BD2ELD.js";
|
|
984
1125
|
import "./chunk-5IFG2VC4.js";
|
|
985
1126
|
import {
|
|
986
1127
|
BadRequestError,
|
|
@@ -1004,10 +1145,12 @@ import {
|
|
|
1004
1145
|
createDebugLogger,
|
|
1005
1146
|
escapePath,
|
|
1006
1147
|
expandHomeDir,
|
|
1148
|
+
formatTraceparent,
|
|
1007
1149
|
getErrorMessage,
|
|
1008
1150
|
getErrorStatus,
|
|
1009
1151
|
getErrorType,
|
|
1010
1152
|
getProjectHash,
|
|
1153
|
+
getTraceContext,
|
|
1011
1154
|
isAbortError,
|
|
1012
1155
|
isDebugLoggingDegraded,
|
|
1013
1156
|
isNodeError,
|
|
@@ -1026,14 +1169,14 @@ import {
|
|
|
1026
1169
|
unescapePath,
|
|
1027
1170
|
updateSymlink,
|
|
1028
1171
|
validatePath
|
|
1029
|
-
} from "./chunk-
|
|
1172
|
+
} from "./chunk-HR7SV7AY.js";
|
|
1030
1173
|
import "./chunk-ZERZSAZL.js";
|
|
1031
1174
|
import "./chunk-QN5NZ3UQ.js";
|
|
1032
1175
|
import "./chunk-BR4QREVK.js";
|
|
1033
1176
|
import {
|
|
1034
1177
|
SpanStatusCode,
|
|
1035
1178
|
ValueType
|
|
1036
|
-
} from "./chunk-
|
|
1179
|
+
} from "./chunk-Z2Z3GUXZ.js";
|
|
1037
1180
|
import "./chunk-A4BMJM77.js";
|
|
1038
1181
|
import "./chunk-J2S4EL5Y.js";
|
|
1039
1182
|
export {
|
|
@@ -1084,6 +1227,7 @@ export {
|
|
|
1084
1227
|
BASELINE_COMMIT_MESSAGE,
|
|
1085
1228
|
BINARY_EXTENSIONS,
|
|
1086
1229
|
BINARY_FILE_PATTERNS,
|
|
1230
|
+
BTW_MAX_INPUT_LENGTH,
|
|
1087
1231
|
BUNDLE_CHUNK_DIR,
|
|
1088
1232
|
BackgroundAgentResumeService,
|
|
1089
1233
|
BackgroundShellRegistry,
|
|
@@ -1114,6 +1258,8 @@ export {
|
|
|
1114
1258
|
CoreToolScheduler,
|
|
1115
1259
|
CredentialsClearRequiredError,
|
|
1116
1260
|
CronScheduler,
|
|
1261
|
+
DAEMON_TRACEPARENT_META_KEY,
|
|
1262
|
+
DAEMON_TRACESTATE_META_KEY,
|
|
1117
1263
|
DEFAULT_AUTO_DREAM_MIN_HOURS,
|
|
1118
1264
|
DEFAULT_AUTO_DREAM_MIN_SESSIONS,
|
|
1119
1265
|
DEFAULT_BACKGROUND_AGENT_CONTINUATION_MESSAGE,
|
|
@@ -1133,6 +1279,7 @@ export {
|
|
|
1133
1279
|
DEFAULT_LSP_WARMUP_DELAY_MS,
|
|
1134
1280
|
DEFAULT_LSP_WORKSPACE_SYMBOL_WARMUP_DELAY_MS,
|
|
1135
1281
|
DEFAULT_MAX_CONCURRENT_BACKGROUND_AGENTS,
|
|
1282
|
+
DEFAULT_MAX_INLINE_MEDIA_BYTES,
|
|
1136
1283
|
DEFAULT_MEMORY_FILE_FILTERING_OPTIONS,
|
|
1137
1284
|
DEFAULT_OTLP_ENDPOINT,
|
|
1138
1285
|
DEFAULT_OUTPUT_TOKEN_LIMIT,
|
|
@@ -1142,6 +1289,7 @@ export {
|
|
|
1142
1289
|
DEFAULT_STOP_HOOK_BLOCK_CAP,
|
|
1143
1290
|
DEFAULT_TELEMETRY_TARGET,
|
|
1144
1291
|
DEFAULT_TOKEN_LIMIT,
|
|
1292
|
+
DEFAULT_TOOL_OUTPUT_BATCH_BUDGET,
|
|
1145
1293
|
DEFAULT_TRUNCATE_TOOL_OUTPUT_LINES,
|
|
1146
1294
|
DEFAULT_TRUNCATE_TOOL_OUTPUT_THRESHOLD,
|
|
1147
1295
|
DIAGNOSTIC_SEVERITY_LABELS,
|
|
@@ -1196,7 +1344,6 @@ export {
|
|
|
1196
1344
|
GeminiClient,
|
|
1197
1345
|
GeminiEventType,
|
|
1198
1346
|
GitIgnoreParser,
|
|
1199
|
-
GitService,
|
|
1200
1347
|
GitWorktreeService,
|
|
1201
1348
|
HOOKS_CONFIG_FIELDS,
|
|
1202
1349
|
HookEventName,
|
|
@@ -1211,6 +1358,7 @@ export {
|
|
|
1211
1358
|
IDE_MAX_SELECTED_TEXT_LENGTH,
|
|
1212
1359
|
IDE_REQUEST_TIMEOUT_MS,
|
|
1213
1360
|
IDLE_SPECULATION,
|
|
1361
|
+
INBOXES_DIR,
|
|
1214
1362
|
INITIAL_FOLLOWUP_STATE,
|
|
1215
1363
|
INSTALL_METADATA_FILENAME,
|
|
1216
1364
|
ITermBackend,
|
|
@@ -1226,11 +1374,13 @@ export {
|
|
|
1226
1374
|
Ignore,
|
|
1227
1375
|
InProcessBackend,
|
|
1228
1376
|
InputFormat,
|
|
1377
|
+
InvalidMcpConfigError,
|
|
1229
1378
|
InvalidStreamError,
|
|
1230
1379
|
JsonFormatter,
|
|
1231
1380
|
KeychainTokenStorage,
|
|
1232
1381
|
Kind,
|
|
1233
1382
|
KittySequenceOverflowEvent,
|
|
1383
|
+
LEADER_NAME,
|
|
1234
1384
|
LITE_READ_BUF_SIZE,
|
|
1235
1385
|
LOCAL_CONTEXT_FILENAME,
|
|
1236
1386
|
Logger,
|
|
@@ -1252,6 +1402,8 @@ export {
|
|
|
1252
1402
|
MAX_RETAINED_TERMINAL_AGENTS,
|
|
1253
1403
|
MAX_RETAINED_TERMINAL_MONITORS,
|
|
1254
1404
|
MAX_RETAINED_TERMINAL_SHELLS,
|
|
1405
|
+
MAX_SNAPSHOTS,
|
|
1406
|
+
MAX_TEAMMATES,
|
|
1255
1407
|
MAX_TRANSCRIPT_MESSAGES,
|
|
1256
1408
|
MAX_USER_PROMPT_EXPANSION_ADDITIONAL_CONTEXT_LENGTH,
|
|
1257
1409
|
MCPDiscoveryState,
|
|
@@ -1268,8 +1420,11 @@ export {
|
|
|
1268
1420
|
MOCK_TOOL_GET_DEFAULT_PERMISSION,
|
|
1269
1421
|
MODEL_GENERATION_CONFIG_FIELDS,
|
|
1270
1422
|
MUTATOR_KINDS,
|
|
1423
|
+
McpBudgetWouldExceedError,
|
|
1271
1424
|
McpClient,
|
|
1272
1425
|
McpClientManager,
|
|
1426
|
+
McpServerSpawnFailedError,
|
|
1427
|
+
McpTransportPool,
|
|
1273
1428
|
MemoryDreamEvent,
|
|
1274
1429
|
MemoryExtractEvent,
|
|
1275
1430
|
MemoryManager,
|
|
@@ -1299,6 +1454,7 @@ export {
|
|
|
1299
1454
|
OutputFormat,
|
|
1300
1455
|
OverlayFs,
|
|
1301
1456
|
PATH_ARG_KEYS,
|
|
1457
|
+
POOLED_TRANSPORTS_DEFAULT,
|
|
1302
1458
|
PROVIDER_METADATA_NS,
|
|
1303
1459
|
PYTHON_EXCLUDES,
|
|
1304
1460
|
PerformanceMetricType,
|
|
@@ -1322,6 +1478,7 @@ export {
|
|
|
1322
1478
|
QwenOAuth2Client,
|
|
1323
1479
|
QwenOAuth2Event,
|
|
1324
1480
|
QwenOAuthPollError,
|
|
1481
|
+
RECIPROCAL_CALLER,
|
|
1325
1482
|
REDACTED_URL_CREDENTIAL,
|
|
1326
1483
|
RUNTIME_SNAPSHOT_PREFIX,
|
|
1327
1484
|
RUNTIME_STATUS_SCHEMA_VERSION,
|
|
@@ -1367,6 +1524,10 @@ export {
|
|
|
1367
1524
|
SubagentErrorCode,
|
|
1368
1525
|
SubagentManager,
|
|
1369
1526
|
SubagentValidator,
|
|
1527
|
+
TASKS_DIR,
|
|
1528
|
+
TEAMMATE_COLORS,
|
|
1529
|
+
TEAMS_DIR,
|
|
1530
|
+
TEAM_CONFIG_FILENAME,
|
|
1370
1531
|
TERMINAL_CSI_REGEX,
|
|
1371
1532
|
TERMINAL_OSC_REGEX,
|
|
1372
1533
|
TERMINAL_SHIFT_DCS_REGEX,
|
|
@@ -1375,6 +1536,10 @@ export {
|
|
|
1375
1536
|
TOKEN_PLAN_ENV_KEY,
|
|
1376
1537
|
TOOL_NAME_ALIASES,
|
|
1377
1538
|
TOOL_USE_SUMMARY_SYSTEM_PROMPT,
|
|
1539
|
+
TaskOwnershipError,
|
|
1540
|
+
TeamEventEmitter,
|
|
1541
|
+
TeamEventType,
|
|
1542
|
+
TeamManager,
|
|
1378
1543
|
TelemetryTarget,
|
|
1379
1544
|
TextTokenizer,
|
|
1380
1545
|
TmuxBackend,
|
|
@@ -1403,6 +1568,7 @@ export {
|
|
|
1403
1568
|
WORKTREE_BRANCH_PREFIX,
|
|
1404
1569
|
WORKTREE_SESSION_FILE,
|
|
1405
1570
|
WorkspaceContext,
|
|
1571
|
+
WorkspaceMcpBudget,
|
|
1406
1572
|
WorkspaceMemoryFileTooLargeError,
|
|
1407
1573
|
WorkspaceMemoryWriteTimeoutError,
|
|
1408
1574
|
__resetActiveGoalStoreForTests,
|
|
@@ -1416,6 +1582,7 @@ export {
|
|
|
1416
1582
|
acceptSpeculation,
|
|
1417
1583
|
acquireSleepInhibitor,
|
|
1418
1584
|
activeGoalEquals,
|
|
1585
|
+
addDaemonRequestAttribute,
|
|
1419
1586
|
addMCPStatusChangeListener,
|
|
1420
1587
|
addModelOutputAttributes,
|
|
1421
1588
|
addSystemPromptAttributes,
|
|
@@ -1423,18 +1590,27 @@ export {
|
|
|
1423
1590
|
addToolResultAttributes,
|
|
1424
1591
|
addToolSchemaAttributes,
|
|
1425
1592
|
addUserPromptAttributes,
|
|
1593
|
+
aggregateUsage,
|
|
1426
1594
|
alibabaStandardProvider,
|
|
1427
1595
|
allowEditorTypeInSandbox,
|
|
1428
1596
|
appendToLastTextPart,
|
|
1429
1597
|
applyAutoModeDecision,
|
|
1430
1598
|
applyProviderInstallPlan,
|
|
1431
1599
|
applySkillAllowedTools,
|
|
1600
|
+
approxBase64Bytes,
|
|
1601
|
+
assertValidTaskId,
|
|
1602
|
+
assignTeammateColor,
|
|
1432
1603
|
atomicWriteFile,
|
|
1433
1604
|
atomicWriteFileSync,
|
|
1434
1605
|
atomicWriteJSON,
|
|
1606
|
+
blockTask,
|
|
1435
1607
|
buildAddedMcpToolsReminder,
|
|
1608
|
+
buildAddedSkillsReminder,
|
|
1436
1609
|
buildApiHistoryFromConversation,
|
|
1610
|
+
buildAvailableSkillsReminder,
|
|
1437
1611
|
buildBackgroundEntryLabel,
|
|
1612
|
+
buildBtwCacheSafeParams,
|
|
1613
|
+
buildBtwPrompt,
|
|
1438
1614
|
buildDeferredToolsReminder,
|
|
1439
1615
|
buildFallbackApproachSummary,
|
|
1440
1616
|
buildHumanReadableRuleLabel,
|
|
@@ -1447,23 +1623,30 @@ export {
|
|
|
1447
1623
|
buildShellExecWarnings,
|
|
1448
1624
|
buildSkillLlmContent,
|
|
1449
1625
|
buildStartupContextReminder,
|
|
1626
|
+
buildTeammatePromptAddendum,
|
|
1450
1627
|
cacheQwenCredentials,
|
|
1451
1628
|
canUseRipgrep,
|
|
1629
|
+
captureDaemonTelemetryContext,
|
|
1452
1630
|
checkArgumentSafety,
|
|
1453
1631
|
checkCommandPermissions,
|
|
1454
1632
|
checkForExtensionUpdate,
|
|
1455
1633
|
checkHasEditorType,
|
|
1456
1634
|
checkNpmUpdate,
|
|
1635
|
+
claimTask,
|
|
1636
|
+
clampInlineMediaPart,
|
|
1637
|
+
classifyShutdownResponse,
|
|
1457
1638
|
cleanSummary,
|
|
1458
1639
|
cleanupTmpDir,
|
|
1459
1640
|
clearActiveGoal,
|
|
1641
|
+
clearAllInboxes,
|
|
1460
1642
|
clearAutoMemoryRootCache,
|
|
1461
1643
|
clearCacheSafeParams,
|
|
1462
1644
|
clearCachedCredentialFile,
|
|
1463
|
-
clearDetailedSpanState,
|
|
1464
1645
|
clearGoalTerminalObserver,
|
|
1646
|
+
clearInbox,
|
|
1465
1647
|
clearQwenCredentials,
|
|
1466
1648
|
clearRuntimeStatus,
|
|
1649
|
+
clearTeammateColors,
|
|
1467
1650
|
clearWelcomeBackState,
|
|
1468
1651
|
clearWorktreeSession,
|
|
1469
1652
|
cliSource,
|
|
@@ -1473,9 +1656,12 @@ export {
|
|
|
1473
1656
|
commandExists,
|
|
1474
1657
|
computeModelListVersion,
|
|
1475
1658
|
computeThresholds,
|
|
1659
|
+
computeUniqueBranchTitle,
|
|
1476
1660
|
computedSource,
|
|
1477
1661
|
connectAndDiscover,
|
|
1478
1662
|
connectToMcpServer,
|
|
1663
|
+
connectionIdOf,
|
|
1664
|
+
consumeUnread,
|
|
1479
1665
|
convertClaudeAgentConfig,
|
|
1480
1666
|
convertClaudePluginPackage,
|
|
1481
1667
|
convertClaudeToQwenConfig,
|
|
@@ -1488,6 +1674,7 @@ export {
|
|
|
1488
1674
|
crawlCache_exports as crawlCache,
|
|
1489
1675
|
createContentGenerator,
|
|
1490
1676
|
createContentGeneratorConfig,
|
|
1677
|
+
createDaemonBridgeTelemetry,
|
|
1491
1678
|
createDebugLogger,
|
|
1492
1679
|
createDefaultAutoMemoryExtractCursor,
|
|
1493
1680
|
createDefaultAutoMemoryIndex,
|
|
@@ -1499,6 +1686,8 @@ export {
|
|
|
1499
1686
|
createHookOutput,
|
|
1500
1687
|
createInstructionsLoadedCallback,
|
|
1501
1688
|
createStreamableHttpCompatibilityFetch,
|
|
1689
|
+
createTask,
|
|
1690
|
+
createTeamFile,
|
|
1502
1691
|
createTmpDir,
|
|
1503
1692
|
createToolUseSummaryMessage,
|
|
1504
1693
|
createTransport,
|
|
@@ -1507,6 +1696,9 @@ export {
|
|
|
1507
1696
|
decodeTagName,
|
|
1508
1697
|
deepseekProvider,
|
|
1509
1698
|
defaultSource,
|
|
1699
|
+
deleteTask,
|
|
1700
|
+
deleteTeamDirs,
|
|
1701
|
+
deserializeSnapshots,
|
|
1510
1702
|
detectBOM,
|
|
1511
1703
|
detectBackend,
|
|
1512
1704
|
detectCommandSubstitution,
|
|
@@ -1520,10 +1712,13 @@ export {
|
|
|
1520
1712
|
discoverMcpTools,
|
|
1521
1713
|
discoverPrompts,
|
|
1522
1714
|
discoverTools,
|
|
1715
|
+
disposeInboxLocks,
|
|
1523
1716
|
doesToolInvocationMatch,
|
|
1524
1717
|
downloadFromGitHubRelease,
|
|
1525
1718
|
downloadFromNpmRegistry,
|
|
1526
1719
|
editorCommands,
|
|
1720
|
+
emitDaemonLog,
|
|
1721
|
+
encodeInsightErrorMessage,
|
|
1527
1722
|
encodeInsightProgressMessage,
|
|
1528
1723
|
encodeInsightReadyMessage,
|
|
1529
1724
|
encodeTagName,
|
|
@@ -1552,6 +1747,7 @@ export {
|
|
|
1552
1747
|
executeToolCall,
|
|
1553
1748
|
exists,
|
|
1554
1749
|
expandHomeDir,
|
|
1750
|
+
extractDaemonTraceContext,
|
|
1555
1751
|
extractExtensionsFromPatterns,
|
|
1556
1752
|
extractFile,
|
|
1557
1753
|
extractJsonStringField,
|
|
@@ -1564,6 +1760,8 @@ export {
|
|
|
1564
1760
|
fileExists,
|
|
1565
1761
|
filter,
|
|
1566
1762
|
findGitRoot,
|
|
1763
|
+
findMemberById,
|
|
1764
|
+
findMemberByName,
|
|
1567
1765
|
findProviderByCredentials,
|
|
1568
1766
|
findProviderById,
|
|
1569
1767
|
findReleaseAsset,
|
|
@@ -1573,12 +1771,16 @@ export {
|
|
|
1573
1771
|
firePostToolUseHook,
|
|
1574
1772
|
firePreToolUseHook,
|
|
1575
1773
|
flatMapTextParts,
|
|
1774
|
+
forceFlushMetrics,
|
|
1775
|
+
formatAgentId,
|
|
1576
1776
|
formatClassifierBlockMessage,
|
|
1577
1777
|
formatDateForContext,
|
|
1578
1778
|
formatDenialStateLog,
|
|
1579
1779
|
formatLineStats,
|
|
1580
1780
|
formatMemoryUsage,
|
|
1581
1781
|
formatStopHookBlockingCapWarning,
|
|
1782
|
+
formatTraceparent,
|
|
1783
|
+
forwardApproval,
|
|
1582
1784
|
generateAgentWorktreeSlug,
|
|
1583
1785
|
generateCodeChallenge,
|
|
1584
1786
|
generateCodeVerifier,
|
|
@@ -1588,9 +1790,12 @@ export {
|
|
|
1588
1790
|
generateSessionRecap,
|
|
1589
1791
|
generateToolUseId,
|
|
1590
1792
|
generateToolUseSummary,
|
|
1793
|
+
generateUniqueTeammateName,
|
|
1591
1794
|
generateValidName,
|
|
1592
1795
|
getActiveGoal,
|
|
1593
1796
|
getActiveInteractionSpan,
|
|
1797
|
+
getAgentName,
|
|
1798
|
+
getAgentStatuses,
|
|
1594
1799
|
getAllGeminiMdFilenames,
|
|
1595
1800
|
getAllMCPServerStatuses,
|
|
1596
1801
|
getAllProviderBaseUrls,
|
|
@@ -1638,12 +1843,16 @@ export {
|
|
|
1638
1843
|
getHookKey,
|
|
1639
1844
|
getIdeInstaller,
|
|
1640
1845
|
getIdeServerHost,
|
|
1846
|
+
getInboxPath,
|
|
1847
|
+
getInboxesDir,
|
|
1641
1848
|
getInitialChatHistory,
|
|
1642
1849
|
getInsightPrompt,
|
|
1643
1850
|
getLastGoalTerminal,
|
|
1851
|
+
getLeader,
|
|
1644
1852
|
getMCPDiscoveryState,
|
|
1645
1853
|
getMCPServerPrompts,
|
|
1646
1854
|
getMCPServerStatus,
|
|
1855
|
+
getMaxInlineMediaBytes,
|
|
1647
1856
|
getMemoryBaseDir,
|
|
1648
1857
|
getMonitorOutputPath,
|
|
1649
1858
|
getOrCreateSharedDispatcher,
|
|
@@ -1669,7 +1878,18 @@ export {
|
|
|
1669
1878
|
getStructuredResponseFromParts,
|
|
1670
1879
|
getSupportedImageFormatsString,
|
|
1671
1880
|
getSystemEncoding,
|
|
1881
|
+
getTask,
|
|
1882
|
+
getTaskPath,
|
|
1883
|
+
getTasksDir,
|
|
1884
|
+
getTeamDir,
|
|
1885
|
+
getTeamFilePath,
|
|
1886
|
+
getTeamName,
|
|
1887
|
+
getTeammateColor,
|
|
1888
|
+
getTeammateContext,
|
|
1889
|
+
getTeamsRootDir,
|
|
1672
1890
|
getThoughtText,
|
|
1891
|
+
getTimeRangeBounds,
|
|
1892
|
+
getTraceContext,
|
|
1673
1893
|
getUnsupportedImageFormatWarning,
|
|
1674
1894
|
getUserAutoMemoryIndexPath,
|
|
1675
1895
|
getUserAutoMemoryRoot,
|
|
@@ -1682,12 +1902,15 @@ export {
|
|
|
1682
1902
|
hasNonFinalTopLevelBackgroundOperator,
|
|
1683
1903
|
hasShellSubstitution,
|
|
1684
1904
|
hasUnsafeMonitorBackgroundOperator,
|
|
1905
|
+
hashDaemonWorkspace,
|
|
1685
1906
|
hashValue,
|
|
1686
1907
|
hookEventSupportsMatcher,
|
|
1687
1908
|
hydrateString,
|
|
1688
1909
|
ideContextStore,
|
|
1689
1910
|
idealabProvider,
|
|
1911
|
+
initializeDaemonMetrics,
|
|
1690
1912
|
initializeTelemetry,
|
|
1913
|
+
injectDaemonTraceContext,
|
|
1691
1914
|
injectPermissionRulesIfMissing,
|
|
1692
1915
|
invokeMcpPrompt,
|
|
1693
1916
|
isAbortError,
|
|
@@ -1699,6 +1922,7 @@ export {
|
|
|
1699
1922
|
isBareMode,
|
|
1700
1923
|
isBinary,
|
|
1701
1924
|
isBinaryFile,
|
|
1925
|
+
isBrowserCommandBlocked,
|
|
1702
1926
|
isClaudePluginConfig,
|
|
1703
1927
|
isCommandAllowed,
|
|
1704
1928
|
isCommandAvailable,
|
|
@@ -1713,6 +1937,7 @@ export {
|
|
|
1713
1937
|
isErrorResponse,
|
|
1714
1938
|
isGenericQuotaExceededError,
|
|
1715
1939
|
isGitRepository,
|
|
1940
|
+
isInProcessTeammate,
|
|
1716
1941
|
isInSafeToolAllowlist,
|
|
1717
1942
|
isInvalidArgumentError,
|
|
1718
1943
|
isModifiableDeclarativeTool,
|
|
@@ -1734,6 +1959,8 @@ export {
|
|
|
1734
1959
|
isSuccessStatus,
|
|
1735
1960
|
isSupportedImageMimeType,
|
|
1736
1961
|
isSystemReminderContent,
|
|
1962
|
+
isTeamLead,
|
|
1963
|
+
isTeammate,
|
|
1737
1964
|
isTelemetrySdkInitialized,
|
|
1738
1965
|
isTerminalEditor,
|
|
1739
1966
|
isTerminalStatus,
|
|
@@ -1750,8 +1977,12 @@ export {
|
|
|
1750
1977
|
judgeGoal,
|
|
1751
1978
|
knownTokenLimit,
|
|
1752
1979
|
layer,
|
|
1980
|
+
listMcpPrompts,
|
|
1981
|
+
listTasks,
|
|
1982
|
+
listTeamNames,
|
|
1753
1983
|
loadIgnoreRules,
|
|
1754
1984
|
loadServerHierarchicalMemory,
|
|
1985
|
+
loadUsageHistory,
|
|
1755
1986
|
logApiCancel,
|
|
1756
1987
|
logApiError,
|
|
1757
1988
|
logApiRequest,
|
|
@@ -1802,6 +2033,7 @@ export {
|
|
|
1802
2033
|
mcpServerRequiresOAuth,
|
|
1803
2034
|
mcpTransportOf,
|
|
1804
2035
|
mergeClaudeConfigs,
|
|
2036
|
+
metricsToUsageRecord,
|
|
1805
2037
|
minimaxProvider,
|
|
1806
2038
|
modelProvidersSource,
|
|
1807
2039
|
modelRegistryKey,
|
|
@@ -1816,12 +2048,17 @@ export {
|
|
|
1816
2048
|
normalizeSkillPriority,
|
|
1817
2049
|
normalizeStopHookBlockingCap,
|
|
1818
2050
|
notifyGoalTerminal,
|
|
2051
|
+
notifyTasksUpdated,
|
|
2052
|
+
onTasksUpdated,
|
|
2053
|
+
openBrowserSecurely,
|
|
1819
2054
|
openDiff,
|
|
1820
2055
|
openRouterProvider,
|
|
1821
2056
|
openaiLogger,
|
|
2057
|
+
oversizedMediaPlaceholder,
|
|
1822
2058
|
parse,
|
|
1823
2059
|
parseAndFormatApiError,
|
|
1824
2060
|
parseBooleanEnvFlag,
|
|
2061
|
+
parseConnectionId,
|
|
1825
2062
|
parseDeletedFromNameStatus,
|
|
1826
2063
|
parseGitDiff,
|
|
1827
2064
|
parseGitHubRepoForReleases,
|
|
@@ -1840,6 +2077,7 @@ export {
|
|
|
1840
2077
|
passesAcceptEditsFastPath,
|
|
1841
2078
|
performVariableReplacement,
|
|
1842
2079
|
persistPermissionOutcome,
|
|
2080
|
+
persistSessionUsage,
|
|
1843
2081
|
populateMcpServerCommand,
|
|
1844
2082
|
prependToFirstTextPart,
|
|
1845
2083
|
processSingleFileContent,
|
|
@@ -1852,12 +2090,14 @@ export {
|
|
|
1852
2090
|
readFileWithEncoding,
|
|
1853
2091
|
readFileWithEncodingInfo,
|
|
1854
2092
|
readFileWithLineAndLimit,
|
|
2093
|
+
readInbox,
|
|
1855
2094
|
readLastJsonStringFieldSync,
|
|
1856
2095
|
readLastJsonStringFieldsSync,
|
|
1857
2096
|
readLines,
|
|
1858
2097
|
readManyFiles,
|
|
1859
2098
|
readPathFromWorkspace,
|
|
1860
2099
|
readRuntimeStatus,
|
|
2100
|
+
readTeamFile,
|
|
1861
2101
|
readUserAutoMemoryIndex,
|
|
1862
2102
|
readWorktreeSession,
|
|
1863
2103
|
readWorktreeSessionMarker,
|
|
@@ -1874,6 +2114,15 @@ export {
|
|
|
1874
2114
|
recordContentRetry,
|
|
1875
2115
|
recordContentRetryFailure,
|
|
1876
2116
|
recordCpuUsage,
|
|
2117
|
+
recordDaemonBridgeError,
|
|
2118
|
+
recordDaemonCancel,
|
|
2119
|
+
recordDaemonChannelLifecycle,
|
|
2120
|
+
recordDaemonError,
|
|
2121
|
+
recordDaemonHttpRequest,
|
|
2122
|
+
recordDaemonHttpResponse,
|
|
2123
|
+
recordDaemonPromptDuration,
|
|
2124
|
+
recordDaemonPromptQueueWait,
|
|
2125
|
+
recordDaemonSessionLifecycle,
|
|
1877
2126
|
recordFallbackApprove,
|
|
1878
2127
|
recordFileOperationMetric,
|
|
1879
2128
|
recordGoalIteration,
|
|
@@ -1897,7 +2146,10 @@ export {
|
|
|
1897
2146
|
redactStructuredOutputArgsForRecording,
|
|
1898
2147
|
redactUrlCredentials,
|
|
1899
2148
|
refreshSessionContext,
|
|
2149
|
+
registerDaemonGaugeCallbacks,
|
|
1900
2150
|
registerGoalHook,
|
|
2151
|
+
registerLeader,
|
|
2152
|
+
releaseOwnedTask,
|
|
1901
2153
|
removeMCPServerStatus,
|
|
1902
2154
|
removeMCPStatusChangeListener,
|
|
1903
2155
|
renameWithRetry,
|
|
@@ -1907,7 +2159,9 @@ export {
|
|
|
1907
2159
|
resetDebugLoggingState,
|
|
1908
2160
|
resetDenialState,
|
|
1909
2161
|
resetEncodingCache,
|
|
2162
|
+
resetTaskList,
|
|
1910
2163
|
resetUtf8BomCache,
|
|
2164
|
+
resolveActiveTeamName,
|
|
1911
2165
|
resolveAndValidatePath,
|
|
1912
2166
|
resolveBaseUrl,
|
|
1913
2167
|
resolveBundleDir,
|
|
@@ -1938,25 +2192,33 @@ export {
|
|
|
1938
2192
|
runInToolSpanContext,
|
|
1939
2193
|
runRipgrep,
|
|
1940
2194
|
runSideQuery,
|
|
2195
|
+
runWithDaemonTelemetryContext,
|
|
1941
2196
|
runWithDebugLogSession,
|
|
1942
2197
|
runWithForkedChatModel,
|
|
2198
|
+
runWithTeammateIdentity,
|
|
1943
2199
|
runtimeDiagnostics,
|
|
1944
2200
|
safeAgentId,
|
|
1945
2201
|
safeLiteralReplace,
|
|
1946
2202
|
sanitizeCwd,
|
|
1947
2203
|
sanitizeHookName,
|
|
2204
|
+
sanitizeName,
|
|
1948
2205
|
sanitizeTitle,
|
|
1949
2206
|
sanitizeToolCallResultForRecording,
|
|
1950
2207
|
sanitizeUserPromptExpansionAdditionalContext,
|
|
1951
2208
|
saveCacheSafeParams,
|
|
1952
2209
|
saveWelcomeBackRestartChoice,
|
|
2210
|
+
sendStructuredMessage,
|
|
2211
|
+
serializeSnapshot,
|
|
1953
2212
|
serializeTerminalToObject,
|
|
1954
2213
|
serializeTerminalToText,
|
|
2214
|
+
sessionIdContext,
|
|
1955
2215
|
setActiveGoal,
|
|
1956
2216
|
setDebugLogSession,
|
|
1957
2217
|
setGeminiMdFilename,
|
|
1958
2218
|
setGoalTerminalObserver,
|
|
1959
2219
|
setLastGoalTerminal,
|
|
2220
|
+
setMCPDiscoveryState,
|
|
2221
|
+
setMemberActive,
|
|
1960
2222
|
setStartupEventSink,
|
|
1961
2223
|
settingsSource,
|
|
1962
2224
|
shortenPath,
|
|
@@ -1966,6 +2228,7 @@ export {
|
|
|
1966
2228
|
shouldFilterSuggestion,
|
|
1967
2229
|
shouldFirePermissionDeniedForAutoMode,
|
|
1968
2230
|
shouldForceAutoModeReviewForAllow,
|
|
2231
|
+
shouldLaunchBrowser,
|
|
1969
2232
|
shouldRunAutoModeForCall,
|
|
1970
2233
|
shouldShowStep,
|
|
1971
2234
|
shutdownTelemetry,
|
|
@@ -1992,6 +2255,7 @@ export {
|
|
|
1992
2255
|
summarizeAnthropicWireRequest,
|
|
1993
2256
|
summarizeOpenAIWireRequest,
|
|
1994
2257
|
summarizeUnifiedDiff,
|
|
2258
|
+
teammateIdentityStore,
|
|
1995
2259
|
templateString,
|
|
1996
2260
|
tildeifyPath,
|
|
1997
2261
|
toFriendlyError,
|
|
@@ -2002,23 +2266,34 @@ export {
|
|
|
2002
2266
|
truncateJson,
|
|
2003
2267
|
truncateSpanError,
|
|
2004
2268
|
tryGenerateSessionTitle,
|
|
2269
|
+
tryReclaimStaleTeam,
|
|
2005
2270
|
uiTelemetryService,
|
|
2271
|
+
unassignTeammateTasks,
|
|
2006
2272
|
unescapeJsonString,
|
|
2007
2273
|
unescapePath,
|
|
2008
2274
|
unregisterGoalHook,
|
|
2275
|
+
unregisterLeader,
|
|
2009
2276
|
updateMCPServerStatus,
|
|
2010
2277
|
updateSetting,
|
|
2011
2278
|
updateSymlink,
|
|
2279
|
+
updateTask,
|
|
2012
2280
|
validateModelConfig,
|
|
2013
2281
|
validateName,
|
|
2014
2282
|
validatePath,
|
|
2015
2283
|
validateVariables,
|
|
2016
2284
|
windowsCodePageToEncoding,
|
|
2285
|
+
withDaemonBridgeSpan,
|
|
2286
|
+
withDaemonRequestSpan,
|
|
2287
|
+
withDaemonSpan,
|
|
2288
|
+
withInteractionSpan,
|
|
2017
2289
|
worktreeBranchForSlug,
|
|
2290
|
+
wrapConfirmWithBadge,
|
|
2018
2291
|
write,
|
|
2019
2292
|
writeLine,
|
|
2020
2293
|
writeLineSync,
|
|
2294
|
+
writeMessage,
|
|
2021
2295
|
writeRuntimeStatus,
|
|
2296
|
+
writeTeamFile,
|
|
2022
2297
|
writeWorkspaceContextFile,
|
|
2023
2298
|
writeWorktreeSession,
|
|
2024
2299
|
writeWorktreeSessionMarker,
|