@umsai/ums-code 0.6.0-v1 → 0.10.5-v2

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.
Files changed (1564) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +6 -0
  3. package/cli.js +447874 -0
  4. package/{dist/src/i18n/locales → locales}/de.js +435 -59
  5. package/{dist/src/i18n/locales → locales}/en.js +412 -39
  6. package/locales/ja.js +960 -0
  7. package/locales/pt.js +1463 -0
  8. package/{dist/src/i18n/locales → locales}/ru.js +391 -33
  9. package/{dist/src/i18n/locales → locales}/zh.js +422 -70
  10. package/package.json +20 -87
  11. package/vendor/ripgrep/COPYING +3 -0
  12. package/vendor/ripgrep/arm64-darwin/rg +0 -0
  13. package/vendor/ripgrep/arm64-linux/rg +0 -0
  14. package/vendor/ripgrep/x64-darwin/rg +0 -0
  15. package/vendor/ripgrep/x64-linux/rg +0 -0
  16. package/vendor/ripgrep/x64-win32/rg.exe +0 -0
  17. package/dist/.last_build +0 -0
  18. package/dist/index.d.ts +0 -7
  19. package/dist/index.js +0 -29
  20. package/dist/index.js.map +0 -1
  21. package/dist/package.json +0 -104
  22. package/dist/src/acp-integration/acp.d.ts +0 -76
  23. package/dist/src/acp-integration/acp.js +0 -257
  24. package/dist/src/acp-integration/acp.js.map +0 -1
  25. package/dist/src/acp-integration/acpAgent.d.ts +0 -10
  26. package/dist/src/acp-integration/acpAgent.js +0 -264
  27. package/dist/src/acp-integration/acpAgent.js.map +0 -1
  28. package/dist/src/acp-integration/schema.d.ts +0 -13354
  29. package/dist/src/acp-integration/schema.js +0 -422
  30. package/dist/src/acp-integration/schema.js.map +0 -1
  31. package/dist/src/acp-integration/service/filesystem.d.ts +0 -20
  32. package/dist/src/acp-integration/service/filesystem.js +0 -59
  33. package/dist/src/acp-integration/service/filesystem.js.map +0 -1
  34. package/dist/src/acp-integration/service/filesystem.test.d.ts +0 -6
  35. package/dist/src/acp-integration/service/filesystem.test.js +0 -39
  36. package/dist/src/acp-integration/service/filesystem.test.js.map +0 -1
  37. package/dist/src/acp-integration/session/HistoryReplayer.d.ts +0 -51
  38. package/dist/src/acp-integration/session/HistoryReplayer.js +0 -164
  39. package/dist/src/acp-integration/session/HistoryReplayer.js.map +0 -1
  40. package/dist/src/acp-integration/session/HistoryReplayer.test.d.ts +0 -6
  41. package/dist/src/acp-integration/session/HistoryReplayer.test.js +0 -374
  42. package/dist/src/acp-integration/session/HistoryReplayer.test.js.map +0 -1
  43. package/dist/src/acp-integration/session/Session.d.ts +0 -61
  44. package/dist/src/acp-integration/session/Session.js +0 -839
  45. package/dist/src/acp-integration/session/Session.js.map +0 -1
  46. package/dist/src/acp-integration/session/SubAgentTracker.d.ts +0 -51
  47. package/dist/src/acp-integration/session/SubAgentTracker.js +0 -257
  48. package/dist/src/acp-integration/session/SubAgentTracker.js.map +0 -1
  49. package/dist/src/acp-integration/session/SubAgentTracker.test.d.ts +0 -6
  50. package/dist/src/acp-integration/session/SubAgentTracker.test.js +0 -369
  51. package/dist/src/acp-integration/session/SubAgentTracker.test.js.map +0 -1
  52. package/dist/src/acp-integration/session/emitters/BaseEmitter.d.ts +0 -27
  53. package/dist/src/acp-integration/session/emitters/BaseEmitter.js +0 -34
  54. package/dist/src/acp-integration/session/emitters/BaseEmitter.js.map +0 -1
  55. package/dist/src/acp-integration/session/emitters/MessageEmitter.d.ts +0 -41
  56. package/dist/src/acp-integration/session/emitters/MessageEmitter.js +0 -77
  57. package/dist/src/acp-integration/session/emitters/MessageEmitter.js.map +0 -1
  58. package/dist/src/acp-integration/session/emitters/MessageEmitter.test.d.ts +0 -6
  59. package/dist/src/acp-integration/session/emitters/MessageEmitter.test.js +0 -174
  60. package/dist/src/acp-integration/session/emitters/MessageEmitter.test.js.map +0 -1
  61. package/dist/src/acp-integration/session/emitters/PlanEmitter.d.ts +0 -39
  62. package/dist/src/acp-integration/session/emitters/PlanEmitter.js +0 -83
  63. package/dist/src/acp-integration/session/emitters/PlanEmitter.js.map +0 -1
  64. package/dist/src/acp-integration/session/emitters/PlanEmitter.test.d.ts +0 -6
  65. package/dist/src/acp-integration/session/emitters/PlanEmitter.test.js +0 -176
  66. package/dist/src/acp-integration/session/emitters/PlanEmitter.test.js.map +0 -1
  67. package/dist/src/acp-integration/session/emitters/ToolCallEmitter.d.ts +0 -80
  68. package/dist/src/acp-integration/session/emitters/ToolCallEmitter.js +0 -248
  69. package/dist/src/acp-integration/session/emitters/ToolCallEmitter.js.map +0 -1
  70. package/dist/src/acp-integration/session/emitters/ToolCallEmitter.test.d.ts +0 -6
  71. package/dist/src/acp-integration/session/emitters/ToolCallEmitter.test.js +0 -561
  72. package/dist/src/acp-integration/session/emitters/ToolCallEmitter.test.js.map +0 -1
  73. package/dist/src/acp-integration/session/emitters/index.d.ts +0 -9
  74. package/dist/src/acp-integration/session/emitters/index.js +0 -10
  75. package/dist/src/acp-integration/session/emitters/index.js.map +0 -1
  76. package/dist/src/acp-integration/session/index.d.ts +0 -24
  77. package/dist/src/acp-integration/session/index.js +0 -16
  78. package/dist/src/acp-integration/session/index.js.map +0 -1
  79. package/dist/src/acp-integration/session/types.d.ts +0 -71
  80. package/dist/src/acp-integration/session/types.js +0 -7
  81. package/dist/src/acp-integration/session/types.js.map +0 -1
  82. package/dist/src/commandMode.d.ts +0 -11
  83. package/dist/src/commandMode.js +0 -238
  84. package/dist/src/commandMode.js.map +0 -1
  85. package/dist/src/commands/extensions/disable.d.ts +0 -13
  86. package/dist/src/commands/extensions/disable.js +0 -56
  87. package/dist/src/commands/extensions/disable.js.map +0 -1
  88. package/dist/src/commands/extensions/enable.d.ts +0 -13
  89. package/dist/src/commands/extensions/enable.js +0 -59
  90. package/dist/src/commands/extensions/enable.js.map +0 -1
  91. package/dist/src/commands/extensions/examples/context/QWEN.md +0 -8
  92. package/dist/src/commands/extensions/examples/context/qwen-extension.json +0 -4
  93. package/dist/src/commands/extensions/examples/custom-commands/commands/fs/grep-code.toml +0 -6
  94. package/dist/src/commands/extensions/examples/custom-commands/qwen-extension.json +0 -4
  95. package/dist/src/commands/extensions/examples/exclude-tools/qwen-extension.json +0 -5
  96. package/dist/src/commands/extensions/examples/mcp-server/example.ts +0 -60
  97. package/dist/src/commands/extensions/examples/mcp-server/package.json +0 -18
  98. package/dist/src/commands/extensions/examples/mcp-server/qwen-extension.json +0 -11
  99. package/dist/src/commands/extensions/examples/mcp-server/tsconfig.json +0 -13
  100. package/dist/src/commands/extensions/install.d.ts +0 -14
  101. package/dist/src/commands/extensions/install.js +0 -78
  102. package/dist/src/commands/extensions/install.js.map +0 -1
  103. package/dist/src/commands/extensions/install.test.d.ts +0 -6
  104. package/dist/src/commands/extensions/install.test.js +0 -102
  105. package/dist/src/commands/extensions/install.test.js.map +0 -1
  106. package/dist/src/commands/extensions/link.d.ts +0 -12
  107. package/dist/src/commands/extensions/link.js +0 -37
  108. package/dist/src/commands/extensions/link.js.map +0 -1
  109. package/dist/src/commands/extensions/list.d.ts +0 -8
  110. package/dist/src/commands/extensions/list.js +0 -32
  111. package/dist/src/commands/extensions/list.js.map +0 -1
  112. package/dist/src/commands/extensions/new.d.ts +0 -7
  113. package/dist/src/commands/extensions/new.js +0 -90
  114. package/dist/src/commands/extensions/new.js.map +0 -1
  115. package/dist/src/commands/extensions/new.test.d.ts +0 -6
  116. package/dist/src/commands/extensions/new.test.js +0 -59
  117. package/dist/src/commands/extensions/new.test.js.map +0 -1
  118. package/dist/src/commands/extensions/uninstall.d.ts +0 -12
  119. package/dist/src/commands/extensions/uninstall.js +0 -38
  120. package/dist/src/commands/extensions/uninstall.js.map +0 -1
  121. package/dist/src/commands/extensions/uninstall.test.d.ts +0 -6
  122. package/dist/src/commands/extensions/uninstall.test.js +0 -18
  123. package/dist/src/commands/extensions/uninstall.test.js.map +0 -1
  124. package/dist/src/commands/extensions/update.d.ts +0 -13
  125. package/dist/src/commands/extensions/update.js +0 -104
  126. package/dist/src/commands/extensions/update.js.map +0 -1
  127. package/dist/src/commands/extensions.d.ts +0 -7
  128. package/dist/src/commands/extensions.js +0 -33
  129. package/dist/src/commands/extensions.js.map +0 -1
  130. package/dist/src/commands/mcp/add.d.ts +0 -7
  131. package/dist/src/commands/mcp/add.js +0 -172
  132. package/dist/src/commands/mcp/add.js.map +0 -1
  133. package/dist/src/commands/mcp/list.d.ts +0 -8
  134. package/dist/src/commands/mcp/list.js +0 -111
  135. package/dist/src/commands/mcp/list.js.map +0 -1
  136. package/dist/src/commands/mcp/remove.d.ts +0 -7
  137. package/dist/src/commands/mcp/remove.js +0 -44
  138. package/dist/src/commands/mcp/remove.js.map +0 -1
  139. package/dist/src/commands/mcp.d.ts +0 -7
  140. package/dist/src/commands/mcp.js +0 -23
  141. package/dist/src/commands/mcp.js.map +0 -1
  142. package/dist/src/config/auth.d.ts +0 -11
  143. package/dist/src/config/auth.js +0 -74
  144. package/dist/src/config/auth.js.map +0 -1
  145. package/dist/src/config/auth.test.d.ts +0 -6
  146. package/dist/src/config/auth.test.js +0 -37
  147. package/dist/src/config/auth.test.js.map +0 -1
  148. package/dist/src/config/config.d.ts +0 -74
  149. package/dist/src/config/config.js +0 -826
  150. package/dist/src/config/config.js.map +0 -1
  151. package/dist/src/config/extension.d.ts +0 -83
  152. package/dist/src/config/extension.js +0 -532
  153. package/dist/src/config/extension.js.map +0 -1
  154. package/dist/src/config/extensions/extensionEnablement.d.ts +0 -47
  155. package/dist/src/config/extensions/extensionEnablement.js +0 -189
  156. package/dist/src/config/extensions/extensionEnablement.js.map +0 -1
  157. package/dist/src/config/extensions/extensionEnablement.test.d.ts +0 -6
  158. package/dist/src/config/extensions/extensionEnablement.test.js +0 -333
  159. package/dist/src/config/extensions/extensionEnablement.test.js.map +0 -1
  160. package/dist/src/config/extensions/github.d.ts +0 -30
  161. package/dist/src/config/extensions/github.js +0 -322
  162. package/dist/src/config/extensions/github.js.map +0 -1
  163. package/dist/src/config/extensions/github.test.d.ts +0 -6
  164. package/dist/src/config/extensions/github.test.js +0 -334
  165. package/dist/src/config/extensions/github.test.js.map +0 -1
  166. package/dist/src/config/extensions/update.d.ts +0 -19
  167. package/dist/src/config/extensions/update.js +0 -113
  168. package/dist/src/config/extensions/update.js.map +0 -1
  169. package/dist/src/config/extensions/update.test.d.ts +0 -6
  170. package/dist/src/config/extensions/update.test.js +0 -351
  171. package/dist/src/config/extensions/update.test.js.map +0 -1
  172. package/dist/src/config/extensions/variableSchema.d.ts +0 -36
  173. package/dist/src/config/extensions/variableSchema.js +0 -22
  174. package/dist/src/config/extensions/variableSchema.js.map +0 -1
  175. package/dist/src/config/extensions/variables.d.ts +0 -17
  176. package/dist/src/config/extensions/variables.js +0 -40
  177. package/dist/src/config/extensions/variables.js.map +0 -1
  178. package/dist/src/config/extensions/variables.test.d.ts +0 -6
  179. package/dist/src/config/extensions/variables.test.js +0 -17
  180. package/dist/src/config/extensions/variables.test.js.map +0 -1
  181. package/dist/src/config/keyBindings.d.ts +0 -70
  182. package/dist/src/config/keyBindings.js +0 -130
  183. package/dist/src/config/keyBindings.js.map +0 -1
  184. package/dist/src/config/keyBindings.test.d.ts +0 -6
  185. package/dist/src/config/keyBindings.test.js +0 -51
  186. package/dist/src/config/keyBindings.test.js.map +0 -1
  187. package/dist/src/config/sandboxConfig.d.ts +0 -13
  188. package/dist/src/config/sandboxConfig.js +0 -73
  189. package/dist/src/config/sandboxConfig.js.map +0 -1
  190. package/dist/src/config/settings.d.ts +0 -72
  191. package/dist/src/config/settings.js +0 -631
  192. package/dist/src/config/settings.js.map +0 -1
  193. package/dist/src/config/settingsSchema.d.ts +0 -1211
  194. package/dist/src/config/settingsSchema.js +0 -1152
  195. package/dist/src/config/settingsSchema.js.map +0 -1
  196. package/dist/src/config/settingsSchema.test.d.ts +0 -6
  197. package/dist/src/config/settingsSchema.test.js +0 -201
  198. package/dist/src/config/settingsSchema.test.js.map +0 -1
  199. package/dist/src/config/trustedFolders.d.ts +0 -56
  200. package/dist/src/config/trustedFolders.js +0 -168
  201. package/dist/src/config/trustedFolders.js.map +0 -1
  202. package/dist/src/config/trustedFolders.test.d.ts +0 -6
  203. package/dist/src/config/trustedFolders.test.js +0 -340
  204. package/dist/src/config/trustedFolders.test.js.map +0 -1
  205. package/dist/src/config/webSearch.d.ts +0 -35
  206. package/dist/src/config/webSearch.js +0 -87
  207. package/dist/src/config/webSearch.js.map +0 -1
  208. package/dist/src/core/auth.d.ts +0 -13
  209. package/dist/src/core/auth.js +0 -44
  210. package/dist/src/core/auth.js.map +0 -1
  211. package/dist/src/core/initializer.d.ts +0 -21
  212. package/dist/src/core/initializer.js +0 -47
  213. package/dist/src/core/initializer.js.map +0 -1
  214. package/dist/src/core/theme.d.ts +0 -12
  215. package/dist/src/core/theme.js +0 -23
  216. package/dist/src/core/theme.js.map +0 -1
  217. package/dist/src/gemini.d.ts +0 -12
  218. package/dist/src/gemini.js +0 -363
  219. package/dist/src/gemini.js.map +0 -1
  220. package/dist/src/gemini.test.d.ts +0 -6
  221. package/dist/src/gemini.test.js +0 -540
  222. package/dist/src/gemini.test.js.map +0 -1
  223. package/dist/src/generated/git-commit.d.ts +0 -7
  224. package/dist/src/generated/git-commit.js +0 -10
  225. package/dist/src/generated/git-commit.js.map +0 -1
  226. package/dist/src/i18n/index.d.ts +0 -26
  227. package/dist/src/i18n/index.js +0 -209
  228. package/dist/src/i18n/index.js.map +0 -1
  229. package/dist/src/i18n/languages.d.ts +0 -20
  230. package/dist/src/i18n/languages.js +0 -36
  231. package/dist/src/i18n/languages.js.map +0 -1
  232. package/dist/src/nonInteractive/control/ControlContext.d.ts +0 -63
  233. package/dist/src/nonInteractive/control/ControlContext.js +0 -31
  234. package/dist/src/nonInteractive/control/ControlContext.js.map +0 -1
  235. package/dist/src/nonInteractive/control/ControlDispatcher.d.ts +0 -109
  236. package/dist/src/nonInteractive/control/ControlDispatcher.js +0 -267
  237. package/dist/src/nonInteractive/control/ControlDispatcher.js.map +0 -1
  238. package/dist/src/nonInteractive/control/ControlDispatcher.test.d.ts +0 -6
  239. package/dist/src/nonInteractive/control/ControlDispatcher.test.js +0 -549
  240. package/dist/src/nonInteractive/control/ControlDispatcher.test.js.map +0 -1
  241. package/dist/src/nonInteractive/control/ControlService.d.ts +0 -79
  242. package/dist/src/nonInteractive/control/ControlService.js +0 -139
  243. package/dist/src/nonInteractive/control/ControlService.js.map +0 -1
  244. package/dist/src/nonInteractive/control/controllers/baseController.d.ts +0 -51
  245. package/dist/src/nonInteractive/control/controllers/baseController.js +0 -135
  246. package/dist/src/nonInteractive/control/controllers/baseController.js.map +0 -1
  247. package/dist/src/nonInteractive/control/controllers/hookController.d.ts +0 -25
  248. package/dist/src/nonInteractive/control/controllers/hookController.js +0 -42
  249. package/dist/src/nonInteractive/control/controllers/hookController.js.map +0 -1
  250. package/dist/src/nonInteractive/control/controllers/permissionController.d.ts +0 -57
  251. package/dist/src/nonInteractive/control/controllers/permissionController.js +0 -358
  252. package/dist/src/nonInteractive/control/controllers/permissionController.js.map +0 -1
  253. package/dist/src/nonInteractive/control/controllers/sdkMcpController.d.ts +0 -54
  254. package/dist/src/nonInteractive/control/controllers/sdkMcpController.js +0 -84
  255. package/dist/src/nonInteractive/control/controllers/sdkMcpController.js.map +0 -1
  256. package/dist/src/nonInteractive/control/controllers/systemController.d.ts +0 -66
  257. package/dist/src/nonInteractive/control/controllers/systemController.js +0 -306
  258. package/dist/src/nonInteractive/control/controllers/systemController.js.map +0 -1
  259. package/dist/src/nonInteractive/control/types/serviceAPIs.d.ts +0 -105
  260. package/dist/src/nonInteractive/control/types/serviceAPIs.js +0 -7
  261. package/dist/src/nonInteractive/control/types/serviceAPIs.js.map +0 -1
  262. package/dist/src/nonInteractive/io/BaseJsonOutputAdapter.d.ts +0 -457
  263. package/dist/src/nonInteractive/io/BaseJsonOutputAdapter.js +0 -950
  264. package/dist/src/nonInteractive/io/BaseJsonOutputAdapter.js.map +0 -1
  265. package/dist/src/nonInteractive/io/BaseJsonOutputAdapter.test.d.ts +0 -6
  266. package/dist/src/nonInteractive/io/BaseJsonOutputAdapter.test.js +0 -1237
  267. package/dist/src/nonInteractive/io/BaseJsonOutputAdapter.test.js.map +0 -1
  268. package/dist/src/nonInteractive/io/JsonOutputAdapter.d.ts +0 -29
  269. package/dist/src/nonInteractive/io/JsonOutputAdapter.js +0 -56
  270. package/dist/src/nonInteractive/io/JsonOutputAdapter.js.map +0 -1
  271. package/dist/src/nonInteractive/io/JsonOutputAdapter.test.d.ts +0 -6
  272. package/dist/src/nonInteractive/io/JsonOutputAdapter.test.js +0 -624
  273. package/dist/src/nonInteractive/io/JsonOutputAdapter.test.js.map +0 -1
  274. package/dist/src/nonInteractive/io/StreamJsonInputReader.d.ts +0 -16
  275. package/dist/src/nonInteractive/io/StreamJsonInputReader.js +0 -54
  276. package/dist/src/nonInteractive/io/StreamJsonInputReader.js.map +0 -1
  277. package/dist/src/nonInteractive/io/StreamJsonInputReader.test.d.ts +0 -6
  278. package/dist/src/nonInteractive/io/StreamJsonInputReader.test.js +0 -178
  279. package/dist/src/nonInteractive/io/StreamJsonInputReader.test.js.map +0 -1
  280. package/dist/src/nonInteractive/io/StreamJsonOutputAdapter.d.ts +0 -69
  281. package/dist/src/nonInteractive/io/StreamJsonOutputAdapter.js +0 -185
  282. package/dist/src/nonInteractive/io/StreamJsonOutputAdapter.js.map +0 -1
  283. package/dist/src/nonInteractive/io/StreamJsonOutputAdapter.test.d.ts +0 -6
  284. package/dist/src/nonInteractive/io/StreamJsonOutputAdapter.test.js +0 -858
  285. package/dist/src/nonInteractive/io/StreamJsonOutputAdapter.test.js.map +0 -1
  286. package/dist/src/nonInteractive/session.d.ts +0 -7
  287. package/dist/src/nonInteractive/session.js +0 -545
  288. package/dist/src/nonInteractive/session.js.map +0 -1
  289. package/dist/src/nonInteractive/session.test.d.ts +0 -6
  290. package/dist/src/nonInteractive/session.test.js +0 -413
  291. package/dist/src/nonInteractive/session.test.js.map +0 -1
  292. package/dist/src/nonInteractive/types.d.ts +0 -398
  293. package/dist/src/nonInteractive/types.js +0 -77
  294. package/dist/src/nonInteractive/types.js.map +0 -1
  295. package/dist/src/nonInteractiveCli.d.ts +0 -28
  296. package/dist/src/nonInteractiveCli.js +0 -333
  297. package/dist/src/nonInteractiveCli.js.map +0 -1
  298. package/dist/src/nonInteractiveCliCommands.d.ts +0 -74
  299. package/dist/src/nonInteractiveCliCommands.js +0 -260
  300. package/dist/src/nonInteractiveCliCommands.js.map +0 -1
  301. package/dist/src/nonInteractiveCliCommands.test.d.ts +0 -6
  302. package/dist/src/nonInteractiveCliCommands.test.js +0 -157
  303. package/dist/src/nonInteractiveCliCommands.test.js.map +0 -1
  304. package/dist/src/patches/is-in-ci.d.ts +0 -7
  305. package/dist/src/patches/is-in-ci.js +0 -15
  306. package/dist/src/patches/is-in-ci.js.map +0 -1
  307. package/dist/src/services/BuiltinCommandLoader.d.ts +0 -24
  308. package/dist/src/services/BuiltinCommandLoader.js +0 -98
  309. package/dist/src/services/BuiltinCommandLoader.js.map +0 -1
  310. package/dist/src/services/BuiltinCommandLoader.test.d.ts +0 -6
  311. package/dist/src/services/BuiltinCommandLoader.test.js +0 -161
  312. package/dist/src/services/BuiltinCommandLoader.test.js.map +0 -1
  313. package/dist/src/services/CommandService.d.ts +0 -55
  314. package/dist/src/services/CommandService.js +0 -90
  315. package/dist/src/services/CommandService.js.map +0 -1
  316. package/dist/src/services/CommandService.test.d.ts +0 -6
  317. package/dist/src/services/CommandService.test.js +0 -233
  318. package/dist/src/services/CommandService.test.js.map +0 -1
  319. package/dist/src/services/FileCommandLoader.d.ts +0 -51
  320. package/dist/src/services/FileCommandLoader.js +0 -230
  321. package/dist/src/services/FileCommandLoader.js.map +0 -1
  322. package/dist/src/services/McpPromptLoader.d.ts +0 -35
  323. package/dist/src/services/McpPromptLoader.js +0 -255
  324. package/dist/src/services/McpPromptLoader.js.map +0 -1
  325. package/dist/src/services/McpPromptLoader.test.d.ts +0 -6
  326. package/dist/src/services/McpPromptLoader.test.js +0 -341
  327. package/dist/src/services/McpPromptLoader.test.js.map +0 -1
  328. package/dist/src/services/prompt-processors/argumentProcessor.d.ts +0 -16
  329. package/dist/src/services/prompt-processors/argumentProcessor.js +0 -21
  330. package/dist/src/services/prompt-processors/argumentProcessor.js.map +0 -1
  331. package/dist/src/services/prompt-processors/atFileProcessor.d.ts +0 -12
  332. package/dist/src/services/prompt-processors/atFileProcessor.js +0 -62
  333. package/dist/src/services/prompt-processors/atFileProcessor.js.map +0 -1
  334. package/dist/src/services/prompt-processors/atFileProcessor.test.d.ts +0 -6
  335. package/dist/src/services/prompt-processors/atFileProcessor.test.js +0 -174
  336. package/dist/src/services/prompt-processors/atFileProcessor.test.js.map +0 -1
  337. package/dist/src/services/prompt-processors/injectionParser.d.ts +0 -29
  338. package/dist/src/services/prompt-processors/injectionParser.js +0 -60
  339. package/dist/src/services/prompt-processors/injectionParser.js.map +0 -1
  340. package/dist/src/services/prompt-processors/injectionParser.test.d.ts +0 -6
  341. package/dist/src/services/prompt-processors/injectionParser.test.js +0 -189
  342. package/dist/src/services/prompt-processors/injectionParser.test.js.map +0 -1
  343. package/dist/src/services/prompt-processors/shellProcessor.d.ts +0 -27
  344. package/dist/src/services/prompt-processors/shellProcessor.js +0 -128
  345. package/dist/src/services/prompt-processors/shellProcessor.js.map +0 -1
  346. package/dist/src/services/prompt-processors/types.d.ts +0 -45
  347. package/dist/src/services/prompt-processors/types.js +0 -20
  348. package/dist/src/services/prompt-processors/types.js.map +0 -1
  349. package/dist/src/services/types.d.ts +0 -22
  350. package/dist/src/services/types.js +0 -7
  351. package/dist/src/services/types.js.map +0 -1
  352. package/dist/src/test-utils/createExtension.d.ts +0 -15
  353. package/dist/src/test-utils/createExtension.js +0 -25
  354. package/dist/src/test-utils/createExtension.js.map +0 -1
  355. package/dist/src/test-utils/customMatchers.d.ts +0 -14
  356. package/dist/src/test-utils/customMatchers.js +0 -40
  357. package/dist/src/test-utils/customMatchers.js.map +0 -1
  358. package/dist/src/test-utils/mockCommandContext.d.ts +0 -18
  359. package/dist/src/test-utils/mockCommandContext.js +0 -101
  360. package/dist/src/test-utils/mockCommandContext.js.map +0 -1
  361. package/dist/src/test-utils/mockCommandContext.test.d.ts +0 -6
  362. package/dist/src/test-utils/mockCommandContext.test.js +0 -51
  363. package/dist/src/test-utils/mockCommandContext.test.js.map +0 -1
  364. package/dist/src/test-utils/render.d.ts +0 -12
  365. package/dist/src/test-utils/render.js +0 -14
  366. package/dist/src/test-utils/render.js.map +0 -1
  367. package/dist/src/ui/App.d.ts +0 -6
  368. package/dist/src/ui/App.js +0 -37
  369. package/dist/src/ui/App.js.map +0 -1
  370. package/dist/src/ui/AppContainer.d.ts +0 -17
  371. package/dist/src/ui/AppContainer.js +0 -1078
  372. package/dist/src/ui/AppContainer.js.map +0 -1
  373. package/dist/src/ui/AppContainer.test.d.ts +0 -6
  374. package/dist/src/ui/AppContainer.test.js +0 -785
  375. package/dist/src/ui/AppContainer.test.js.map +0 -1
  376. package/dist/src/ui/IdeIntegrationNudge.d.ts +0 -16
  377. package/dist/src/ui/IdeIntegrationNudge.js +0 -50
  378. package/dist/src/ui/IdeIntegrationNudge.js.map +0 -1
  379. package/dist/src/ui/auth/AuthDialog.d.ts +0 -7
  380. package/dist/src/ui/auth/AuthDialog.js +0 -90
  381. package/dist/src/ui/auth/AuthDialog.js.map +0 -1
  382. package/dist/src/ui/auth/AuthDialog.test.d.ts +0 -6
  383. package/dist/src/ui/auth/AuthDialog.test.js +0 -392
  384. package/dist/src/ui/auth/AuthDialog.test.js.map +0 -1
  385. package/dist/src/ui/auth/AuthInProgress.d.ts +0 -11
  386. package/dist/src/ui/auth/AuthInProgress.js +0 -24
  387. package/dist/src/ui/auth/AuthInProgress.js.map +0 -1
  388. package/dist/src/ui/auth/useAuth.d.ts +0 -25
  389. package/dist/src/ui/auth/useAuth.js +0 -207
  390. package/dist/src/ui/auth/useAuth.js.map +0 -1
  391. package/dist/src/ui/colors.d.ts +0 -7
  392. package/dist/src/ui/colors.js +0 -54
  393. package/dist/src/ui/colors.js.map +0 -1
  394. package/dist/src/ui/commands/aboutCommand.d.ts +0 -7
  395. package/dist/src/ui/commands/aboutCommand.js +0 -25
  396. package/dist/src/ui/commands/aboutCommand.js.map +0 -1
  397. package/dist/src/ui/commands/agentsCommand.d.ts +0 -7
  398. package/dist/src/ui/commands/agentsCommand.js +0 -39
  399. package/dist/src/ui/commands/agentsCommand.js.map +0 -1
  400. package/dist/src/ui/commands/approvalModeCommand.d.ts +0 -7
  401. package/dist/src/ui/commands/approvalModeCommand.js +0 -68
  402. package/dist/src/ui/commands/approvalModeCommand.js.map +0 -1
  403. package/dist/src/ui/commands/approvalModeCommand.test.d.ts +0 -6
  404. package/dist/src/ui/commands/approvalModeCommand.test.js +0 -111
  405. package/dist/src/ui/commands/approvalModeCommand.test.js.map +0 -1
  406. package/dist/src/ui/commands/authCommand.d.ts +0 -7
  407. package/dist/src/ui/commands/authCommand.js +0 -19
  408. package/dist/src/ui/commands/authCommand.js.map +0 -1
  409. package/dist/src/ui/commands/bugCommand.d.ts +0 -7
  410. package/dist/src/ui/commands/bugCommand.js +0 -51
  411. package/dist/src/ui/commands/bugCommand.js.map +0 -1
  412. package/dist/src/ui/commands/clearCommand.d.ts +0 -7
  413. package/dist/src/ui/commands/clearCommand.js +0 -42
  414. package/dist/src/ui/commands/clearCommand.js.map +0 -1
  415. package/dist/src/ui/commands/compressCommand.d.ts +0 -7
  416. package/dist/src/ui/commands/compressCommand.js +0 -141
  417. package/dist/src/ui/commands/compressCommand.js.map +0 -1
  418. package/dist/src/ui/commands/copyCommand.d.ts +0 -7
  419. package/dist/src/ui/commands/copyCommand.js +0 -62
  420. package/dist/src/ui/commands/copyCommand.js.map +0 -1
  421. package/dist/src/ui/commands/directoryCommand.d.ts +0 -8
  422. package/dist/src/ui/commands/directoryCommand.js +0 -153
  423. package/dist/src/ui/commands/directoryCommand.js.map +0 -1
  424. package/dist/src/ui/commands/docsCommand.d.ts +0 -7
  425. package/dist/src/ui/commands/docsCommand.js +0 -37
  426. package/dist/src/ui/commands/docsCommand.js.map +0 -1
  427. package/dist/src/ui/commands/editorCommand.d.ts +0 -7
  428. package/dist/src/ui/commands/editorCommand.js +0 -19
  429. package/dist/src/ui/commands/editorCommand.js.map +0 -1
  430. package/dist/src/ui/commands/extensionsCommand.d.ts +0 -7
  431. package/dist/src/ui/commands/extensionsCommand.js +0 -115
  432. package/dist/src/ui/commands/extensionsCommand.js.map +0 -1
  433. package/dist/src/ui/commands/helpCommand.d.ts +0 -7
  434. package/dist/src/ui/commands/helpCommand.js +0 -24
  435. package/dist/src/ui/commands/helpCommand.js.map +0 -1
  436. package/dist/src/ui/commands/ideCommand.d.ts +0 -7
  437. package/dist/src/ui/commands/ideCommand.js +0 -241
  438. package/dist/src/ui/commands/ideCommand.js.map +0 -1
  439. package/dist/src/ui/commands/initCommand.d.ts +0 -7
  440. package/dist/src/ui/commands/initCommand.js +0 -118
  441. package/dist/src/ui/commands/initCommand.js.map +0 -1
  442. package/dist/src/ui/commands/languageCommand.d.ts +0 -12
  443. package/dist/src/ui/commands/languageCommand.js +0 -365
  444. package/dist/src/ui/commands/languageCommand.js.map +0 -1
  445. package/dist/src/ui/commands/languageCommand.test.d.ts +0 -6
  446. package/dist/src/ui/commands/languageCommand.test.js +0 -558
  447. package/dist/src/ui/commands/languageCommand.test.js.map +0 -1
  448. package/dist/src/ui/commands/mcpCommand.d.ts +0 -7
  449. package/dist/src/ui/commands/mcpCommand.js +0 -269
  450. package/dist/src/ui/commands/mcpCommand.js.map +0 -1
  451. package/dist/src/ui/commands/memoryCommand.d.ts +0 -7
  452. package/dist/src/ui/commands/memoryCommand.js +0 -254
  453. package/dist/src/ui/commands/memoryCommand.js.map +0 -1
  454. package/dist/src/ui/commands/modelCommand.d.ts +0 -7
  455. package/dist/src/ui/commands/modelCommand.js +0 -60
  456. package/dist/src/ui/commands/modelCommand.js.map +0 -1
  457. package/dist/src/ui/commands/modelCommand.test.d.ts +0 -6
  458. package/dist/src/ui/commands/modelCommand.test.js +0 -137
  459. package/dist/src/ui/commands/modelCommand.test.js.map +0 -1
  460. package/dist/src/ui/commands/permissionsCommand.d.ts +0 -7
  461. package/dist/src/ui/commands/permissionsCommand.js +0 -19
  462. package/dist/src/ui/commands/permissionsCommand.js.map +0 -1
  463. package/dist/src/ui/commands/permissionsCommand.test.d.ts +0 -6
  464. package/dist/src/ui/commands/permissionsCommand.test.js +0 -30
  465. package/dist/src/ui/commands/permissionsCommand.test.js.map +0 -1
  466. package/dist/src/ui/commands/quitCommand.d.ts +0 -7
  467. package/dist/src/ui/commands/quitCommand.js +0 -37
  468. package/dist/src/ui/commands/quitCommand.js.map +0 -1
  469. package/dist/src/ui/commands/restoreCommand.d.ts +0 -8
  470. package/dist/src/ui/commands/restoreCommand.js +0 -124
  471. package/dist/src/ui/commands/restoreCommand.js.map +0 -1
  472. package/dist/src/ui/commands/resumeCommand.d.ts +0 -7
  473. package/dist/src/ui/commands/resumeCommand.js +0 -19
  474. package/dist/src/ui/commands/resumeCommand.js.map +0 -1
  475. package/dist/src/ui/commands/resumeCommand.test.d.ts +0 -6
  476. package/dist/src/ui/commands/resumeCommand.test.js +0 -32
  477. package/dist/src/ui/commands/resumeCommand.test.js.map +0 -1
  478. package/dist/src/ui/commands/reviewCommand.d.ts +0 -9
  479. package/dist/src/ui/commands/reviewCommand.js +0 -2046
  480. package/dist/src/ui/commands/reviewCommand.js.map +0 -1
  481. package/dist/src/ui/commands/reviewCommand.test.d.ts +0 -6
  482. package/dist/src/ui/commands/reviewCommand.test.js +0 -600
  483. package/dist/src/ui/commands/reviewCommand.test.js.map +0 -1
  484. package/dist/src/ui/commands/settingsCommand.d.ts +0 -7
  485. package/dist/src/ui/commands/settingsCommand.js +0 -19
  486. package/dist/src/ui/commands/settingsCommand.js.map +0 -1
  487. package/dist/src/ui/commands/setupGithubCommand.d.ts +0 -9
  488. package/dist/src/ui/commands/setupGithubCommand.js +0 -158
  489. package/dist/src/ui/commands/setupGithubCommand.js.map +0 -1
  490. package/dist/src/ui/commands/setupGithubCommand.test.d.ts +0 -6
  491. package/dist/src/ui/commands/setupGithubCommand.test.js +0 -167
  492. package/dist/src/ui/commands/setupGithubCommand.test.js.map +0 -1
  493. package/dist/src/ui/commands/statsCommand.d.ts +0 -7
  494. package/dist/src/ui/commands/statsCommand.js +0 -60
  495. package/dist/src/ui/commands/statsCommand.js.map +0 -1
  496. package/dist/src/ui/commands/summaryCommand.d.ts +0 -7
  497. package/dist/src/ui/commands/summaryCommand.js +0 -243
  498. package/dist/src/ui/commands/summaryCommand.js.map +0 -1
  499. package/dist/src/ui/commands/terminalSetupCommand.d.ts +0 -13
  500. package/dist/src/ui/commands/terminalSetupCommand.js +0 -47
  501. package/dist/src/ui/commands/terminalSetupCommand.js.map +0 -1
  502. package/dist/src/ui/commands/themeCommand.d.ts +0 -7
  503. package/dist/src/ui/commands/themeCommand.js +0 -19
  504. package/dist/src/ui/commands/themeCommand.js.map +0 -1
  505. package/dist/src/ui/commands/toolsCommand.d.ts +0 -7
  506. package/dist/src/ui/commands/toolsCommand.js +0 -45
  507. package/dist/src/ui/commands/toolsCommand.js.map +0 -1
  508. package/dist/src/ui/commands/types.d.ts +0 -172
  509. package/dist/src/ui/commands/types.js +0 -12
  510. package/dist/src/ui/commands/types.js.map +0 -1
  511. package/dist/src/ui/commands/ums/umsInitCommand.d.ts +0 -7
  512. package/dist/src/ui/commands/ums/umsInitCommand.js +0 -1067
  513. package/dist/src/ui/commands/ums/umsInitCommand.js.map +0 -1
  514. package/dist/src/ui/commands/ums/unittestCommand.d.ts +0 -9
  515. package/dist/src/ui/commands/ums/unittestCommand.js +0 -387
  516. package/dist/src/ui/commands/ums/unittestCommand.js.map +0 -1
  517. package/dist/src/ui/commands/vimCommand.d.ts +0 -7
  518. package/dist/src/ui/commands/vimCommand.js +0 -26
  519. package/dist/src/ui/commands/vimCommand.js.map +0 -1
  520. package/dist/src/ui/components/AboutBox.d.ts +0 -10
  521. package/dist/src/ui/components/AboutBox.js +0 -10
  522. package/dist/src/ui/components/AboutBox.js.map +0 -1
  523. package/dist/src/ui/components/AnsiOutput.d.ts +0 -13
  524. package/dist/src/ui/components/AnsiOutput.js +0 -12
  525. package/dist/src/ui/components/AnsiOutput.js.map +0 -1
  526. package/dist/src/ui/components/AnsiOutput.test.d.ts +0 -6
  527. package/dist/src/ui/components/AnsiOutput.test.js +0 -97
  528. package/dist/src/ui/components/AnsiOutput.test.js.map +0 -1
  529. package/dist/src/ui/components/AppHeader.d.ts +0 -10
  530. package/dist/src/ui/components/AppHeader.js +0 -19
  531. package/dist/src/ui/components/AppHeader.js.map +0 -1
  532. package/dist/src/ui/components/ApprovalModeDialog.d.ts +0 -21
  533. package/dist/src/ui/components/ApprovalModeDialog.js +0 -68
  534. package/dist/src/ui/components/ApprovalModeDialog.js.map +0 -1
  535. package/dist/src/ui/components/AsciiArt.d.ts +0 -8
  536. package/dist/src/ui/components/AsciiArt.js +0 -30
  537. package/dist/src/ui/components/AsciiArt.js.map +0 -1
  538. package/dist/src/ui/components/AutoAcceptIndicator.d.ts +0 -12
  539. package/dist/src/ui/components/AutoAcceptIndicator.js +0 -32
  540. package/dist/src/ui/components/AutoAcceptIndicator.js.map +0 -1
  541. package/dist/src/ui/components/Composer.d.ts +0 -6
  542. package/dist/src/ui/components/Composer.js +0 -55
  543. package/dist/src/ui/components/Composer.js.map +0 -1
  544. package/dist/src/ui/components/Composer.test.d.ts +0 -6
  545. package/dist/src/ui/components/Composer.test.js +0 -336
  546. package/dist/src/ui/components/Composer.test.js.map +0 -1
  547. package/dist/src/ui/components/ConfigInitDisplay.d.ts +0 -6
  548. package/dist/src/ui/components/ConfigInitDisplay.js +0 -42
  549. package/dist/src/ui/components/ConfigInitDisplay.js.map +0 -1
  550. package/dist/src/ui/components/ConsentPrompt.d.ts +0 -13
  551. package/dist/src/ui/components/ConsentPrompt.js +0 -19
  552. package/dist/src/ui/components/ConsentPrompt.js.map +0 -1
  553. package/dist/src/ui/components/ConsentPrompt.test.d.ts +0 -6
  554. package/dist/src/ui/components/ConsentPrompt.test.js +0 -67
  555. package/dist/src/ui/components/ConsentPrompt.test.js.map +0 -1
  556. package/dist/src/ui/components/ConsoleSummaryDisplay.d.ts +0 -11
  557. package/dist/src/ui/components/ConsoleSummaryDisplay.js +0 -11
  558. package/dist/src/ui/components/ConsoleSummaryDisplay.js.map +0 -1
  559. package/dist/src/ui/components/ContextSummaryDisplay.d.ts +0 -20
  560. package/dist/src/ui/components/ContextSummaryDisplay.js +0 -90
  561. package/dist/src/ui/components/ContextSummaryDisplay.js.map +0 -1
  562. package/dist/src/ui/components/ContextUsageDisplay.d.ts +0 -13
  563. package/dist/src/ui/components/ContextUsageDisplay.js +0 -42
  564. package/dist/src/ui/components/ContextUsageDisplay.js.map +0 -1
  565. package/dist/src/ui/components/DebugProfiler.d.ts +0 -6
  566. package/dist/src/ui/components/DebugProfiler.js +0 -27
  567. package/dist/src/ui/components/DebugProfiler.js.map +0 -1
  568. package/dist/src/ui/components/DetailedMessagesDisplay.d.ts +0 -14
  569. package/dist/src/ui/components/DetailedMessagesDisplay.js +0 -34
  570. package/dist/src/ui/components/DetailedMessagesDisplay.js.map +0 -1
  571. package/dist/src/ui/components/DialogManager.d.ts +0 -12
  572. package/dist/src/ui/components/DialogManager.js +0 -161
  573. package/dist/src/ui/components/DialogManager.js.map +0 -1
  574. package/dist/src/ui/components/EditorSettingsDialog.d.ts +0 -16
  575. package/dist/src/ui/components/EditorSettingsDialog.js +0 -85
  576. package/dist/src/ui/components/EditorSettingsDialog.js.map +0 -1
  577. package/dist/src/ui/components/ExitWarning.d.ts +0 -7
  578. package/dist/src/ui/components/ExitWarning.js +0 -9
  579. package/dist/src/ui/components/ExitWarning.js.map +0 -1
  580. package/dist/src/ui/components/FolderTrustDialog.d.ts +0 -17
  581. package/dist/src/ui/components/FolderTrustDialog.js +0 -58
  582. package/dist/src/ui/components/FolderTrustDialog.js.map +0 -1
  583. package/dist/src/ui/components/FolderTrustDialog.test.d.ts +0 -6
  584. package/dist/src/ui/components/FolderTrustDialog.test.js +0 -88
  585. package/dist/src/ui/components/FolderTrustDialog.test.js.map +0 -1
  586. package/dist/src/ui/components/Footer.d.ts +0 -7
  587. package/dist/src/ui/components/Footer.js +0 -46
  588. package/dist/src/ui/components/Footer.js.map +0 -1
  589. package/dist/src/ui/components/GeminiRespondingSpinner.d.ts +0 -22
  590. package/dist/src/ui/components/GeminiRespondingSpinner.js +0 -23
  591. package/dist/src/ui/components/GeminiRespondingSpinner.js.map +0 -1
  592. package/dist/src/ui/components/Header.d.ts +0 -13
  593. package/dist/src/ui/components/Header.js +0 -28
  594. package/dist/src/ui/components/Header.js.map +0 -1
  595. package/dist/src/ui/components/Header.test.d.ts +0 -6
  596. package/dist/src/ui/components/Header.test.js +0 -37
  597. package/dist/src/ui/components/Header.test.js.map +0 -1
  598. package/dist/src/ui/components/Help.d.ts +0 -12
  599. package/dist/src/ui/components/Help.js +0 -34
  600. package/dist/src/ui/components/Help.js.map +0 -1
  601. package/dist/src/ui/components/Help.test.d.ts +0 -6
  602. package/dist/src/ui/components/Help.test.js +0 -63
  603. package/dist/src/ui/components/Help.test.js.map +0 -1
  604. package/dist/src/ui/components/HistoryItemDisplay.d.ts +0 -21
  605. package/dist/src/ui/components/HistoryItemDisplay.js +0 -33
  606. package/dist/src/ui/components/HistoryItemDisplay.js.map +0 -1
  607. package/dist/src/ui/components/HistoryItemDisplay.test.d.ts +0 -6
  608. package/dist/src/ui/components/HistoryItemDisplay.test.js +0 -186
  609. package/dist/src/ui/components/HistoryItemDisplay.test.js.map +0 -1
  610. package/dist/src/ui/components/IdeTrustChangeDialog.d.ts +0 -11
  611. package/dist/src/ui/components/IdeTrustChangeDialog.js +0 -32
  612. package/dist/src/ui/components/IdeTrustChangeDialog.js.map +0 -1
  613. package/dist/src/ui/components/IdeTrustChangeDialog.test.d.ts +0 -6
  614. package/dist/src/ui/components/IdeTrustChangeDialog.test.js +0 -57
  615. package/dist/src/ui/components/IdeTrustChangeDialog.test.js.map +0 -1
  616. package/dist/src/ui/components/InputPrompt.d.ts +0 -37
  617. package/dist/src/ui/components/InputPrompt.js +0 -585
  618. package/dist/src/ui/components/InputPrompt.js.map +0 -1
  619. package/dist/src/ui/components/LoadingIndicator.d.ts +0 -15
  620. package/dist/src/ui/components/LoadingIndicator.js +0 -30
  621. package/dist/src/ui/components/LoadingIndicator.js.map +0 -1
  622. package/dist/src/ui/components/LoadingIndicator.test.d.ts +0 -6
  623. package/dist/src/ui/components/LoadingIndicator.test.js +0 -194
  624. package/dist/src/ui/components/LoadingIndicator.test.js.map +0 -1
  625. package/dist/src/ui/components/LoopDetectionConfirmation.d.ts +0 -13
  626. package/dist/src/ui/components/LoopDetectionConfirmation.js +0 -37
  627. package/dist/src/ui/components/LoopDetectionConfirmation.js.map +0 -1
  628. package/dist/src/ui/components/LoopDetectionConfirmation.test.d.ts +0 -6
  629. package/dist/src/ui/components/LoopDetectionConfirmation.test.js +0 -28
  630. package/dist/src/ui/components/LoopDetectionConfirmation.test.js.map +0 -1
  631. package/dist/src/ui/components/MainContent.d.ts +0 -6
  632. package/dist/src/ui/components/MainContent.js +0 -28
  633. package/dist/src/ui/components/MainContent.js.map +0 -1
  634. package/dist/src/ui/components/MemoryUsageDisplay.d.ts +0 -7
  635. package/dist/src/ui/components/MemoryUsageDisplay.js +0 -24
  636. package/dist/src/ui/components/MemoryUsageDisplay.js.map +0 -1
  637. package/dist/src/ui/components/ModelDialog.d.ts +0 -13
  638. package/dist/src/ui/components/ModelDialog.js +0 -63
  639. package/dist/src/ui/components/ModelDialog.js.map +0 -1
  640. package/dist/src/ui/components/ModelDialog.test.d.ts +0 -6
  641. package/dist/src/ui/components/ModelDialog.test.js +0 -158
  642. package/dist/src/ui/components/ModelDialog.test.js.map +0 -1
  643. package/dist/src/ui/components/ModelStatsDisplay.d.ts +0 -7
  644. package/dist/src/ui/components/ModelStatsDisplay.js +0 -34
  645. package/dist/src/ui/components/ModelStatsDisplay.js.map +0 -1
  646. package/dist/src/ui/components/ModelSwitchDialog.d.ts +0 -17
  647. package/dist/src/ui/components/ModelSwitchDialog.js +0 -41
  648. package/dist/src/ui/components/ModelSwitchDialog.js.map +0 -1
  649. package/dist/src/ui/components/ModelSwitchDialog.test.d.ts +0 -6
  650. package/dist/src/ui/components/ModelSwitchDialog.test.js +0 -129
  651. package/dist/src/ui/components/ModelSwitchDialog.test.js.map +0 -1
  652. package/dist/src/ui/components/Notifications.d.ts +0 -6
  653. package/dist/src/ui/components/Notifications.js +0 -23
  654. package/dist/src/ui/components/Notifications.js.map +0 -1
  655. package/dist/src/ui/components/OpenAIKeyPrompt.d.ts +0 -33
  656. package/dist/src/ui/components/OpenAIKeyPrompt.js +0 -170
  657. package/dist/src/ui/components/OpenAIKeyPrompt.js.map +0 -1
  658. package/dist/src/ui/components/OpenAIKeyPrompt.test.d.ts +0 -6
  659. package/dist/src/ui/components/OpenAIKeyPrompt.test.js +0 -51
  660. package/dist/src/ui/components/OpenAIKeyPrompt.test.js.map +0 -1
  661. package/dist/src/ui/components/PermissionsModifyTrustDialog.d.ts +0 -13
  662. package/dist/src/ui/components/PermissionsModifyTrustDialog.js +0 -48
  663. package/dist/src/ui/components/PermissionsModifyTrustDialog.js.map +0 -1
  664. package/dist/src/ui/components/PermissionsModifyTrustDialog.test.d.ts +0 -6
  665. package/dist/src/ui/components/PermissionsModifyTrustDialog.test.js +0 -154
  666. package/dist/src/ui/components/PermissionsModifyTrustDialog.test.js.map +0 -1
  667. package/dist/src/ui/components/PlanSummaryDisplay.d.ts +0 -14
  668. package/dist/src/ui/components/PlanSummaryDisplay.js +0 -9
  669. package/dist/src/ui/components/PlanSummaryDisplay.js.map +0 -1
  670. package/dist/src/ui/components/PrepareLabel.d.ts +0 -15
  671. package/dist/src/ui/components/PrepareLabel.js +0 -72
  672. package/dist/src/ui/components/PrepareLabel.js.map +0 -1
  673. package/dist/src/ui/components/PrepareLabel.test.d.ts +0 -6
  674. package/dist/src/ui/components/PrepareLabel.test.js +0 -71
  675. package/dist/src/ui/components/PrepareLabel.test.js.map +0 -1
  676. package/dist/src/ui/components/QueuedMessageDisplay.d.ts +0 -9
  677. package/dist/src/ui/components/QueuedMessageDisplay.js +0 -20
  678. package/dist/src/ui/components/QueuedMessageDisplay.js.map +0 -1
  679. package/dist/src/ui/components/QueuedMessageDisplay.test.d.ts +0 -6
  680. package/dist/src/ui/components/QueuedMessageDisplay.test.js +0 -56
  681. package/dist/src/ui/components/QueuedMessageDisplay.test.js.map +0 -1
  682. package/dist/src/ui/components/QuittingDisplay.d.ts +0 -6
  683. package/dist/src/ui/components/QuittingDisplay.js +0 -20
  684. package/dist/src/ui/components/QuittingDisplay.js.map +0 -1
  685. package/dist/src/ui/components/QwenOAuthProgress.d.ts +0 -16
  686. package/dist/src/ui/components/QwenOAuthProgress.js +0 -111
  687. package/dist/src/ui/components/QwenOAuthProgress.js.map +0 -1
  688. package/dist/src/ui/components/QwenOAuthProgress.test.d.ts +0 -6
  689. package/dist/src/ui/components/QwenOAuthProgress.test.js +0 -364
  690. package/dist/src/ui/components/QwenOAuthProgress.test.js.map +0 -1
  691. package/dist/src/ui/components/SessionPicker.d.ts +0 -18
  692. package/dist/src/ui/components/SessionPicker.js +0 -69
  693. package/dist/src/ui/components/SessionPicker.js.map +0 -1
  694. package/dist/src/ui/components/SessionSummaryDisplay.d.ts +0 -11
  695. package/dist/src/ui/components/SessionSummaryDisplay.js +0 -17
  696. package/dist/src/ui/components/SessionSummaryDisplay.js.map +0 -1
  697. package/dist/src/ui/components/SettingsDialog.d.ts +0 -18
  698. package/dist/src/ui/components/SettingsDialog.js +0 -647
  699. package/dist/src/ui/components/SettingsDialog.js.map +0 -1
  700. package/dist/src/ui/components/SettingsDialog.test.d.ts +0 -6
  701. package/dist/src/ui/components/SettingsDialog.test.js +0 -1037
  702. package/dist/src/ui/components/SettingsDialog.test.js.map +0 -1
  703. package/dist/src/ui/components/ShellConfirmationDialog.d.ts +0 -15
  704. package/dist/src/ui/components/ShellConfirmationDialog.js +0 -50
  705. package/dist/src/ui/components/ShellConfirmationDialog.js.map +0 -1
  706. package/dist/src/ui/components/ShellConfirmationDialog.test.d.ts +0 -6
  707. package/dist/src/ui/components/ShellConfirmationDialog.test.js +0 -40
  708. package/dist/src/ui/components/ShellConfirmationDialog.test.js.map +0 -1
  709. package/dist/src/ui/components/ShellInputPrompt.d.ts +0 -11
  710. package/dist/src/ui/components/ShellInputPrompt.js +0 -36
  711. package/dist/src/ui/components/ShellInputPrompt.js.map +0 -1
  712. package/dist/src/ui/components/ShellModeIndicator.d.ts +0 -7
  713. package/dist/src/ui/components/ShellModeIndicator.js +0 -5
  714. package/dist/src/ui/components/ShellModeIndicator.js.map +0 -1
  715. package/dist/src/ui/components/ShowMoreLines.d.ts +0 -10
  716. package/dist/src/ui/components/ShowMoreLines.js +0 -24
  717. package/dist/src/ui/components/ShowMoreLines.js.map +0 -1
  718. package/dist/src/ui/components/StandaloneSessionPicker.d.ts +0 -10
  719. package/dist/src/ui/components/StandaloneSessionPicker.js +0 -78
  720. package/dist/src/ui/components/StandaloneSessionPicker.js.map +0 -1
  721. package/dist/src/ui/components/StandaloneSessionPicker.test.d.ts +0 -6
  722. package/dist/src/ui/components/StandaloneSessionPicker.test.js +0 -410
  723. package/dist/src/ui/components/StandaloneSessionPicker.test.js.map +0 -1
  724. package/dist/src/ui/components/StatsDisplay.d.ts +0 -12
  725. package/dist/src/ui/components/StatsDisplay.js +0 -44
  726. package/dist/src/ui/components/StatsDisplay.js.map +0 -1
  727. package/dist/src/ui/components/SuggestionsDisplay.d.ts +0 -27
  728. package/dist/src/ui/components/SuggestionsDisplay.js +0 -41
  729. package/dist/src/ui/components/SuggestionsDisplay.js.map +0 -1
  730. package/dist/src/ui/components/ThemeDialog.d.ts +0 -20
  731. package/dist/src/ui/components/ThemeDialog.js +0 -126
  732. package/dist/src/ui/components/ThemeDialog.js.map +0 -1
  733. package/dist/src/ui/components/ThemeDialog.test.d.ts +0 -6
  734. package/dist/src/ui/components/ThemeDialog.test.js +0 -75
  735. package/dist/src/ui/components/ThemeDialog.test.js.map +0 -1
  736. package/dist/src/ui/components/Tips.d.ts +0 -12
  737. package/dist/src/ui/components/Tips.js +0 -9
  738. package/dist/src/ui/components/Tips.js.map +0 -1
  739. package/dist/src/ui/components/TodoDisplay.d.ts +0 -16
  740. package/dist/src/ui/components/TodoDisplay.js +0 -27
  741. package/dist/src/ui/components/TodoDisplay.js.map +0 -1
  742. package/dist/src/ui/components/TodoDisplay.test.d.ts +0 -6
  743. package/dist/src/ui/components/TodoDisplay.test.js +0 -77
  744. package/dist/src/ui/components/TodoDisplay.test.js.map +0 -1
  745. package/dist/src/ui/components/ToolStatsDisplay.d.ts +0 -7
  746. package/dist/src/ui/components/ToolStatsDisplay.js +0 -42
  747. package/dist/src/ui/components/ToolStatsDisplay.js.map +0 -1
  748. package/dist/src/ui/components/UpdateNotification.d.ts +0 -10
  749. package/dist/src/ui/components/UpdateNotification.js +0 -10
  750. package/dist/src/ui/components/UpdateNotification.js.map +0 -1
  751. package/dist/src/ui/components/WelcomeBackDialog.d.ts +0 -13
  752. package/dist/src/ui/components/WelcomeBackDialog.js +0 -43
  753. package/dist/src/ui/components/WelcomeBackDialog.js.map +0 -1
  754. package/dist/src/ui/components/WorkspaceMigrationDialog.d.ts +0 -11
  755. package/dist/src/ui/components/WorkspaceMigrationDialog.js +0 -45
  756. package/dist/src/ui/components/WorkspaceMigrationDialog.js.map +0 -1
  757. package/dist/src/ui/components/messages/CompressionMessage.d.ts +0 -10
  758. package/dist/src/ui/components/messages/CompressionMessage.js +0 -50
  759. package/dist/src/ui/components/messages/CompressionMessage.js.map +0 -1
  760. package/dist/src/ui/components/messages/CompressionMessage.test.d.ts +0 -6
  761. package/dist/src/ui/components/messages/CompressionMessage.test.js +0 -160
  762. package/dist/src/ui/components/messages/CompressionMessage.test.js.map +0 -1
  763. package/dist/src/ui/components/messages/DiffRenderer.d.ts +0 -17
  764. package/dist/src/ui/components/messages/DiffRenderer.js +0 -218
  765. package/dist/src/ui/components/messages/DiffRenderer.js.map +0 -1
  766. package/dist/src/ui/components/messages/DiffRenderer.test.d.ts +0 -6
  767. package/dist/src/ui/components/messages/DiffRenderer.test.js +0 -239
  768. package/dist/src/ui/components/messages/DiffRenderer.test.js.map +0 -1
  769. package/dist/src/ui/components/messages/ErrorMessage.d.ts +0 -11
  770. package/dist/src/ui/components/messages/ErrorMessage.js +0 -9
  771. package/dist/src/ui/components/messages/ErrorMessage.js.map +0 -1
  772. package/dist/src/ui/components/messages/GeminiMessage.d.ts +0 -14
  773. package/dist/src/ui/components/messages/GeminiMessage.js +0 -11
  774. package/dist/src/ui/components/messages/GeminiMessage.js.map +0 -1
  775. package/dist/src/ui/components/messages/GeminiMessageContent.d.ts +0 -14
  776. package/dist/src/ui/components/messages/GeminiMessageContent.js +0 -15
  777. package/dist/src/ui/components/messages/GeminiMessageContent.js.map +0 -1
  778. package/dist/src/ui/components/messages/GeminiThoughtMessage.d.ts +0 -18
  779. package/dist/src/ui/components/messages/GeminiThoughtMessage.js +0 -14
  780. package/dist/src/ui/components/messages/GeminiThoughtMessage.js.map +0 -1
  781. package/dist/src/ui/components/messages/GeminiThoughtMessageContent.d.ts +0 -18
  782. package/dist/src/ui/components/messages/GeminiThoughtMessageContent.js +0 -14
  783. package/dist/src/ui/components/messages/GeminiThoughtMessageContent.js.map +0 -1
  784. package/dist/src/ui/components/messages/InfoMessage.d.ts +0 -11
  785. package/dist/src/ui/components/messages/InfoMessage.js +0 -14
  786. package/dist/src/ui/components/messages/InfoMessage.js.map +0 -1
  787. package/dist/src/ui/components/messages/SummaryMessage.d.ts +0 -11
  788. package/dist/src/ui/components/messages/SummaryMessage.js +0 -35
  789. package/dist/src/ui/components/messages/SummaryMessage.js.map +0 -1
  790. package/dist/src/ui/components/messages/ToolConfirmationMessage.d.ts +0 -16
  791. package/dist/src/ui/components/messages/ToolConfirmationMessage.js +0 -245
  792. package/dist/src/ui/components/messages/ToolConfirmationMessage.js.map +0 -1
  793. package/dist/src/ui/components/messages/ToolConfirmationMessage.test.d.ts +0 -6
  794. package/dist/src/ui/components/messages/ToolConfirmationMessage.test.js +0 -165
  795. package/dist/src/ui/components/messages/ToolConfirmationMessage.test.js.map +0 -1
  796. package/dist/src/ui/components/messages/ToolGroupMessage.d.ts +0 -19
  797. package/dist/src/ui/components/messages/ToolGroupMessage.js +0 -58
  798. package/dist/src/ui/components/messages/ToolGroupMessage.js.map +0 -1
  799. package/dist/src/ui/components/messages/ToolGroupMessage.test.d.ts +0 -6
  800. package/dist/src/ui/components/messages/ToolGroupMessage.test.js +0 -261
  801. package/dist/src/ui/components/messages/ToolGroupMessage.test.js.map +0 -1
  802. package/dist/src/ui/components/messages/ToolMessage.d.ts +0 -19
  803. package/dist/src/ui/components/messages/ToolMessage.js +0 -180
  804. package/dist/src/ui/components/messages/ToolMessage.js.map +0 -1
  805. package/dist/src/ui/components/messages/ToolMessage.test.d.ts +0 -6
  806. package/dist/src/ui/components/messages/ToolMessage.test.js +0 -182
  807. package/dist/src/ui/components/messages/ToolMessage.test.js.map +0 -1
  808. package/dist/src/ui/components/messages/UserMessage.d.ts +0 -11
  809. package/dist/src/ui/components/messages/UserMessage.js +0 -13
  810. package/dist/src/ui/components/messages/UserMessage.js.map +0 -1
  811. package/dist/src/ui/components/messages/UserShellMessage.d.ts +0 -11
  812. package/dist/src/ui/components/messages/UserShellMessage.js +0 -9
  813. package/dist/src/ui/components/messages/UserShellMessage.js.map +0 -1
  814. package/dist/src/ui/components/messages/WarningMessage.d.ts +0 -11
  815. package/dist/src/ui/components/messages/WarningMessage.js +0 -10
  816. package/dist/src/ui/components/messages/WarningMessage.js.map +0 -1
  817. package/dist/src/ui/components/shared/BaseSelectionList.d.ts +0 -38
  818. package/dist/src/ui/components/shared/BaseSelectionList.js +0 -72
  819. package/dist/src/ui/components/shared/BaseSelectionList.js.map +0 -1
  820. package/dist/src/ui/components/shared/BaseSelectionList.test.d.ts +0 -6
  821. package/dist/src/ui/components/shared/BaseSelectionList.test.js +0 -376
  822. package/dist/src/ui/components/shared/BaseSelectionList.test.js.map +0 -1
  823. package/dist/src/ui/components/shared/DescriptiveRadioButtonSelect.d.ts +0 -35
  824. package/dist/src/ui/components/shared/DescriptiveRadioButtonSelect.js +0 -13
  825. package/dist/src/ui/components/shared/DescriptiveRadioButtonSelect.js.map +0 -1
  826. package/dist/src/ui/components/shared/DescriptiveRadioButtonSelect.test.d.ts +0 -6
  827. package/dist/src/ui/components/shared/DescriptiveRadioButtonSelect.test.js +0 -79
  828. package/dist/src/ui/components/shared/DescriptiveRadioButtonSelect.test.js.map +0 -1
  829. package/dist/src/ui/components/shared/EnumSelector.d.ts +0 -18
  830. package/dist/src/ui/components/shared/EnumSelector.js +0 -44
  831. package/dist/src/ui/components/shared/EnumSelector.js.map +0 -1
  832. package/dist/src/ui/components/shared/EnumSelector.test.d.ts +0 -6
  833. package/dist/src/ui/components/shared/EnumSelector.test.js +0 -70
  834. package/dist/src/ui/components/shared/EnumSelector.test.js.map +0 -1
  835. package/dist/src/ui/components/shared/MaxSizedBox.d.ts +0 -61
  836. package/dist/src/ui/components/shared/MaxSizedBox.js +0 -451
  837. package/dist/src/ui/components/shared/MaxSizedBox.js.map +0 -1
  838. package/dist/src/ui/components/shared/MaxSizedBox.test.d.ts +0 -6
  839. package/dist/src/ui/components/shared/MaxSizedBox.test.js +0 -154
  840. package/dist/src/ui/components/shared/MaxSizedBox.test.js.map +0 -1
  841. package/dist/src/ui/components/shared/RadioButtonSelect.d.ts +0 -45
  842. package/dist/src/ui/components/shared/RadioButtonSelect.js +0 -21
  843. package/dist/src/ui/components/shared/RadioButtonSelect.js.map +0 -1
  844. package/dist/src/ui/components/shared/RadioButtonSelect.test.d.ts +0 -6
  845. package/dist/src/ui/components/shared/RadioButtonSelect.test.js +0 -134
  846. package/dist/src/ui/components/shared/RadioButtonSelect.test.js.map +0 -1
  847. package/dist/src/ui/components/shared/ScopeSelector.d.ts +0 -19
  848. package/dist/src/ui/components/shared/ScopeSelector.js +0 -16
  849. package/dist/src/ui/components/shared/ScopeSelector.js.map +0 -1
  850. package/dist/src/ui/components/shared/TextInput.d.ts +0 -16
  851. package/dist/src/ui/components/shared/TextInput.js +0 -127
  852. package/dist/src/ui/components/shared/TextInput.js.map +0 -1
  853. package/dist/src/ui/components/shared/text-buffer.d.ts +0 -490
  854. package/dist/src/ui/components/shared/text-buffer.js +0 -1598
  855. package/dist/src/ui/components/shared/text-buffer.js.map +0 -1
  856. package/dist/src/ui/components/shared/vim-buffer-actions.d.ts +0 -72
  857. package/dist/src/ui/components/shared/vim-buffer-actions.js +0 -552
  858. package/dist/src/ui/components/shared/vim-buffer-actions.js.map +0 -1
  859. package/dist/src/ui/components/subagents/constants.d.ts +0 -23
  860. package/dist/src/ui/components/subagents/constants.js +0 -67
  861. package/dist/src/ui/components/subagents/constants.js.map +0 -1
  862. package/dist/src/ui/components/subagents/create/AgentCreationWizard.d.ts +0 -15
  863. package/dist/src/ui/components/subagents/create/AgentCreationWizard.js +0 -186
  864. package/dist/src/ui/components/subagents/create/AgentCreationWizard.js.map +0 -1
  865. package/dist/src/ui/components/subagents/create/ColorSelector.d.ts +0 -15
  866. package/dist/src/ui/components/subagents/create/ColorSelector.js +0 -43
  867. package/dist/src/ui/components/subagents/create/ColorSelector.js.map +0 -1
  868. package/dist/src/ui/components/subagents/create/CreationSummary.d.ts +0 -10
  869. package/dist/src/ui/components/subagents/create/CreationSummary.js +0 -174
  870. package/dist/src/ui/components/subagents/create/CreationSummary.js.map +0 -1
  871. package/dist/src/ui/components/subagents/create/DescriptionInput.d.ts +0 -10
  872. package/dist/src/ui/components/subagents/create/DescriptionInput.js +0 -107
  873. package/dist/src/ui/components/subagents/create/DescriptionInput.js.map +0 -1
  874. package/dist/src/ui/components/subagents/create/GenerationMethodSelector.d.ts +0 -10
  875. package/dist/src/ui/components/subagents/create/GenerationMethodSelector.js +0 -39
  876. package/dist/src/ui/components/subagents/create/GenerationMethodSelector.js.map +0 -1
  877. package/dist/src/ui/components/subagents/create/LocationSelector.d.ts +0 -10
  878. package/dist/src/ui/components/subagents/create/LocationSelector.js +0 -39
  879. package/dist/src/ui/components/subagents/create/LocationSelector.js.map +0 -1
  880. package/dist/src/ui/components/subagents/create/TextEntryStep.d.ts +0 -26
  881. package/dist/src/ui/components/subagents/create/TextEntryStep.js +0 -28
  882. package/dist/src/ui/components/subagents/create/TextEntryStep.js.map +0 -1
  883. package/dist/src/ui/components/subagents/create/ToolSelector.d.ts +0 -16
  884. package/dist/src/ui/components/subagents/create/ToolSelector.js +0 -145
  885. package/dist/src/ui/components/subagents/create/ToolSelector.js.map +0 -1
  886. package/dist/src/ui/components/subagents/index.d.ts +0 -8
  887. package/dist/src/ui/components/subagents/index.js +0 -12
  888. package/dist/src/ui/components/subagents/index.js.map +0 -1
  889. package/dist/src/ui/components/subagents/manage/ActionSelectionStep.d.ts +0 -13
  890. package/dist/src/ui/components/subagents/manage/ActionSelectionStep.js +0 -71
  891. package/dist/src/ui/components/subagents/manage/ActionSelectionStep.js.map +0 -1
  892. package/dist/src/ui/components/subagents/manage/AgentDeleteStep.d.ts +0 -13
  893. package/dist/src/ui/components/subagents/manage/AgentDeleteStep.js +0 -36
  894. package/dist/src/ui/components/subagents/manage/AgentDeleteStep.js.map +0 -1
  895. package/dist/src/ui/components/subagents/manage/AgentEditStep.d.ts +0 -15
  896. package/dist/src/ui/components/subagents/manage/AgentEditStep.js +0 -76
  897. package/dist/src/ui/components/subagents/manage/AgentEditStep.js.map +0 -1
  898. package/dist/src/ui/components/subagents/manage/AgentSelectionStep.d.ts +0 -12
  899. package/dist/src/ui/components/subagents/manage/AgentSelectionStep.js +0 -231
  900. package/dist/src/ui/components/subagents/manage/AgentSelectionStep.js.map +0 -1
  901. package/dist/src/ui/components/subagents/manage/AgentViewerStep.d.ts +0 -11
  902. package/dist/src/ui/components/subagents/manage/AgentViewerStep.js +0 -20
  903. package/dist/src/ui/components/subagents/manage/AgentViewerStep.js.map +0 -1
  904. package/dist/src/ui/components/subagents/manage/AgentsManagerDialog.d.ts +0 -15
  905. package/dist/src/ui/components/subagents/manage/AgentsManagerDialog.js +0 -212
  906. package/dist/src/ui/components/subagents/manage/AgentsManagerDialog.js.map +0 -1
  907. package/dist/src/ui/components/subagents/reducers.d.ts +0 -14
  908. package/dist/src/ui/components/subagents/reducers.js +0 -162
  909. package/dist/src/ui/components/subagents/reducers.js.map +0 -1
  910. package/dist/src/ui/components/subagents/runtime/AgentExecutionDisplay.d.ts +0 -20
  911. package/dist/src/ui/components/subagents/runtime/AgentExecutionDisplay.js +0 -193
  912. package/dist/src/ui/components/subagents/runtime/AgentExecutionDisplay.js.map +0 -1
  913. package/dist/src/ui/components/subagents/types.d.ts +0 -137
  914. package/dist/src/ui/components/subagents/types.js +0 -15
  915. package/dist/src/ui/components/subagents/types.js.map +0 -1
  916. package/dist/src/ui/components/subagents/utils.d.ts +0 -15
  917. package/dist/src/ui/components/subagents/utils.js +0 -79
  918. package/dist/src/ui/components/subagents/utils.js.map +0 -1
  919. package/dist/src/ui/components/ums/UMSKeyPrompt.d.ts +0 -12
  920. package/dist/src/ui/components/ums/UMSKeyPrompt.js +0 -141
  921. package/dist/src/ui/components/ums/UMSKeyPrompt.js.map +0 -1
  922. package/dist/src/ui/components/ums/umsStartupWarnings.d.ts +0 -6
  923. package/dist/src/ui/components/ums/umsStartupWarnings.js +0 -47
  924. package/dist/src/ui/components/ums/umsStartupWarnings.js.map +0 -1
  925. package/dist/src/ui/components/ums/useUMSAuth.d.ts +0 -20
  926. package/dist/src/ui/components/ums/useUMSAuth.js +0 -78
  927. package/dist/src/ui/components/ums/useUMSAuth.js.map +0 -1
  928. package/dist/src/ui/components/views/ExtensionsList.d.ts +0 -6
  929. package/dist/src/ui/components/views/ExtensionsList.js +0 -47
  930. package/dist/src/ui/components/views/ExtensionsList.js.map +0 -1
  931. package/dist/src/ui/components/views/ExtensionsList.test.d.ts +0 -6
  932. package/dist/src/ui/components/views/ExtensionsList.test.js +0 -97
  933. package/dist/src/ui/components/views/ExtensionsList.test.js.map +0 -1
  934. package/dist/src/ui/components/views/McpStatus.d.ts +0 -27
  935. package/dist/src/ui/components/views/McpStatus.js +0 -90
  936. package/dist/src/ui/components/views/McpStatus.js.map +0 -1
  937. package/dist/src/ui/components/views/McpStatus.test.d.ts +0 -6
  938. package/dist/src/ui/components/views/McpStatus.test.js +0 -117
  939. package/dist/src/ui/components/views/McpStatus.test.js.map +0 -1
  940. package/dist/src/ui/components/views/ToolsList.d.ts +0 -14
  941. package/dist/src/ui/components/views/ToolsList.js +0 -8
  942. package/dist/src/ui/components/views/ToolsList.js.map +0 -1
  943. package/dist/src/ui/components/views/ToolsList.test.d.ts +0 -6
  944. package/dist/src/ui/components/views/ToolsList.test.js +0 -45
  945. package/dist/src/ui/components/views/ToolsList.test.js.map +0 -1
  946. package/dist/src/ui/constants.d.ts +0 -18
  947. package/dist/src/ui/constants.js +0 -23
  948. package/dist/src/ui/constants.js.map +0 -1
  949. package/dist/src/ui/contexts/AppContext.d.ts +0 -11
  950. package/dist/src/ui/contexts/AppContext.js +0 -15
  951. package/dist/src/ui/contexts/AppContext.js.map +0 -1
  952. package/dist/src/ui/contexts/ConfigContext.d.ts +0 -9
  953. package/dist/src/ui/contexts/ConfigContext.js +0 -16
  954. package/dist/src/ui/contexts/ConfigContext.js.map +0 -1
  955. package/dist/src/ui/contexts/KeypressContext.d.ts +0 -35
  956. package/dist/src/ui/contexts/KeypressContext.js +0 -636
  957. package/dist/src/ui/contexts/KeypressContext.js.map +0 -1
  958. package/dist/src/ui/contexts/KeypressContext.test.d.ts +0 -6
  959. package/dist/src/ui/contexts/KeypressContext.test.js +0 -1180
  960. package/dist/src/ui/contexts/KeypressContext.test.js.map +0 -1
  961. package/dist/src/ui/contexts/OverflowContext.d.ts +0 -19
  962. package/dist/src/ui/contexts/OverflowContext.js +0 -38
  963. package/dist/src/ui/contexts/OverflowContext.js.map +0 -1
  964. package/dist/src/ui/contexts/SessionContext.d.ts +0 -47
  965. package/dist/src/ui/contexts/SessionContext.js +0 -165
  966. package/dist/src/ui/contexts/SessionContext.js.map +0 -1
  967. package/dist/src/ui/contexts/SettingsContext.d.ts +0 -9
  968. package/dist/src/ui/contexts/SettingsContext.js +0 -15
  969. package/dist/src/ui/contexts/SettingsContext.js.map +0 -1
  970. package/dist/src/ui/contexts/ShellFocusContext.d.ts +0 -7
  971. package/dist/src/ui/contexts/ShellFocusContext.js +0 -9
  972. package/dist/src/ui/contexts/ShellFocusContext.js.map +0 -1
  973. package/dist/src/ui/contexts/StreamingContext.d.ts +0 -9
  974. package/dist/src/ui/contexts/StreamingContext.js +0 -15
  975. package/dist/src/ui/contexts/StreamingContext.js.map +0 -1
  976. package/dist/src/ui/contexts/UIActionsContext.d.ts +0 -48
  977. package/dist/src/ui/contexts/UIActionsContext.js +0 -22
  978. package/dist/src/ui/contexts/UIActionsContext.js.map +0 -1
  979. package/dist/src/ui/contexts/UIStateContext.d.ts +0 -107
  980. package/dist/src/ui/contexts/UIStateContext.js +0 -17
  981. package/dist/src/ui/contexts/UIStateContext.js.map +0 -1
  982. package/dist/src/ui/contexts/VimModeContext.d.ts +0 -19
  983. package/dist/src/ui/contexts/VimModeContext.js +0 -48
  984. package/dist/src/ui/contexts/VimModeContext.js.map +0 -1
  985. package/dist/src/ui/editors/editorSettingsManager.d.ts +0 -19
  986. package/dist/src/ui/editors/editorSettingsManager.js +0 -48
  987. package/dist/src/ui/editors/editorSettingsManager.js.map +0 -1
  988. package/dist/src/ui/hooks/atCommandProcessor.d.ts +0 -31
  989. package/dist/src/ui/hooks/atCommandProcessor.js +0 -364
  990. package/dist/src/ui/hooks/atCommandProcessor.js.map +0 -1
  991. package/dist/src/ui/hooks/atCommandProcessor.test.d.ts +0 -6
  992. package/dist/src/ui/hooks/atCommandProcessor.test.js +0 -836
  993. package/dist/src/ui/hooks/atCommandProcessor.test.js.map +0 -1
  994. package/dist/src/ui/hooks/keyToAnsi.d.ts +0 -15
  995. package/dist/src/ui/hooks/keyToAnsi.js +0 -67
  996. package/dist/src/ui/hooks/keyToAnsi.js.map +0 -1
  997. package/dist/src/ui/hooks/shellCommandProcessor.d.ts +0 -18
  998. package/dist/src/ui/hooks/shellCommandProcessor.js +0 -284
  999. package/dist/src/ui/hooks/shellCommandProcessor.js.map +0 -1
  1000. package/dist/src/ui/hooks/shellCommandProcessor.test.d.ts +0 -6
  1001. package/dist/src/ui/hooks/shellCommandProcessor.test.js +0 -508
  1002. package/dist/src/ui/hooks/shellCommandProcessor.test.js.map +0 -1
  1003. package/dist/src/ui/hooks/slashCommandProcessor.d.ts +0 -46
  1004. package/dist/src/ui/hooks/slashCommandProcessor.js +0 -498
  1005. package/dist/src/ui/hooks/slashCommandProcessor.js.map +0 -1
  1006. package/dist/src/ui/hooks/useAgentsManagerDialog.d.ts +0 -11
  1007. package/dist/src/ui/hooks/useAgentsManagerDialog.js +0 -21
  1008. package/dist/src/ui/hooks/useAgentsManagerDialog.js.map +0 -1
  1009. package/dist/src/ui/hooks/useApprovalModeCommand.d.ts +0 -14
  1010. package/dist/src/ui/hooks/useApprovalModeCommand.js +0 -33
  1011. package/dist/src/ui/hooks/useApprovalModeCommand.js.map +0 -1
  1012. package/dist/src/ui/hooks/useAtCompletion.d.ts +0 -23
  1013. package/dist/src/ui/hooks/useAtCompletion.js +0 -179
  1014. package/dist/src/ui/hooks/useAtCompletion.js.map +0 -1
  1015. package/dist/src/ui/hooks/useAttentionNotifications.d.ts +0 -16
  1016. package/dist/src/ui/hooks/useAttentionNotifications.js +0 -46
  1017. package/dist/src/ui/hooks/useAttentionNotifications.js.map +0 -1
  1018. package/dist/src/ui/hooks/useAttentionNotifications.test.d.ts +0 -6
  1019. package/dist/src/ui/hooks/useAttentionNotifications.test.js +0 -150
  1020. package/dist/src/ui/hooks/useAttentionNotifications.test.js.map +0 -1
  1021. package/dist/src/ui/hooks/useAutoAcceptIndicator.d.ts +0 -13
  1022. package/dist/src/ui/hooks/useAutoAcceptIndicator.js +0 -40
  1023. package/dist/src/ui/hooks/useAutoAcceptIndicator.js.map +0 -1
  1024. package/dist/src/ui/hooks/useAutoAcceptIndicator.test.d.ts +0 -6
  1025. package/dist/src/ui/hooks/useAutoAcceptIndicator.test.js +0 -306
  1026. package/dist/src/ui/hooks/useAutoAcceptIndicator.test.js.map +0 -1
  1027. package/dist/src/ui/hooks/useBracketedPaste.d.ts +0 -12
  1028. package/dist/src/ui/hooks/useBracketedPaste.js +0 -32
  1029. package/dist/src/ui/hooks/useBracketedPaste.js.map +0 -1
  1030. package/dist/src/ui/hooks/useCommandCompletion.d.ts +0 -29
  1031. package/dist/src/ui/hooks/useCommandCompletion.js +0 -164
  1032. package/dist/src/ui/hooks/useCommandCompletion.js.map +0 -1
  1033. package/dist/src/ui/hooks/useCompletion.d.ts +0 -24
  1034. package/dist/src/ui/hooks/useCompletion.js +0 -88
  1035. package/dist/src/ui/hooks/useCompletion.js.map +0 -1
  1036. package/dist/src/ui/hooks/useConsoleMessages.d.ts +0 -12
  1037. package/dist/src/ui/hooks/useConsoleMessages.js +0 -76
  1038. package/dist/src/ui/hooks/useConsoleMessages.js.map +0 -1
  1039. package/dist/src/ui/hooks/useDialogClose.d.ts +0 -32
  1040. package/dist/src/ui/hooks/useDialogClose.js +0 -51
  1041. package/dist/src/ui/hooks/useDialogClose.js.map +0 -1
  1042. package/dist/src/ui/hooks/useEditorSettings.d.ts +0 -16
  1043. package/dist/src/ui/hooks/useEditorSettings.js +0 -43
  1044. package/dist/src/ui/hooks/useEditorSettings.js.map +0 -1
  1045. package/dist/src/ui/hooks/useEditorSettings.test.d.ts +0 -6
  1046. package/dist/src/ui/hooks/useEditorSettings.test.js +0 -164
  1047. package/dist/src/ui/hooks/useEditorSettings.test.js.map +0 -1
  1048. package/dist/src/ui/hooks/useExtensionUpdates.d.ts +0 -21
  1049. package/dist/src/ui/hooks/useExtensionUpdates.js +0 -116
  1050. package/dist/src/ui/hooks/useExtensionUpdates.js.map +0 -1
  1051. package/dist/src/ui/hooks/useExtensionUpdates.test.d.ts +0 -6
  1052. package/dist/src/ui/hooks/useExtensionUpdates.test.js +0 -243
  1053. package/dist/src/ui/hooks/useExtensionUpdates.test.js.map +0 -1
  1054. package/dist/src/ui/hooks/useFocus.d.ts +0 -10
  1055. package/dist/src/ui/hooks/useFocus.js +0 -51
  1056. package/dist/src/ui/hooks/useFocus.js.map +0 -1
  1057. package/dist/src/ui/hooks/useFolderTrust.d.ts +0 -13
  1058. package/dist/src/ui/hooks/useFolderTrust.js +0 -60
  1059. package/dist/src/ui/hooks/useFolderTrust.js.map +0 -1
  1060. package/dist/src/ui/hooks/useGeminiStream.d.ts +0 -39
  1061. package/dist/src/ui/hooks/useGeminiStream.js +0 -898
  1062. package/dist/src/ui/hooks/useGeminiStream.js.map +0 -1
  1063. package/dist/src/ui/hooks/useGitBranchName.d.ts +0 -6
  1064. package/dist/src/ui/hooks/useGitBranchName.js +0 -61
  1065. package/dist/src/ui/hooks/useGitBranchName.js.map +0 -1
  1066. package/dist/src/ui/hooks/useGitBranchName.test.d.ts +0 -6
  1067. package/dist/src/ui/hooks/useGitBranchName.test.js +0 -189
  1068. package/dist/src/ui/hooks/useGitBranchName.test.js.map +0 -1
  1069. package/dist/src/ui/hooks/useHistoryManager.d.ts +0 -22
  1070. package/dist/src/ui/hooks/useHistoryManager.js +0 -72
  1071. package/dist/src/ui/hooks/useHistoryManager.js.map +0 -1
  1072. package/dist/src/ui/hooks/useHistoryManager.test.d.ts +0 -6
  1073. package/dist/src/ui/hooks/useHistoryManager.test.js +0 -171
  1074. package/dist/src/ui/hooks/useHistoryManager.test.js.map +0 -1
  1075. package/dist/src/ui/hooks/useIdeTrustListener.d.ts +0 -16
  1076. package/dist/src/ui/hooks/useIdeTrustListener.js +0 -65
  1077. package/dist/src/ui/hooks/useIdeTrustListener.js.map +0 -1
  1078. package/dist/src/ui/hooks/useIdeTrustListener.test.d.ts +0 -6
  1079. package/dist/src/ui/hooks/useIdeTrustListener.test.js +0 -183
  1080. package/dist/src/ui/hooks/useIdeTrustListener.test.js.map +0 -1
  1081. package/dist/src/ui/hooks/useInitializationAuthError.d.ts +0 -22
  1082. package/dist/src/ui/hooks/useInitializationAuthError.js +0 -40
  1083. package/dist/src/ui/hooks/useInitializationAuthError.js.map +0 -1
  1084. package/dist/src/ui/hooks/useInputHistory.d.ts +0 -19
  1085. package/dist/src/ui/hooks/useInputHistory.js +0 -84
  1086. package/dist/src/ui/hooks/useInputHistory.js.map +0 -1
  1087. package/dist/src/ui/hooks/useInputHistory.test.d.ts +0 -6
  1088. package/dist/src/ui/hooks/useInputHistory.test.js +0 -207
  1089. package/dist/src/ui/hooks/useInputHistory.test.js.map +0 -1
  1090. package/dist/src/ui/hooks/useInputHistoryStore.d.ts +0 -19
  1091. package/dist/src/ui/hooks/useInputHistoryStore.js +0 -81
  1092. package/dist/src/ui/hooks/useInputHistoryStore.js.map +0 -1
  1093. package/dist/src/ui/hooks/useInputHistoryStore.test.d.ts +0 -6
  1094. package/dist/src/ui/hooks/useInputHistoryStore.test.js +0 -234
  1095. package/dist/src/ui/hooks/useInputHistoryStore.test.js.map +0 -1
  1096. package/dist/src/ui/hooks/useKeypress.d.ts +0 -17
  1097. package/dist/src/ui/hooks/useKeypress.js +0 -27
  1098. package/dist/src/ui/hooks/useKeypress.js.map +0 -1
  1099. package/dist/src/ui/hooks/useKittyKeyboardProtocol.d.ts +0 -15
  1100. package/dist/src/ui/hooks/useKittyKeyboardProtocol.js +0 -20
  1101. package/dist/src/ui/hooks/useKittyKeyboardProtocol.js.map +0 -1
  1102. package/dist/src/ui/hooks/useLaunchEditor.d.ts +0 -10
  1103. package/dist/src/ui/hooks/useLaunchEditor.js +0 -70
  1104. package/dist/src/ui/hooks/useLaunchEditor.js.map +0 -1
  1105. package/dist/src/ui/hooks/useLoadingIndicator.d.ts +0 -10
  1106. package/dist/src/ui/hooks/useLoadingIndicator.js +0 -44
  1107. package/dist/src/ui/hooks/useLoadingIndicator.js.map +0 -1
  1108. package/dist/src/ui/hooks/useLoadingIndicator.test.d.ts +0 -6
  1109. package/dist/src/ui/hooks/useLoadingIndicator.test.js +0 -96
  1110. package/dist/src/ui/hooks/useLoadingIndicator.test.js.map +0 -1
  1111. package/dist/src/ui/hooks/useLogger.d.ts +0 -11
  1112. package/dist/src/ui/hooks/useLogger.js +0 -32
  1113. package/dist/src/ui/hooks/useLogger.js.map +0 -1
  1114. package/dist/src/ui/hooks/useMemoryMonitor.d.ts +0 -13
  1115. package/dist/src/ui/hooks/useMemoryMonitor.js +0 -28
  1116. package/dist/src/ui/hooks/useMemoryMonitor.js.map +0 -1
  1117. package/dist/src/ui/hooks/useMemoryMonitor.test.d.ts +0 -6
  1118. package/dist/src/ui/hooks/useMemoryMonitor.test.js +0 -57
  1119. package/dist/src/ui/hooks/useMemoryMonitor.test.js.map +0 -1
  1120. package/dist/src/ui/hooks/useMessageQueue.d.ts +0 -23
  1121. package/dist/src/ui/hooks/useMessageQueue.js +0 -51
  1122. package/dist/src/ui/hooks/useMessageQueue.js.map +0 -1
  1123. package/dist/src/ui/hooks/useMessageQueue.test.d.ts +0 -6
  1124. package/dist/src/ui/hooks/useMessageQueue.test.js +0 -167
  1125. package/dist/src/ui/hooks/useMessageQueue.test.js.map +0 -1
  1126. package/dist/src/ui/hooks/useModelCommand.d.ts +0 -12
  1127. package/dist/src/ui/hooks/useModelCommand.js +0 -21
  1128. package/dist/src/ui/hooks/useModelCommand.js.map +0 -1
  1129. package/dist/src/ui/hooks/useModelCommand.test.d.ts +0 -6
  1130. package/dist/src/ui/hooks/useModelCommand.test.js +0 -35
  1131. package/dist/src/ui/hooks/useModelCommand.test.js.map +0 -1
  1132. package/dist/src/ui/hooks/usePermissionsModifyTrust.d.ts +0 -17
  1133. package/dist/src/ui/hooks/usePermissionsModifyTrust.js +0 -78
  1134. package/dist/src/ui/hooks/usePermissionsModifyTrust.js.map +0 -1
  1135. package/dist/src/ui/hooks/usePermissionsModifyTrust.test.d.ts +0 -6
  1136. package/dist/src/ui/hooks/usePermissionsModifyTrust.test.js +0 -182
  1137. package/dist/src/ui/hooks/usePermissionsModifyTrust.test.js.map +0 -1
  1138. package/dist/src/ui/hooks/usePhraseCycler.d.ts +0 -14
  1139. package/dist/src/ui/hooks/usePhraseCycler.js +0 -68
  1140. package/dist/src/ui/hooks/usePhraseCycler.js.map +0 -1
  1141. package/dist/src/ui/hooks/useQwenAuth.d.ts +0 -15
  1142. package/dist/src/ui/hooks/useQwenAuth.js +0 -74
  1143. package/dist/src/ui/hooks/useQwenAuth.js.map +0 -1
  1144. package/dist/src/ui/hooks/useQwenAuth.test.d.ts +0 -6
  1145. package/dist/src/ui/hooks/useQwenAuth.test.js +0 -266
  1146. package/dist/src/ui/hooks/useQwenAuth.test.js.map +0 -1
  1147. package/dist/src/ui/hooks/useReactToolScheduler.d.ts +0 -34
  1148. package/dist/src/ui/hooks/useReactToolScheduler.js +0 -192
  1149. package/dist/src/ui/hooks/useReactToolScheduler.js.map +0 -1
  1150. package/dist/src/ui/hooks/useRefreshMemoryCommand.d.ts +0 -6
  1151. package/dist/src/ui/hooks/useRefreshMemoryCommand.js +0 -7
  1152. package/dist/src/ui/hooks/useRefreshMemoryCommand.js.map +0 -1
  1153. package/dist/src/ui/hooks/useResumeCommand.d.ts +0 -20
  1154. package/dist/src/ui/hooks/useResumeCommand.js +0 -49
  1155. package/dist/src/ui/hooks/useResumeCommand.js.map +0 -1
  1156. package/dist/src/ui/hooks/useResumeCommand.test.d.ts +0 -6
  1157. package/dist/src/ui/hooks/useResumeCommand.test.js +0 -144
  1158. package/dist/src/ui/hooks/useResumeCommand.test.js.map +0 -1
  1159. package/dist/src/ui/hooks/useReverseSearchCompletion.d.ts +0 -19
  1160. package/dist/src/ui/hooks/useReverseSearchCompletion.js +0 -103
  1161. package/dist/src/ui/hooks/useReverseSearchCompletion.js.map +0 -1
  1162. package/dist/src/ui/hooks/useReverseSearchCompletion.test.d.ts +0 -6
  1163. package/dist/src/ui/hooks/useReverseSearchCompletion.test.js +0 -163
  1164. package/dist/src/ui/hooks/useReverseSearchCompletion.test.js.map +0 -1
  1165. package/dist/src/ui/hooks/useSelectionList.d.ts +0 -34
  1166. package/dist/src/ui/hooks/useSelectionList.js +0 -245
  1167. package/dist/src/ui/hooks/useSelectionList.js.map +0 -1
  1168. package/dist/src/ui/hooks/useSelectionList.test.d.ts +0 -6
  1169. package/dist/src/ui/hooks/useSelectionList.test.js +0 -701
  1170. package/dist/src/ui/hooks/useSelectionList.test.js.map +0 -1
  1171. package/dist/src/ui/hooks/useSessionPicker.d.ts +0 -36
  1172. package/dist/src/ui/hooks/useSessionPicker.js +0 -189
  1173. package/dist/src/ui/hooks/useSessionPicker.js.map +0 -1
  1174. package/dist/src/ui/hooks/useSettingsCommand.d.ts +0 -10
  1175. package/dist/src/ui/hooks/useSettingsCommand.js +0 -21
  1176. package/dist/src/ui/hooks/useSettingsCommand.js.map +0 -1
  1177. package/dist/src/ui/hooks/useShellHistory.d.ts +0 -14
  1178. package/dist/src/ui/hooks/useShellHistory.js +0 -111
  1179. package/dist/src/ui/hooks/useShellHistory.js.map +0 -1
  1180. package/dist/src/ui/hooks/useShellHistory.test.d.ts +0 -6
  1181. package/dist/src/ui/hooks/useShellHistory.test.js +0 -187
  1182. package/dist/src/ui/hooks/useShellHistory.test.js.map +0 -1
  1183. package/dist/src/ui/hooks/useShowMemoryCommand.d.ts +0 -9
  1184. package/dist/src/ui/hooks/useShowMemoryCommand.js +0 -58
  1185. package/dist/src/ui/hooks/useShowMemoryCommand.js.map +0 -1
  1186. package/dist/src/ui/hooks/useSlashCompletion.d.ts +0 -20
  1187. package/dist/src/ui/hooks/useSlashCompletion.js +0 -357
  1188. package/dist/src/ui/hooks/useSlashCompletion.js.map +0 -1
  1189. package/dist/src/ui/hooks/useSlashCompletion.test.d.ts +0 -9
  1190. package/dist/src/ui/hooks/useSlashCompletion.test.js +0 -602
  1191. package/dist/src/ui/hooks/useSlashCompletion.test.js.map +0 -1
  1192. package/dist/src/ui/hooks/useStateAndRef.d.ts +0 -7
  1193. package/dist/src/ui/hooks/useStateAndRef.js +0 -26
  1194. package/dist/src/ui/hooks/useStateAndRef.js.map +0 -1
  1195. package/dist/src/ui/hooks/useSubagentCreateDialog.d.ts +0 -10
  1196. package/dist/src/ui/hooks/useSubagentCreateDialog.js +0 -21
  1197. package/dist/src/ui/hooks/useSubagentCreateDialog.js.map +0 -1
  1198. package/dist/src/ui/hooks/useTerminalSize.d.ts +0 -9
  1199. package/dist/src/ui/hooks/useTerminalSize.js +0 -27
  1200. package/dist/src/ui/hooks/useTerminalSize.js.map +0 -1
  1201. package/dist/src/ui/hooks/useThemeCommand.d.ts +0 -15
  1202. package/dist/src/ui/hooks/useThemeCommand.js +0 -73
  1203. package/dist/src/ui/hooks/useThemeCommand.js.map +0 -1
  1204. package/dist/src/ui/hooks/useTimer.d.ts +0 -12
  1205. package/dist/src/ui/hooks/useTimer.js +0 -58
  1206. package/dist/src/ui/hooks/useTimer.js.map +0 -1
  1207. package/dist/src/ui/hooks/useTimer.test.d.ts +0 -6
  1208. package/dist/src/ui/hooks/useTimer.test.js +0 -90
  1209. package/dist/src/ui/hooks/useTimer.test.js.map +0 -1
  1210. package/dist/src/ui/hooks/useToolScheduler.test.d.ts +0 -6
  1211. package/dist/src/ui/hooks/useToolScheduler.test.js +0 -624
  1212. package/dist/src/ui/hooks/useToolScheduler.test.js.map +0 -1
  1213. package/dist/src/ui/hooks/useVisionAutoSwitch.d.ts +0 -47
  1214. package/dist/src/ui/hooks/useVisionAutoSwitch.js +0 -292
  1215. package/dist/src/ui/hooks/useVisionAutoSwitch.js.map +0 -1
  1216. package/dist/src/ui/hooks/useVisionAutoSwitch.test.d.ts +0 -6
  1217. package/dist/src/ui/hooks/useVisionAutoSwitch.test.js +0 -515
  1218. package/dist/src/ui/hooks/useVisionAutoSwitch.test.js.map +0 -1
  1219. package/dist/src/ui/hooks/useWelcomeBack.d.ts +0 -23
  1220. package/dist/src/ui/hooks/useWelcomeBack.js +0 -79
  1221. package/dist/src/ui/hooks/useWelcomeBack.js.map +0 -1
  1222. package/dist/src/ui/hooks/useWorkspaceMigration.d.ts +0 -13
  1223. package/dist/src/ui/hooks/useWorkspaceMigration.js +0 -54
  1224. package/dist/src/ui/hooks/useWorkspaceMigration.js.map +0 -1
  1225. package/dist/src/ui/hooks/vim.d.ts +0 -28
  1226. package/dist/src/ui/hooks/vim.js +0 -639
  1227. package/dist/src/ui/hooks/vim.js.map +0 -1
  1228. package/dist/src/ui/keyMatchers.d.ts +0 -27
  1229. package/dist/src/ui/keyMatchers.js +0 -68
  1230. package/dist/src/ui/keyMatchers.js.map +0 -1
  1231. package/dist/src/ui/keyMatchers.test.d.ts +0 -6
  1232. package/dist/src/ui/keyMatchers.test.js +0 -293
  1233. package/dist/src/ui/keyMatchers.test.js.map +0 -1
  1234. package/dist/src/ui/layouts/DefaultAppLayout.d.ts +0 -9
  1235. package/dist/src/ui/layouts/DefaultAppLayout.js +0 -13
  1236. package/dist/src/ui/layouts/DefaultAppLayout.js.map +0 -1
  1237. package/dist/src/ui/layouts/ScreenReaderAppLayout.d.ts +0 -7
  1238. package/dist/src/ui/layouts/ScreenReaderAppLayout.js +0 -14
  1239. package/dist/src/ui/layouts/ScreenReaderAppLayout.js.map +0 -1
  1240. package/dist/src/ui/models/availableModels.d.ts +0 -42
  1241. package/dist/src/ui/models/availableModels.js +0 -128
  1242. package/dist/src/ui/models/availableModels.js.map +0 -1
  1243. package/dist/src/ui/noninteractive/nonInteractiveUi.d.ts +0 -12
  1244. package/dist/src/ui/noninteractive/nonInteractiveUi.js +0 -27
  1245. package/dist/src/ui/noninteractive/nonInteractiveUi.js.map +0 -1
  1246. package/dist/src/ui/semantic-colors.d.ts +0 -7
  1247. package/dist/src/ui/semantic-colors.js +0 -24
  1248. package/dist/src/ui/semantic-colors.js.map +0 -1
  1249. package/dist/src/ui/state/extensions.d.ts +0 -42
  1250. package/dist/src/ui/state/extensions.js +0 -62
  1251. package/dist/src/ui/state/extensions.js.map +0 -1
  1252. package/dist/src/ui/textConstants.d.ts +0 -9
  1253. package/dist/src/ui/textConstants.js +0 -10
  1254. package/dist/src/ui/textConstants.js.map +0 -1
  1255. package/dist/src/ui/themes/ansi-light.d.ts +0 -7
  1256. package/dist/src/ui/themes/ansi-light.js +0 -142
  1257. package/dist/src/ui/themes/ansi-light.js.map +0 -1
  1258. package/dist/src/ui/themes/ansi.d.ts +0 -7
  1259. package/dist/src/ui/themes/ansi.js +0 -152
  1260. package/dist/src/ui/themes/ansi.js.map +0 -1
  1261. package/dist/src/ui/themes/atom-one-dark.d.ts +0 -7
  1262. package/dist/src/ui/themes/atom-one-dark.js +0 -138
  1263. package/dist/src/ui/themes/atom-one-dark.js.map +0 -1
  1264. package/dist/src/ui/themes/ayu-light.d.ts +0 -7
  1265. package/dist/src/ui/themes/ayu-light.js +0 -130
  1266. package/dist/src/ui/themes/ayu-light.js.map +0 -1
  1267. package/dist/src/ui/themes/ayu.d.ts +0 -7
  1268. package/dist/src/ui/themes/ayu.js +0 -104
  1269. package/dist/src/ui/themes/ayu.js.map +0 -1
  1270. package/dist/src/ui/themes/color-utils.d.ts +0 -21
  1271. package/dist/src/ui/themes/color-utils.js +0 -221
  1272. package/dist/src/ui/themes/color-utils.js.map +0 -1
  1273. package/dist/src/ui/themes/color-utils.test.d.ts +0 -6
  1274. package/dist/src/ui/themes/color-utils.test.js +0 -197
  1275. package/dist/src/ui/themes/color-utils.test.js.map +0 -1
  1276. package/dist/src/ui/themes/default-light.d.ts +0 -7
  1277. package/dist/src/ui/themes/default-light.js +0 -100
  1278. package/dist/src/ui/themes/default-light.js.map +0 -1
  1279. package/dist/src/ui/themes/default.d.ts +0 -7
  1280. package/dist/src/ui/themes/default.js +0 -143
  1281. package/dist/src/ui/themes/default.js.map +0 -1
  1282. package/dist/src/ui/themes/dracula.d.ts +0 -7
  1283. package/dist/src/ui/themes/dracula.js +0 -115
  1284. package/dist/src/ui/themes/dracula.js.map +0 -1
  1285. package/dist/src/ui/themes/github-dark.d.ts +0 -7
  1286. package/dist/src/ui/themes/github-dark.js +0 -138
  1287. package/dist/src/ui/themes/github-dark.js.map +0 -1
  1288. package/dist/src/ui/themes/github-light.d.ts +0 -7
  1289. package/dist/src/ui/themes/github-light.js +0 -140
  1290. package/dist/src/ui/themes/github-light.js.map +0 -1
  1291. package/dist/src/ui/themes/googlecode.d.ts +0 -7
  1292. package/dist/src/ui/themes/googlecode.js +0 -137
  1293. package/dist/src/ui/themes/googlecode.js.map +0 -1
  1294. package/dist/src/ui/themes/no-color.d.ts +0 -7
  1295. package/dist/src/ui/themes/no-color.js +0 -115
  1296. package/dist/src/ui/themes/no-color.js.map +0 -1
  1297. package/dist/src/ui/themes/qwen-dark.d.ts +0 -7
  1298. package/dist/src/ui/themes/qwen-dark.js +0 -105
  1299. package/dist/src/ui/themes/qwen-dark.js.map +0 -1
  1300. package/dist/src/ui/themes/qwen-light.d.ts +0 -7
  1301. package/dist/src/ui/themes/qwen-light.js +0 -131
  1302. package/dist/src/ui/themes/qwen-light.js.map +0 -1
  1303. package/dist/src/ui/themes/semantic-tokens.d.ts +0 -37
  1304. package/dist/src/ui/themes/semantic-tokens.js +0 -94
  1305. package/dist/src/ui/themes/semantic-tokens.js.map +0 -1
  1306. package/dist/src/ui/themes/shades-of-purple.d.ts +0 -11
  1307. package/dist/src/ui/themes/shades-of-purple.js +0 -304
  1308. package/dist/src/ui/themes/shades-of-purple.js.map +0 -1
  1309. package/dist/src/ui/themes/theme-manager.d.ts +0 -66
  1310. package/dist/src/ui/themes/theme-manager.js +0 -270
  1311. package/dist/src/ui/themes/theme-manager.js.map +0 -1
  1312. package/dist/src/ui/themes/theme-manager.test.d.ts +0 -6
  1313. package/dist/src/ui/themes/theme-manager.test.js +0 -142
  1314. package/dist/src/ui/themes/theme-manager.test.js.map +0 -1
  1315. package/dist/src/ui/themes/theme.d.ts +0 -130
  1316. package/dist/src/ui/themes/theme.js +0 -379
  1317. package/dist/src/ui/themes/theme.js.map +0 -1
  1318. package/dist/src/ui/themes/xcode.d.ts +0 -7
  1319. package/dist/src/ui/themes/xcode.js +0 -145
  1320. package/dist/src/ui/themes/xcode.js.map +0 -1
  1321. package/dist/src/ui/types.d.ts +0 -306
  1322. package/dist/src/ui/types.js +0 -59
  1323. package/dist/src/ui/types.js.map +0 -1
  1324. package/dist/src/ui/utils/CodeColorizer.d.ts +0 -17
  1325. package/dist/src/ui/utils/CodeColorizer.js +0 -111
  1326. package/dist/src/ui/utils/CodeColorizer.js.map +0 -1
  1327. package/dist/src/ui/utils/ConsolePatcher.d.ts +0 -25
  1328. package/dist/src/ui/utils/ConsolePatcher.js +0 -52
  1329. package/dist/src/ui/utils/ConsolePatcher.js.map +0 -1
  1330. package/dist/src/ui/utils/InlineMarkdownRenderer.d.ts +0 -17
  1331. package/dist/src/ui/utils/InlineMarkdownRenderer.js +0 -111
  1332. package/dist/src/ui/utils/InlineMarkdownRenderer.js.map +0 -1
  1333. package/dist/src/ui/utils/MarkdownDisplay.d.ts +0 -15
  1334. package/dist/src/ui/utils/MarkdownDisplay.js +0 -207
  1335. package/dist/src/ui/utils/MarkdownDisplay.js.map +0 -1
  1336. package/dist/src/ui/utils/MarkdownDisplay.test.d.ts +0 -6
  1337. package/dist/src/ui/utils/MarkdownDisplay.test.js +0 -169
  1338. package/dist/src/ui/utils/MarkdownDisplay.test.js.map +0 -1
  1339. package/dist/src/ui/utils/TableRenderer.d.ts +0 -17
  1340. package/dist/src/ui/utils/TableRenderer.js +0 -84
  1341. package/dist/src/ui/utils/TableRenderer.js.map +0 -1
  1342. package/dist/src/ui/utils/clipboardUtils.d.ts +0 -22
  1343. package/dist/src/ui/utils/clipboardUtils.js +0 -126
  1344. package/dist/src/ui/utils/clipboardUtils.js.map +0 -1
  1345. package/dist/src/ui/utils/clipboardUtils.test.d.ts +0 -6
  1346. package/dist/src/ui/utils/clipboardUtils.test.js +0 -65
  1347. package/dist/src/ui/utils/clipboardUtils.test.js.map +0 -1
  1348. package/dist/src/ui/utils/commandUtils.d.ts +0 -40
  1349. package/dist/src/ui/utils/commandUtils.js +0 -146
  1350. package/dist/src/ui/utils/commandUtils.js.map +0 -1
  1351. package/dist/src/ui/utils/commandUtils.test.d.ts +0 -6
  1352. package/dist/src/ui/utils/commandUtils.test.js +0 -352
  1353. package/dist/src/ui/utils/commandUtils.test.js.map +0 -1
  1354. package/dist/src/ui/utils/computeStats.d.ts +0 -10
  1355. package/dist/src/ui/utils/computeStats.js +0 -57
  1356. package/dist/src/ui/utils/computeStats.js.map +0 -1
  1357. package/dist/src/ui/utils/displayUtils.d.ts +0 -18
  1358. package/dist/src/ui/utils/displayUtils.js +0 -27
  1359. package/dist/src/ui/utils/displayUtils.js.map +0 -1
  1360. package/dist/src/ui/utils/displayUtils.test.d.ts +0 -6
  1361. package/dist/src/ui/utils/displayUtils.test.js +0 -61
  1362. package/dist/src/ui/utils/displayUtils.test.js.map +0 -1
  1363. package/dist/src/ui/utils/formatters.d.ts +0 -19
  1364. package/dist/src/ui/utils/formatters.js +0 -87
  1365. package/dist/src/ui/utils/formatters.js.map +0 -1
  1366. package/dist/src/ui/utils/formatters.test.d.ts +0 -6
  1367. package/dist/src/ui/utils/formatters.test.js +0 -105
  1368. package/dist/src/ui/utils/formatters.test.js.map +0 -1
  1369. package/dist/src/ui/utils/highlight.d.ts +0 -11
  1370. package/dist/src/ui/utils/highlight.js +0 -78
  1371. package/dist/src/ui/utils/highlight.js.map +0 -1
  1372. package/dist/src/ui/utils/highlight.test.d.ts +0 -6
  1373. package/dist/src/ui/utils/highlight.test.js +0 -120
  1374. package/dist/src/ui/utils/highlight.test.js.map +0 -1
  1375. package/dist/src/ui/utils/isNarrowWidth.d.ts +0 -6
  1376. package/dist/src/ui/utils/isNarrowWidth.js +0 -9
  1377. package/dist/src/ui/utils/isNarrowWidth.js.map +0 -1
  1378. package/dist/src/ui/utils/kittyProtocolDetector.d.ts +0 -13
  1379. package/dist/src/ui/utils/kittyProtocolDetector.js +0 -98
  1380. package/dist/src/ui/utils/kittyProtocolDetector.js.map +0 -1
  1381. package/dist/src/ui/utils/markdownUtilities.d.ts +0 -6
  1382. package/dist/src/ui/utils/markdownUtilities.js +0 -110
  1383. package/dist/src/ui/utils/markdownUtilities.js.map +0 -1
  1384. package/dist/src/ui/utils/markdownUtilities.test.d.ts +0 -6
  1385. package/dist/src/ui/utils/markdownUtilities.test.js +0 -42
  1386. package/dist/src/ui/utils/markdownUtilities.test.js.map +0 -1
  1387. package/dist/src/ui/utils/platformConstants.d.ts +0 -75
  1388. package/dist/src/ui/utils/platformConstants.js +0 -78
  1389. package/dist/src/ui/utils/platformConstants.js.map +0 -1
  1390. package/dist/src/ui/utils/resumeHistoryUtils.d.ts +0 -19
  1391. package/dist/src/ui/utils/resumeHistoryUtils.js +0 -267
  1392. package/dist/src/ui/utils/resumeHistoryUtils.js.map +0 -1
  1393. package/dist/src/ui/utils/resumeHistoryUtils.test.d.ts +0 -6
  1394. package/dist/src/ui/utils/resumeHistoryUtils.test.js +0 -253
  1395. package/dist/src/ui/utils/resumeHistoryUtils.test.js.map +0 -1
  1396. package/dist/src/ui/utils/sessionPickerUtils.d.ts +0 -30
  1397. package/dist/src/ui/utils/sessionPickerUtils.js +0 -41
  1398. package/dist/src/ui/utils/sessionPickerUtils.js.map +0 -1
  1399. package/dist/src/ui/utils/sessionPickerUtils.test.d.ts +0 -6
  1400. package/dist/src/ui/utils/sessionPickerUtils.test.js +0 -38
  1401. package/dist/src/ui/utils/sessionPickerUtils.test.js.map +0 -1
  1402. package/dist/src/ui/utils/terminalSetup.d.ts +0 -30
  1403. package/dist/src/ui/utils/terminalSetup.js +0 -308
  1404. package/dist/src/ui/utils/terminalSetup.js.map +0 -1
  1405. package/dist/src/ui/utils/textUtils.d.ts +0 -42
  1406. package/dist/src/ui/utils/textUtils.js +0 -185
  1407. package/dist/src/ui/utils/textUtils.js.map +0 -1
  1408. package/dist/src/ui/utils/textUtils.test.d.ts +0 -6
  1409. package/dist/src/ui/utils/textUtils.test.js +0 -132
  1410. package/dist/src/ui/utils/textUtils.test.js.map +0 -1
  1411. package/dist/src/ui/utils/updateCheck.d.ts +0 -13
  1412. package/dist/src/ui/utils/updateCheck.js +0 -138
  1413. package/dist/src/ui/utils/updateCheck.js.map +0 -1
  1414. package/dist/src/ui/utils/updateCheck.test.d.ts +0 -6
  1415. package/dist/src/ui/utils/updateCheck.test.js +0 -145
  1416. package/dist/src/ui/utils/updateCheck.test.js.map +0 -1
  1417. package/dist/src/utils/attentionNotification.d.ts +0 -21
  1418. package/dist/src/utils/attentionNotification.js +0 -38
  1419. package/dist/src/utils/attentionNotification.js.map +0 -1
  1420. package/dist/src/utils/attentionNotification.test.d.ts +0 -6
  1421. package/dist/src/utils/attentionNotification.test.js +0 -46
  1422. package/dist/src/utils/attentionNotification.test.js.map +0 -1
  1423. package/dist/src/utils/checks.d.ts +0 -19
  1424. package/dist/src/utils/checks.js +0 -24
  1425. package/dist/src/utils/checks.js.map +0 -1
  1426. package/dist/src/utils/cleanup.d.ts +0 -8
  1427. package/dist/src/utils/cleanup.js +0 -35
  1428. package/dist/src/utils/cleanup.js.map +0 -1
  1429. package/dist/src/utils/commands.d.ts +0 -20
  1430. package/dist/src/utils/commands.js +0 -53
  1431. package/dist/src/utils/commands.js.map +0 -1
  1432. package/dist/src/utils/commands.test.d.ts +0 -6
  1433. package/dist/src/utils/commands.test.js +0 -115
  1434. package/dist/src/utils/commands.test.js.map +0 -1
  1435. package/dist/src/utils/commentJson.d.ts +0 -9
  1436. package/dist/src/utils/commentJson.js +0 -48
  1437. package/dist/src/utils/commentJson.js.map +0 -1
  1438. package/dist/src/utils/commentJson.test.d.ts +0 -6
  1439. package/dist/src/utils/commentJson.test.js +0 -146
  1440. package/dist/src/utils/commentJson.test.js.map +0 -1
  1441. package/dist/src/utils/deepMerge.d.ts +0 -9
  1442. package/dist/src/utils/deepMerge.js +0 -58
  1443. package/dist/src/utils/deepMerge.js.map +0 -1
  1444. package/dist/src/utils/deepMerge.test.d.ts +0 -6
  1445. package/dist/src/utils/deepMerge.test.js +0 -143
  1446. package/dist/src/utils/deepMerge.test.js.map +0 -1
  1447. package/dist/src/utils/dialogScopeUtils.d.ts +0 -28
  1448. package/dist/src/utils/dialogScopeUtils.js +0 -51
  1449. package/dist/src/utils/dialogScopeUtils.js.map +0 -1
  1450. package/dist/src/utils/envVarResolver.d.ts +0 -39
  1451. package/dist/src/utils/envVarResolver.js +0 -97
  1452. package/dist/src/utils/envVarResolver.js.map +0 -1
  1453. package/dist/src/utils/envVarResolver.test.d.ts +0 -6
  1454. package/dist/src/utils/envVarResolver.test.js +0 -221
  1455. package/dist/src/utils/envVarResolver.test.js.map +0 -1
  1456. package/dist/src/utils/errors.d.ts +0 -35
  1457. package/dist/src/utils/errors.js +0 -117
  1458. package/dist/src/utils/errors.js.map +0 -1
  1459. package/dist/src/utils/errors.test.d.ts +0 -6
  1460. package/dist/src/utils/errors.test.js +0 -382
  1461. package/dist/src/utils/errors.test.js.map +0 -1
  1462. package/dist/src/utils/events.d.ts +0 -12
  1463. package/dist/src/utils/events.js +0 -14
  1464. package/dist/src/utils/events.js.map +0 -1
  1465. package/dist/src/utils/gitUtils.d.ts +0 -30
  1466. package/dist/src/utils/gitUtils.js +0 -106
  1467. package/dist/src/utils/gitUtils.js.map +0 -1
  1468. package/dist/src/utils/gitUtils.test.d.ts +0 -6
  1469. package/dist/src/utils/gitUtils.test.js +0 -172
  1470. package/dist/src/utils/gitUtils.test.js.map +0 -1
  1471. package/dist/src/utils/handleAutoUpdate.d.ts +0 -11
  1472. package/dist/src/utils/handleAutoUpdate.js +0 -106
  1473. package/dist/src/utils/handleAutoUpdate.js.map +0 -1
  1474. package/dist/src/utils/installationInfo.d.ts +0 -23
  1475. package/dist/src/utils/installationInfo.js +0 -153
  1476. package/dist/src/utils/installationInfo.js.map +0 -1
  1477. package/dist/src/utils/installationInfo.test.d.ts +0 -6
  1478. package/dist/src/utils/installationInfo.test.js +0 -242
  1479. package/dist/src/utils/installationInfo.test.js.map +0 -1
  1480. package/dist/src/utils/math.d.ts +0 -13
  1481. package/dist/src/utils/math.js +0 -14
  1482. package/dist/src/utils/math.js.map +0 -1
  1483. package/dist/src/utils/nonInteractiveHelpers.d.ts +0 -90
  1484. package/dist/src/utils/nonInteractiveHelpers.js +0 -469
  1485. package/dist/src/utils/nonInteractiveHelpers.js.map +0 -1
  1486. package/dist/src/utils/nonInteractiveHelpers.test.d.ts +0 -6
  1487. package/dist/src/utils/nonInteractiveHelpers.test.js +0 -960
  1488. package/dist/src/utils/nonInteractiveHelpers.test.js.map +0 -1
  1489. package/dist/src/utils/package.d.ts +0 -12
  1490. package/dist/src/utils/package.js +0 -24
  1491. package/dist/src/utils/package.js.map +0 -1
  1492. package/dist/src/utils/processUtils.d.ts +0 -13
  1493. package/dist/src/utils/processUtils.js +0 -18
  1494. package/dist/src/utils/processUtils.js.map +0 -1
  1495. package/dist/src/utils/processUtils.test.d.ts +0 -6
  1496. package/dist/src/utils/processUtils.test.js +0 -20
  1497. package/dist/src/utils/processUtils.test.js.map +0 -1
  1498. package/dist/src/utils/readStdin.d.ts +0 -6
  1499. package/dist/src/utils/readStdin.js +0 -59
  1500. package/dist/src/utils/readStdin.js.map +0 -1
  1501. package/dist/src/utils/readStdin.test.d.ts +0 -6
  1502. package/dist/src/utils/readStdin.test.js +0 -88
  1503. package/dist/src/utils/readStdin.test.js.map +0 -1
  1504. package/dist/src/utils/relaunch.d.ts +0 -7
  1505. package/dist/src/utils/relaunch.js +0 -57
  1506. package/dist/src/utils/relaunch.js.map +0 -1
  1507. package/dist/src/utils/relaunch.test.d.ts +0 -6
  1508. package/dist/src/utils/relaunch.test.js +0 -273
  1509. package/dist/src/utils/relaunch.test.js.map +0 -1
  1510. package/dist/src/utils/resolvePath.d.ts +0 -6
  1511. package/dist/src/utils/resolvePath.js +0 -21
  1512. package/dist/src/utils/resolvePath.js.map +0 -1
  1513. package/dist/src/utils/sandbox.d.ts +0 -7
  1514. package/dist/src/utils/sandbox.js +0 -763
  1515. package/dist/src/utils/sandbox.js.map +0 -1
  1516. package/dist/src/utils/settingsUtils.d.ts +0 -144
  1517. package/dist/src/utils/settingsUtils.js +0 -346
  1518. package/dist/src/utils/settingsUtils.js.map +0 -1
  1519. package/dist/src/utils/settingsUtils.test.d.ts +0 -6
  1520. package/dist/src/utils/settingsUtils.test.js +0 -808
  1521. package/dist/src/utils/settingsUtils.test.js.map +0 -1
  1522. package/dist/src/utils/spawnWrapper.d.ts +0 -7
  1523. package/dist/src/utils/spawnWrapper.js +0 -8
  1524. package/dist/src/utils/spawnWrapper.js.map +0 -1
  1525. package/dist/src/utils/startupWarnings.d.ts +0 -6
  1526. package/dist/src/utils/startupWarnings.js +0 -40
  1527. package/dist/src/utils/startupWarnings.js.map +0 -1
  1528. package/dist/src/utils/systemInfo.d.ts +0 -66
  1529. package/dist/src/utils/systemInfo.js +0 -126
  1530. package/dist/src/utils/systemInfo.js.map +0 -1
  1531. package/dist/src/utils/systemInfo.test.d.ts +0 -6
  1532. package/dist/src/utils/systemInfo.test.js +0 -259
  1533. package/dist/src/utils/systemInfo.test.js.map +0 -1
  1534. package/dist/src/utils/systemInfoFields.d.ts +0 -22
  1535. package/dist/src/utils/systemInfoFields.js +0 -96
  1536. package/dist/src/utils/systemInfoFields.js.map +0 -1
  1537. package/dist/src/utils/updateEventEmitter.d.ts +0 -11
  1538. package/dist/src/utils/updateEventEmitter.js +0 -12
  1539. package/dist/src/utils/updateEventEmitter.js.map +0 -1
  1540. package/dist/src/utils/userStartupWarnings.d.ts +0 -12
  1541. package/dist/src/utils/userStartupWarnings.js +0 -74
  1542. package/dist/src/utils/userStartupWarnings.js.map +0 -1
  1543. package/dist/src/utils/userStartupWarnings.test.d.ts +0 -6
  1544. package/dist/src/utils/userStartupWarnings.test.js +0 -88
  1545. package/dist/src/utils/userStartupWarnings.test.js.map +0 -1
  1546. package/dist/src/utils/version.d.ts +0 -6
  1547. package/dist/src/utils/version.js +0 -11
  1548. package/dist/src/utils/version.js.map +0 -1
  1549. package/dist/src/utils/windowTitle.d.ts +0 -12
  1550. package/dist/src/utils/windowTitle.js +0 -19
  1551. package/dist/src/utils/windowTitle.js.map +0 -1
  1552. package/dist/src/utils/windowTitle.test.d.ts +0 -6
  1553. package/dist/src/utils/windowTitle.test.js +0 -49
  1554. package/dist/src/utils/windowTitle.test.js.map +0 -1
  1555. package/dist/src/validateNonInterActiveAuth.d.ts +0 -9
  1556. package/dist/src/validateNonInterActiveAuth.js +0 -85
  1557. package/dist/src/validateNonInterActiveAuth.js.map +0 -1
  1558. package/dist/tsconfig.tsbuildinfo +0 -1
  1559. /package/{dist/src/utils/sandbox-macos-permissive-closed.sb → sandbox-macos-permissive-closed.sb} +0 -0
  1560. /package/{dist/src/utils/sandbox-macos-permissive-open.sb → sandbox-macos-permissive-open.sb} +0 -0
  1561. /package/{dist/src/utils/sandbox-macos-permissive-proxied.sb → sandbox-macos-permissive-proxied.sb} +0 -0
  1562. /package/{dist/src/utils/sandbox-macos-restrictive-closed.sb → sandbox-macos-restrictive-closed.sb} +0 -0
  1563. /package/{dist/src/utils/sandbox-macos-restrictive-open.sb → sandbox-macos-restrictive-open.sb} +0 -0
  1564. /package/{dist/src/utils/sandbox-macos-restrictive-proxied.sb → sandbox-macos-restrictive-proxied.sb} +0 -0
