@rdmind/rdmind 0.0.15-alpha.2 → 0.0.15-alpha.7

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