@mmmbuto/qwen-code-termux 0.16.1-termux → 0.18.0-termux
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/README.md +79 -109
- package/bundled/new-app/SKILL.md +22 -0
- package/bundled/qc-helper/SKILL.md +29 -24
- package/bundled/qc-helper/docs/_meta.ts +1 -0
- package/bundled/qc-helper/docs/configuration/_meta.ts +0 -3
- package/bundled/qc-helper/docs/configuration/settings.md +37 -31
- package/bundled/qc-helper/docs/configuration/themes.md +39 -0
- package/bundled/qc-helper/docs/features/_meta.ts +1 -3
- package/bundled/qc-helper/docs/features/approval-mode.md +35 -35
- package/bundled/qc-helper/docs/features/auto-mode.md +54 -9
- package/bundled/qc-helper/docs/features/channels/_meta.ts +1 -0
- package/bundled/qc-helper/docs/features/channels/feishu.md +170 -0
- package/bundled/qc-helper/docs/features/commands.md +115 -35
- package/bundled/qc-helper/docs/features/followup-suggestions.md +2 -2
- package/bundled/qc-helper/docs/features/headless.md +32 -0
- package/bundled/qc-helper/docs/features/markdown-rendering.md +21 -1
- package/bundled/qc-helper/docs/features/memory.md +22 -5
- package/bundled/qc-helper/docs/features/scheduled-tasks.md +1 -1
- package/bundled/qc-helper/docs/features/status-line.md +168 -32
- package/bundled/qc-helper/docs/features/sub-agents.md +60 -0
- package/bundled/qc-helper/docs/features/worktree.md +345 -0
- package/bundled/qc-helper/docs/overview.md +4 -4
- package/bundled/qc-helper/docs/quickstart.md +4 -4
- package/bundled/qc-helper/docs/qwen-serve-deploy-local.md +221 -0
- package/bundled/qc-helper/docs/qwen-serve.md +234 -24
- package/bundled/qc-helper/docs/reference/keyboard-shortcuts.md +16 -0
- package/bundled/qc-helper/docs/support/Uninstall.md +19 -1
- package/bundled/qc-helper/docs/support/troubleshooting.md +2 -1
- package/bundled/simplify/SKILL.md +123 -0
- package/chunks/agent-IDS4HMOX.js +56 -0
- package/chunks/agent-headless-5Q2EUSPS.js +50 -0
- package/chunks/{anthropicContentGenerator-SSGKR6DO.js → anthropicContentGenerator-2HBRNQ3B.js} +52 -9
- package/chunks/{askUserQuestion-PJWUUXKN.js → askUserQuestion-75TDJVK2.js} +45 -3
- package/chunks/{ca-UZ7BANMN.js → ca-BARBRL6N.js} +89 -5
- package/chunks/{chunk-GGNTZ2NH.js → chunk-2Y5SYSD3.js} +368 -597
- package/chunks/{chunk-2LA2TREA.js → chunk-3AA2DK35.js} +1448 -207
- package/chunks/{chunk-I2V5WXHJ.js → chunk-3AUHFMSK.js} +80 -38
- package/chunks/chunk-3DHXZ6EV.js +241 -0
- package/chunks/{chunk-PR4T27R7.js → chunk-3HTIVKZE.js} +42 -8
- package/chunks/chunk-3HX5LZ6R.js +1798 -0
- package/chunks/chunk-3PJXIDKI.js +2517 -0
- package/chunks/{chunk-MYAKAFEC.js → chunk-55ZMG67I.js} +7451 -3517
- package/chunks/{chunk-66CXYE4B.js → chunk-5IFG2VC4.js} +293 -242
- package/chunks/chunk-64WXLC72.js +98 -0
- package/chunks/{chunk-C6WMLUNB.js → chunk-72LDN5PP.js} +1 -1
- package/chunks/{chunk-F23NCRJ2.js → chunk-A7B4ISQP.js} +1 -1
- package/chunks/chunk-B7HXHOHU.js +393 -0
- package/chunks/{chunk-XEGHDASV.js → chunk-D3RHSPAS.js} +435 -540
- package/chunks/{chunk-XKS5KBFJ.js → chunk-EYENRK4D.js} +694 -384
- package/chunks/chunk-H6BD2ELD.js +36 -0
- package/chunks/{chunk-XP27SJMH.js → chunk-HR7SV7AY.js} +79 -48
- package/chunks/{chunk-D5NTAHYL.js → chunk-IDX6COTE.js} +7 -2
- package/chunks/{chunk-SHT4VJWU.js → chunk-IWKSG2AR.js} +2 -2
- package/chunks/chunk-J37FGIOA.js +1623 -0
- package/chunks/chunk-J5MDQKJL.js +2230 -0
- package/chunks/{chunk-USE2VQ5P.js → chunk-JTQAQBTV.js} +21 -0
- package/chunks/{chunk-NCTLV2NB.js → chunk-KQJMQJPI.js} +1 -1
- package/chunks/{chunk-5FBA5XC2.js → chunk-KRIHGKNA.js} +1 -1
- package/chunks/chunk-LD2XBG6Z.js +102 -0
- package/chunks/{chunk-MAY32HXD.js → chunk-M6VTDSVR.js} +3 -1
- package/chunks/chunk-MRO43B25.js +30 -0
- package/chunks/{chunk-N4WOREMD.js → chunk-NVFMZBX2.js} +43 -3
- package/chunks/chunk-OHEGWO4L.js +264 -0
- package/chunks/{chunk-K6O2NBMF.js → chunk-OQ7NJIY7.js} +4604 -6397
- package/chunks/chunk-QQDPRDVW.js +25 -0
- package/chunks/{chunk-KXZ4TJB4.js → chunk-SEGYWKIH.js} +1 -1
- package/chunks/chunk-SKBPNJEW.js +45 -0
- package/chunks/{chunk-4AOCVI6J.js → chunk-SNGELLWX.js} +52 -6
- package/chunks/{chunk-3OCRHZA3.js → chunk-TD4OPI4T.js} +56742 -44104
- package/chunks/{chunk-DQ4QTG7E.js → chunk-VV4F63BD.js} +11 -11
- package/chunks/chunk-XBY7E2FX.js +605 -0
- package/chunks/{chunk-JKMBWLFB.js → chunk-YILFYI5W.js} +48 -26
- package/chunks/chunk-YOGAOMYB.js +159 -0
- package/chunks/{chunk-QWSRH265.js → chunk-Z2Z3GUXZ.js} +777 -776
- package/chunks/{chunk-SDHRQFOS.js → chunk-ZTZ4DDQE.js} +2 -2
- package/chunks/computer-use-W2TYQNEE.js +825 -0
- package/chunks/contextCommand-6FGX3A7J.js +52 -0
- package/chunks/{cron-create-3ZBBN7WB.js → cron-create-APL5LU6I.js} +3 -3
- package/chunks/{cron-delete-NAGKKIIG.js → cron-delete-4SBJSCN4.js} +3 -3
- package/chunks/{cron-list-PAGRXNAI.js → cron-list-2AMGOMVO.js} +3 -3
- package/chunks/{de-V4IE2OOZ.js → de-YGKK2BC4.js} +89 -5
- package/chunks/{devtools-TWVXEJQB.js → devtools-FM6GJPYG.js} +2 -1
- package/chunks/{dist-4L54HRX2.js → dist-4LXD6L6X.js} +24 -5
- package/chunks/dist-H6ONXVLG.js +94146 -0
- package/chunks/{dist-XKWIWPWQ.js → dist-KAZ3SEBX.js} +1083 -3856
- package/chunks/{dist-BXDUQ2QY.js → dist-PK7DFCAW.js} +1 -1
- package/chunks/{edit-NVO3FOAK.js → edit-ZCEZC264.js} +30 -22
- package/chunks/{en-HGJ2SPLM.js → en-DHGYHIHX.js} +127 -6
- package/chunks/{enter-worktree-UEBG4WFC.js → enter-worktree-BBHCFCHG.js} +30 -20
- package/chunks/enterPlanMode-3M6KTD3B.js +158 -0
- package/chunks/{exit-worktree-UZ3MAQZN.js → exit-worktree-73YPIEQO.js} +27 -19
- package/chunks/exitPlanMode-TYZM6BAE.js +703 -0
- package/chunks/{fr-CJULI7ZX.js → fr-JXBKPJKQ.js} +89 -5
- package/chunks/{geminiContentGenerator-3UZFXGNT.js → geminiContentGenerator-7N2V3VW2.js} +8 -6
- package/chunks/{getMachineId-bsd-JXOSIJV2.js → getMachineId-bsd-4CASPIU4.js} +4 -4
- package/chunks/{getMachineId-darwin-TE4QRR42.js → getMachineId-darwin-HPQPEMZR.js} +4 -4
- package/chunks/{getMachineId-linux-S3OL52XK.js → getMachineId-linux-AUARKYHL.js} +3 -3
- package/chunks/{getMachineId-unsupported-DWUSBAPX.js → getMachineId-unsupported-S32ZDA2T.js} +3 -3
- package/chunks/{getMachineId-win-AAC5P3AP.js → getMachineId-win-4EFLHYIJ.js} +4 -4
- package/chunks/{glob-KNHSFFFG.js → glob-5XBCPQ2A.js} +27 -19
- package/chunks/{grep-LACWDZW4.js → grep-VIUU3A7X.js} +30 -19
- package/chunks/{ja-L7CHRQEW.js → ja-TGPZSP2B.js} +89 -5
- package/chunks/{keychain-token-storage-335UOLJ6.js → keychain-token-storage-6IU6ORQN.js} +3 -3
- package/chunks/{ls-AGXQOKSG.js → ls-JRGYIGLY.js} +4 -4
- package/chunks/{lsp-UDMUHNPA.js → lsp-SHMKFOAC.js} +3 -3
- package/chunks/{monitor-ETKWPJEH.js → monitor-6R4LIJL5.js} +40 -25
- package/chunks/{multipart-parser-3QWGTLK3.js → multipart-parser-AJ4WASWR.js} +2 -2
- package/chunks/{notebook-edit-QJJLPNYT.js → notebook-edit-5E7ULDVQ.js} +28 -20
- package/chunks/{openaiContentGenerator-CNNN424U.js → openaiContentGenerator-ZVHFKM3O.js} +17 -14
- package/chunks/{pt-M6JULLEQ.js → pt-TIBG6BIO.js} +89 -5
- package/chunks/{qwenContentGenerator-BOLCGK3R.js → qwenContentGenerator-B2VTVSPJ.js} +31 -23
- package/chunks/{qwenOAuth2-EEJGROP7.js → qwenOAuth2-2KCKWDCF.js} +6 -4
- package/chunks/read-file-GIT7BCDR.js +27 -0
- package/chunks/ripGrep-MWKFVYMS.js +48 -0
- package/chunks/{ru-QILM4HBC.js → ru-JBCHCK4L.js} +89 -5
- package/chunks/scheduler-5VOOYGBH.js +308 -0
- package/chunks/send-message-4QNWQJF4.js +244 -0
- package/chunks/{serve-OLSI7WSR.js → serve-MN6HZBWN.js} +14262 -7414
- package/chunks/shell-NQZQGFM2.js +56 -0
- package/chunks/{skill-D6YRHTTI.js → skill-WCFW4644.js} +145 -119
- package/chunks/{src-TMOD5X6F.js → src-7XL4G4DC.js} +88 -46
- package/chunks/{src-4QH4FZ6I.js → src-IHA6DTUV.js} +452 -62
- package/chunks/{syntheticOutput-5PVFDDJ4.js → syntheticOutput-YTYS2ZMQ.js} +4 -4
- package/chunks/task-create-MPORPYN6.js +19 -0
- package/chunks/task-list-R2YDYPZT.js +151 -0
- package/chunks/{task-stop-AJKPSR6R.js → task-stop-SYWJYBCM.js} +3 -3
- package/chunks/task-update-E4NSLKMQ.js +408 -0
- package/chunks/team-create-7R7KA5IP.js +314 -0
- package/chunks/team-delete-25OIWUPN.js +116 -0
- package/chunks/{todoWrite-VLAUG4CA.js → todoWrite-4YHMIF4X.js} +16 -5
- package/chunks/{tool-search-MZGHUUKD.js → tool-search-YBRVZCLI.js} +29 -11
- package/chunks/{tts-notification-K3X7X7MN.js → tts-notification-7SOEMQK4.js} +5 -4
- package/chunks/{web-fetch-OILB464A.js → web-fetch-MFIRHIHI.js} +5 -5
- package/chunks/workflow-5RIKVCIE.js +960 -0
- package/chunks/{write-file-BIQAA57V.js → write-file-DMQTJZOM.js} +32 -24
- package/chunks/{zh-PWL2NKY3.js → zh-7H5OQC4I.js} +135 -11
- package/chunks/{zh-TW-S3YGWICZ.js → zh-TW-P4IDHD3M.js} +128 -11
- package/cli.js +45402 -20570
- package/examples/agent/agents/diary.md +86 -0
- package/examples/agent/qwen-extension.json +5 -0
- package/examples/commands/commands/fs/grep-code.md +3 -0
- package/examples/commands/qwen-extension.json +5 -0
- package/examples/context/QWEN.md +8 -0
- package/examples/context/qwen-extension.json +5 -0
- package/examples/mcp-server/example.ts +60 -0
- package/examples/mcp-server/package.json +18 -0
- package/examples/mcp-server/qwen-extension.json +12 -0
- package/examples/mcp-server/tsconfig.json +13 -0
- package/examples/skills/qwen-extension.json +5 -0
- package/examples/skills/skills/synonyms/SKILL.md +48 -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 +118 -5
- package/locales/de.js +117 -5
- package/locales/en.js +169 -7
- package/locales/fr.js +119 -5
- package/locales/ja.js +114 -5
- package/locales/pt.js +117 -5
- package/locales/ru.js +116 -5
- package/locales/zh-TW.js +161 -12
- package/locales/zh.js +169 -12
- package/package.json +4 -2
- package/scripts/postinstall.cjs +2 -1
- package/bundled/qc-helper/docs/features/checkpointing.md +0 -77
- package/chunks/agent-7ZN3CRHR.js +0 -48
- package/chunks/chunk-6PCB2DEF.js +0 -434
- package/chunks/chunk-EM6ETG2K.js +0 -60
- package/chunks/chunk-G7YTSRES.js +0 -150
- package/chunks/contextCommand-7IBASARL.js +0 -44
- package/chunks/exitPlanMode-PZAMWIRW.js +0 -227
- package/chunks/multipart-parser-IXGBIOIN.js +0 -384
- package/chunks/read-file-CCUEUFG2.js +0 -24
- package/chunks/ripGrep-TADOH2HK.js +0 -40
- package/chunks/send-message-YL44UZFC.js +0 -151
- package/chunks/shell-7KKKC5G7.js +0 -48
- package/chunks/src-IPWIHNMI.js +0 -1406
- package/chunks/undici-F6ZOXSS5.js +0 -8
|
@@ -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,
|
|
@@ -29,7 +27,9 @@ import {
|
|
|
29
27
|
ArenaSessionStatus,
|
|
30
28
|
AsyncMessageQueue,
|
|
31
29
|
AuthProviderType,
|
|
30
|
+
BACKGROUND_AGENT_CONCURRENCY_ENV,
|
|
32
31
|
BASELINE_COMMIT_MESSAGE,
|
|
32
|
+
BTW_MAX_INPUT_LENGTH,
|
|
33
33
|
BUNDLE_CHUNK_DIR,
|
|
34
34
|
BackgroundAgentResumeService,
|
|
35
35
|
BackgroundShellRegistry,
|
|
@@ -40,6 +40,7 @@ import {
|
|
|
40
40
|
CODING_PLAN_CHINA_BASE_URL,
|
|
41
41
|
CODING_PLAN_ENV_KEY,
|
|
42
42
|
CODING_PLAN_GLOBAL_BASE_URL,
|
|
43
|
+
COMMAND_SUBSTITUTION_WARNING,
|
|
43
44
|
CUSTOM_API_KEY_ENV_PREFIX,
|
|
44
45
|
ChatRecordingService,
|
|
45
46
|
CloseDiffRequestSchema,
|
|
@@ -64,7 +65,10 @@ import {
|
|
|
64
65
|
DEFAULT_LSP_STARTUP_TIMEOUT_MS,
|
|
65
66
|
DEFAULT_LSP_WARMUP_DELAY_MS,
|
|
66
67
|
DEFAULT_LSP_WORKSPACE_SYMBOL_WARMUP_DELAY_MS,
|
|
68
|
+
DEFAULT_MAX_CONCURRENT_BACKGROUND_AGENTS,
|
|
69
|
+
DEFAULT_MAX_INLINE_MEDIA_BYTES,
|
|
67
70
|
DEFAULT_STOP_HOOK_BLOCK_CAP,
|
|
71
|
+
DEFAULT_TOOL_OUTPUT_BATCH_BUDGET,
|
|
68
72
|
DEFAULT_TRUNCATE_TOOL_OUTPUT_LINES,
|
|
69
73
|
DEFAULT_TRUNCATE_TOOL_OUTPUT_THRESHOLD,
|
|
70
74
|
DIAGNOSTIC_SEVERITY_LABELS,
|
|
@@ -80,6 +84,7 @@ import {
|
|
|
80
84
|
ExtensionManager,
|
|
81
85
|
ExtensionSettingScope,
|
|
82
86
|
ExtensionUpdateState,
|
|
87
|
+
FILE_HISTORY_DIR,
|
|
83
88
|
FileDiscoveryService,
|
|
84
89
|
FileEncoding,
|
|
85
90
|
FileHistoryService,
|
|
@@ -92,7 +97,6 @@ import {
|
|
|
92
97
|
GeminiClient,
|
|
93
98
|
GeminiEventType,
|
|
94
99
|
GitIgnoreParser,
|
|
95
|
-
GitService,
|
|
96
100
|
GitWorktreeService,
|
|
97
101
|
HookRegistry,
|
|
98
102
|
HookSystem,
|
|
@@ -114,6 +118,7 @@ import {
|
|
|
114
118
|
IdeDiffRejectedNotificationSchema,
|
|
115
119
|
Ignore,
|
|
116
120
|
InProcessBackend,
|
|
121
|
+
InvalidMcpConfigError,
|
|
117
122
|
InvalidStreamError,
|
|
118
123
|
JsonFormatter,
|
|
119
124
|
LITE_READ_BUF_SIZE,
|
|
@@ -122,15 +127,18 @@ import {
|
|
|
122
127
|
LspConnectionFactory,
|
|
123
128
|
LspResponseNormalizer,
|
|
124
129
|
LspServerManager,
|
|
130
|
+
MAX_CONCURRENT_BACKGROUND_AGENTS,
|
|
125
131
|
MAX_CONCURRENT_MONITORS,
|
|
126
132
|
MAX_DIFF_SIZE_BYTES,
|
|
127
133
|
MAX_FILES,
|
|
128
134
|
MAX_FILES_FOR_DETAILS,
|
|
129
135
|
MAX_GOAL_ITERATIONS,
|
|
130
136
|
MAX_LINES_PER_FILE,
|
|
137
|
+
MAX_NOTIFICATION_OUTPUT_TAIL_BYTES,
|
|
131
138
|
MAX_RETAINED_TERMINAL_AGENTS,
|
|
132
139
|
MAX_RETAINED_TERMINAL_MONITORS,
|
|
133
140
|
MAX_RETAINED_TERMINAL_SHELLS,
|
|
141
|
+
MAX_SNAPSHOTS,
|
|
134
142
|
MAX_TRANSCRIPT_MESSAGES,
|
|
135
143
|
MCPDiscoveryState,
|
|
136
144
|
MCPOAuthProvider,
|
|
@@ -142,8 +150,11 @@ import {
|
|
|
142
150
|
MCP_DEFAULT_TIMEOUT_MSEC,
|
|
143
151
|
MOCK_TOOL_GET_CONFIRMATION_DETAILS,
|
|
144
152
|
MOCK_TOOL_GET_DEFAULT_PERMISSION,
|
|
153
|
+
McpBudgetWouldExceedError,
|
|
145
154
|
McpClient,
|
|
146
155
|
McpClientManager,
|
|
156
|
+
McpServerSpawnFailedError,
|
|
157
|
+
McpTransportPool,
|
|
147
158
|
MemoryManager,
|
|
148
159
|
MessageBus,
|
|
149
160
|
MessageBusType,
|
|
@@ -161,21 +172,24 @@ import {
|
|
|
161
172
|
OPENROUTER_ENV_KEY,
|
|
162
173
|
OpenDiffRequestSchema,
|
|
163
174
|
OverlayFs,
|
|
175
|
+
POOLED_TRANSPORTS_DEFAULT,
|
|
164
176
|
PROVIDER_METADATA_NS,
|
|
165
177
|
PermissionManager,
|
|
166
178
|
ProviderInstallError,
|
|
167
179
|
QWEN_CODE_COMPANION_EXTENSION_NAME,
|
|
168
180
|
QWEN_CODE_SIMPLE_ENV_VAR,
|
|
181
|
+
REDACTED_URL_CREDENTIAL,
|
|
169
182
|
RUNTIME_STATUS_SCHEMA_VERSION,
|
|
170
183
|
RipGrepTool,
|
|
171
184
|
SAFE_TOOL_ALLOWLIST,
|
|
172
185
|
SESSION_TITLE_MAX_LENGTH,
|
|
173
186
|
SHELL_TOOL_NAMES,
|
|
174
187
|
SKILL_REVIEW_TASK_TYPE,
|
|
175
|
-
STARTUP_CONTEXT_MODEL_ACK,
|
|
176
188
|
STOP_HOOK_BLOCK_CAP_ENV,
|
|
177
189
|
SUGGESTION_PROMPT,
|
|
178
190
|
SYMBOL_KIND_LABELS,
|
|
191
|
+
SYSTEM_REMINDER_CLOSE,
|
|
192
|
+
SYSTEM_REMINDER_OPEN,
|
|
179
193
|
SdkControlClientTransport,
|
|
180
194
|
SendMessageType,
|
|
181
195
|
SessionService,
|
|
@@ -184,6 +198,7 @@ import {
|
|
|
184
198
|
SkillActivationRegistry,
|
|
185
199
|
SkillError,
|
|
186
200
|
SkillManager,
|
|
201
|
+
SleepInhibitor,
|
|
187
202
|
StandardFileSystemService,
|
|
188
203
|
StreamEventType,
|
|
189
204
|
SubagentError,
|
|
@@ -193,12 +208,14 @@ import {
|
|
|
193
208
|
TERMINAL_CSI_REGEX,
|
|
194
209
|
TERMINAL_OSC_REGEX,
|
|
195
210
|
TERMINAL_SHIFT_DCS_REGEX,
|
|
196
|
-
TEST_ONLY,
|
|
197
211
|
THIRD_PARTY_PROVIDERS,
|
|
198
212
|
TOKEN_PLAN_BASE_URL,
|
|
199
213
|
TOKEN_PLAN_ENV_KEY,
|
|
200
214
|
TOOL_NAME_ALIASES,
|
|
201
215
|
TOOL_USE_SUMMARY_SYSTEM_PROMPT,
|
|
216
|
+
TeamEventEmitter,
|
|
217
|
+
TeamEventType,
|
|
218
|
+
TeamManager,
|
|
202
219
|
TmuxBackend,
|
|
203
220
|
ToolRegistry,
|
|
204
221
|
TrustGateError,
|
|
@@ -207,6 +224,7 @@ import {
|
|
|
207
224
|
WORKTREE_BRANCH_PREFIX,
|
|
208
225
|
WORKTREE_SESSION_FILE,
|
|
209
226
|
WorkspaceContext,
|
|
227
|
+
WorkspaceMcpBudget,
|
|
210
228
|
WorkspaceMemoryFileTooLargeError,
|
|
211
229
|
WorkspaceMemoryWriteTimeoutError,
|
|
212
230
|
__resetActiveGoalStoreForTests,
|
|
@@ -217,29 +235,42 @@ import {
|
|
|
217
235
|
abortGoalForStopHookCap,
|
|
218
236
|
abortSpeculation,
|
|
219
237
|
acceptSpeculation,
|
|
238
|
+
acquireSleepInhibitor,
|
|
220
239
|
activeGoalEquals,
|
|
221
240
|
addMCPStatusChangeListener,
|
|
241
|
+
aggregateUsage,
|
|
222
242
|
alibabaStandardProvider,
|
|
223
243
|
allowEditorTypeInSandbox,
|
|
224
244
|
appendToLastTextPart,
|
|
225
245
|
applyAutoModeDecision,
|
|
226
246
|
applyProviderInstallPlan,
|
|
247
|
+
approxBase64Bytes,
|
|
248
|
+
buildAddedMcpToolsReminder,
|
|
249
|
+
buildAddedSkillsReminder,
|
|
227
250
|
buildApiHistoryFromConversation,
|
|
251
|
+
buildAvailableSkillsReminder,
|
|
228
252
|
buildBackgroundEntryLabel,
|
|
229
|
-
|
|
253
|
+
buildBtwCacheSafeParams,
|
|
254
|
+
buildBtwPrompt,
|
|
255
|
+
buildDeferredToolsReminder,
|
|
230
256
|
buildFallbackApproachSummary,
|
|
231
257
|
buildHumanReadableRuleLabel,
|
|
232
258
|
buildInstallPlan,
|
|
259
|
+
buildMcpServerInstructionsReminder,
|
|
233
260
|
buildModelIdContext,
|
|
234
261
|
buildPermissionCheckContext,
|
|
235
262
|
buildPermissionRules,
|
|
236
263
|
buildProviderTemplate,
|
|
264
|
+
buildShellExecWarnings,
|
|
265
|
+
buildStartupContextReminder,
|
|
266
|
+
buildTeammatePromptAddendum,
|
|
237
267
|
canUseRipgrep,
|
|
238
268
|
checkArgumentSafety,
|
|
239
269
|
checkCommandPermissions,
|
|
240
270
|
checkForExtensionUpdate,
|
|
241
271
|
checkHasEditorType,
|
|
242
272
|
checkNpmUpdate,
|
|
273
|
+
clampInlineMediaPart,
|
|
243
274
|
cleanSummary,
|
|
244
275
|
cleanupTmpDir,
|
|
245
276
|
clearActiveGoal,
|
|
@@ -254,9 +285,12 @@ import {
|
|
|
254
285
|
collectMemoryDiagnostics,
|
|
255
286
|
commandExists,
|
|
256
287
|
computeModelListVersion,
|
|
288
|
+
computeThresholds,
|
|
289
|
+
computeUniqueBranchTitle,
|
|
257
290
|
computedSource,
|
|
258
291
|
connectAndDiscover,
|
|
259
292
|
connectToMcpServer,
|
|
293
|
+
connectionIdOf,
|
|
260
294
|
convertClaudeAgentConfig,
|
|
261
295
|
convertClaudePluginPackage,
|
|
262
296
|
convertClaudeToQwenConfig,
|
|
@@ -273,6 +307,8 @@ import {
|
|
|
273
307
|
createFollowupController,
|
|
274
308
|
createForkedChat,
|
|
275
309
|
createGoalStopHookCallback,
|
|
310
|
+
createInstructionsLoadedCallback,
|
|
311
|
+
createStreamableHttpCompatibilityFetch,
|
|
276
312
|
createTmpDir,
|
|
277
313
|
createToolUseSummaryMessage,
|
|
278
314
|
createTransport,
|
|
@@ -280,6 +316,7 @@ import {
|
|
|
280
316
|
decodeTagName,
|
|
281
317
|
deepseekProvider,
|
|
282
318
|
defaultSource,
|
|
319
|
+
deserializeSnapshots,
|
|
283
320
|
detectBackend,
|
|
284
321
|
detectCommandSubstitution,
|
|
285
322
|
detectIdeFromEnv,
|
|
@@ -291,6 +328,7 @@ import {
|
|
|
291
328
|
downloadFromGitHubRelease,
|
|
292
329
|
downloadFromNpmRegistry,
|
|
293
330
|
editorCommands,
|
|
331
|
+
encodeInsightErrorMessage,
|
|
294
332
|
encodeInsightProgressMessage,
|
|
295
333
|
encodeInsightReadyMessage,
|
|
296
334
|
encodeTagName,
|
|
@@ -300,6 +338,7 @@ import {
|
|
|
300
338
|
ensureMacBinarySigned,
|
|
301
339
|
ensureRipgrepHealthy,
|
|
302
340
|
ensureToolResultPairing,
|
|
341
|
+
ensureUserAutoMemoryScaffold,
|
|
303
342
|
envLayer,
|
|
304
343
|
escapeShellArg,
|
|
305
344
|
evaluateAutoMode,
|
|
@@ -329,6 +368,8 @@ import {
|
|
|
329
368
|
firePreToolUseHook,
|
|
330
369
|
flatMapTextParts,
|
|
331
370
|
formatClassifierBlockMessage,
|
|
371
|
+
formatDateForContext,
|
|
372
|
+
formatDenialStateLog,
|
|
332
373
|
formatLineStats,
|
|
333
374
|
formatMemoryUsage,
|
|
334
375
|
formatStopHookBlockingCapWarning,
|
|
@@ -342,6 +383,7 @@ import {
|
|
|
342
383
|
getAllMCPServerStatuses,
|
|
343
384
|
getAllProviderBaseUrls,
|
|
344
385
|
getArenaSystemReminder,
|
|
386
|
+
getAutoModePermissionDeniedReason,
|
|
345
387
|
getBuiltinRipgrep,
|
|
346
388
|
getCacheSafeParams,
|
|
347
389
|
getCommandRoot,
|
|
@@ -354,6 +396,7 @@ import {
|
|
|
354
396
|
getDiffCommand,
|
|
355
397
|
getDirectoryContextString,
|
|
356
398
|
getEditorExecutable,
|
|
399
|
+
getEffectivePermissionForConfirmation,
|
|
357
400
|
getEnvContents,
|
|
358
401
|
getEnvironmentContext,
|
|
359
402
|
getExtensionId,
|
|
@@ -374,6 +417,7 @@ import {
|
|
|
374
417
|
getMCPDiscoveryState,
|
|
375
418
|
getMCPServerPrompts,
|
|
376
419
|
getMCPServerStatus,
|
|
420
|
+
getMaxInlineMediaBytes,
|
|
377
421
|
getMonitorOutputPath,
|
|
378
422
|
getPlanModeSystemReminder,
|
|
379
423
|
getProjectSummaryInfo,
|
|
@@ -389,16 +433,19 @@ import {
|
|
|
389
433
|
getShellAbortReasonKind,
|
|
390
434
|
getShellConfiguration,
|
|
391
435
|
getSpecifierKind,
|
|
436
|
+
getStartupContextLength,
|
|
392
437
|
getStructuredResponse,
|
|
393
438
|
getStructuredResponseFromParts,
|
|
394
|
-
getSubagentSystemReminder,
|
|
395
439
|
getThoughtText,
|
|
440
|
+
getTimeRangeBounds,
|
|
396
441
|
getWelcomeBackState,
|
|
397
442
|
globalMemoryManager,
|
|
398
443
|
hasNetworkTransport,
|
|
399
444
|
hasNonFinalTopLevelBackgroundOperator,
|
|
445
|
+
hasShellSubstitution,
|
|
400
446
|
hasUnsafeMonitorBackgroundOperator,
|
|
401
447
|
hashValue,
|
|
448
|
+
hookEventSupportsMatcher,
|
|
402
449
|
hydrateString,
|
|
403
450
|
ideContextStore,
|
|
404
451
|
idealabProvider,
|
|
@@ -413,6 +460,7 @@ import {
|
|
|
413
460
|
isCommandAllowed,
|
|
414
461
|
isCommandAvailable,
|
|
415
462
|
isCommandNeedsPermission,
|
|
463
|
+
isDenialFallbackReason,
|
|
416
464
|
isEditorAvailable,
|
|
417
465
|
isEnabled,
|
|
418
466
|
isGenericQuotaExceededError,
|
|
@@ -428,11 +476,9 @@ import {
|
|
|
428
476
|
isSchemaDepthError,
|
|
429
477
|
isScopedNpmPackage,
|
|
430
478
|
isSdkMcpServerConfig,
|
|
431
|
-
isSettledStatus,
|
|
432
479
|
isStructuredError,
|
|
433
|
-
|
|
480
|
+
isSystemReminderContent,
|
|
434
481
|
isTerminalEditor,
|
|
435
|
-
isTerminalStatus,
|
|
436
482
|
isTomlFormat,
|
|
437
483
|
isToolEnabled,
|
|
438
484
|
isTransientCapacityError,
|
|
@@ -442,8 +488,10 @@ import {
|
|
|
442
488
|
isWindows,
|
|
443
489
|
judgeGoal,
|
|
444
490
|
layer,
|
|
491
|
+
listMcpPrompts,
|
|
445
492
|
loadIgnoreRules,
|
|
446
493
|
loadServerHierarchicalMemory,
|
|
494
|
+
loadUsageHistory,
|
|
447
495
|
makeFakeConfig,
|
|
448
496
|
matchesCommandPattern,
|
|
449
497
|
matchesDomainPattern,
|
|
@@ -454,6 +502,7 @@ import {
|
|
|
454
502
|
mcpServerRequiresOAuth,
|
|
455
503
|
mcpTransportOf,
|
|
456
504
|
mergeClaudeConfigs,
|
|
505
|
+
metricsToUsageRecord,
|
|
457
506
|
minimaxProvider,
|
|
458
507
|
modelProvidersSource,
|
|
459
508
|
modelscopeProvider,
|
|
@@ -468,8 +517,10 @@ import {
|
|
|
468
517
|
notifyGoalTerminal,
|
|
469
518
|
openDiff,
|
|
470
519
|
openRouterProvider,
|
|
520
|
+
oversizedMediaPlaceholder,
|
|
471
521
|
parse,
|
|
472
522
|
parseAndFormatApiError,
|
|
523
|
+
parseConnectionId,
|
|
473
524
|
parseDeletedFromNameStatus,
|
|
474
525
|
parseGitDiff,
|
|
475
526
|
parseGitHubRepoForReleases,
|
|
@@ -487,6 +538,7 @@ import {
|
|
|
487
538
|
passesAcceptEditsFastPath,
|
|
488
539
|
performVariableReplacement,
|
|
489
540
|
persistPermissionOutcome,
|
|
541
|
+
persistSessionUsage,
|
|
490
542
|
populateMcpServerCommand,
|
|
491
543
|
prependToFirstTextPart,
|
|
492
544
|
promptForSetting,
|
|
@@ -500,6 +552,7 @@ import {
|
|
|
500
552
|
readManyFiles,
|
|
501
553
|
readPathFromWorkspace,
|
|
502
554
|
readRuntimeStatus,
|
|
555
|
+
readUserAutoMemoryIndex,
|
|
503
556
|
readWorktreeSession,
|
|
504
557
|
readWorktreeSessionMarker,
|
|
505
558
|
recordAllow,
|
|
@@ -510,6 +563,7 @@ import {
|
|
|
510
563
|
recordUnavailable,
|
|
511
564
|
recursivelyHydrateStrings,
|
|
512
565
|
redactStructuredOutputArgsForRecording,
|
|
566
|
+
redactUrlCredentials,
|
|
513
567
|
registerGoalHook,
|
|
514
568
|
removeMCPServerStatus,
|
|
515
569
|
removeMCPStatusChangeListener,
|
|
@@ -522,6 +576,7 @@ import {
|
|
|
522
576
|
resolveCommandPath,
|
|
523
577
|
resolveField,
|
|
524
578
|
resolveGitDir,
|
|
579
|
+
resolveMaxConcurrentBackgroundAgents,
|
|
525
580
|
resolveMetadataKey,
|
|
526
581
|
resolveModelConfig,
|
|
527
582
|
resolveModelId,
|
|
@@ -545,19 +600,24 @@ import {
|
|
|
545
600
|
sanitizeToolCallResultForRecording,
|
|
546
601
|
saveCacheSafeParams,
|
|
547
602
|
saveWelcomeBackRestartChoice,
|
|
603
|
+
serializeSnapshot,
|
|
548
604
|
serializeTerminalToObject,
|
|
549
605
|
serializeTerminalToText,
|
|
606
|
+
sessionIdContext,
|
|
550
607
|
setActiveGoal,
|
|
551
608
|
setGoalTerminalObserver,
|
|
552
609
|
setLastGoalTerminal,
|
|
610
|
+
setMCPDiscoveryState,
|
|
553
611
|
setStartupEventSink,
|
|
554
612
|
settingsSource,
|
|
555
|
-
shouldAttemptBrowserLaunch,
|
|
556
613
|
shouldDefaultToNodePty,
|
|
557
614
|
shouldFallback,
|
|
558
615
|
shouldFilterSuggestion,
|
|
616
|
+
shouldFirePermissionDeniedForAutoMode,
|
|
617
|
+
shouldForceAutoModeReviewForAllow,
|
|
559
618
|
shouldRunAutoModeForCall,
|
|
560
619
|
shouldShowStep,
|
|
620
|
+
sleepInhibitor,
|
|
561
621
|
splitCommands,
|
|
562
622
|
splitCompoundCommand,
|
|
563
623
|
splitConditionalSkills,
|
|
@@ -590,20 +650,103 @@ import {
|
|
|
590
650
|
writeWorktreeSession,
|
|
591
651
|
writeWorktreeSessionMarker,
|
|
592
652
|
zaiProvider
|
|
593
|
-
} from "./chunk-
|
|
653
|
+
} from "./chunk-TD4OPI4T.js";
|
|
594
654
|
import "./chunk-K5PGHDBN.js";
|
|
655
|
+
import {
|
|
656
|
+
RECIPROCAL_CALLER,
|
|
657
|
+
TaskOwnershipError,
|
|
658
|
+
assertValidTaskId,
|
|
659
|
+
blockTask,
|
|
660
|
+
claimTask,
|
|
661
|
+
createTask,
|
|
662
|
+
deleteTask,
|
|
663
|
+
getAgentStatuses,
|
|
664
|
+
getTask,
|
|
665
|
+
getTaskPath,
|
|
666
|
+
listTasks,
|
|
667
|
+
notifyTasksUpdated,
|
|
668
|
+
onTasksUpdated,
|
|
669
|
+
releaseOwnedTask,
|
|
670
|
+
resetTaskList,
|
|
671
|
+
unassignTeammateTasks,
|
|
672
|
+
updateTask
|
|
673
|
+
} from "./chunk-XBY7E2FX.js";
|
|
674
|
+
import {
|
|
675
|
+
AgentStatus,
|
|
676
|
+
AgentTerminateMode,
|
|
677
|
+
isSettledStatus,
|
|
678
|
+
isSuccessStatus,
|
|
679
|
+
isTerminalStatus
|
|
680
|
+
} from "./chunk-SKBPNJEW.js";
|
|
595
681
|
import {
|
|
596
682
|
runSideQuery
|
|
597
|
-
} from "./chunk-
|
|
683
|
+
} from "./chunk-NVFMZBX2.js";
|
|
598
684
|
import "./chunk-O4PICXES.js";
|
|
599
685
|
import "./chunk-TW522KN6.js";
|
|
686
|
+
import {
|
|
687
|
+
clearAllInboxes,
|
|
688
|
+
clearInbox,
|
|
689
|
+
consumeUnread,
|
|
690
|
+
disposeInboxLocks,
|
|
691
|
+
forwardApproval,
|
|
692
|
+
getInboxPath,
|
|
693
|
+
getLeader,
|
|
694
|
+
readInbox,
|
|
695
|
+
registerLeader,
|
|
696
|
+
sendStructuredMessage,
|
|
697
|
+
unregisterLeader,
|
|
698
|
+
wrapConfirmWithBadge,
|
|
699
|
+
writeMessage
|
|
700
|
+
} from "./chunk-3DHXZ6EV.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";
|
|
600
723
|
import {
|
|
601
724
|
InputFormat,
|
|
602
725
|
OutputFormat
|
|
603
726
|
} from "./chunk-MLZQVCF3.js";
|
|
604
727
|
import {
|
|
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";
|
|
746
|
+
import {
|
|
747
|
+
applySkillAllowedTools,
|
|
605
748
|
buildSkillLlmContent
|
|
606
|
-
} from "./chunk-
|
|
749
|
+
} from "./chunk-OHEGWO4L.js";
|
|
607
750
|
import {
|
|
608
751
|
AgentType,
|
|
609
752
|
DefaultHookOutput,
|
|
@@ -612,10 +755,12 @@ import {
|
|
|
612
755
|
HookPhase,
|
|
613
756
|
HookType,
|
|
614
757
|
HooksConfigSource,
|
|
758
|
+
MAX_USER_PROMPT_EXPANSION_ADDITIONAL_CONTEXT_LENGTH,
|
|
615
759
|
NotificationType,
|
|
616
760
|
PermissionMode,
|
|
617
761
|
PermissionRequestHookOutput,
|
|
618
762
|
PostCompactTrigger,
|
|
763
|
+
PostToolBatchHookOutput,
|
|
619
764
|
PostToolUseFailureHookOutput,
|
|
620
765
|
PostToolUseHookOutput,
|
|
621
766
|
PreCompactTrigger,
|
|
@@ -623,27 +768,19 @@ import {
|
|
|
623
768
|
SessionEndReason,
|
|
624
769
|
SessionStartSource,
|
|
625
770
|
StopHookOutput,
|
|
771
|
+
UserPromptExpansionHookOutput,
|
|
626
772
|
createHookOutput,
|
|
627
773
|
detectTodoChanges,
|
|
628
|
-
getHookKey
|
|
629
|
-
|
|
774
|
+
getHookKey,
|
|
775
|
+
sanitizeUserPromptExpansionAdditionalContext
|
|
776
|
+
} from "./chunk-SNGELLWX.js";
|
|
630
777
|
import {
|
|
631
778
|
DEFAULT_FILE_FILTERING_OPTIONS,
|
|
632
779
|
DEFAULT_MEMORY_FILE_FILTERING_OPTIONS
|
|
633
780
|
} from "./chunk-77WXWU44.js";
|
|
634
781
|
import {
|
|
635
782
|
KeychainTokenStorage
|
|
636
|
-
} from "./chunk-
|
|
637
|
-
import {
|
|
638
|
-
SUPPORTED_IMAGE_MIME_TYPES,
|
|
639
|
-
TextTokenizer,
|
|
640
|
-
detectRuntime,
|
|
641
|
-
getOrCreateSharedDispatcher,
|
|
642
|
-
getSupportedImageFormatsString,
|
|
643
|
-
getUnsupportedImageFormatWarning,
|
|
644
|
-
isSupportedImageMimeType,
|
|
645
|
-
redactProxyCredentials
|
|
646
|
-
} from "./chunk-6PCB2DEF.js";
|
|
783
|
+
} from "./chunk-A7B4ISQP.js";
|
|
647
784
|
import {
|
|
648
785
|
AGENT_CONTEXT_FILENAME,
|
|
649
786
|
ApiCancelEvent,
|
|
@@ -658,6 +795,8 @@ import {
|
|
|
658
795
|
COMMON_DIRECTORY_EXCLUDES,
|
|
659
796
|
COMMON_IGNORE_PATTERNS,
|
|
660
797
|
ConversationFinishedEvent,
|
|
798
|
+
DAEMON_TRACEPARENT_META_KEY,
|
|
799
|
+
DAEMON_TRACESTATE_META_KEY,
|
|
661
800
|
DEFAULT_CONTEXT_FILENAME,
|
|
662
801
|
DEFAULT_ENCODING,
|
|
663
802
|
DEFAULT_FILE_EXCLUDES,
|
|
@@ -678,6 +817,7 @@ import {
|
|
|
678
817
|
IdeConnectionEvent,
|
|
679
818
|
IdeConnectionType,
|
|
680
819
|
KittySequenceOverflowEvent,
|
|
820
|
+
LOCAL_CONTEXT_FILENAME,
|
|
681
821
|
LoopType,
|
|
682
822
|
MAIN_SOURCE,
|
|
683
823
|
MEDIA_FILE_PATTERNS,
|
|
@@ -697,6 +837,7 @@ import {
|
|
|
697
837
|
PromptSuggestionEvent,
|
|
698
838
|
QWEN_OAUTH_MODELS,
|
|
699
839
|
QwenLogger,
|
|
840
|
+
RUNTIME_SNAPSHOT_PREFIX,
|
|
700
841
|
ReadFileTool,
|
|
701
842
|
RipgrepFallbackEvent,
|
|
702
843
|
SYSTEM_FILE_EXCLUDES,
|
|
@@ -714,28 +855,35 @@ import {
|
|
|
714
855
|
UserFeedbackRating,
|
|
715
856
|
UserPromptEvent,
|
|
716
857
|
UserRetryEvent,
|
|
858
|
+
addDaemonRequestAttribute,
|
|
717
859
|
addModelOutputAttributes,
|
|
718
860
|
addSystemPromptAttributes,
|
|
719
861
|
addToolInputAttributes,
|
|
720
862
|
addToolResultAttributes,
|
|
721
863
|
addToolSchemaAttributes,
|
|
722
864
|
addUserPromptAttributes,
|
|
865
|
+
captureDaemonTelemetryContext,
|
|
723
866
|
countFileLines,
|
|
724
867
|
createContentGenerator,
|
|
725
868
|
createContentGeneratorConfig,
|
|
869
|
+
createDaemonBridgeTelemetry,
|
|
726
870
|
decodeBufferWithEncodingInfo,
|
|
727
871
|
detectBOM,
|
|
728
872
|
detectEncodingFromBuffer,
|
|
729
873
|
detectFileEncoding,
|
|
730
874
|
detectFileType,
|
|
875
|
+
emitDaemonLog,
|
|
731
876
|
endHookSpan,
|
|
732
877
|
endInteractionSpan,
|
|
733
878
|
endLLMRequestSpan,
|
|
879
|
+
endSubagentSpan,
|
|
734
880
|
endToolBlockedOnUserSpan,
|
|
735
881
|
endToolExecutionSpan,
|
|
736
882
|
endToolSpan,
|
|
883
|
+
extractDaemonTraceContext,
|
|
737
884
|
extractExtensionsFromPatterns,
|
|
738
885
|
fileExists,
|
|
886
|
+
forceFlushMetrics,
|
|
739
887
|
generateValidName,
|
|
740
888
|
getActiveInteractionSpan,
|
|
741
889
|
getAllGeminiMdFilenames,
|
|
@@ -743,7 +891,10 @@ import {
|
|
|
743
891
|
getCurrentGeminiMdFilename,
|
|
744
892
|
getSpecificMimeType,
|
|
745
893
|
getSystemEncoding,
|
|
894
|
+
hashDaemonWorkspace,
|
|
895
|
+
initializeDaemonMetrics,
|
|
746
896
|
initializeTelemetry,
|
|
897
|
+
injectDaemonTraceContext,
|
|
747
898
|
isBinaryFile,
|
|
748
899
|
isPerformanceMonitoringActive,
|
|
749
900
|
isTelemetrySdkInitialized,
|
|
@@ -798,6 +949,7 @@ import {
|
|
|
798
949
|
recordApiErrorMetrics,
|
|
799
950
|
recordApiRequestBreakdown,
|
|
800
951
|
recordApiResponseMetrics,
|
|
952
|
+
recordApiRetry,
|
|
801
953
|
recordArenaAgentCompletedMetrics,
|
|
802
954
|
recordArenaSessionEndedMetrics,
|
|
803
955
|
recordArenaSessionStartedMetrics,
|
|
@@ -805,6 +957,15 @@ import {
|
|
|
805
957
|
recordContentRetry,
|
|
806
958
|
recordContentRetryFailure,
|
|
807
959
|
recordCpuUsage,
|
|
960
|
+
recordDaemonBridgeError,
|
|
961
|
+
recordDaemonCancel,
|
|
962
|
+
recordDaemonChannelLifecycle,
|
|
963
|
+
recordDaemonError,
|
|
964
|
+
recordDaemonHttpRequest,
|
|
965
|
+
recordDaemonHttpResponse,
|
|
966
|
+
recordDaemonPromptDuration,
|
|
967
|
+
recordDaemonPromptQueueWait,
|
|
968
|
+
recordDaemonSessionLifecycle,
|
|
808
969
|
recordFileOperationMetric,
|
|
809
970
|
recordInvalidChunk,
|
|
810
971
|
recordMemoryDreamMetrics,
|
|
@@ -820,26 +981,36 @@ import {
|
|
|
820
981
|
recordToolExecutionBreakdown,
|
|
821
982
|
recordToolQueueDepth,
|
|
822
983
|
refreshSessionContext,
|
|
984
|
+
registerDaemonGaugeCallbacks,
|
|
823
985
|
resetEncodingCache,
|
|
824
986
|
resolveContentGeneratorConfigWithSources,
|
|
825
987
|
resolveOpenAILogDir,
|
|
826
988
|
resolveTelemetrySettings,
|
|
989
|
+
runInSubagentSpanContext,
|
|
827
990
|
runInToolSpanContext,
|
|
991
|
+
runWithDaemonTelemetryContext,
|
|
828
992
|
sanitizeHookName,
|
|
829
993
|
setGeminiMdFilename,
|
|
830
994
|
shutdownTelemetry,
|
|
831
995
|
startHookSpan,
|
|
832
996
|
startInteractionSpan,
|
|
833
997
|
startLLMRequestSpan,
|
|
998
|
+
startSubagentSpan,
|
|
834
999
|
startToolBlockedOnUserSpan,
|
|
835
1000
|
startToolExecutionSpan,
|
|
836
1001
|
startToolSpan,
|
|
1002
|
+
stripRuntimeSnapshotPrefix,
|
|
837
1003
|
truncateContent,
|
|
838
1004
|
truncateSpanError,
|
|
839
1005
|
uiTelemetryService,
|
|
840
1006
|
validateModelConfig,
|
|
841
|
-
windowsCodePageToEncoding
|
|
842
|
-
|
|
1007
|
+
windowsCodePageToEncoding,
|
|
1008
|
+
withDaemonBridgeSpan,
|
|
1009
|
+
withDaemonRequestSpan,
|
|
1010
|
+
withDaemonSpan,
|
|
1011
|
+
withInteractionSpan
|
|
1012
|
+
} from "./chunk-OQ7NJIY7.js";
|
|
1013
|
+
import "./chunk-3PJXIDKI.js";
|
|
843
1014
|
import "./chunk-UWCTAVOD.js";
|
|
844
1015
|
import {
|
|
845
1016
|
DEFAULT_QWEN_EMBEDDING_MODEL,
|
|
@@ -853,6 +1024,7 @@ import {
|
|
|
853
1024
|
AUTO_MEMORY_EXTRACT_CURSOR_FILENAME,
|
|
854
1025
|
AUTO_MEMORY_INDEX_FILENAME,
|
|
855
1026
|
AUTO_MEMORY_METADATA_FILENAME,
|
|
1027
|
+
USER_AUTO_MEMORY_DIRNAME,
|
|
856
1028
|
clearAutoMemoryRootCache,
|
|
857
1029
|
getAutoMemoryConsolidationLockPath,
|
|
858
1030
|
getAutoMemoryExtractCursorPath,
|
|
@@ -864,27 +1036,15 @@ import {
|
|
|
864
1036
|
getAutoMemoryTopicFilename,
|
|
865
1037
|
getAutoMemoryTopicPath,
|
|
866
1038
|
getMemoryBaseDir,
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
isRuntimeDiagnosticsEnabled,
|
|
877
|
-
knownTokenLimit,
|
|
878
|
-
normalize,
|
|
879
|
-
runtimeDiagnostics,
|
|
880
|
-
summarizeAnthropicWireRequest,
|
|
881
|
-
summarizeOpenAIWireRequest,
|
|
882
|
-
tokenLimit
|
|
883
|
-
} from "./chunk-MAY32HXD.js";
|
|
884
|
-
import "./chunk-D5NTAHYL.js";
|
|
885
|
-
import "./chunk-MYAKAFEC.js";
|
|
886
|
-
import "./chunk-66CXYE4B.js";
|
|
887
|
-
import "./chunk-NCTLV2NB.js";
|
|
1039
|
+
getUserAutoMemoryIndexPath,
|
|
1040
|
+
getUserAutoMemoryRoot,
|
|
1041
|
+
getUserAutoMemoryTopicPath,
|
|
1042
|
+
isAnyAutoMemPath,
|
|
1043
|
+
isAutoMemPath,
|
|
1044
|
+
isUserAutoMemPath
|
|
1045
|
+
} from "./chunk-3HTIVKZE.js";
|
|
1046
|
+
import "./chunk-IDX6COTE.js";
|
|
1047
|
+
import "./chunk-KQJMQJPI.js";
|
|
888
1048
|
import {
|
|
889
1049
|
AgentStatistics,
|
|
890
1050
|
BaseDeclarativeTool,
|
|
@@ -902,7 +1062,7 @@ import {
|
|
|
902
1062
|
ToolNamesMigration,
|
|
903
1063
|
hasCycleInSchema,
|
|
904
1064
|
isTool
|
|
905
|
-
} from "./chunk-
|
|
1065
|
+
} from "./chunk-D3RHSPAS.js";
|
|
906
1066
|
import {
|
|
907
1067
|
CredentialsClearRequiredError,
|
|
908
1068
|
QWEN_CREDENTIAL_FILE_MODE,
|
|
@@ -916,16 +1076,57 @@ import {
|
|
|
916
1076
|
generateCodeVerifier,
|
|
917
1077
|
generatePKCEPair,
|
|
918
1078
|
getQwenOAuthClient,
|
|
1079
|
+
isBrowserCommandBlocked,
|
|
919
1080
|
isDeviceAuthorizationSuccess,
|
|
920
1081
|
isDeviceTokenPending,
|
|
921
1082
|
isDeviceTokenSuccess,
|
|
922
1083
|
isErrorResponse,
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
1084
|
+
openBrowserSecurely,
|
|
1085
|
+
qwenOAuth2Events,
|
|
1086
|
+
shouldAttemptBrowserLaunch,
|
|
1087
|
+
shouldLaunchBrowser
|
|
1088
|
+
} from "./chunk-2Y5SYSD3.js";
|
|
1089
|
+
import "./chunk-SEGYWKIH.js";
|
|
1090
|
+
import "./chunk-64WXLC72.js";
|
|
1091
|
+
import {
|
|
1092
|
+
atomicWriteFile,
|
|
1093
|
+
atomicWriteFileSync,
|
|
1094
|
+
atomicWriteJSON,
|
|
1095
|
+
renameWithRetry,
|
|
1096
|
+
renameWithRetrySync
|
|
1097
|
+
} from "./chunk-B7HXHOHU.js";
|
|
1098
|
+
import {
|
|
1099
|
+
SUPPORTED_IMAGE_MIME_TYPES,
|
|
1100
|
+
TextTokenizer,
|
|
1101
|
+
detectRuntime,
|
|
1102
|
+
getOrCreateSharedDispatcher,
|
|
1103
|
+
getSupportedImageFormatsString,
|
|
1104
|
+
getUnsupportedImageFormatWarning,
|
|
1105
|
+
isSupportedImageMimeType,
|
|
1106
|
+
redactProxyCredentials
|
|
1107
|
+
} from "./chunk-EYENRK4D.js";
|
|
1108
|
+
import {
|
|
1109
|
+
CAPPED_DEFAULT_MAX_TOKENS,
|
|
1110
|
+
DEFAULT_OUTPUT_TOKEN_LIMIT,
|
|
1111
|
+
DEFAULT_TOKEN_LIMIT,
|
|
1112
|
+
ESCALATED_MAX_TOKENS,
|
|
1113
|
+
RuntimeDiagnosticsCollector,
|
|
1114
|
+
hasExplicitOutputLimit,
|
|
1115
|
+
isRuntimeDiagnosticsEnabled,
|
|
1116
|
+
knownTokenLimit,
|
|
1117
|
+
normalize,
|
|
1118
|
+
runtimeDiagnostics,
|
|
1119
|
+
summarizeAnthropicWireRequest,
|
|
1120
|
+
summarizeOpenAIWireRequest,
|
|
1121
|
+
tokenLimit
|
|
1122
|
+
} from "./chunk-M6VTDSVR.js";
|
|
1123
|
+
import "./chunk-55ZMG67I.js";
|
|
1124
|
+
import "./chunk-H6BD2ELD.js";
|
|
1125
|
+
import "./chunk-5IFG2VC4.js";
|
|
926
1126
|
import {
|
|
927
1127
|
BadRequestError,
|
|
928
1128
|
FatalAuthenticationError,
|
|
1129
|
+
FatalBudgetExceededError,
|
|
929
1130
|
FatalCancellationError,
|
|
930
1131
|
FatalConfigError,
|
|
931
1132
|
FatalError,
|
|
@@ -944,10 +1145,12 @@ import {
|
|
|
944
1145
|
createDebugLogger,
|
|
945
1146
|
escapePath,
|
|
946
1147
|
expandHomeDir,
|
|
1148
|
+
formatTraceparent,
|
|
947
1149
|
getErrorMessage,
|
|
948
1150
|
getErrorStatus,
|
|
949
1151
|
getErrorType,
|
|
950
1152
|
getProjectHash,
|
|
1153
|
+
getTraceContext,
|
|
951
1154
|
isAbortError,
|
|
952
1155
|
isDebugLoggingDegraded,
|
|
953
1156
|
isNodeError,
|
|
@@ -966,15 +1169,14 @@ import {
|
|
|
966
1169
|
unescapePath,
|
|
967
1170
|
updateSymlink,
|
|
968
1171
|
validatePath
|
|
969
|
-
} from "./chunk-
|
|
970
|
-
import "./chunk-XKS5KBFJ.js";
|
|
1172
|
+
} from "./chunk-HR7SV7AY.js";
|
|
971
1173
|
import "./chunk-ZERZSAZL.js";
|
|
972
1174
|
import "./chunk-QN5NZ3UQ.js";
|
|
973
1175
|
import "./chunk-BR4QREVK.js";
|
|
974
1176
|
import {
|
|
975
1177
|
SpanStatusCode,
|
|
976
1178
|
ValueType
|
|
977
|
-
} from "./chunk-
|
|
1179
|
+
} from "./chunk-Z2Z3GUXZ.js";
|
|
978
1180
|
import "./chunk-A4BMJM77.js";
|
|
979
1181
|
import "./chunk-J2S4EL5Y.js";
|
|
980
1182
|
export {
|
|
@@ -1021,9 +1223,11 @@ export {
|
|
|
1021
1223
|
AuthEvent,
|
|
1022
1224
|
AuthProviderType,
|
|
1023
1225
|
AuthType,
|
|
1226
|
+
BACKGROUND_AGENT_CONCURRENCY_ENV,
|
|
1024
1227
|
BASELINE_COMMIT_MESSAGE,
|
|
1025
1228
|
BINARY_EXTENSIONS,
|
|
1026
1229
|
BINARY_FILE_PATTERNS,
|
|
1230
|
+
BTW_MAX_INPUT_LENGTH,
|
|
1027
1231
|
BUNDLE_CHUNK_DIR,
|
|
1028
1232
|
BackgroundAgentResumeService,
|
|
1029
1233
|
BackgroundShellRegistry,
|
|
@@ -1038,6 +1242,7 @@ export {
|
|
|
1038
1242
|
CODING_PLAN_CHINA_BASE_URL,
|
|
1039
1243
|
CODING_PLAN_ENV_KEY,
|
|
1040
1244
|
CODING_PLAN_GLOBAL_BASE_URL,
|
|
1245
|
+
COMMAND_SUBSTITUTION_WARNING,
|
|
1041
1246
|
COMMON_DIRECTORY_EXCLUDES,
|
|
1042
1247
|
COMMON_IGNORE_PATTERNS,
|
|
1043
1248
|
CONCURRENCY_SAFE_KINDS,
|
|
@@ -1053,6 +1258,8 @@ export {
|
|
|
1053
1258
|
CoreToolScheduler,
|
|
1054
1259
|
CredentialsClearRequiredError,
|
|
1055
1260
|
CronScheduler,
|
|
1261
|
+
DAEMON_TRACEPARENT_META_KEY,
|
|
1262
|
+
DAEMON_TRACESTATE_META_KEY,
|
|
1056
1263
|
DEFAULT_AUTO_DREAM_MIN_HOURS,
|
|
1057
1264
|
DEFAULT_AUTO_DREAM_MIN_SESSIONS,
|
|
1058
1265
|
DEFAULT_BACKGROUND_AGENT_CONTINUATION_MESSAGE,
|
|
@@ -1071,6 +1278,8 @@ export {
|
|
|
1071
1278
|
DEFAULT_LSP_STARTUP_TIMEOUT_MS,
|
|
1072
1279
|
DEFAULT_LSP_WARMUP_DELAY_MS,
|
|
1073
1280
|
DEFAULT_LSP_WORKSPACE_SYMBOL_WARMUP_DELAY_MS,
|
|
1281
|
+
DEFAULT_MAX_CONCURRENT_BACKGROUND_AGENTS,
|
|
1282
|
+
DEFAULT_MAX_INLINE_MEDIA_BYTES,
|
|
1074
1283
|
DEFAULT_MEMORY_FILE_FILTERING_OPTIONS,
|
|
1075
1284
|
DEFAULT_OTLP_ENDPOINT,
|
|
1076
1285
|
DEFAULT_OUTPUT_TOKEN_LIMIT,
|
|
@@ -1080,6 +1289,7 @@ export {
|
|
|
1080
1289
|
DEFAULT_STOP_HOOK_BLOCK_CAP,
|
|
1081
1290
|
DEFAULT_TELEMETRY_TARGET,
|
|
1082
1291
|
DEFAULT_TOKEN_LIMIT,
|
|
1292
|
+
DEFAULT_TOOL_OUTPUT_BATCH_BUDGET,
|
|
1083
1293
|
DEFAULT_TRUNCATE_TOOL_OUTPUT_LINES,
|
|
1084
1294
|
DEFAULT_TRUNCATE_TOOL_OUTPUT_THRESHOLD,
|
|
1085
1295
|
DIAGNOSTIC_SEVERITY_LABELS,
|
|
@@ -1107,7 +1317,9 @@ export {
|
|
|
1107
1317
|
ExtensionSettingScope,
|
|
1108
1318
|
ExtensionUninstallEvent,
|
|
1109
1319
|
ExtensionUpdateState,
|
|
1320
|
+
FILE_HISTORY_DIR,
|
|
1110
1321
|
FatalAuthenticationError,
|
|
1322
|
+
FatalBudgetExceededError,
|
|
1111
1323
|
FatalCancellationError,
|
|
1112
1324
|
FatalConfigError,
|
|
1113
1325
|
FatalError,
|
|
@@ -1132,7 +1344,6 @@ export {
|
|
|
1132
1344
|
GeminiClient,
|
|
1133
1345
|
GeminiEventType,
|
|
1134
1346
|
GitIgnoreParser,
|
|
1135
|
-
GitService,
|
|
1136
1347
|
GitWorktreeService,
|
|
1137
1348
|
HOOKS_CONFIG_FIELDS,
|
|
1138
1349
|
HookEventName,
|
|
@@ -1147,6 +1358,7 @@ export {
|
|
|
1147
1358
|
IDE_MAX_SELECTED_TEXT_LENGTH,
|
|
1148
1359
|
IDE_REQUEST_TIMEOUT_MS,
|
|
1149
1360
|
IDLE_SPECULATION,
|
|
1361
|
+
INBOXES_DIR,
|
|
1150
1362
|
INITIAL_FOLLOWUP_STATE,
|
|
1151
1363
|
INSTALL_METADATA_FILENAME,
|
|
1152
1364
|
ITermBackend,
|
|
@@ -1162,12 +1374,15 @@ export {
|
|
|
1162
1374
|
Ignore,
|
|
1163
1375
|
InProcessBackend,
|
|
1164
1376
|
InputFormat,
|
|
1377
|
+
InvalidMcpConfigError,
|
|
1165
1378
|
InvalidStreamError,
|
|
1166
1379
|
JsonFormatter,
|
|
1167
1380
|
KeychainTokenStorage,
|
|
1168
1381
|
Kind,
|
|
1169
1382
|
KittySequenceOverflowEvent,
|
|
1383
|
+
LEADER_NAME,
|
|
1170
1384
|
LITE_READ_BUF_SIZE,
|
|
1385
|
+
LOCAL_CONTEXT_FILENAME,
|
|
1171
1386
|
Logger,
|
|
1172
1387
|
LoopType,
|
|
1173
1388
|
LspConfigLoader,
|
|
@@ -1176,16 +1391,21 @@ export {
|
|
|
1176
1391
|
LspServerManager,
|
|
1177
1392
|
MAINLINE_CODER_MODEL,
|
|
1178
1393
|
MAIN_SOURCE,
|
|
1394
|
+
MAX_CONCURRENT_BACKGROUND_AGENTS,
|
|
1179
1395
|
MAX_CONCURRENT_MONITORS,
|
|
1180
1396
|
MAX_DIFF_SIZE_BYTES,
|
|
1181
1397
|
MAX_FILES,
|
|
1182
1398
|
MAX_FILES_FOR_DETAILS,
|
|
1183
1399
|
MAX_GOAL_ITERATIONS,
|
|
1184
1400
|
MAX_LINES_PER_FILE,
|
|
1401
|
+
MAX_NOTIFICATION_OUTPUT_TAIL_BYTES,
|
|
1185
1402
|
MAX_RETAINED_TERMINAL_AGENTS,
|
|
1186
1403
|
MAX_RETAINED_TERMINAL_MONITORS,
|
|
1187
1404
|
MAX_RETAINED_TERMINAL_SHELLS,
|
|
1405
|
+
MAX_SNAPSHOTS,
|
|
1406
|
+
MAX_TEAMMATES,
|
|
1188
1407
|
MAX_TRANSCRIPT_MESSAGES,
|
|
1408
|
+
MAX_USER_PROMPT_EXPANSION_ADDITIONAL_CONTEXT_LENGTH,
|
|
1189
1409
|
MCPDiscoveryState,
|
|
1190
1410
|
MCPOAuthProvider,
|
|
1191
1411
|
MCPOAuthTokenStorage,
|
|
@@ -1200,8 +1420,11 @@ export {
|
|
|
1200
1420
|
MOCK_TOOL_GET_DEFAULT_PERMISSION,
|
|
1201
1421
|
MODEL_GENERATION_CONFIG_FIELDS,
|
|
1202
1422
|
MUTATOR_KINDS,
|
|
1423
|
+
McpBudgetWouldExceedError,
|
|
1203
1424
|
McpClient,
|
|
1204
1425
|
McpClientManager,
|
|
1426
|
+
McpServerSpawnFailedError,
|
|
1427
|
+
McpTransportPool,
|
|
1205
1428
|
MemoryDreamEvent,
|
|
1206
1429
|
MemoryExtractEvent,
|
|
1207
1430
|
MemoryManager,
|
|
@@ -1231,6 +1454,7 @@ export {
|
|
|
1231
1454
|
OutputFormat,
|
|
1232
1455
|
OverlayFs,
|
|
1233
1456
|
PATH_ARG_KEYS,
|
|
1457
|
+
POOLED_TRANSPORTS_DEFAULT,
|
|
1234
1458
|
PROVIDER_METADATA_NS,
|
|
1235
1459
|
PYTHON_EXCLUDES,
|
|
1236
1460
|
PerformanceMetricType,
|
|
@@ -1238,6 +1462,7 @@ export {
|
|
|
1238
1462
|
PermissionMode,
|
|
1239
1463
|
PermissionRequestHookOutput,
|
|
1240
1464
|
PostCompactTrigger,
|
|
1465
|
+
PostToolBatchHookOutput,
|
|
1241
1466
|
PostToolUseFailureHookOutput,
|
|
1242
1467
|
PostToolUseHookOutput,
|
|
1243
1468
|
PreCompactTrigger,
|
|
@@ -1253,6 +1478,9 @@ export {
|
|
|
1253
1478
|
QwenOAuth2Client,
|
|
1254
1479
|
QwenOAuth2Event,
|
|
1255
1480
|
QwenOAuthPollError,
|
|
1481
|
+
RECIPROCAL_CALLER,
|
|
1482
|
+
REDACTED_URL_CREDENTIAL,
|
|
1483
|
+
RUNTIME_SNAPSHOT_PREFIX,
|
|
1256
1484
|
RUNTIME_STATUS_SCHEMA_VERSION,
|
|
1257
1485
|
ReadFileTool,
|
|
1258
1486
|
RipGrepTool,
|
|
@@ -1263,12 +1491,13 @@ export {
|
|
|
1263
1491
|
SHELL_SPECIAL_CHARS,
|
|
1264
1492
|
SHELL_TOOL_NAMES,
|
|
1265
1493
|
SKILL_REVIEW_TASK_TYPE,
|
|
1266
|
-
STARTUP_CONTEXT_MODEL_ACK,
|
|
1267
1494
|
STOP_HOOK_BLOCK_CAP_ENV,
|
|
1268
1495
|
SUGGESTION_PROMPT,
|
|
1269
1496
|
SUPPORTED_IMAGE_MIME_TYPES,
|
|
1270
1497
|
SYMBOL_KIND_LABELS,
|
|
1271
1498
|
SYSTEM_FILE_EXCLUDES,
|
|
1499
|
+
SYSTEM_REMINDER_CLOSE,
|
|
1500
|
+
SYSTEM_REMINDER_OPEN,
|
|
1272
1501
|
SchemaValidator,
|
|
1273
1502
|
SdkControlClientTransport,
|
|
1274
1503
|
SemanticAttributes,
|
|
@@ -1283,6 +1512,7 @@ export {
|
|
|
1283
1512
|
SkillLaunchEvent,
|
|
1284
1513
|
SkillManager,
|
|
1285
1514
|
SlashCommandStatus,
|
|
1515
|
+
SleepInhibitor,
|
|
1286
1516
|
SpanStatusCode,
|
|
1287
1517
|
SpeculationEvent,
|
|
1288
1518
|
StandardFileSystemService,
|
|
@@ -1294,15 +1524,22 @@ export {
|
|
|
1294
1524
|
SubagentErrorCode,
|
|
1295
1525
|
SubagentManager,
|
|
1296
1526
|
SubagentValidator,
|
|
1527
|
+
TASKS_DIR,
|
|
1528
|
+
TEAMMATE_COLORS,
|
|
1529
|
+
TEAMS_DIR,
|
|
1530
|
+
TEAM_CONFIG_FILENAME,
|
|
1297
1531
|
TERMINAL_CSI_REGEX,
|
|
1298
1532
|
TERMINAL_OSC_REGEX,
|
|
1299
1533
|
TERMINAL_SHIFT_DCS_REGEX,
|
|
1300
|
-
TEST_ONLY,
|
|
1301
1534
|
THIRD_PARTY_PROVIDERS,
|
|
1302
1535
|
TOKEN_PLAN_BASE_URL,
|
|
1303
1536
|
TOKEN_PLAN_ENV_KEY,
|
|
1304
1537
|
TOOL_NAME_ALIASES,
|
|
1305
1538
|
TOOL_USE_SUMMARY_SYSTEM_PROMPT,
|
|
1539
|
+
TaskOwnershipError,
|
|
1540
|
+
TeamEventEmitter,
|
|
1541
|
+
TeamEventType,
|
|
1542
|
+
TeamManager,
|
|
1306
1543
|
TelemetryTarget,
|
|
1307
1544
|
TextTokenizer,
|
|
1308
1545
|
TmuxBackend,
|
|
@@ -1318,17 +1555,20 @@ export {
|
|
|
1318
1555
|
ToolRegistry,
|
|
1319
1556
|
TrustGateError,
|
|
1320
1557
|
Turn,
|
|
1558
|
+
USER_AUTO_MEMORY_DIRNAME,
|
|
1321
1559
|
UiTelemetryService,
|
|
1322
1560
|
UnauthorizedError,
|
|
1323
1561
|
UserFeedbackEvent,
|
|
1324
1562
|
UserFeedbackRating,
|
|
1325
1563
|
UserPromptEvent,
|
|
1564
|
+
UserPromptExpansionHookOutput,
|
|
1326
1565
|
UserRetryEvent,
|
|
1327
1566
|
ValueType,
|
|
1328
1567
|
WORKTREES_DIR,
|
|
1329
1568
|
WORKTREE_BRANCH_PREFIX,
|
|
1330
1569
|
WORKTREE_SESSION_FILE,
|
|
1331
1570
|
WorkspaceContext,
|
|
1571
|
+
WorkspaceMcpBudget,
|
|
1332
1572
|
WorkspaceMemoryFileTooLargeError,
|
|
1333
1573
|
WorkspaceMemoryWriteTimeoutError,
|
|
1334
1574
|
__resetActiveGoalStoreForTests,
|
|
@@ -1340,7 +1580,9 @@ export {
|
|
|
1340
1580
|
abortGoalForStopHookCap,
|
|
1341
1581
|
abortSpeculation,
|
|
1342
1582
|
acceptSpeculation,
|
|
1583
|
+
acquireSleepInhibitor,
|
|
1343
1584
|
activeGoalEquals,
|
|
1585
|
+
addDaemonRequestAttribute,
|
|
1344
1586
|
addMCPStatusChangeListener,
|
|
1345
1587
|
addModelOutputAttributes,
|
|
1346
1588
|
addSystemPromptAttributes,
|
|
@@ -1348,38 +1590,63 @@ export {
|
|
|
1348
1590
|
addToolResultAttributes,
|
|
1349
1591
|
addToolSchemaAttributes,
|
|
1350
1592
|
addUserPromptAttributes,
|
|
1593
|
+
aggregateUsage,
|
|
1351
1594
|
alibabaStandardProvider,
|
|
1352
1595
|
allowEditorTypeInSandbox,
|
|
1353
1596
|
appendToLastTextPart,
|
|
1354
1597
|
applyAutoModeDecision,
|
|
1355
1598
|
applyProviderInstallPlan,
|
|
1599
|
+
applySkillAllowedTools,
|
|
1600
|
+
approxBase64Bytes,
|
|
1601
|
+
assertValidTaskId,
|
|
1602
|
+
assignTeammateColor,
|
|
1603
|
+
atomicWriteFile,
|
|
1604
|
+
atomicWriteFileSync,
|
|
1605
|
+
atomicWriteJSON,
|
|
1606
|
+
blockTask,
|
|
1607
|
+
buildAddedMcpToolsReminder,
|
|
1608
|
+
buildAddedSkillsReminder,
|
|
1356
1609
|
buildApiHistoryFromConversation,
|
|
1610
|
+
buildAvailableSkillsReminder,
|
|
1357
1611
|
buildBackgroundEntryLabel,
|
|
1358
|
-
|
|
1612
|
+
buildBtwCacheSafeParams,
|
|
1613
|
+
buildBtwPrompt,
|
|
1614
|
+
buildDeferredToolsReminder,
|
|
1359
1615
|
buildFallbackApproachSummary,
|
|
1360
1616
|
buildHumanReadableRuleLabel,
|
|
1361
1617
|
buildInstallPlan,
|
|
1618
|
+
buildMcpServerInstructionsReminder,
|
|
1362
1619
|
buildModelIdContext,
|
|
1363
1620
|
buildPermissionCheckContext,
|
|
1364
1621
|
buildPermissionRules,
|
|
1365
1622
|
buildProviderTemplate,
|
|
1623
|
+
buildShellExecWarnings,
|
|
1366
1624
|
buildSkillLlmContent,
|
|
1625
|
+
buildStartupContextReminder,
|
|
1626
|
+
buildTeammatePromptAddendum,
|
|
1367
1627
|
cacheQwenCredentials,
|
|
1368
1628
|
canUseRipgrep,
|
|
1629
|
+
captureDaemonTelemetryContext,
|
|
1369
1630
|
checkArgumentSafety,
|
|
1370
1631
|
checkCommandPermissions,
|
|
1371
1632
|
checkForExtensionUpdate,
|
|
1372
1633
|
checkHasEditorType,
|
|
1373
1634
|
checkNpmUpdate,
|
|
1635
|
+
claimTask,
|
|
1636
|
+
clampInlineMediaPart,
|
|
1637
|
+
classifyShutdownResponse,
|
|
1374
1638
|
cleanSummary,
|
|
1375
1639
|
cleanupTmpDir,
|
|
1376
1640
|
clearActiveGoal,
|
|
1641
|
+
clearAllInboxes,
|
|
1377
1642
|
clearAutoMemoryRootCache,
|
|
1378
1643
|
clearCacheSafeParams,
|
|
1379
1644
|
clearCachedCredentialFile,
|
|
1380
1645
|
clearGoalTerminalObserver,
|
|
1646
|
+
clearInbox,
|
|
1381
1647
|
clearQwenCredentials,
|
|
1382
1648
|
clearRuntimeStatus,
|
|
1649
|
+
clearTeammateColors,
|
|
1383
1650
|
clearWelcomeBackState,
|
|
1384
1651
|
clearWorktreeSession,
|
|
1385
1652
|
cliSource,
|
|
@@ -1388,9 +1655,13 @@ export {
|
|
|
1388
1655
|
collectMemoryDiagnostics,
|
|
1389
1656
|
commandExists,
|
|
1390
1657
|
computeModelListVersion,
|
|
1658
|
+
computeThresholds,
|
|
1659
|
+
computeUniqueBranchTitle,
|
|
1391
1660
|
computedSource,
|
|
1392
1661
|
connectAndDiscover,
|
|
1393
1662
|
connectToMcpServer,
|
|
1663
|
+
connectionIdOf,
|
|
1664
|
+
consumeUnread,
|
|
1394
1665
|
convertClaudeAgentConfig,
|
|
1395
1666
|
convertClaudePluginPackage,
|
|
1396
1667
|
convertClaudeToQwenConfig,
|
|
@@ -1403,6 +1674,7 @@ export {
|
|
|
1403
1674
|
crawlCache_exports as crawlCache,
|
|
1404
1675
|
createContentGenerator,
|
|
1405
1676
|
createContentGeneratorConfig,
|
|
1677
|
+
createDaemonBridgeTelemetry,
|
|
1406
1678
|
createDebugLogger,
|
|
1407
1679
|
createDefaultAutoMemoryExtractCursor,
|
|
1408
1680
|
createDefaultAutoMemoryIndex,
|
|
@@ -1412,6 +1684,10 @@ export {
|
|
|
1412
1684
|
createForkedChat,
|
|
1413
1685
|
createGoalStopHookCallback,
|
|
1414
1686
|
createHookOutput,
|
|
1687
|
+
createInstructionsLoadedCallback,
|
|
1688
|
+
createStreamableHttpCompatibilityFetch,
|
|
1689
|
+
createTask,
|
|
1690
|
+
createTeamFile,
|
|
1415
1691
|
createTmpDir,
|
|
1416
1692
|
createToolUseSummaryMessage,
|
|
1417
1693
|
createTransport,
|
|
@@ -1420,6 +1696,9 @@ export {
|
|
|
1420
1696
|
decodeTagName,
|
|
1421
1697
|
deepseekProvider,
|
|
1422
1698
|
defaultSource,
|
|
1699
|
+
deleteTask,
|
|
1700
|
+
deleteTeamDirs,
|
|
1701
|
+
deserializeSnapshots,
|
|
1423
1702
|
detectBOM,
|
|
1424
1703
|
detectBackend,
|
|
1425
1704
|
detectCommandSubstitution,
|
|
@@ -1433,10 +1712,13 @@ export {
|
|
|
1433
1712
|
discoverMcpTools,
|
|
1434
1713
|
discoverPrompts,
|
|
1435
1714
|
discoverTools,
|
|
1715
|
+
disposeInboxLocks,
|
|
1436
1716
|
doesToolInvocationMatch,
|
|
1437
1717
|
downloadFromGitHubRelease,
|
|
1438
1718
|
downloadFromNpmRegistry,
|
|
1439
1719
|
editorCommands,
|
|
1720
|
+
emitDaemonLog,
|
|
1721
|
+
encodeInsightErrorMessage,
|
|
1440
1722
|
encodeInsightProgressMessage,
|
|
1441
1723
|
encodeInsightReadyMessage,
|
|
1442
1724
|
encodeTagName,
|
|
@@ -1444,6 +1726,7 @@ export {
|
|
|
1444
1726
|
endHookSpan,
|
|
1445
1727
|
endInteractionSpan,
|
|
1446
1728
|
endLLMRequestSpan,
|
|
1729
|
+
endSubagentSpan,
|
|
1447
1730
|
endToolBlockedOnUserSpan,
|
|
1448
1731
|
endToolExecutionSpan,
|
|
1449
1732
|
endToolSpan,
|
|
@@ -1452,6 +1735,7 @@ export {
|
|
|
1452
1735
|
ensureMacBinarySigned,
|
|
1453
1736
|
ensureRipgrepHealthy,
|
|
1454
1737
|
ensureToolResultPairing,
|
|
1738
|
+
ensureUserAutoMemoryScaffold,
|
|
1455
1739
|
envLayer,
|
|
1456
1740
|
escapePath,
|
|
1457
1741
|
escapeShellArg,
|
|
@@ -1463,6 +1747,7 @@ export {
|
|
|
1463
1747
|
executeToolCall,
|
|
1464
1748
|
exists,
|
|
1465
1749
|
expandHomeDir,
|
|
1750
|
+
extractDaemonTraceContext,
|
|
1466
1751
|
extractExtensionsFromPatterns,
|
|
1467
1752
|
extractFile,
|
|
1468
1753
|
extractJsonStringField,
|
|
@@ -1475,6 +1760,8 @@ export {
|
|
|
1475
1760
|
fileExists,
|
|
1476
1761
|
filter,
|
|
1477
1762
|
findGitRoot,
|
|
1763
|
+
findMemberById,
|
|
1764
|
+
findMemberByName,
|
|
1478
1765
|
findProviderByCredentials,
|
|
1479
1766
|
findProviderById,
|
|
1480
1767
|
findReleaseAsset,
|
|
@@ -1484,10 +1771,16 @@ export {
|
|
|
1484
1771
|
firePostToolUseHook,
|
|
1485
1772
|
firePreToolUseHook,
|
|
1486
1773
|
flatMapTextParts,
|
|
1774
|
+
forceFlushMetrics,
|
|
1775
|
+
formatAgentId,
|
|
1487
1776
|
formatClassifierBlockMessage,
|
|
1777
|
+
formatDateForContext,
|
|
1778
|
+
formatDenialStateLog,
|
|
1488
1779
|
formatLineStats,
|
|
1489
1780
|
formatMemoryUsage,
|
|
1490
1781
|
formatStopHookBlockingCapWarning,
|
|
1782
|
+
formatTraceparent,
|
|
1783
|
+
forwardApproval,
|
|
1491
1784
|
generateAgentWorktreeSlug,
|
|
1492
1785
|
generateCodeChallenge,
|
|
1493
1786
|
generateCodeVerifier,
|
|
@@ -1497,9 +1790,12 @@ export {
|
|
|
1497
1790
|
generateSessionRecap,
|
|
1498
1791
|
generateToolUseId,
|
|
1499
1792
|
generateToolUseSummary,
|
|
1793
|
+
generateUniqueTeammateName,
|
|
1500
1794
|
generateValidName,
|
|
1501
1795
|
getActiveGoal,
|
|
1502
1796
|
getActiveInteractionSpan,
|
|
1797
|
+
getAgentName,
|
|
1798
|
+
getAgentStatuses,
|
|
1503
1799
|
getAllGeminiMdFilenames,
|
|
1504
1800
|
getAllMCPServerStatuses,
|
|
1505
1801
|
getAllProviderBaseUrls,
|
|
@@ -1513,6 +1809,7 @@ export {
|
|
|
1513
1809
|
getAutoMemoryRoot,
|
|
1514
1810
|
getAutoMemoryTopicFilename,
|
|
1515
1811
|
getAutoMemoryTopicPath,
|
|
1812
|
+
getAutoModePermissionDeniedReason,
|
|
1516
1813
|
getBuiltinRipgrep,
|
|
1517
1814
|
getCacheSafeParams,
|
|
1518
1815
|
getCachedEncodingForBuffer,
|
|
@@ -1527,6 +1824,7 @@ export {
|
|
|
1527
1824
|
getDiffCommand,
|
|
1528
1825
|
getDirectoryContextString,
|
|
1529
1826
|
getEditorExecutable,
|
|
1827
|
+
getEffectivePermissionForConfirmation,
|
|
1530
1828
|
getEnvContents,
|
|
1531
1829
|
getEnvironmentContext,
|
|
1532
1830
|
getErrorMessage,
|
|
@@ -1545,12 +1843,16 @@ export {
|
|
|
1545
1843
|
getHookKey,
|
|
1546
1844
|
getIdeInstaller,
|
|
1547
1845
|
getIdeServerHost,
|
|
1846
|
+
getInboxPath,
|
|
1847
|
+
getInboxesDir,
|
|
1548
1848
|
getInitialChatHistory,
|
|
1549
1849
|
getInsightPrompt,
|
|
1550
1850
|
getLastGoalTerminal,
|
|
1851
|
+
getLeader,
|
|
1551
1852
|
getMCPDiscoveryState,
|
|
1552
1853
|
getMCPServerPrompts,
|
|
1553
1854
|
getMCPServerStatus,
|
|
1855
|
+
getMaxInlineMediaBytes,
|
|
1554
1856
|
getMemoryBaseDir,
|
|
1555
1857
|
getMonitorOutputPath,
|
|
1556
1858
|
getOrCreateSharedDispatcher,
|
|
@@ -1571,28 +1873,48 @@ export {
|
|
|
1571
1873
|
getShellConfiguration,
|
|
1572
1874
|
getSpecificMimeType,
|
|
1573
1875
|
getSpecifierKind,
|
|
1876
|
+
getStartupContextLength,
|
|
1574
1877
|
getStructuredResponse,
|
|
1575
1878
|
getStructuredResponseFromParts,
|
|
1576
|
-
getSubagentSystemReminder,
|
|
1577
1879
|
getSupportedImageFormatsString,
|
|
1578
1880
|
getSystemEncoding,
|
|
1881
|
+
getTask,
|
|
1882
|
+
getTaskPath,
|
|
1883
|
+
getTasksDir,
|
|
1884
|
+
getTeamDir,
|
|
1885
|
+
getTeamFilePath,
|
|
1886
|
+
getTeamName,
|
|
1887
|
+
getTeammateColor,
|
|
1888
|
+
getTeammateContext,
|
|
1889
|
+
getTeamsRootDir,
|
|
1579
1890
|
getThoughtText,
|
|
1891
|
+
getTimeRangeBounds,
|
|
1892
|
+
getTraceContext,
|
|
1580
1893
|
getUnsupportedImageFormatWarning,
|
|
1894
|
+
getUserAutoMemoryIndexPath,
|
|
1895
|
+
getUserAutoMemoryRoot,
|
|
1896
|
+
getUserAutoMemoryTopicPath,
|
|
1581
1897
|
getWelcomeBackState,
|
|
1582
1898
|
globalMemoryManager,
|
|
1583
1899
|
hasCycleInSchema,
|
|
1584
1900
|
hasExplicitOutputLimit,
|
|
1585
1901
|
hasNetworkTransport,
|
|
1586
1902
|
hasNonFinalTopLevelBackgroundOperator,
|
|
1903
|
+
hasShellSubstitution,
|
|
1587
1904
|
hasUnsafeMonitorBackgroundOperator,
|
|
1905
|
+
hashDaemonWorkspace,
|
|
1588
1906
|
hashValue,
|
|
1907
|
+
hookEventSupportsMatcher,
|
|
1589
1908
|
hydrateString,
|
|
1590
1909
|
ideContextStore,
|
|
1591
1910
|
idealabProvider,
|
|
1911
|
+
initializeDaemonMetrics,
|
|
1592
1912
|
initializeTelemetry,
|
|
1913
|
+
injectDaemonTraceContext,
|
|
1593
1914
|
injectPermissionRulesIfMissing,
|
|
1594
1915
|
invokeMcpPrompt,
|
|
1595
1916
|
isAbortError,
|
|
1917
|
+
isAnyAutoMemPath,
|
|
1596
1918
|
isApiError,
|
|
1597
1919
|
isApproveOutcome,
|
|
1598
1920
|
isAutoEditApproved,
|
|
@@ -1600,11 +1922,13 @@ export {
|
|
|
1600
1922
|
isBareMode,
|
|
1601
1923
|
isBinary,
|
|
1602
1924
|
isBinaryFile,
|
|
1925
|
+
isBrowserCommandBlocked,
|
|
1603
1926
|
isClaudePluginConfig,
|
|
1604
1927
|
isCommandAllowed,
|
|
1605
1928
|
isCommandAvailable,
|
|
1606
1929
|
isCommandNeedsPermission,
|
|
1607
1930
|
isDebugLoggingDegraded,
|
|
1931
|
+
isDenialFallbackReason,
|
|
1608
1932
|
isDeviceAuthorizationSuccess,
|
|
1609
1933
|
isDeviceTokenPending,
|
|
1610
1934
|
isDeviceTokenSuccess,
|
|
@@ -1613,6 +1937,7 @@ export {
|
|
|
1613
1937
|
isErrorResponse,
|
|
1614
1938
|
isGenericQuotaExceededError,
|
|
1615
1939
|
isGitRepository,
|
|
1940
|
+
isInProcessTeammate,
|
|
1616
1941
|
isInSafeToolAllowlist,
|
|
1617
1942
|
isInvalidArgumentError,
|
|
1618
1943
|
isModifiableDeclarativeTool,
|
|
@@ -1633,6 +1958,9 @@ export {
|
|
|
1633
1958
|
isSubpaths,
|
|
1634
1959
|
isSuccessStatus,
|
|
1635
1960
|
isSupportedImageMimeType,
|
|
1961
|
+
isSystemReminderContent,
|
|
1962
|
+
isTeamLead,
|
|
1963
|
+
isTeammate,
|
|
1636
1964
|
isTelemetrySdkInitialized,
|
|
1637
1965
|
isTerminalEditor,
|
|
1638
1966
|
isTerminalStatus,
|
|
@@ -1641,6 +1969,7 @@ export {
|
|
|
1641
1969
|
isToolEnabled,
|
|
1642
1970
|
isTransientCapacityError,
|
|
1643
1971
|
isUnattendedMode,
|
|
1972
|
+
isUserAutoMemPath,
|
|
1644
1973
|
isValidEditorType,
|
|
1645
1974
|
isValidNonThoughtTextPart,
|
|
1646
1975
|
isWindows,
|
|
@@ -1648,8 +1977,12 @@ export {
|
|
|
1648
1977
|
judgeGoal,
|
|
1649
1978
|
knownTokenLimit,
|
|
1650
1979
|
layer,
|
|
1980
|
+
listMcpPrompts,
|
|
1981
|
+
listTasks,
|
|
1982
|
+
listTeamNames,
|
|
1651
1983
|
loadIgnoreRules,
|
|
1652
1984
|
loadServerHierarchicalMemory,
|
|
1985
|
+
loadUsageHistory,
|
|
1653
1986
|
logApiCancel,
|
|
1654
1987
|
logApiError,
|
|
1655
1988
|
logApiRequest,
|
|
@@ -1700,6 +2033,7 @@ export {
|
|
|
1700
2033
|
mcpServerRequiresOAuth,
|
|
1701
2034
|
mcpTransportOf,
|
|
1702
2035
|
mergeClaudeConfigs,
|
|
2036
|
+
metricsToUsageRecord,
|
|
1703
2037
|
minimaxProvider,
|
|
1704
2038
|
modelProvidersSource,
|
|
1705
2039
|
modelRegistryKey,
|
|
@@ -1714,12 +2048,17 @@ export {
|
|
|
1714
2048
|
normalizeSkillPriority,
|
|
1715
2049
|
normalizeStopHookBlockingCap,
|
|
1716
2050
|
notifyGoalTerminal,
|
|
2051
|
+
notifyTasksUpdated,
|
|
2052
|
+
onTasksUpdated,
|
|
2053
|
+
openBrowserSecurely,
|
|
1717
2054
|
openDiff,
|
|
1718
2055
|
openRouterProvider,
|
|
1719
2056
|
openaiLogger,
|
|
2057
|
+
oversizedMediaPlaceholder,
|
|
1720
2058
|
parse,
|
|
1721
2059
|
parseAndFormatApiError,
|
|
1722
2060
|
parseBooleanEnvFlag,
|
|
2061
|
+
parseConnectionId,
|
|
1723
2062
|
parseDeletedFromNameStatus,
|
|
1724
2063
|
parseGitDiff,
|
|
1725
2064
|
parseGitHubRepoForReleases,
|
|
@@ -1738,6 +2077,7 @@ export {
|
|
|
1738
2077
|
passesAcceptEditsFastPath,
|
|
1739
2078
|
performVariableReplacement,
|
|
1740
2079
|
persistPermissionOutcome,
|
|
2080
|
+
persistSessionUsage,
|
|
1741
2081
|
populateMcpServerCommand,
|
|
1742
2082
|
prependToFirstTextPart,
|
|
1743
2083
|
processSingleFileContent,
|
|
@@ -1750,18 +2090,22 @@ export {
|
|
|
1750
2090
|
readFileWithEncoding,
|
|
1751
2091
|
readFileWithEncodingInfo,
|
|
1752
2092
|
readFileWithLineAndLimit,
|
|
2093
|
+
readInbox,
|
|
1753
2094
|
readLastJsonStringFieldSync,
|
|
1754
2095
|
readLastJsonStringFieldsSync,
|
|
1755
2096
|
readLines,
|
|
1756
2097
|
readManyFiles,
|
|
1757
2098
|
readPathFromWorkspace,
|
|
1758
2099
|
readRuntimeStatus,
|
|
2100
|
+
readTeamFile,
|
|
2101
|
+
readUserAutoMemoryIndex,
|
|
1759
2102
|
readWorktreeSession,
|
|
1760
2103
|
readWorktreeSessionMarker,
|
|
1761
2104
|
recordAllow,
|
|
1762
2105
|
recordApiErrorMetrics,
|
|
1763
2106
|
recordApiRequestBreakdown,
|
|
1764
2107
|
recordApiResponseMetrics,
|
|
2108
|
+
recordApiRetry,
|
|
1765
2109
|
recordArenaAgentCompletedMetrics,
|
|
1766
2110
|
recordArenaSessionEndedMetrics,
|
|
1767
2111
|
recordArenaSessionStartedMetrics,
|
|
@@ -1770,6 +2114,15 @@ export {
|
|
|
1770
2114
|
recordContentRetry,
|
|
1771
2115
|
recordContentRetryFailure,
|
|
1772
2116
|
recordCpuUsage,
|
|
2117
|
+
recordDaemonBridgeError,
|
|
2118
|
+
recordDaemonCancel,
|
|
2119
|
+
recordDaemonChannelLifecycle,
|
|
2120
|
+
recordDaemonError,
|
|
2121
|
+
recordDaemonHttpRequest,
|
|
2122
|
+
recordDaemonHttpResponse,
|
|
2123
|
+
recordDaemonPromptDuration,
|
|
2124
|
+
recordDaemonPromptQueueWait,
|
|
2125
|
+
recordDaemonSessionLifecycle,
|
|
1773
2126
|
recordFallbackApprove,
|
|
1774
2127
|
recordFileOperationMetric,
|
|
1775
2128
|
recordGoalIteration,
|
|
@@ -1791,16 +2144,24 @@ export {
|
|
|
1791
2144
|
recursivelyHydrateStrings,
|
|
1792
2145
|
redactProxyCredentials,
|
|
1793
2146
|
redactStructuredOutputArgsForRecording,
|
|
2147
|
+
redactUrlCredentials,
|
|
1794
2148
|
refreshSessionContext,
|
|
2149
|
+
registerDaemonGaugeCallbacks,
|
|
1795
2150
|
registerGoalHook,
|
|
2151
|
+
registerLeader,
|
|
2152
|
+
releaseOwnedTask,
|
|
1796
2153
|
removeMCPServerStatus,
|
|
1797
2154
|
removeMCPStatusChangeListener,
|
|
2155
|
+
renameWithRetry,
|
|
2156
|
+
renameWithRetrySync,
|
|
1798
2157
|
repairOrphanedToolUseTurns,
|
|
1799
2158
|
replayUiTelemetryFromConversation,
|
|
1800
2159
|
resetDebugLoggingState,
|
|
1801
2160
|
resetDenialState,
|
|
1802
2161
|
resetEncodingCache,
|
|
2162
|
+
resetTaskList,
|
|
1803
2163
|
resetUtf8BomCache,
|
|
2164
|
+
resolveActiveTeamName,
|
|
1804
2165
|
resolveAndValidatePath,
|
|
1805
2166
|
resolveBaseUrl,
|
|
1806
2167
|
resolveBundleDir,
|
|
@@ -1808,6 +2169,7 @@ export {
|
|
|
1808
2169
|
resolveContentGeneratorConfigWithSources,
|
|
1809
2170
|
resolveField,
|
|
1810
2171
|
resolveGitDir,
|
|
2172
|
+
resolveMaxConcurrentBackgroundAgents,
|
|
1811
2173
|
resolveMetadataKey,
|
|
1812
2174
|
resolveModelConfig,
|
|
1813
2175
|
resolveModelId,
|
|
@@ -1826,27 +2188,37 @@ export {
|
|
|
1826
2188
|
retryWithBackoff,
|
|
1827
2189
|
rewritePathArgs,
|
|
1828
2190
|
runForkedAgent,
|
|
2191
|
+
runInSubagentSpanContext,
|
|
1829
2192
|
runInToolSpanContext,
|
|
1830
2193
|
runRipgrep,
|
|
1831
2194
|
runSideQuery,
|
|
2195
|
+
runWithDaemonTelemetryContext,
|
|
1832
2196
|
runWithDebugLogSession,
|
|
1833
2197
|
runWithForkedChatModel,
|
|
2198
|
+
runWithTeammateIdentity,
|
|
1834
2199
|
runtimeDiagnostics,
|
|
1835
2200
|
safeAgentId,
|
|
1836
2201
|
safeLiteralReplace,
|
|
1837
2202
|
sanitizeCwd,
|
|
1838
2203
|
sanitizeHookName,
|
|
2204
|
+
sanitizeName,
|
|
1839
2205
|
sanitizeTitle,
|
|
1840
2206
|
sanitizeToolCallResultForRecording,
|
|
2207
|
+
sanitizeUserPromptExpansionAdditionalContext,
|
|
1841
2208
|
saveCacheSafeParams,
|
|
1842
2209
|
saveWelcomeBackRestartChoice,
|
|
2210
|
+
sendStructuredMessage,
|
|
2211
|
+
serializeSnapshot,
|
|
1843
2212
|
serializeTerminalToObject,
|
|
1844
2213
|
serializeTerminalToText,
|
|
2214
|
+
sessionIdContext,
|
|
1845
2215
|
setActiveGoal,
|
|
1846
2216
|
setDebugLogSession,
|
|
1847
2217
|
setGeminiMdFilename,
|
|
1848
2218
|
setGoalTerminalObserver,
|
|
1849
2219
|
setLastGoalTerminal,
|
|
2220
|
+
setMCPDiscoveryState,
|
|
2221
|
+
setMemberActive,
|
|
1850
2222
|
setStartupEventSink,
|
|
1851
2223
|
settingsSource,
|
|
1852
2224
|
shortenPath,
|
|
@@ -1854,9 +2226,13 @@ export {
|
|
|
1854
2226
|
shouldDefaultToNodePty,
|
|
1855
2227
|
shouldFallback,
|
|
1856
2228
|
shouldFilterSuggestion,
|
|
2229
|
+
shouldFirePermissionDeniedForAutoMode,
|
|
2230
|
+
shouldForceAutoModeReviewForAllow,
|
|
2231
|
+
shouldLaunchBrowser,
|
|
1857
2232
|
shouldRunAutoModeForCall,
|
|
1858
2233
|
shouldShowStep,
|
|
1859
2234
|
shutdownTelemetry,
|
|
2235
|
+
sleepInhibitor,
|
|
1860
2236
|
splitCommands,
|
|
1861
2237
|
splitCompoundCommand,
|
|
1862
2238
|
splitConditionalSkills,
|
|
@@ -1864,10 +2240,12 @@ export {
|
|
|
1864
2240
|
startInteractionSpan,
|
|
1865
2241
|
startLLMRequestSpan,
|
|
1866
2242
|
startSpeculation,
|
|
2243
|
+
startSubagentSpan,
|
|
1867
2244
|
startToolBlockedOnUserSpan,
|
|
1868
2245
|
startToolExecutionSpan,
|
|
1869
2246
|
startToolSpan,
|
|
1870
2247
|
stringify,
|
|
2248
|
+
stripRuntimeSnapshotPrefix,
|
|
1871
2249
|
stripShellWrapper,
|
|
1872
2250
|
stripStartupContext,
|
|
1873
2251
|
stripTerminalControlSequences,
|
|
@@ -1877,6 +2255,7 @@ export {
|
|
|
1877
2255
|
summarizeAnthropicWireRequest,
|
|
1878
2256
|
summarizeOpenAIWireRequest,
|
|
1879
2257
|
summarizeUnifiedDiff,
|
|
2258
|
+
teammateIdentityStore,
|
|
1880
2259
|
templateString,
|
|
1881
2260
|
tildeifyPath,
|
|
1882
2261
|
toFriendlyError,
|
|
@@ -1887,23 +2266,34 @@ export {
|
|
|
1887
2266
|
truncateJson,
|
|
1888
2267
|
truncateSpanError,
|
|
1889
2268
|
tryGenerateSessionTitle,
|
|
2269
|
+
tryReclaimStaleTeam,
|
|
1890
2270
|
uiTelemetryService,
|
|
2271
|
+
unassignTeammateTasks,
|
|
1891
2272
|
unescapeJsonString,
|
|
1892
2273
|
unescapePath,
|
|
1893
2274
|
unregisterGoalHook,
|
|
2275
|
+
unregisterLeader,
|
|
1894
2276
|
updateMCPServerStatus,
|
|
1895
2277
|
updateSetting,
|
|
1896
2278
|
updateSymlink,
|
|
2279
|
+
updateTask,
|
|
1897
2280
|
validateModelConfig,
|
|
1898
2281
|
validateName,
|
|
1899
2282
|
validatePath,
|
|
1900
2283
|
validateVariables,
|
|
1901
2284
|
windowsCodePageToEncoding,
|
|
2285
|
+
withDaemonBridgeSpan,
|
|
2286
|
+
withDaemonRequestSpan,
|
|
2287
|
+
withDaemonSpan,
|
|
2288
|
+
withInteractionSpan,
|
|
1902
2289
|
worktreeBranchForSlug,
|
|
2290
|
+
wrapConfirmWithBadge,
|
|
1903
2291
|
write,
|
|
1904
2292
|
writeLine,
|
|
1905
2293
|
writeLineSync,
|
|
2294
|
+
writeMessage,
|
|
1906
2295
|
writeRuntimeStatus,
|
|
2296
|
+
writeTeamFile,
|
|
1907
2297
|
writeWorkspaceContextFile,
|
|
1908
2298
|
writeWorktreeSession,
|
|
1909
2299
|
writeWorktreeSessionMarker,
|