@@ -1,1211 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2025 Google LLC
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- import type { MCPServerConfig, BugCommandSettings, TelemetrySettings, AuthType, ChatCompressionSettings } from '@umsai/ums-code-core';
7
- import { ApprovalMode } from '@umsai/ums-code-core';
8
- import type { CustomTheme } from '../ui/themes/theme.js';
9
- export type SettingsType = 'boolean' | 'string' | 'number' | 'array' | 'object' | 'enum';
10
- export type SettingsValue = boolean | string | number | string[] | object | undefined;
11
- /**
12
- * Setting datatypes that "toggle" through a fixed list of options
13
- * (e.g. an enum or true/false) rather than allowing for free form input
14
- * (like a number or string).
15
- */
16
- export declare const TOGGLE_TYPES: ReadonlySet<SettingsType | undefined>;
17
- export interface SettingEnumOption {
18
- value: string | number;
19
- label: string;
20
- }
21
- export declare enum MergeStrategy {
22
- REPLACE = "replace",
23
- CONCAT = "concat",
24
- UNION = "union",
25
- SHALLOW_MERGE = "shallow_merge"
26
- }
27
- export interface SettingDefinition {
28
- type: SettingsType;
29
- label: string;
30
- category: string;
31
- requiresRestart: boolean;
32
- default: SettingsValue;
33
- description?: string;
34
- parentKey?: string;
35
- childKey?: string;
36
- key?: string;
37
- properties?: SettingsSchema;
38
- showInDialog?: boolean;
39
- mergeStrategy?: MergeStrategy;
40
- /** Enum type options */
41
- options?: readonly SettingEnumOption[];
42
- }
43
- export interface SettingsSchema {
44
- [key: string]: SettingDefinition;
45
- }
46
- export type MemoryImportFormat = 'tree' | 'flat';
47
- export type DnsResolutionOrder = 'ipv4first' | 'verbatim';
48
- /**
49
- * The canonical schema for all settings.
50
- * The structure of this object defines the structure of the `Settings` type.
51
- * `as const` is crucial for TypeScript to infer the most specific types possible.
52
- */
53
- declare const SETTINGS_SCHEMA: {
54
- readonly mcpServers: {
55
- readonly type: "object";
56
- readonly label: "MCP Servers";
57
- readonly category: "Advanced";
58
- readonly requiresRestart: true;
59
- readonly default: Record<string, MCPServerConfig>;
60
- readonly description: "Configuration for MCP servers.";
61
- readonly showInDialog: false;
62
- readonly mergeStrategy: MergeStrategy.SHALLOW_MERGE;
63
- };
64
- readonly general: {
65
- readonly type: "object";
66
- readonly label: "General";
67
- readonly category: "General";
68
- readonly requiresRestart: false;
69
- readonly default: {};
70
- readonly description: "General application settings.";
71
- readonly showInDialog: false;
72
- readonly properties: {
73
- readonly preferredEditor: {
74
- readonly type: "string";
75
- readonly label: "Preferred Editor";
76
- readonly category: "General";
77
- readonly requiresRestart: false;
78
- readonly default: string | undefined;
79
- readonly description: "The preferred editor to open files in.";
80
- readonly showInDialog: false;
81
- };
82
- readonly vimMode: {
83
- readonly type: "boolean";
84
- readonly label: "Vim Mode";
85
- readonly category: "General";
86
- readonly requiresRestart: false;
87
- readonly default: false;
88
- readonly description: "Enable Vim keybindings";
89
- readonly showInDialog: true;
90
- };
91
- readonly disableAutoUpdate: {
92
- readonly type: "boolean";
93
- readonly label: "Disable Auto Update";
94
- readonly category: "General";
95
- readonly requiresRestart: false;
96
- readonly default: false;
97
- readonly description: "Disable automatic updates";
98
- readonly showInDialog: true;
99
- };
100
- readonly disableUpdateNag: {
101
- readonly type: "boolean";
102
- readonly label: "Disable Update Nag";
103
- readonly category: "General";
104
- readonly requiresRestart: false;
105
- readonly default: false;
106
- readonly description: "Disable update notification prompts.";
107
- readonly showInDialog: false;
108
- };
109
- readonly gitCoAuthor: {
110
- readonly type: "boolean";
111
- readonly label: "Git Co-Author";
112
- readonly category: "General";
113
- readonly requiresRestart: false;
114
- readonly default: true;
115
- readonly description: "Automatically add a Co-authored-by trailer to git commit messages when commits are made through UMS Code.";
116
- readonly showInDialog: false;
117
- };
118
- readonly checkpointing: {
119
- readonly type: "object";
120
- readonly label: "Checkpointing";
121
- readonly category: "General";
122
- readonly requiresRestart: true;
123
- readonly default: {};
124
- readonly description: "Session checkpointing settings.";
125
- readonly showInDialog: false;
126
- readonly properties: {
127
- readonly enabled: {
128
- readonly type: "boolean";
129
- readonly label: "Enable Checkpointing";
130
- readonly category: "General";
131
- readonly requiresRestart: true;
132
- readonly default: false;
133
- readonly description: "Enable session checkpointing for recovery";
134
- readonly showInDialog: false;
135
- };
136
- };
137
- };
138
- readonly debugKeystrokeLogging: {
139
- readonly type: "boolean";
140
- readonly label: "Debug Keystroke Logging";
141
- readonly category: "General";
142
- readonly requiresRestart: false;
143
- readonly default: false;
144
- readonly description: "Enable debug logging of keystrokes to the console.";
145
- readonly showInDialog: true;
146
- };
147
- readonly language: {
148
- readonly type: "enum";
149
- readonly label: "Language";
150
- readonly category: "General";
151
- readonly requiresRestart: false;
152
- readonly default: "zh";
153
- readonly description: string;
154
- readonly showInDialog: true;
155
- readonly options: readonly [{
156
- readonly value: "auto";
157
- readonly label: "Auto (detect from system)";
158
- }, {
159
- readonly value: "en";
160
- readonly label: "English";
161
- }, {
162
- readonly value: "zh";
163
- readonly label: "中文 (Chinese)";
164
- }, {
165
- readonly value: "ru";
166
- readonly label: "Русский (Russian)";
167
- }, {
168
- readonly value: "de";
169
- readonly label: "Deutsch (German)";
170
- }];
171
- };
172
- readonly terminalBell: {
173
- readonly type: "boolean";
174
- readonly label: "Terminal Bell";
175
- readonly category: "General";
176
- readonly requiresRestart: false;
177
- readonly default: true;
178
- readonly description: "Play terminal bell sound when response completes or needs approval.";
179
- readonly showInDialog: true;
180
- };
181
- readonly chatRecording: {
182
- readonly type: "boolean";
183
- readonly label: "Chat Recording";
184
- readonly category: "General";
185
- readonly requiresRestart: true;
186
- readonly default: true;
187
- readonly description: "Enable saving chat history to disk. Disabling this will also prevent --continue and --resume from working.";
188
- readonly showInDialog: false;
189
- };
190
- };
191
- };
192
- readonly output: {
193
- readonly type: "object";
194
- readonly label: "Output";
195
- readonly category: "General";
196
- readonly requiresRestart: false;
197
- readonly default: {};
198
- readonly description: "Settings for the CLI output.";
199
- readonly showInDialog: false;
200
- readonly properties: {
201
- readonly format: {
202
- readonly type: "enum";
203
- readonly label: "Output Format";
204
- readonly category: "General";
205
- readonly requiresRestart: false;
206
- readonly default: "text";
207
- readonly description: "The format of the CLI output.";
208
- readonly showInDialog: true;
209
- readonly options: readonly [{
210
- readonly value: "text";
211
- readonly label: "Text";
212
- }, {
213
- readonly value: "json";
214
- readonly label: "JSON";
215
- }];
216
- };
217
- };
218
- };
219
- readonly ui: {
220
- readonly type: "object";
221
- readonly label: "UI";
222
- readonly category: "UI";
223
- readonly requiresRestart: false;
224
- readonly default: {};
225
- readonly description: "User interface settings.";
226
- readonly showInDialog: false;
227
- readonly properties: {
228
- readonly theme: {
229
- readonly type: "string";
230
- readonly label: "Theme";
231
- readonly category: "UI";
232
- readonly requiresRestart: false;
233
- readonly default: string | undefined;
234
- readonly description: "The color theme for the UI.";
235
- readonly showInDialog: false;
236
- };
237
- readonly customThemes: {
238
- readonly type: "object";
239
- readonly label: "Custom Themes";
240
- readonly category: "UI";
241
- readonly requiresRestart: false;
242
- readonly default: Record<string, CustomTheme>;
243
- readonly description: "Custom theme definitions.";
244
- readonly showInDialog: false;
245
- };
246
- readonly hideWindowTitle: {
247
- readonly type: "boolean";
248
- readonly label: "Hide Window Title";
249
- readonly category: "UI";
250
- readonly requiresRestart: true;
251
- readonly default: false;
252
- readonly description: "Hide the window title bar";
253
- readonly showInDialog: true;
254
- };
255
- readonly showStatusInTitle: {
256
- readonly type: "boolean";
257
- readonly label: "Show Status in Title";
258
- readonly category: "UI";
259
- readonly requiresRestart: false;
260
- readonly default: false;
261
- readonly description: "Show UMS Code status and thoughts in the terminal window title";
262
- readonly showInDialog: true;
263
- };
264
- readonly hideTips: {
265
- readonly type: "boolean";
266
- readonly label: "Hide Tips";
267
- readonly category: "UI";
268
- readonly requiresRestart: false;
269
- readonly default: false;
270
- readonly description: "Hide helpful tips in the UI";
271
- readonly showInDialog: true;
272
- };
273
- readonly hideBanner: {
274
- readonly type: "boolean";
275
- readonly label: "Hide Banner";
276
- readonly category: "UI";
277
- readonly requiresRestart: false;
278
- readonly default: false;
279
- readonly description: "Hide the application banner";
280
- readonly showInDialog: true;
281
- };
282
- readonly hideContextSummary: {
283
- readonly type: "boolean";
284
- readonly label: "Hide Context Summary";
285
- readonly category: "UI";
286
- readonly requiresRestart: false;
287
- readonly default: false;
288
- readonly description: "Hide the context summary (UMS.md, MCP servers) above the input.";
289
- readonly showInDialog: true;
290
- };
291
- readonly footer: {
292
- readonly type: "object";
293
- readonly label: "Footer";
294
- readonly category: "UI";
295
- readonly requiresRestart: false;
296
- readonly default: {};
297
- readonly description: "Settings for the footer.";
298
- readonly showInDialog: false;
299
- readonly properties: {
300
- readonly hideCWD: {
301
- readonly type: "boolean";
302
- readonly label: "Hide CWD";
303
- readonly category: "UI";
304
- readonly requiresRestart: false;
305
- readonly default: false;
306
- readonly description: "Hide the current working directory path in the footer.";
307
- readonly showInDialog: true;
308
- };
309
- readonly hideSandboxStatus: {
310
- readonly type: "boolean";
311
- readonly label: "Hide Sandbox Status";
312
- readonly category: "UI";
313
- readonly requiresRestart: false;
314
- readonly default: false;
315
- readonly description: "Hide the sandbox status indicator in the footer.";
316
- readonly showInDialog: true;
317
- };
318
- readonly hideModelInfo: {
319
- readonly type: "boolean";
320
- readonly label: "Hide Model Info";
321
- readonly category: "UI";
322
- readonly requiresRestart: false;
323
- readonly default: false;
324
- readonly description: "Hide the model name and context usage in the footer.";
325
- readonly showInDialog: true;
326
- };
327
- };
328
- };
329
- readonly hideFooter: {
330
- readonly type: "boolean";
331
- readonly label: "Hide Footer";
332
- readonly category: "UI";
333
- readonly requiresRestart: false;
334
- readonly default: false;
335
- readonly description: "Hide the footer from the UI";
336
- readonly showInDialog: true;
337
- };
338
- readonly showMemoryUsage: {
339
- readonly type: "boolean";
340
- readonly label: "Show Memory Usage";
341
- readonly category: "UI";
342
- readonly requiresRestart: false;
343
- readonly default: false;
344
- readonly description: "Display memory usage information in the UI";
345
- readonly showInDialog: true;
346
- };
347
- readonly showLineNumbers: {
348
- readonly type: "boolean";
349
- readonly label: "Show Line Numbers";
350
- readonly category: "UI";
351
- readonly requiresRestart: false;
352
- readonly default: false;
353
- readonly description: "Show line numbers in the chat.";
354
- readonly showInDialog: true;
355
- };
356
- readonly showCitations: {
357
- readonly type: "boolean";
358
- readonly label: "Show Citations";
359
- readonly category: "UI";
360
- readonly requiresRestart: false;
361
- readonly default: false;
362
- readonly description: "Show citations for generated text in the chat.";
363
- readonly showInDialog: true;
364
- };
365
- readonly customWittyPhrases: {
366
- readonly type: "array";
367
- readonly label: "Custom Witty Phrases";
368
- readonly category: "UI";
369
- readonly requiresRestart: false;
370
- readonly default: string[];
371
- readonly description: "Custom witty phrases to display during loading.";
372
- readonly showInDialog: false;
373
- };
374
- readonly enableWelcomeBack: {
375
- readonly type: "boolean";
376
- readonly label: "Enable Welcome Back";
377
- readonly category: "UI";
378
- readonly requiresRestart: false;
379
- readonly default: true;
380
- readonly description: "Show welcome back dialog when returning to a project with conversation history.";
381
- readonly showInDialog: true;
382
- };
383
- readonly accessibility: {
384
- readonly type: "object";
385
- readonly label: "Accessibility";
386
- readonly category: "UI";
387
- readonly requiresRestart: true;
388
- readonly default: {};
389
- readonly description: "Accessibility settings.";
390
- readonly showInDialog: false;
391
- readonly properties: {
392
- readonly disableLoadingPhrases: {
393
- readonly type: "boolean";
394
- readonly label: "Disable Loading Phrases";
395
- readonly category: "UI";
396
- readonly requiresRestart: true;
397
- readonly default: false;
398
- readonly description: "Disable loading phrases for accessibility";
399
- readonly showInDialog: true;
400
- };
401
- readonly screenReader: {
402
- readonly type: "boolean";
403
- readonly label: "Screen Reader Mode";
404
- readonly category: "UI";
405
- readonly requiresRestart: true;
406
- readonly default: boolean | undefined;
407
- readonly description: "Render output in plain-text to be more screen reader accessible";
408
- readonly showInDialog: true;
409
- };
410
- };
411
- };
412
- };
413
- };
414
- readonly ide: {
415
- readonly type: "object";
416
- readonly label: "IDE";
417
- readonly category: "IDE";
418
- readonly requiresRestart: true;
419
- readonly default: {};
420
- readonly description: "IDE integration settings.";
421
- readonly showInDialog: false;
422
- readonly properties: {
423
- readonly enabled: {
424
- readonly type: "boolean";
425
- readonly label: "IDE Mode";
426
- readonly category: "IDE";
427
- readonly requiresRestart: true;
428
- readonly default: false;
429
- readonly description: "Enable IDE integration mode";
430
- readonly showInDialog: true;
431
- };
432
- readonly hasSeenNudge: {
433
- readonly type: "boolean";
434
- readonly label: "Has Seen IDE Integration Nudge";
435
- readonly category: "IDE";
436
- readonly requiresRestart: false;
437
- readonly default: false;
438
- readonly description: "Whether the user has seen the IDE integration nudge.";
439
- readonly showInDialog: false;
440
- };
441
- };
442
- };
443
- readonly privacy: {
444
- readonly type: "object";
445
- readonly label: "Privacy";
446
- readonly category: "Privacy";
447
- readonly requiresRestart: true;
448
- readonly default: {};
449
- readonly description: "Privacy-related settings.";
450
- readonly showInDialog: false;
451
- readonly properties: {
452
- readonly usageStatisticsEnabled: {
453
- readonly type: "boolean";
454
- readonly label: "Enable Usage Statistics";
455
- readonly category: "Privacy";
456
- readonly requiresRestart: true;
457
- readonly default: true;
458
- readonly description: "Enable collection of usage statistics";
459
- readonly showInDialog: false;
460
- };
461
- };
462
- };
463
- readonly telemetry: {
464
- readonly type: "object";
465
- readonly label: "Telemetry";
466
- readonly category: "Advanced";
467
- readonly requiresRestart: true;
468
- readonly default: TelemetrySettings | undefined;
469
- readonly description: "Telemetry configuration.";
470
- readonly showInDialog: false;
471
- };
472
- readonly model: {
473
- readonly type: "object";
474
- readonly label: "Model";
475
- readonly category: "Model";
476
- readonly requiresRestart: false;
477
- readonly default: {};
478
- readonly description: "Settings related to the generative model.";
479
- readonly showInDialog: false;
480
- readonly properties: {
481
- readonly name: {
482
- readonly type: "string";
483
- readonly label: "Model";
484
- readonly category: "Model";
485
- readonly requiresRestart: false;
486
- readonly default: string | undefined;
487
- readonly description: "The model to use for conversations.";
488
- readonly showInDialog: false;
489
- };
490
- readonly maxSessionTurns: {
491
- readonly type: "number";
492
- readonly label: "Max Session Turns";
493
- readonly category: "Model";
494
- readonly requiresRestart: false;
495
- readonly default: -1;
496
- readonly description: "Maximum number of user/model/tool turns to keep in a session. -1 means unlimited.";
497
- readonly showInDialog: true;
498
- };
499
- readonly summarizeToolOutput: {
500
- readonly type: "object";
501
- readonly label: "Summarize Tool Output";
502
- readonly category: "Model";
503
- readonly requiresRestart: false;
504
- readonly default: Record<string, {
505
- tokenBudget?: number;
506
- }> | undefined;
507
- readonly description: "Settings for summarizing tool output.";
508
- readonly showInDialog: false;
509
- };
510
- readonly chatCompression: {
511
- readonly type: "object";
512
- readonly label: "Chat Compression";
513
- readonly category: "Model";
514
- readonly requiresRestart: false;
515
- readonly default: ChatCompressionSettings | undefined;
516
- readonly description: "Chat compression settings.";
517
- readonly showInDialog: false;
518
- };
519
- readonly sessionTokenLimit: {
520
- readonly type: "number";
521
- readonly label: "Session Token Limit";
522
- readonly category: "Model";
523
- readonly requiresRestart: false;
524
- readonly default: number | undefined;
525
- readonly description: "The maximum number of tokens allowed in a session.";
526
- readonly showInDialog: false;
527
- };
528
- readonly skipNextSpeakerCheck: {
529
- readonly type: "boolean";
530
- readonly label: "Skip Next Speaker Check";
531
- readonly category: "Model";
532
- readonly requiresRestart: false;
533
- readonly default: true;
534
- readonly description: "Skip the next speaker check.";
535
- readonly showInDialog: true;
536
- };
537
- readonly skipLoopDetection: {
538
- readonly type: "boolean";
539
- readonly label: "Skip Loop Detection";
540
- readonly category: "Model";
541
- readonly requiresRestart: false;
542
- readonly default: false;
543
- readonly description: "Disable all loop detection checks (streaming and LLM).";
544
- readonly showInDialog: true;
545
- };
546
- readonly skipStartupContext: {
547
- readonly type: "boolean";
548
- readonly label: "Skip Startup Context";
549
- readonly category: "Model";
550
- readonly requiresRestart: true;
551
- readonly default: false;
552
- readonly description: "Avoid sending the workspace startup context at the beginning of each session.";
553
- readonly showInDialog: true;
554
- };
555
- readonly enableOpenAILogging: {
556
- readonly type: "boolean";
557
- readonly label: "Enable OpenAI Logging";
558
- readonly category: "Model";
559
- readonly requiresRestart: false;
560
- readonly default: false;
561
- readonly description: "Enable OpenAI logging.";
562
- readonly showInDialog: true;
563
- };
564
- readonly openAILoggingDir: {
565
- readonly type: "string";
566
- readonly label: "OpenAI Logging Directory";
567
- readonly category: "Model";
568
- readonly requiresRestart: false;
569
- readonly default: string | undefined;
570
- readonly description: "Custom directory path for OpenAI API logs. If not specified, defaults to logs/openai in the current working directory.";
571
- readonly showInDialog: true;
572
- };
573
- readonly generationConfig: {
574
- readonly type: "object";
575
- readonly label: "Generation Configuration";
576
- readonly category: "Model";
577
- readonly requiresRestart: false;
578
- readonly default: Record<string, unknown> | undefined;
579
- readonly description: "Generation configuration settings.";
580
- readonly showInDialog: false;
581
- readonly properties: {
582
- readonly timeout: {
583
- readonly type: "number";
584
- readonly label: "Timeout";
585
- readonly category: "Generation Configuration";
586
- readonly requiresRestart: false;
587
- readonly default: number | undefined;
588
- readonly description: "Request timeout in milliseconds.";
589
- readonly parentKey: "generationConfig";
590
- readonly childKey: "timeout";
591
- readonly showInDialog: true;
592
- };
593
- readonly maxRetries: {
594
- readonly type: "number";
595
- readonly label: "Max Retries";
596
- readonly category: "Generation Configuration";
597
- readonly requiresRestart: false;
598
- readonly default: number | undefined;
599
- readonly description: "Maximum number of retries for failed requests.";
600
- readonly parentKey: "generationConfig";
601
- readonly childKey: "maxRetries";
602
- readonly showInDialog: true;
603
- };
604
- readonly disableCacheControl: {
605
- readonly type: "boolean";
606
- readonly label: "Disable Cache Control";
607
- readonly category: "Generation Configuration";
608
- readonly requiresRestart: false;
609
- readonly default: false;
610
- readonly description: "Disable cache control for DashScope providers.";
611
- readonly parentKey: "generationConfig";
612
- readonly childKey: "disableCacheControl";
613
- readonly showInDialog: true;
614
- };
615
- readonly schemaCompliance: {
616
- readonly type: "enum";
617
- readonly label: "Tool Schema Compliance";
618
- readonly category: "Generation Configuration";
619
- readonly requiresRestart: false;
620
- readonly default: "auto";
621
- readonly description: "The compliance mode for tool schemas sent to the model. Use \"openapi_30\" for strict OpenAPI 3.0 compatibility (e.g., for Gemini).";
622
- readonly parentKey: "generationConfig";
623
- readonly childKey: "schemaCompliance";
624
- readonly showInDialog: true;
625
- readonly options: readonly [{
626
- readonly value: "auto";
627
- readonly label: "Auto (Default)";
628
- }, {
629
- readonly value: "openapi_30";
630
- readonly label: "OpenAPI 3.0 Strict";
631
- }];
632
- };
633
- };
634
- };
635
- };
636
- };
637
- readonly context: {
638
- readonly type: "object";
639
- readonly label: "Context";
640
- readonly category: "Context";
641
- readonly requiresRestart: false;
642
- readonly default: {};
643
- readonly description: "Settings for managing context provided to the model.";
644
- readonly showInDialog: false;
645
- readonly properties: {
646
- readonly fileName: {
647
- readonly type: "object";
648
- readonly label: "Context File Name";
649
- readonly category: "Context";
650
- readonly requiresRestart: false;
651
- readonly default: string | string[] | undefined;
652
- readonly description: "The name of the context file.";
653
- readonly showInDialog: false;
654
- };
655
- readonly importFormat: {
656
- readonly type: "string";
657
- readonly label: "Memory Import Format";
658
- readonly category: "Context";
659
- readonly requiresRestart: false;
660
- readonly default: MemoryImportFormat | undefined;
661
- readonly description: "The format to use when importing memory.";
662
- readonly showInDialog: false;
663
- };
664
- readonly discoveryMaxDirs: {
665
- readonly type: "number";
666
- readonly label: "Memory Discovery Max Dirs";
667
- readonly category: "Context";
668
- readonly requiresRestart: false;
669
- readonly default: 200;
670
- readonly description: "Maximum number of directories to search for memory.";
671
- readonly showInDialog: true;
672
- };
673
- readonly includeDirectories: {
674
- readonly type: "array";
675
- readonly label: "Include Directories";
676
- readonly category: "Context";
677
- readonly requiresRestart: false;
678
- readonly default: string[];
679
- readonly description: "Additional directories to include in the workspace context. Missing directories will be skipped with a warning.";
680
- readonly showInDialog: false;
681
- readonly mergeStrategy: MergeStrategy.CONCAT;
682
- };
683
- readonly loadMemoryFromIncludeDirectories: {
684
- readonly type: "boolean";
685
- readonly label: "Load Memory From Include Directories";
686
- readonly category: "Context";
687
- readonly requiresRestart: false;
688
- readonly default: false;
689
- readonly description: "Whether to load memory files from include directories.";
690
- readonly showInDialog: true;
691
- };
692
- readonly fileFiltering: {
693
- readonly type: "object";
694
- readonly label: "File Filtering";
695
- readonly category: "Context";
696
- readonly requiresRestart: true;
697
- readonly default: {};
698
- readonly description: "Settings for git-aware file filtering.";
699
- readonly showInDialog: false;
700
- readonly properties: {
701
- readonly respectGitIgnore: {
702
- readonly type: "boolean";
703
- readonly label: "Respect .gitignore";
704
- readonly category: "Context";
705
- readonly requiresRestart: true;
706
- readonly default: true;
707
- readonly description: "Respect .gitignore files when searching";
708
- readonly showInDialog: true;
709
- };
710
- readonly respectQwenIgnore: {
711
- readonly type: "boolean";
712
- readonly label: "Respect .umsignore";
713
- readonly category: "Context";
714
- readonly requiresRestart: true;
715
- readonly default: true;
716
- readonly description: "Respect .umsignore files when searching";
717
- readonly showInDialog: true;
718
- };
719
- readonly enableRecursiveFileSearch: {
720
- readonly type: "boolean";
721
- readonly label: "Enable Recursive File Search";
722
- readonly category: "Context";
723
- readonly requiresRestart: true;
724
- readonly default: true;
725
- readonly description: "Enable recursive file search functionality";
726
- readonly showInDialog: true;
727
- };
728
- readonly disableFuzzySearch: {
729
- readonly type: "boolean";
730
- readonly label: "Disable Fuzzy Search";
731
- readonly category: "Context";
732
- readonly requiresRestart: true;
733
- readonly default: false;
734
- readonly description: "Disable fuzzy search when searching for files.";
735
- readonly showInDialog: true;
736
- };
737
- };
738
- };
739
- };
740
- };
741
- readonly tools: {
742
- readonly type: "object";
743
- readonly label: "Tools";
744
- readonly category: "Tools";
745
- readonly requiresRestart: true;
746
- readonly default: {};
747
- readonly description: "Settings for built-in and custom tools.";
748
- readonly showInDialog: false;
749
- readonly properties: {
750
- readonly sandbox: {
751
- readonly type: "object";
752
- readonly label: "Sandbox";
753
- readonly category: "Tools";
754
- readonly requiresRestart: true;
755
- readonly default: boolean | string | undefined;
756
- readonly description: "Sandbox execution environment (can be a boolean or a path string).";
757
- readonly showInDialog: false;
758
- };
759
- readonly shell: {
760
- readonly type: "object";
761
- readonly label: "Shell";
762
- readonly category: "Tools";
763
- readonly requiresRestart: false;
764
- readonly default: {};
765
- readonly description: "Settings for shell execution.";
766
- readonly showInDialog: false;
767
- readonly properties: {
768
- readonly enableInteractiveShell: {
769
- readonly type: "boolean";
770
- readonly label: "Enable Interactive Shell";
771
- readonly category: "Tools";
772
- readonly requiresRestart: true;
773
- readonly default: false;
774
- readonly description: "Use node-pty for an interactive shell experience. Fallback to child_process still applies.";
775
- readonly showInDialog: true;
776
- };
777
- readonly pager: {
778
- readonly type: "string";
779
- readonly label: "Pager";
780
- readonly category: "Tools";
781
- readonly requiresRestart: false;
782
- readonly default: string | undefined;
783
- readonly description: "The pager command to use for shell output. Defaults to `cat`.";
784
- readonly showInDialog: false;
785
- };
786
- readonly showColor: {
787
- readonly type: "boolean";
788
- readonly label: "Show Color";
789
- readonly category: "Tools";
790
- readonly requiresRestart: false;
791
- readonly default: false;
792
- readonly description: "Show color in shell output.";
793
- readonly showInDialog: true;
794
- };
795
- };
796
- };
797
- readonly autoAccept: {
798
- readonly type: "boolean";
799
- readonly label: "Auto Accept";
800
- readonly category: "Tools";
801
- readonly requiresRestart: false;
802
- readonly default: false;
803
- readonly description: "Automatically accept and execute tool calls that are considered safe (e.g., read-only operations).";
804
- readonly showInDialog: true;
805
- };
806
- readonly core: {
807
- readonly type: "array";
808
- readonly label: "Core Tools";
809
- readonly category: "Tools";
810
- readonly requiresRestart: true;
811
- readonly default: string[] | undefined;
812
- readonly description: "Paths to core tool definitions.";
813
- readonly showInDialog: false;
814
- };
815
- readonly allowed: {
816
- readonly type: "array";
817
- readonly label: "Allowed Tools";
818
- readonly category: "Advanced";
819
- readonly requiresRestart: true;
820
- readonly default: string[] | undefined;
821
- readonly description: "A list of tool names that will bypass the confirmation dialog.";
822
- readonly showInDialog: false;
823
- };
824
- readonly exclude: {
825
- readonly type: "array";
826
- readonly label: "Exclude Tools";
827
- readonly category: "Tools";
828
- readonly requiresRestart: true;
829
- readonly default: string[] | undefined;
830
- readonly description: "Tool names to exclude from discovery.";
831
- readonly showInDialog: false;
832
- readonly mergeStrategy: MergeStrategy.UNION;
833
- };
834
- readonly approvalMode: {
835
- readonly type: "enum";
836
- readonly label: "Approval Mode";
837
- readonly category: "Tools";
838
- readonly requiresRestart: false;
839
- readonly default: ApprovalMode.DEFAULT;
840
- readonly description: "Approval mode for tool usage. Controls how tools are approved before execution.";
841
- readonly showInDialog: true;
842
- readonly options: readonly [{
843
- readonly value: ApprovalMode.PLAN;
844
- readonly label: "Plan";
845
- }, {
846
- readonly value: ApprovalMode.DEFAULT;
847
- readonly label: "Default";
848
- }, {
849
- readonly value: ApprovalMode.AUTO_EDIT;
850
- readonly label: "Auto Edit";
851
- }, {
852
- readonly value: ApprovalMode.YOLO;
853
- readonly label: "YOLO";
854
- }];
855
- };
856
- readonly discoveryCommand: {
857
- readonly type: "string";
858
- readonly label: "Tool Discovery Command";
859
- readonly category: "Tools";
860
- readonly requiresRestart: true;
861
- readonly default: string | undefined;
862
- readonly description: "Command to run for tool discovery.";
863
- readonly showInDialog: false;
864
- };
865
- readonly callCommand: {
866
- readonly type: "string";
867
- readonly label: "Tool Call Command";
868
- readonly category: "Tools";
869
- readonly requiresRestart: true;
870
- readonly default: string | undefined;
871
- readonly description: "Command to run for tool calls.";
872
- readonly showInDialog: false;
873
- };
874
- readonly useRipgrep: {
875
- readonly type: "boolean";
876
- readonly label: "Use Ripgrep";
877
- readonly category: "Tools";
878
- readonly requiresRestart: false;
879
- readonly default: false;
880
- readonly description: "Use ripgrep for file content search instead of the fallback implementation. Provides faster search performance.";
881
- readonly showInDialog: true;
882
- };
883
- readonly useBuiltinRipgrep: {
884
- readonly type: "boolean";
885
- readonly label: "Use Builtin Ripgrep";
886
- readonly category: "Tools";
887
- readonly requiresRestart: false;
888
- readonly default: false;
889
- readonly description: "Use the bundled ripgrep binary. When set to false, the system-level \"rg\" command will be used instead. This setting is only effective when useRipgrep is true.";
890
- readonly showInDialog: true;
891
- };
892
- readonly enableToolOutputTruncation: {
893
- readonly type: "boolean";
894
- readonly label: "Enable Tool Output Truncation";
895
- readonly category: "General";
896
- readonly requiresRestart: true;
897
- readonly default: true;
898
- readonly description: "Enable truncation of large tool outputs.";
899
- readonly showInDialog: true;
900
- };
901
- readonly truncateToolOutputThreshold: {
902
- readonly type: "number";
903
- readonly label: "Tool Output Truncation Threshold";
904
- readonly category: "General";
905
- readonly requiresRestart: true;
906
- readonly default: 25000;
907
- readonly description: "Truncate tool output if it is larger than this many characters. Set to -1 to disable.";
908
- readonly showInDialog: true;
909
- };
910
- readonly truncateToolOutputLines: {
911
- readonly type: "number";
912
- readonly label: "Tool Output Truncation Lines";
913
- readonly category: "General";
914
- readonly requiresRestart: true;
915
- readonly default: 1000;
916
- readonly description: "The number of lines to keep when truncating tool output.";
917
- readonly showInDialog: true;
918
- };
919
- };
920
- };
921
- readonly mcp: {
922
- readonly type: "object";
923
- readonly label: "MCP";
924
- readonly category: "MCP";
925
- readonly requiresRestart: true;
926
- readonly default: {};
927
- readonly description: "Settings for Model Context Protocol (MCP) servers.";
928
- readonly showInDialog: false;
929
- readonly properties: {
930
- readonly serverCommand: {
931
- readonly type: "string";
932
- readonly label: "MCP Server Command";
933
- readonly category: "MCP";
934
- readonly requiresRestart: true;
935
- readonly default: string | undefined;
936
- readonly description: "Command to start an MCP server.";
937
- readonly showInDialog: false;
938
- };
939
- readonly allowed: {
940
- readonly type: "array";
941
- readonly label: "Allow MCP Servers";
942
- readonly category: "MCP";
943
- readonly requiresRestart: true;
944
- readonly default: string[] | undefined;
945
- readonly description: "A list of MCP servers to allow.";
946
- readonly showInDialog: false;
947
- };
948
- readonly excluded: {
949
- readonly type: "array";
950
- readonly label: "Exclude MCP Servers";
951
- readonly category: "MCP";
952
- readonly requiresRestart: true;
953
- readonly default: string[] | undefined;
954
- readonly description: "A list of MCP servers to exclude.";
955
- readonly showInDialog: false;
956
- };
957
- };
958
- };
959
- readonly useSmartEdit: {
960
- readonly type: "boolean";
961
- readonly label: "Use Smart Edit";
962
- readonly category: "Advanced";
963
- readonly requiresRestart: false;
964
- readonly default: false;
965
- readonly description: "Enable the smart-edit tool instead of the replace tool.";
966
- readonly showInDialog: false;
967
- };
968
- readonly security: {
969
- readonly type: "object";
970
- readonly label: "Security";
971
- readonly category: "Security";
972
- readonly requiresRestart: true;
973
- readonly default: {};
974
- readonly description: "Security-related settings.";
975
- readonly showInDialog: false;
976
- readonly properties: {
977
- readonly folderTrust: {
978
- readonly type: "object";
979
- readonly label: "Folder Trust";
980
- readonly category: "Security";
981
- readonly requiresRestart: false;
982
- readonly default: {};
983
- readonly description: "Settings for folder trust.";
984
- readonly showInDialog: false;
985
- readonly properties: {
986
- readonly enabled: {
987
- readonly type: "boolean";
988
- readonly label: "Folder Trust";
989
- readonly category: "Security";
990
- readonly requiresRestart: true;
991
- readonly default: false;
992
- readonly description: "Setting to track whether Folder trust is enabled.";
993
- readonly showInDialog: true;
994
- };
995
- };
996
- };
997
- readonly auth: {
998
- readonly type: "object";
999
- readonly label: "Authentication";
1000
- readonly category: "Security";
1001
- readonly requiresRestart: true;
1002
- readonly default: {};
1003
- readonly description: "Authentication settings.";
1004
- readonly showInDialog: false;
1005
- readonly properties: {
1006
- readonly selectedType: {
1007
- readonly type: "string";
1008
- readonly label: "Selected Auth Type";
1009
- readonly category: "Security";
1010
- readonly requiresRestart: true;
1011
- readonly default: AuthType | undefined;
1012
- readonly description: "The currently selected authentication type.";
1013
- readonly showInDialog: false;
1014
- };
1015
- readonly enforcedType: {
1016
- readonly type: "string";
1017
- readonly label: "Enforced Auth Type";
1018
- readonly category: "Advanced";
1019
- readonly requiresRestart: true;
1020
- readonly default: AuthType | undefined;
1021
- readonly description: "The required auth type. If this does not match the selected auth type, the user will be prompted to re-authenticate.";
1022
- readonly showInDialog: false;
1023
- };
1024
- readonly useExternal: {
1025
- readonly type: "boolean";
1026
- readonly label: "Use External Auth";
1027
- readonly category: "Security";
1028
- readonly requiresRestart: true;
1029
- readonly default: boolean | undefined;
1030
- readonly description: "Whether to use an external authentication flow.";
1031
- readonly showInDialog: false;
1032
- };
1033
- readonly apiKey: {
1034
- readonly type: "string";
1035
- readonly label: "API Key";
1036
- readonly category: "Security";
1037
- readonly requiresRestart: true;
1038
- readonly default: string | undefined;
1039
- readonly description: "API key for OpenAI compatible authentication.";
1040
- readonly showInDialog: false;
1041
- };
1042
- readonly baseUrl: {
1043
- readonly type: "string";
1044
- readonly label: "Base URL";
1045
- readonly category: "Security";
1046
- readonly requiresRestart: true;
1047
- readonly default: string | undefined;
1048
- readonly description: "Base URL for OpenAI compatible API.";
1049
- readonly showInDialog: false;
1050
- };
1051
- };
1052
- };
1053
- };
1054
- };
1055
- readonly advanced: {
1056
- readonly type: "object";
1057
- readonly label: "Advanced";
1058
- readonly category: "Advanced";
1059
- readonly requiresRestart: true;
1060
- readonly default: {};
1061
- readonly description: "Advanced settings for power users.";
1062
- readonly showInDialog: false;
1063
- readonly properties: {
1064
- readonly autoConfigureMemory: {
1065
- readonly type: "boolean";
1066
- readonly label: "Auto Configure Max Old Space Size";
1067
- readonly category: "Advanced";
1068
- readonly requiresRestart: true;
1069
- readonly default: false;
1070
- readonly description: "Automatically configure Node.js memory limits";
1071
- readonly showInDialog: false;
1072
- };
1073
- readonly dnsResolutionOrder: {
1074
- readonly type: "string";
1075
- readonly label: "DNS Resolution Order";
1076
- readonly category: "Advanced";
1077
- readonly requiresRestart: true;
1078
- readonly default: DnsResolutionOrder | undefined;
1079
- readonly description: "The DNS resolution order.";
1080
- readonly showInDialog: false;
1081
- };
1082
- readonly excludedEnvVars: {
1083
- readonly type: "array";
1084
- readonly label: "Excluded Project Environment Variables";
1085
- readonly category: "Advanced";
1086
- readonly requiresRestart: false;
1087
- readonly default: string[];
1088
- readonly description: "Environment variables to exclude from project context.";
1089
- readonly showInDialog: false;
1090
- readonly mergeStrategy: MergeStrategy.UNION;
1091
- };
1092
- readonly bugCommand: {
1093
- readonly type: "object";
1094
- readonly label: "Bug Command";
1095
- readonly category: "Advanced";
1096
- readonly requiresRestart: false;
1097
- readonly default: BugCommandSettings | undefined;
1098
- readonly description: "Configuration for the bug report command.";
1099
- readonly showInDialog: false;
1100
- };
1101
- readonly tavilyApiKey: {
1102
- readonly type: "string";
1103
- readonly label: "Tavily API Key (Deprecated)";
1104
- readonly category: "Advanced";
1105
- readonly requiresRestart: false;
1106
- readonly default: string | undefined;
1107
- readonly description: "⚠️ DEPRECATED: Please use webSearch.provider configuration instead. Legacy API key for the Tavily API.";
1108
- readonly showInDialog: false;
1109
- };
1110
- };
1111
- };
1112
- readonly webSearch: {
1113
- readonly type: "object";
1114
- readonly label: "Web Search";
1115
- readonly category: "Advanced";
1116
- readonly requiresRestart: true;
1117
- readonly default: {
1118
- provider: Array<{
1119
- type: "tavily" | "google" | "dashscope";
1120
- apiKey?: string;
1121
- searchEngineId?: string;
1122
- }>;
1123
- default: string;
1124
- } | undefined;
1125
- readonly description: "Configuration for web search providers.";
1126
- readonly showInDialog: false;
1127
- };
1128
- readonly experimental: {
1129
- readonly type: "object";
1130
- readonly label: "Experimental";
1131
- readonly category: "Experimental";
1132
- readonly requiresRestart: true;
1133
- readonly default: {};
1134
- readonly description: "Setting to enable experimental features";
1135
- readonly showInDialog: false;
1136
- readonly properties: {
1137
- readonly extensionManagement: {
1138
- readonly type: "boolean";
1139
- readonly label: "Extension Management";
1140
- readonly category: "Experimental";
1141
- readonly requiresRestart: true;
1142
- readonly default: true;
1143
- readonly description: "Enable extension management features.";
1144
- readonly showInDialog: false;
1145
- };
1146
- readonly visionModelPreview: {
1147
- readonly type: "boolean";
1148
- readonly label: "Vision Model Preview";
1149
- readonly category: "Experimental";
1150
- readonly requiresRestart: false;
1151
- readonly default: true;
1152
- readonly description: "Enable vision model support and auto-switching functionality. When disabled, vision models like qwen-vl-max-latest will be hidden and auto-switching will not occur.";
1153
- readonly showInDialog: true;
1154
- };
1155
- readonly vlmSwitchMode: {
1156
- readonly type: "string";
1157
- readonly label: "VLM Switch Mode";
1158
- readonly category: "Experimental";
1159
- readonly requiresRestart: false;
1160
- readonly default: string | undefined;
1161
- readonly description: "Default behavior when images are detected in input. Values: once (one-time switch), session (switch for entire session), persist (continue with current model). If not set, user will be prompted each time. This is a temporary experimental feature.";
1162
- readonly showInDialog: false;
1163
- };
1164
- };
1165
- };
1166
- readonly extensions: {
1167
- readonly type: "object";
1168
- readonly label: "Extensions";
1169
- readonly category: "Extensions";
1170
- readonly requiresRestart: true;
1171
- readonly default: {};
1172
- readonly description: "Settings for extensions.";
1173
- readonly showInDialog: false;
1174
- readonly properties: {
1175
- readonly disabled: {
1176
- readonly type: "array";
1177
- readonly label: "Disabled Extensions";
1178
- readonly category: "Extensions";
1179
- readonly requiresRestart: true;
1180
- readonly default: string[];
1181
- readonly description: "List of disabled extensions.";
1182
- readonly showInDialog: false;
1183
- readonly mergeStrategy: MergeStrategy.UNION;
1184
- };
1185
- readonly workspacesWithMigrationNudge: {
1186
- readonly type: "array";
1187
- readonly label: "Workspaces with Migration Nudge";
1188
- readonly category: "Extensions";
1189
- readonly requiresRestart: false;
1190
- readonly default: string[];
1191
- readonly description: "List of workspaces for which the migration nudge has been shown.";
1192
- readonly showInDialog: false;
1193
- readonly mergeStrategy: MergeStrategy.UNION;
1194
- };
1195
- };
1196
- };
1197
- };
1198
- export type SettingsSchemaType = typeof SETTINGS_SCHEMA;
1199
- export declare function getSettingsSchema(): SettingsSchemaType;
1200
- type InferSettings<T extends SettingsSchema> = {
1201
- -readonly [K in keyof T]?: T[K] extends {
1202
- properties: SettingsSchema;
1203
- } ? InferSettings<T[K]['properties']> : T[K]['type'] extends 'enum' ? T[K]['options'] extends readonly SettingEnumOption[] ? T[K]['options'][number]['value'] : T[K]['default'] : T[K]['default'] extends boolean ? boolean : T[K]['default'];
1204
- };
1205
- export type Settings = InferSettings<SettingsSchemaType>;
1206
- export interface FooterSettings {
1207
- hideCWD?: boolean;
1208
- hideSandboxStatus?: boolean;
1209
- hideModelInfo?: boolean;
1210
- }
1211
- export {};