@google/gemini-cli 0.0.4 → 0.0.44-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1100) hide show
  1. package/README.md +10 -4
  2. package/gemini.js +416261 -0
  3. package/package.json +13 -11
  4. package/dist/.last_build +0 -0
  5. package/dist/index.d.ts +0 -7
  6. package/dist/index.js +0 -29
  7. package/dist/index.js.map +0 -1
  8. package/dist/package.json +0 -84
  9. package/dist/src/commands/extensions/disable.d.ts +0 -14
  10. package/dist/src/commands/extensions/disable.js +0 -42
  11. package/dist/src/commands/extensions/disable.js.map +0 -1
  12. package/dist/src/commands/extensions/enable.d.ts +0 -14
  13. package/dist/src/commands/extensions/enable.js +0 -46
  14. package/dist/src/commands/extensions/enable.js.map +0 -1
  15. package/dist/src/commands/extensions/examples/context/GEMINI.md +0 -8
  16. package/dist/src/commands/extensions/examples/context/gemini-extension.json +0 -5
  17. package/dist/src/commands/extensions/examples/custom-commands/commands/fs/grep-code.toml +0 -6
  18. package/dist/src/commands/extensions/examples/custom-commands/gemini-extension.json +0 -4
  19. package/dist/src/commands/extensions/examples/exclude-tools/gemini-extension.json +0 -5
  20. package/dist/src/commands/extensions/examples/mcp-server/example.d.ts +0 -6
  21. package/dist/src/commands/extensions/examples/mcp-server/example.js +0 -46
  22. package/dist/src/commands/extensions/examples/mcp-server/example.js.map +0 -1
  23. package/dist/src/commands/extensions/examples/mcp-server/example.ts +0 -60
  24. package/dist/src/commands/extensions/examples/mcp-server/gemini-extension.json +0 -10
  25. package/dist/src/commands/extensions/install.d.ts +0 -14
  26. package/dist/src/commands/extensions/install.js +0 -77
  27. package/dist/src/commands/extensions/install.js.map +0 -1
  28. package/dist/src/commands/extensions/install.test.d.ts +0 -6
  29. package/dist/src/commands/extensions/install.test.js +0 -95
  30. package/dist/src/commands/extensions/install.test.js.map +0 -1
  31. package/dist/src/commands/extensions/link.d.ts +0 -12
  32. package/dist/src/commands/extensions/link.js +0 -37
  33. package/dist/src/commands/extensions/link.js.map +0 -1
  34. package/dist/src/commands/extensions/list.d.ts +0 -8
  35. package/dist/src/commands/extensions/list.js +0 -32
  36. package/dist/src/commands/extensions/list.js.map +0 -1
  37. package/dist/src/commands/extensions/new.d.ts +0 -7
  38. package/dist/src/commands/extensions/new.js +0 -70
  39. package/dist/src/commands/extensions/new.js.map +0 -1
  40. package/dist/src/commands/extensions/new.test.d.ts +0 -6
  41. package/dist/src/commands/extensions/new.test.js +0 -50
  42. package/dist/src/commands/extensions/new.test.js.map +0 -1
  43. package/dist/src/commands/extensions/uninstall.d.ts +0 -12
  44. package/dist/src/commands/extensions/uninstall.js +0 -38
  45. package/dist/src/commands/extensions/uninstall.js.map +0 -1
  46. package/dist/src/commands/extensions/uninstall.test.d.ts +0 -6
  47. package/dist/src/commands/extensions/uninstall.test.js +0 -15
  48. package/dist/src/commands/extensions/uninstall.test.js.map +0 -1
  49. package/dist/src/commands/extensions/update.d.ts +0 -13
  50. package/dist/src/commands/extensions/update.js +0 -69
  51. package/dist/src/commands/extensions/update.js.map +0 -1
  52. package/dist/src/commands/extensions.d.ts +0 -7
  53. package/dist/src/commands/extensions.js +0 -33
  54. package/dist/src/commands/extensions.js.map +0 -1
  55. package/dist/src/commands/mcp/add.d.ts +0 -7
  56. package/dist/src/commands/mcp/add.js +0 -166
  57. package/dist/src/commands/mcp/add.js.map +0 -1
  58. package/dist/src/commands/mcp/list.d.ts +0 -8
  59. package/dist/src/commands/mcp/list.js +0 -110
  60. package/dist/src/commands/mcp/list.js.map +0 -1
  61. package/dist/src/commands/mcp/remove.d.ts +0 -7
  62. package/dist/src/commands/mcp/remove.js +0 -44
  63. package/dist/src/commands/mcp/remove.js.map +0 -1
  64. package/dist/src/commands/mcp.d.ts +0 -7
  65. package/dist/src/commands/mcp.js +0 -23
  66. package/dist/src/commands/mcp.js.map +0 -1
  67. package/dist/src/config/auth.d.ts +0 -6
  68. package/dist/src/config/auth.js +0 -34
  69. package/dist/src/config/auth.js.map +0 -1
  70. package/dist/src/config/auth.test.d.ts +0 -6
  71. package/dist/src/config/auth.test.js +0 -65
  72. package/dist/src/config/auth.test.js.map +0 -1
  73. package/dist/src/config/config.d.ts +0 -45
  74. package/dist/src/config/config.js +0 -480
  75. package/dist/src/config/config.js.map +0 -1
  76. package/dist/src/config/extension.d.ts +0 -66
  77. package/dist/src/config/extension.js +0 -524
  78. package/dist/src/config/extension.js.map +0 -1
  79. package/dist/src/config/extensions/extensionEnablement.d.ts +0 -30
  80. package/dist/src/config/extensions/extensionEnablement.js +0 -113
  81. package/dist/src/config/extensions/extensionEnablement.js.map +0 -1
  82. package/dist/src/config/extensions/extensionEnablement.test.d.ts +0 -6
  83. package/dist/src/config/extensions/extensionEnablement.test.js +0 -116
  84. package/dist/src/config/extensions/extensionEnablement.test.js.map +0 -1
  85. package/dist/src/config/extensions/github.d.ts +0 -25
  86. package/dist/src/config/extensions/github.js +0 -258
  87. package/dist/src/config/extensions/github.js.map +0 -1
  88. package/dist/src/config/extensions/github.test.d.ts +0 -6
  89. package/dist/src/config/extensions/github.test.js +0 -232
  90. package/dist/src/config/extensions/github.test.js.map +0 -1
  91. package/dist/src/config/extensions/variableSchema.d.ts +0 -36
  92. package/dist/src/config/extensions/variableSchema.js +0 -22
  93. package/dist/src/config/extensions/variableSchema.js.map +0 -1
  94. package/dist/src/config/extensions/variables.d.ts +0 -17
  95. package/dist/src/config/extensions/variables.js +0 -40
  96. package/dist/src/config/extensions/variables.js.map +0 -1
  97. package/dist/src/config/extensions/variables.test.d.ts +0 -6
  98. package/dist/src/config/extensions/variables.test.js +0 -17
  99. package/dist/src/config/extensions/variables.test.js.map +0 -1
  100. package/dist/src/config/keyBindings.d.ts +0 -70
  101. package/dist/src/config/keyBindings.js +0 -130
  102. package/dist/src/config/keyBindings.js.map +0 -1
  103. package/dist/src/config/keyBindings.test.d.ts +0 -6
  104. package/dist/src/config/keyBindings.test.js +0 -51
  105. package/dist/src/config/keyBindings.test.js.map +0 -1
  106. package/dist/src/config/policy-engine.integration.test.d.ts +0 -6
  107. package/dist/src/config/policy-engine.integration.test.js +0 -270
  108. package/dist/src/config/policy-engine.integration.test.js.map +0 -1
  109. package/dist/src/config/policy.d.ts +0 -8
  110. package/dist/src/config/policy.js +0 -150
  111. package/dist/src/config/policy.js.map +0 -1
  112. package/dist/src/config/policy.test.d.ts +0 -6
  113. package/dist/src/config/policy.test.js +0 -336
  114. package/dist/src/config/policy.test.js.map +0 -1
  115. package/dist/src/config/sandboxConfig.d.ts +0 -13
  116. package/dist/src/config/sandboxConfig.js +0 -73
  117. package/dist/src/config/sandboxConfig.js.map +0 -1
  118. package/dist/src/config/settings.d.ts +0 -65
  119. package/dist/src/config/settings.js +0 -553
  120. package/dist/src/config/settings.js.map +0 -1
  121. package/dist/src/config/settingsSchema.d.ts +0 -959
  122. package/dist/src/config/settingsSchema.js +0 -925
  123. package/dist/src/config/settingsSchema.js.map +0 -1
  124. package/dist/src/config/settingsSchema.test.d.ts +0 -6
  125. package/dist/src/config/settingsSchema.test.js +0 -206
  126. package/dist/src/config/settingsSchema.test.js.map +0 -1
  127. package/dist/src/config/trustedFolders.d.ts +0 -47
  128. package/dist/src/config/trustedFolders.js +0 -142
  129. package/dist/src/config/trustedFolders.js.map +0 -1
  130. package/dist/src/config/trustedFolders.test.d.ts +0 -6
  131. package/dist/src/config/trustedFolders.test.js +0 -259
  132. package/dist/src/config/trustedFolders.test.js.map +0 -1
  133. package/dist/src/core/auth.d.ts +0 -13
  134. package/dist/src/core/auth.js +0 -27
  135. package/dist/src/core/auth.js.map +0 -1
  136. package/dist/src/core/initializer.d.ts +0 -21
  137. package/dist/src/core/initializer.js +0 -33
  138. package/dist/src/core/initializer.js.map +0 -1
  139. package/dist/src/core/theme.d.ts +0 -12
  140. package/dist/src/core/theme.js +0 -20
  141. package/dist/src/core/theme.js.map +0 -1
  142. package/dist/src/gemini.d.ts +0 -12
  143. package/dist/src/gemini.js +0 -334
  144. package/dist/src/gemini.js.map +0 -1
  145. package/dist/src/gemini.test.d.ts +0 -6
  146. package/dist/src/gemini.test.js +0 -318
  147. package/dist/src/gemini.test.js.map +0 -1
  148. package/dist/src/generated/git-commit.d.ts +0 -7
  149. package/dist/src/generated/git-commit.js +0 -10
  150. package/dist/src/generated/git-commit.js.map +0 -1
  151. package/dist/src/nonInteractiveCli.d.ts +0 -7
  152. package/dist/src/nonInteractiveCli.js +0 -108
  153. package/dist/src/nonInteractiveCli.js.map +0 -1
  154. package/dist/src/patches/is-in-ci.d.ts +0 -7
  155. package/dist/src/patches/is-in-ci.js +0 -15
  156. package/dist/src/patches/is-in-ci.js.map +0 -1
  157. package/dist/src/services/BuiltinCommandLoader.d.ts +0 -24
  158. package/dist/src/services/BuiltinCommandLoader.js +0 -82
  159. package/dist/src/services/BuiltinCommandLoader.js.map +0 -1
  160. package/dist/src/services/BuiltinCommandLoader.test.d.ts +0 -6
  161. package/dist/src/services/BuiltinCommandLoader.test.js +0 -107
  162. package/dist/src/services/BuiltinCommandLoader.test.js.map +0 -1
  163. package/dist/src/services/CommandService.d.ts +0 -55
  164. package/dist/src/services/CommandService.js +0 -90
  165. package/dist/src/services/CommandService.js.map +0 -1
  166. package/dist/src/services/CommandService.test.d.ts +0 -6
  167. package/dist/src/services/CommandService.test.js +0 -233
  168. package/dist/src/services/CommandService.test.js.map +0 -1
  169. package/dist/src/services/FileCommandLoader.d.ts +0 -51
  170. package/dist/src/services/FileCommandLoader.js +0 -227
  171. package/dist/src/services/FileCommandLoader.js.map +0 -1
  172. package/dist/src/services/McpPromptLoader.d.ts +0 -35
  173. package/dist/src/services/McpPromptLoader.js +0 -253
  174. package/dist/src/services/McpPromptLoader.js.map +0 -1
  175. package/dist/src/services/McpPromptLoader.test.d.ts +0 -6
  176. package/dist/src/services/McpPromptLoader.test.js +0 -341
  177. package/dist/src/services/McpPromptLoader.test.js.map +0 -1
  178. package/dist/src/services/prompt-processors/argumentProcessor.d.ts +0 -16
  179. package/dist/src/services/prompt-processors/argumentProcessor.js +0 -21
  180. package/dist/src/services/prompt-processors/argumentProcessor.js.map +0 -1
  181. package/dist/src/services/prompt-processors/atFileProcessor.d.ts +0 -12
  182. package/dist/src/services/prompt-processors/atFileProcessor.js +0 -62
  183. package/dist/src/services/prompt-processors/atFileProcessor.js.map +0 -1
  184. package/dist/src/services/prompt-processors/atFileProcessor.test.d.ts +0 -6
  185. package/dist/src/services/prompt-processors/atFileProcessor.test.js +0 -174
  186. package/dist/src/services/prompt-processors/atFileProcessor.test.js.map +0 -1
  187. package/dist/src/services/prompt-processors/injectionParser.d.ts +0 -29
  188. package/dist/src/services/prompt-processors/injectionParser.js +0 -60
  189. package/dist/src/services/prompt-processors/injectionParser.js.map +0 -1
  190. package/dist/src/services/prompt-processors/injectionParser.test.d.ts +0 -6
  191. package/dist/src/services/prompt-processors/injectionParser.test.js +0 -189
  192. package/dist/src/services/prompt-processors/injectionParser.test.js.map +0 -1
  193. package/dist/src/services/prompt-processors/shellProcessor.d.ts +0 -27
  194. package/dist/src/services/prompt-processors/shellProcessor.js +0 -128
  195. package/dist/src/services/prompt-processors/shellProcessor.js.map +0 -1
  196. package/dist/src/services/prompt-processors/types.d.ts +0 -45
  197. package/dist/src/services/prompt-processors/types.js +0 -20
  198. package/dist/src/services/prompt-processors/types.js.map +0 -1
  199. package/dist/src/services/types.d.ts +0 -22
  200. package/dist/src/services/types.js +0 -7
  201. package/dist/src/services/types.js.map +0 -1
  202. package/dist/src/test-utils/customMatchers.d.ts +0 -14
  203. package/dist/src/test-utils/customMatchers.js +0 -40
  204. package/dist/src/test-utils/customMatchers.js.map +0 -1
  205. package/dist/src/test-utils/mockCommandContext.d.ts +0 -18
  206. package/dist/src/test-utils/mockCommandContext.js +0 -86
  207. package/dist/src/test-utils/mockCommandContext.js.map +0 -1
  208. package/dist/src/test-utils/mockCommandContext.test.d.ts +0 -6
  209. package/dist/src/test-utils/mockCommandContext.test.js +0 -51
  210. package/dist/src/test-utils/mockCommandContext.test.js.map +0 -1
  211. package/dist/src/test-utils/render.d.ts +0 -8
  212. package/dist/src/test-utils/render.js +0 -10
  213. package/dist/src/test-utils/render.js.map +0 -1
  214. package/dist/src/ui/App.d.ts +0 -6
  215. package/dist/src/ui/App.js +0 -22
  216. package/dist/src/ui/App.js.map +0 -1
  217. package/dist/src/ui/AppContainer.d.ts +0 -17
  218. package/dist/src/ui/AppContainer.js +0 -879
  219. package/dist/src/ui/AppContainer.js.map +0 -1
  220. package/dist/src/ui/AppContainer.test.d.ts +0 -6
  221. package/dist/src/ui/AppContainer.test.js +0 -414
  222. package/dist/src/ui/AppContainer.test.js.map +0 -1
  223. package/dist/src/ui/IdeIntegrationNudge.d.ts +0 -16
  224. package/dist/src/ui/IdeIntegrationNudge.js +0 -47
  225. package/dist/src/ui/IdeIntegrationNudge.js.map +0 -1
  226. package/dist/src/ui/auth/AuthDialog.d.ts +0 -18
  227. package/dist/src/ui/auth/AuthDialog.js +0 -99
  228. package/dist/src/ui/auth/AuthDialog.js.map +0 -1
  229. package/dist/src/ui/auth/AuthDialog.test.d.ts +0 -6
  230. package/dist/src/ui/auth/AuthDialog.test.js +0 -184
  231. package/dist/src/ui/auth/AuthDialog.test.js.map +0 -1
  232. package/dist/src/ui/auth/AuthInProgress.d.ts +0 -11
  233. package/dist/src/ui/auth/AuthInProgress.js +0 -23
  234. package/dist/src/ui/auth/AuthInProgress.js.map +0 -1
  235. package/dist/src/ui/auth/useAuth.d.ts +0 -15
  236. package/dist/src/ui/auth/useAuth.js +0 -73
  237. package/dist/src/ui/auth/useAuth.js.map +0 -1
  238. package/dist/src/ui/colors.d.ts +0 -7
  239. package/dist/src/ui/colors.js +0 -54
  240. package/dist/src/ui/colors.js.map +0 -1
  241. package/dist/src/ui/commands/aboutCommand.d.ts +0 -7
  242. package/dist/src/ui/commands/aboutCommand.js +0 -49
  243. package/dist/src/ui/commands/aboutCommand.js.map +0 -1
  244. package/dist/src/ui/commands/authCommand.d.ts +0 -7
  245. package/dist/src/ui/commands/authCommand.js +0 -16
  246. package/dist/src/ui/commands/authCommand.js.map +0 -1
  247. package/dist/src/ui/commands/bugCommand.d.ts +0 -7
  248. package/dist/src/ui/commands/bugCommand.js +0 -76
  249. package/dist/src/ui/commands/bugCommand.js.map +0 -1
  250. package/dist/src/ui/commands/chatCommand.d.ts +0 -9
  251. package/dist/src/ui/commands/chatCommand.js +0 -314
  252. package/dist/src/ui/commands/chatCommand.js.map +0 -1
  253. package/dist/src/ui/commands/clearCommand.d.ts +0 -7
  254. package/dist/src/ui/commands/clearCommand.js +0 -27
  255. package/dist/src/ui/commands/clearCommand.js.map +0 -1
  256. package/dist/src/ui/commands/compressCommand.d.ts +0 -7
  257. package/dist/src/ui/commands/compressCommand.js +0 -66
  258. package/dist/src/ui/commands/compressCommand.js.map +0 -1
  259. package/dist/src/ui/commands/copyCommand.d.ts +0 -7
  260. package/dist/src/ui/commands/copyCommand.js +0 -59
  261. package/dist/src/ui/commands/copyCommand.js.map +0 -1
  262. package/dist/src/ui/commands/corgiCommand.d.ts +0 -7
  263. package/dist/src/ui/commands/corgiCommand.js +0 -16
  264. package/dist/src/ui/commands/corgiCommand.js.map +0 -1
  265. package/dist/src/ui/commands/directoryCommand.d.ts +0 -8
  266. package/dist/src/ui/commands/directoryCommand.js +0 -135
  267. package/dist/src/ui/commands/directoryCommand.js.map +0 -1
  268. package/dist/src/ui/commands/docsCommand.d.ts +0 -7
  269. package/dist/src/ui/commands/docsCommand.js +0 -31
  270. package/dist/src/ui/commands/docsCommand.js.map +0 -1
  271. package/dist/src/ui/commands/editorCommand.d.ts +0 -7
  272. package/dist/src/ui/commands/editorCommand.js +0 -16
  273. package/dist/src/ui/commands/editorCommand.js.map +0 -1
  274. package/dist/src/ui/commands/extensionsCommand.d.ts +0 -7
  275. package/dist/src/ui/commands/extensionsCommand.js +0 -85
  276. package/dist/src/ui/commands/extensionsCommand.js.map +0 -1
  277. package/dist/src/ui/commands/helpCommand.d.ts +0 -7
  278. package/dist/src/ui/commands/helpCommand.js +0 -21
  279. package/dist/src/ui/commands/helpCommand.js.map +0 -1
  280. package/dist/src/ui/commands/ideCommand.d.ts +0 -7
  281. package/dist/src/ui/commands/ideCommand.js +0 -225
  282. package/dist/src/ui/commands/ideCommand.js.map +0 -1
  283. package/dist/src/ui/commands/initCommand.d.ts +0 -7
  284. package/dist/src/ui/commands/initCommand.js +0 -76
  285. package/dist/src/ui/commands/initCommand.js.map +0 -1
  286. package/dist/src/ui/commands/mcpCommand.d.ts +0 -7
  287. package/dist/src/ui/commands/mcpCommand.js +0 -433
  288. package/dist/src/ui/commands/mcpCommand.js.map +0 -1
  289. package/dist/src/ui/commands/memoryCommand.d.ts +0 -7
  290. package/dist/src/ui/commands/memoryCommand.js +0 -92
  291. package/dist/src/ui/commands/memoryCommand.js.map +0 -1
  292. package/dist/src/ui/commands/privacyCommand.d.ts +0 -7
  293. package/dist/src/ui/commands/privacyCommand.js +0 -16
  294. package/dist/src/ui/commands/privacyCommand.js.map +0 -1
  295. package/dist/src/ui/commands/quitCommand.d.ts +0 -7
  296. package/dist/src/ui/commands/quitCommand.js +0 -34
  297. package/dist/src/ui/commands/quitCommand.js.map +0 -1
  298. package/dist/src/ui/commands/restoreCommand.d.ts +0 -8
  299. package/dist/src/ui/commands/restoreCommand.js +0 -124
  300. package/dist/src/ui/commands/restoreCommand.js.map +0 -1
  301. package/dist/src/ui/commands/settingsCommand.d.ts +0 -7
  302. package/dist/src/ui/commands/settingsCommand.js +0 -16
  303. package/dist/src/ui/commands/settingsCommand.js.map +0 -1
  304. package/dist/src/ui/commands/setupGithubCommand.d.ts +0 -9
  305. package/dist/src/ui/commands/setupGithubCommand.js +0 -154
  306. package/dist/src/ui/commands/setupGithubCommand.js.map +0 -1
  307. package/dist/src/ui/commands/setupGithubCommand.test.d.ts +0 -6
  308. package/dist/src/ui/commands/setupGithubCommand.test.js +0 -167
  309. package/dist/src/ui/commands/setupGithubCommand.test.js.map +0 -1
  310. package/dist/src/ui/commands/statsCommand.d.ts +0 -7
  311. package/dist/src/ui/commands/statsCommand.js +0 -54
  312. package/dist/src/ui/commands/statsCommand.js.map +0 -1
  313. package/dist/src/ui/commands/terminalSetupCommand.d.ts +0 -13
  314. package/dist/src/ui/commands/terminalSetupCommand.js +0 -41
  315. package/dist/src/ui/commands/terminalSetupCommand.js.map +0 -1
  316. package/dist/src/ui/commands/themeCommand.d.ts +0 -7
  317. package/dist/src/ui/commands/themeCommand.js +0 -16
  318. package/dist/src/ui/commands/themeCommand.js.map +0 -1
  319. package/dist/src/ui/commands/toolsCommand.d.ts +0 -7
  320. package/dist/src/ui/commands/toolsCommand.js +0 -56
  321. package/dist/src/ui/commands/toolsCommand.js.map +0 -1
  322. package/dist/src/ui/commands/types.d.ts +0 -152
  323. package/dist/src/ui/commands/types.js +0 -12
  324. package/dist/src/ui/commands/types.js.map +0 -1
  325. package/dist/src/ui/commands/vimCommand.d.ts +0 -7
  326. package/dist/src/ui/commands/vimCommand.js +0 -23
  327. package/dist/src/ui/commands/vimCommand.js.map +0 -1
  328. package/dist/src/ui/components/AboutBox.d.ts +0 -17
  329. package/dist/src/ui/components/AboutBox.js +0 -6
  330. package/dist/src/ui/components/AboutBox.js.map +0 -1
  331. package/dist/src/ui/components/AnsiOutput.d.ts +0 -13
  332. package/dist/src/ui/components/AnsiOutput.js +0 -12
  333. package/dist/src/ui/components/AnsiOutput.js.map +0 -1
  334. package/dist/src/ui/components/AnsiOutput.test.d.ts +0 -6
  335. package/dist/src/ui/components/AnsiOutput.test.js +0 -97
  336. package/dist/src/ui/components/AnsiOutput.test.js.map +0 -1
  337. package/dist/src/ui/components/AppHeader.d.ts +0 -10
  338. package/dist/src/ui/components/AppHeader.js +0 -22
  339. package/dist/src/ui/components/AppHeader.js.map +0 -1
  340. package/dist/src/ui/components/AsciiArt.d.ts +0 -8
  341. package/dist/src/ui/components/AsciiArt.js +0 -36
  342. package/dist/src/ui/components/AsciiArt.js.map +0 -1
  343. package/dist/src/ui/components/AutoAcceptIndicator.d.ts +0 -12
  344. package/dist/src/ui/components/AutoAcceptIndicator.js +0 -26
  345. package/dist/src/ui/components/AutoAcceptIndicator.js.map +0 -1
  346. package/dist/src/ui/components/Composer.d.ts +0 -6
  347. package/dist/src/ui/components/Composer.js +0 -73
  348. package/dist/src/ui/components/Composer.js.map +0 -1
  349. package/dist/src/ui/components/Composer.test.d.ts +0 -6
  350. package/dist/src/ui/components/Composer.test.js +0 -337
  351. package/dist/src/ui/components/Composer.test.js.map +0 -1
  352. package/dist/src/ui/components/ConfigInitDisplay.d.ts +0 -6
  353. package/dist/src/ui/components/ConfigInitDisplay.js +0 -38
  354. package/dist/src/ui/components/ConfigInitDisplay.js.map +0 -1
  355. package/dist/src/ui/components/ConsoleSummaryDisplay.d.ts +0 -11
  356. package/dist/src/ui/components/ConsoleSummaryDisplay.js +0 -11
  357. package/dist/src/ui/components/ConsoleSummaryDisplay.js.map +0 -1
  358. package/dist/src/ui/components/ContextSummaryDisplay.d.ts +0 -20
  359. package/dist/src/ui/components/ContextSummaryDisplay.js +0 -66
  360. package/dist/src/ui/components/ContextSummaryDisplay.js.map +0 -1
  361. package/dist/src/ui/components/ContextUsageDisplay.d.ts +0 -9
  362. package/dist/src/ui/components/ContextUsageDisplay.js +0 -14
  363. package/dist/src/ui/components/ContextUsageDisplay.js.map +0 -1
  364. package/dist/src/ui/components/DebugProfiler.d.ts +0 -6
  365. package/dist/src/ui/components/DebugProfiler.js +0 -27
  366. package/dist/src/ui/components/DebugProfiler.js.map +0 -1
  367. package/dist/src/ui/components/DetailedMessagesDisplay.d.ts +0 -14
  368. package/dist/src/ui/components/DetailedMessagesDisplay.js +0 -34
  369. package/dist/src/ui/components/DetailedMessagesDisplay.js.map +0 -1
  370. package/dist/src/ui/components/DialogManager.d.ts +0 -6
  371. package/dist/src/ui/components/DialogManager.js +0 -85
  372. package/dist/src/ui/components/DialogManager.js.map +0 -1
  373. package/dist/src/ui/components/EditorSettingsDialog.d.ts +0 -16
  374. package/dist/src/ui/components/EditorSettingsDialog.js +0 -71
  375. package/dist/src/ui/components/EditorSettingsDialog.js.map +0 -1
  376. package/dist/src/ui/components/FolderTrustDialog.d.ts +0 -17
  377. package/dist/src/ui/components/FolderTrustDialog.js +0 -55
  378. package/dist/src/ui/components/FolderTrustDialog.js.map +0 -1
  379. package/dist/src/ui/components/FolderTrustDialog.test.d.ts +0 -6
  380. package/dist/src/ui/components/FolderTrustDialog.test.js +0 -88
  381. package/dist/src/ui/components/FolderTrustDialog.test.js.map +0 -1
  382. package/dist/src/ui/components/Footer.d.ts +0 -25
  383. package/dist/src/ui/components/Footer.js +0 -30
  384. package/dist/src/ui/components/Footer.js.map +0 -1
  385. package/dist/src/ui/components/GeminiRespondingSpinner.d.ts +0 -22
  386. package/dist/src/ui/components/GeminiRespondingSpinner.js +0 -23
  387. package/dist/src/ui/components/GeminiRespondingSpinner.js.map +0 -1
  388. package/dist/src/ui/components/Header.d.ts +0 -13
  389. package/dist/src/ui/components/Header.js +0 -28
  390. package/dist/src/ui/components/Header.js.map +0 -1
  391. package/dist/src/ui/components/Header.test.d.ts +0 -6
  392. package/dist/src/ui/components/Header.test.js +0 -37
  393. package/dist/src/ui/components/Header.test.js.map +0 -1
  394. package/dist/src/ui/components/Help.d.ts +0 -12
  395. package/dist/src/ui/components/Help.js +0 -13
  396. package/dist/src/ui/components/Help.js.map +0 -1
  397. package/dist/src/ui/components/Help.test.d.ts +0 -6
  398. package/dist/src/ui/components/Help.test.js +0 -57
  399. package/dist/src/ui/components/Help.test.js.map +0 -1
  400. package/dist/src/ui/components/HistoryItemDisplay.d.ts +0 -20
  401. package/dist/src/ui/components/HistoryItemDisplay.js +0 -20
  402. package/dist/src/ui/components/HistoryItemDisplay.js.map +0 -1
  403. package/dist/src/ui/components/HistoryItemDisplay.test.d.ts +0 -6
  404. package/dist/src/ui/components/HistoryItemDisplay.test.js +0 -93
  405. package/dist/src/ui/components/HistoryItemDisplay.test.js.map +0 -1
  406. package/dist/src/ui/components/InputPrompt.d.ts +0 -37
  407. package/dist/src/ui/components/InputPrompt.js +0 -700
  408. package/dist/src/ui/components/InputPrompt.js.map +0 -1
  409. package/dist/src/ui/components/LoadingIndicator.d.ts +0 -15
  410. package/dist/src/ui/components/LoadingIndicator.js +0 -25
  411. package/dist/src/ui/components/LoadingIndicator.js.map +0 -1
  412. package/dist/src/ui/components/LoadingIndicator.test.d.ts +0 -6
  413. package/dist/src/ui/components/LoadingIndicator.test.js +0 -190
  414. package/dist/src/ui/components/LoadingIndicator.test.js.map +0 -1
  415. package/dist/src/ui/components/LoopDetectionConfirmation.d.ts +0 -13
  416. package/dist/src/ui/components/LoopDetectionConfirmation.js +0 -35
  417. package/dist/src/ui/components/LoopDetectionConfirmation.js.map +0 -1
  418. package/dist/src/ui/components/LoopDetectionConfirmation.test.d.ts +0 -6
  419. package/dist/src/ui/components/LoopDetectionConfirmation.test.js +0 -25
  420. package/dist/src/ui/components/LoopDetectionConfirmation.test.js.map +0 -1
  421. package/dist/src/ui/components/MainContent.d.ts +0 -6
  422. package/dist/src/ui/components/MainContent.js +0 -23
  423. package/dist/src/ui/components/MainContent.js.map +0 -1
  424. package/dist/src/ui/components/MemoryUsageDisplay.d.ts +0 -7
  425. package/dist/src/ui/components/MemoryUsageDisplay.js +0 -24
  426. package/dist/src/ui/components/MemoryUsageDisplay.js.map +0 -1
  427. package/dist/src/ui/components/ModelStatsDisplay.d.ts +0 -7
  428. package/dist/src/ui/components/ModelStatsDisplay.js +0 -33
  429. package/dist/src/ui/components/ModelStatsDisplay.js.map +0 -1
  430. package/dist/src/ui/components/Notifications.d.ts +0 -6
  431. package/dist/src/ui/components/Notifications.js +0 -23
  432. package/dist/src/ui/components/Notifications.js.map +0 -1
  433. package/dist/src/ui/components/PrepareLabel.d.ts +0 -15
  434. package/dist/src/ui/components/PrepareLabel.js +0 -72
  435. package/dist/src/ui/components/PrepareLabel.js.map +0 -1
  436. package/dist/src/ui/components/PrepareLabel.test.d.ts +0 -6
  437. package/dist/src/ui/components/PrepareLabel.test.js +0 -71
  438. package/dist/src/ui/components/PrepareLabel.test.js.map +0 -1
  439. package/dist/src/ui/components/ProQuotaDialog.d.ts +0 -13
  440. package/dist/src/ui/components/ProQuotaDialog.js +0 -21
  441. package/dist/src/ui/components/ProQuotaDialog.js.map +0 -1
  442. package/dist/src/ui/components/ProQuotaDialog.test.d.ts +0 -6
  443. package/dist/src/ui/components/ProQuotaDialog.test.js +0 -56
  444. package/dist/src/ui/components/ProQuotaDialog.test.js.map +0 -1
  445. package/dist/src/ui/components/QueuedMessageDisplay.d.ts +0 -9
  446. package/dist/src/ui/components/QueuedMessageDisplay.js +0 -20
  447. package/dist/src/ui/components/QueuedMessageDisplay.js.map +0 -1
  448. package/dist/src/ui/components/QueuedMessageDisplay.test.d.ts +0 -6
  449. package/dist/src/ui/components/QueuedMessageDisplay.test.js +0 -56
  450. package/dist/src/ui/components/QueuedMessageDisplay.test.js.map +0 -1
  451. package/dist/src/ui/components/QuittingDisplay.d.ts +0 -6
  452. package/dist/src/ui/components/QuittingDisplay.js +0 -20
  453. package/dist/src/ui/components/QuittingDisplay.js.map +0 -1
  454. package/dist/src/ui/components/SessionSummaryDisplay.d.ts +0 -11
  455. package/dist/src/ui/components/SessionSummaryDisplay.js +0 -4
  456. package/dist/src/ui/components/SessionSummaryDisplay.js.map +0 -1
  457. package/dist/src/ui/components/SettingsDialog.d.ts +0 -16
  458. package/dist/src/ui/components/SettingsDialog.js +0 -621
  459. package/dist/src/ui/components/SettingsDialog.js.map +0 -1
  460. package/dist/src/ui/components/SettingsDialog.test.d.ts +0 -6
  461. package/dist/src/ui/components/SettingsDialog.test.js +0 -1002
  462. package/dist/src/ui/components/SettingsDialog.test.js.map +0 -1
  463. package/dist/src/ui/components/ShellConfirmationDialog.d.ts +0 -15
  464. package/dist/src/ui/components/ShellConfirmationDialog.js +0 -46
  465. package/dist/src/ui/components/ShellConfirmationDialog.js.map +0 -1
  466. package/dist/src/ui/components/ShellConfirmationDialog.test.d.ts +0 -6
  467. package/dist/src/ui/components/ShellConfirmationDialog.test.js +0 -40
  468. package/dist/src/ui/components/ShellConfirmationDialog.test.js.map +0 -1
  469. package/dist/src/ui/components/ShellInputPrompt.d.ts +0 -11
  470. package/dist/src/ui/components/ShellInputPrompt.js +0 -36
  471. package/dist/src/ui/components/ShellInputPrompt.js.map +0 -1
  472. package/dist/src/ui/components/ShellModeIndicator.d.ts +0 -7
  473. package/dist/src/ui/components/ShellModeIndicator.js +0 -5
  474. package/dist/src/ui/components/ShellModeIndicator.js.map +0 -1
  475. package/dist/src/ui/components/ShowMoreLines.d.ts +0 -10
  476. package/dist/src/ui/components/ShowMoreLines.js +0 -24
  477. package/dist/src/ui/components/ShowMoreLines.js.map +0 -1
  478. package/dist/src/ui/components/StatsDisplay.d.ts +0 -12
  479. package/dist/src/ui/components/StatsDisplay.js +0 -43
  480. package/dist/src/ui/components/StatsDisplay.js.map +0 -1
  481. package/dist/src/ui/components/SuggestionsDisplay.d.ts +0 -27
  482. package/dist/src/ui/components/SuggestionsDisplay.js +0 -40
  483. package/dist/src/ui/components/SuggestionsDisplay.js.map +0 -1
  484. package/dist/src/ui/components/ThemeDialog.d.ts +0 -20
  485. package/dist/src/ui/components/ThemeDialog.js +0 -121
  486. package/dist/src/ui/components/ThemeDialog.js.map +0 -1
  487. package/dist/src/ui/components/ThemeDialog.test.d.ts +0 -6
  488. package/dist/src/ui/components/ThemeDialog.test.js +0 -75
  489. package/dist/src/ui/components/ThemeDialog.test.js.map +0 -1
  490. package/dist/src/ui/components/Tips.d.ts +0 -12
  491. package/dist/src/ui/components/Tips.js +0 -9
  492. package/dist/src/ui/components/Tips.js.map +0 -1
  493. package/dist/src/ui/components/ToolStatsDisplay.d.ts +0 -7
  494. package/dist/src/ui/components/ToolStatsDisplay.js +0 -41
  495. package/dist/src/ui/components/ToolStatsDisplay.js.map +0 -1
  496. package/dist/src/ui/components/UpdateNotification.d.ts +0 -10
  497. package/dist/src/ui/components/UpdateNotification.js +0 -10
  498. package/dist/src/ui/components/UpdateNotification.js.map +0 -1
  499. package/dist/src/ui/components/WorkspaceMigrationDialog.d.ts +0 -11
  500. package/dist/src/ui/components/WorkspaceMigrationDialog.js +0 -42
  501. package/dist/src/ui/components/WorkspaceMigrationDialog.js.map +0 -1
  502. package/dist/src/ui/components/messages/CompressionMessage.d.ts +0 -10
  503. package/dist/src/ui/components/messages/CompressionMessage.js +0 -46
  504. package/dist/src/ui/components/messages/CompressionMessage.js.map +0 -1
  505. package/dist/src/ui/components/messages/CompressionMessage.test.d.ts +0 -6
  506. package/dist/src/ui/components/messages/CompressionMessage.test.js +0 -160
  507. package/dist/src/ui/components/messages/CompressionMessage.test.js.map +0 -1
  508. package/dist/src/ui/components/messages/DiffRenderer.d.ts +0 -17
  509. package/dist/src/ui/components/messages/DiffRenderer.js +0 -218
  510. package/dist/src/ui/components/messages/DiffRenderer.js.map +0 -1
  511. package/dist/src/ui/components/messages/DiffRenderer.test.d.ts +0 -6
  512. package/dist/src/ui/components/messages/DiffRenderer.test.js +0 -239
  513. package/dist/src/ui/components/messages/DiffRenderer.test.js.map +0 -1
  514. package/dist/src/ui/components/messages/ErrorMessage.d.ts +0 -11
  515. package/dist/src/ui/components/messages/ErrorMessage.js +0 -9
  516. package/dist/src/ui/components/messages/ErrorMessage.js.map +0 -1
  517. package/dist/src/ui/components/messages/GeminiMessage.d.ts +0 -14
  518. package/dist/src/ui/components/messages/GeminiMessage.js +0 -11
  519. package/dist/src/ui/components/messages/GeminiMessage.js.map +0 -1
  520. package/dist/src/ui/components/messages/GeminiMessageContent.d.ts +0 -14
  521. package/dist/src/ui/components/messages/GeminiMessageContent.js +0 -15
  522. package/dist/src/ui/components/messages/GeminiMessageContent.js.map +0 -1
  523. package/dist/src/ui/components/messages/InfoMessage.d.ts +0 -11
  524. package/dist/src/ui/components/messages/InfoMessage.js +0 -10
  525. package/dist/src/ui/components/messages/InfoMessage.js.map +0 -1
  526. package/dist/src/ui/components/messages/ToolConfirmationMessage.d.ts +0 -15
  527. package/dist/src/ui/components/messages/ToolConfirmationMessage.js +0 -174
  528. package/dist/src/ui/components/messages/ToolConfirmationMessage.js.map +0 -1
  529. package/dist/src/ui/components/messages/ToolConfirmationMessage.test.d.ts +0 -6
  530. package/dist/src/ui/components/messages/ToolConfirmationMessage.test.js +0 -114
  531. package/dist/src/ui/components/messages/ToolConfirmationMessage.test.js.map +0 -1
  532. package/dist/src/ui/components/messages/ToolGroupMessage.d.ts +0 -19
  533. package/dist/src/ui/components/messages/ToolGroupMessage.js +0 -58
  534. package/dist/src/ui/components/messages/ToolGroupMessage.js.map +0 -1
  535. package/dist/src/ui/components/messages/ToolGroupMessage.test.d.ts +0 -6
  536. package/dist/src/ui/components/messages/ToolGroupMessage.test.js +0 -261
  537. package/dist/src/ui/components/messages/ToolGroupMessage.test.js.map +0 -1
  538. package/dist/src/ui/components/messages/ToolMessage.d.ts +0 -19
  539. package/dist/src/ui/components/messages/ToolMessage.js +0 -76
  540. package/dist/src/ui/components/messages/ToolMessage.js.map +0 -1
  541. package/dist/src/ui/components/messages/ToolMessage.test.d.ts +0 -6
  542. package/dist/src/ui/components/messages/ToolMessage.test.js +0 -150
  543. package/dist/src/ui/components/messages/ToolMessage.test.js.map +0 -1
  544. package/dist/src/ui/components/messages/UserMessage.d.ts +0 -11
  545. package/dist/src/ui/components/messages/UserMessage.js +0 -14
  546. package/dist/src/ui/components/messages/UserMessage.js.map +0 -1
  547. package/dist/src/ui/components/messages/UserShellMessage.d.ts +0 -11
  548. package/dist/src/ui/components/messages/UserShellMessage.js +0 -9
  549. package/dist/src/ui/components/messages/UserShellMessage.js.map +0 -1
  550. package/dist/src/ui/components/messages/WarningMessage.d.ts +0 -11
  551. package/dist/src/ui/components/messages/WarningMessage.js +0 -10
  552. package/dist/src/ui/components/messages/WarningMessage.js.map +0 -1
  553. package/dist/src/ui/components/shared/EnumSelector.d.ts +0 -18
  554. package/dist/src/ui/components/shared/EnumSelector.js +0 -44
  555. package/dist/src/ui/components/shared/EnumSelector.js.map +0 -1
  556. package/dist/src/ui/components/shared/EnumSelector.test.d.ts +0 -6
  557. package/dist/src/ui/components/shared/EnumSelector.test.js +0 -70
  558. package/dist/src/ui/components/shared/EnumSelector.test.js.map +0 -1
  559. package/dist/src/ui/components/shared/MaxSizedBox.d.ts +0 -61
  560. package/dist/src/ui/components/shared/MaxSizedBox.js +0 -451
  561. package/dist/src/ui/components/shared/MaxSizedBox.js.map +0 -1
  562. package/dist/src/ui/components/shared/MaxSizedBox.test.d.ts +0 -6
  563. package/dist/src/ui/components/shared/MaxSizedBox.test.js +0 -154
  564. package/dist/src/ui/components/shared/MaxSizedBox.test.js.map +0 -1
  565. package/dist/src/ui/components/shared/RadioButtonSelect.d.ts +0 -46
  566. package/dist/src/ui/components/shared/RadioButtonSelect.js +0 -116
  567. package/dist/src/ui/components/shared/RadioButtonSelect.js.map +0 -1
  568. package/dist/src/ui/components/shared/RadioButtonSelect.test.d.ts +0 -6
  569. package/dist/src/ui/components/shared/RadioButtonSelect.test.js +0 -111
  570. package/dist/src/ui/components/shared/RadioButtonSelect.test.js.map +0 -1
  571. package/dist/src/ui/components/shared/ScopeSelector.d.ts +0 -19
  572. package/dist/src/ui/components/shared/ScopeSelector.js +0 -11
  573. package/dist/src/ui/components/shared/ScopeSelector.js.map +0 -1
  574. package/dist/src/ui/components/shared/text-buffer.d.ts +0 -490
  575. package/dist/src/ui/components/shared/text-buffer.js +0 -1598
  576. package/dist/src/ui/components/shared/text-buffer.js.map +0 -1
  577. package/dist/src/ui/components/shared/vim-buffer-actions.d.ts +0 -72
  578. package/dist/src/ui/components/shared/vim-buffer-actions.js +0 -552
  579. package/dist/src/ui/components/shared/vim-buffer-actions.js.map +0 -1
  580. package/dist/src/ui/components/views/ExtensionsList.d.ts +0 -6
  581. package/dist/src/ui/components/views/ExtensionsList.js +0 -47
  582. package/dist/src/ui/components/views/ExtensionsList.js.map +0 -1
  583. package/dist/src/ui/components/views/ExtensionsList.test.d.ts +0 -6
  584. package/dist/src/ui/components/views/ExtensionsList.test.js +0 -97
  585. package/dist/src/ui/components/views/ExtensionsList.test.js.map +0 -1
  586. package/dist/src/ui/constants.d.ts +0 -18
  587. package/dist/src/ui/constants.js +0 -23
  588. package/dist/src/ui/constants.js.map +0 -1
  589. package/dist/src/ui/contexts/AppContext.d.ts +0 -11
  590. package/dist/src/ui/contexts/AppContext.js +0 -15
  591. package/dist/src/ui/contexts/AppContext.js.map +0 -1
  592. package/dist/src/ui/contexts/ConfigContext.d.ts +0 -9
  593. package/dist/src/ui/contexts/ConfigContext.js +0 -16
  594. package/dist/src/ui/contexts/ConfigContext.js.map +0 -1
  595. package/dist/src/ui/contexts/FocusContext.d.ts +0 -7
  596. package/dist/src/ui/contexts/FocusContext.js +0 -9
  597. package/dist/src/ui/contexts/FocusContext.js.map +0 -1
  598. package/dist/src/ui/contexts/KeypressContext.d.ts +0 -34
  599. package/dist/src/ui/contexts/KeypressContext.js +0 -580
  600. package/dist/src/ui/contexts/KeypressContext.js.map +0 -1
  601. package/dist/src/ui/contexts/KeypressContext.test.d.ts +0 -6
  602. package/dist/src/ui/contexts/KeypressContext.test.js +0 -671
  603. package/dist/src/ui/contexts/KeypressContext.test.js.map +0 -1
  604. package/dist/src/ui/contexts/OverflowContext.d.ts +0 -19
  605. package/dist/src/ui/contexts/OverflowContext.js +0 -38
  606. package/dist/src/ui/contexts/OverflowContext.js.map +0 -1
  607. package/dist/src/ui/contexts/SessionContext.d.ts +0 -45
  608. package/dist/src/ui/contexts/SessionContext.js +0 -157
  609. package/dist/src/ui/contexts/SessionContext.js.map +0 -1
  610. package/dist/src/ui/contexts/SettingsContext.d.ts +0 -9
  611. package/dist/src/ui/contexts/SettingsContext.js +0 -15
  612. package/dist/src/ui/contexts/SettingsContext.js.map +0 -1
  613. package/dist/src/ui/contexts/StreamingContext.d.ts +0 -9
  614. package/dist/src/ui/contexts/StreamingContext.js +0 -15
  615. package/dist/src/ui/contexts/StreamingContext.js.map +0 -1
  616. package/dist/src/ui/contexts/UIActionsContext.d.ts +0 -36
  617. package/dist/src/ui/contexts/UIActionsContext.js +0 -20
  618. package/dist/src/ui/contexts/UIActionsContext.js.map +0 -1
  619. package/dist/src/ui/contexts/UIStateContext.d.ts +0 -95
  620. package/dist/src/ui/contexts/UIStateContext.js +0 -15
  621. package/dist/src/ui/contexts/UIStateContext.js.map +0 -1
  622. package/dist/src/ui/contexts/VimModeContext.d.ts +0 -19
  623. package/dist/src/ui/contexts/VimModeContext.js +0 -48
  624. package/dist/src/ui/contexts/VimModeContext.js.map +0 -1
  625. package/dist/src/ui/editors/editorSettingsManager.d.ts +0 -19
  626. package/dist/src/ui/editors/editorSettingsManager.js +0 -47
  627. package/dist/src/ui/editors/editorSettingsManager.js.map +0 -1
  628. package/dist/src/ui/hooks/atCommandProcessor.d.ts +0 -31
  629. package/dist/src/ui/hooks/atCommandProcessor.js +0 -364
  630. package/dist/src/ui/hooks/atCommandProcessor.js.map +0 -1
  631. package/dist/src/ui/hooks/atCommandProcessor.test.d.ts +0 -6
  632. package/dist/src/ui/hooks/atCommandProcessor.test.js +0 -834
  633. package/dist/src/ui/hooks/atCommandProcessor.test.js.map +0 -1
  634. package/dist/src/ui/hooks/keyToAnsi.d.ts +0 -15
  635. package/dist/src/ui/hooks/keyToAnsi.js +0 -67
  636. package/dist/src/ui/hooks/keyToAnsi.js.map +0 -1
  637. package/dist/src/ui/hooks/shellCommandProcessor.d.ts +0 -18
  638. package/dist/src/ui/hooks/shellCommandProcessor.js +0 -279
  639. package/dist/src/ui/hooks/shellCommandProcessor.js.map +0 -1
  640. package/dist/src/ui/hooks/shellCommandProcessor.test.d.ts +0 -6
  641. package/dist/src/ui/hooks/shellCommandProcessor.test.js +0 -504
  642. package/dist/src/ui/hooks/shellCommandProcessor.test.js.map +0 -1
  643. package/dist/src/ui/hooks/slashCommandProcessor.d.ts +0 -42
  644. package/dist/src/ui/hooks/slashCommandProcessor.js +0 -406
  645. package/dist/src/ui/hooks/slashCommandProcessor.js.map +0 -1
  646. package/dist/src/ui/hooks/useAtCompletion.d.ts +0 -23
  647. package/dist/src/ui/hooks/useAtCompletion.js +0 -179
  648. package/dist/src/ui/hooks/useAtCompletion.js.map +0 -1
  649. package/dist/src/ui/hooks/useAutoAcceptIndicator.d.ts +0 -13
  650. package/dist/src/ui/hooks/useAutoAcceptIndicator.js +0 -50
  651. package/dist/src/ui/hooks/useAutoAcceptIndicator.js.map +0 -1
  652. package/dist/src/ui/hooks/useAutoAcceptIndicator.test.d.ts +0 -6
  653. package/dist/src/ui/hooks/useAutoAcceptIndicator.test.js +0 -380
  654. package/dist/src/ui/hooks/useAutoAcceptIndicator.test.js.map +0 -1
  655. package/dist/src/ui/hooks/useBracketedPaste.d.ts +0 -12
  656. package/dist/src/ui/hooks/useBracketedPaste.js +0 -32
  657. package/dist/src/ui/hooks/useBracketedPaste.js.map +0 -1
  658. package/dist/src/ui/hooks/useCommandCompletion.d.ts +0 -32
  659. package/dist/src/ui/hooks/useCommandCompletion.js +0 -186
  660. package/dist/src/ui/hooks/useCommandCompletion.js.map +0 -1
  661. package/dist/src/ui/hooks/useCompletion.d.ts +0 -24
  662. package/dist/src/ui/hooks/useCompletion.js +0 -88
  663. package/dist/src/ui/hooks/useCompletion.js.map +0 -1
  664. package/dist/src/ui/hooks/useConsoleMessages.d.ts +0 -12
  665. package/dist/src/ui/hooks/useConsoleMessages.js +0 -76
  666. package/dist/src/ui/hooks/useConsoleMessages.js.map +0 -1
  667. package/dist/src/ui/hooks/useEditorSettings.d.ts +0 -16
  668. package/dist/src/ui/hooks/useEditorSettings.js +0 -43
  669. package/dist/src/ui/hooks/useEditorSettings.js.map +0 -1
  670. package/dist/src/ui/hooks/useEditorSettings.test.d.ts +0 -6
  671. package/dist/src/ui/hooks/useEditorSettings.test.js +0 -164
  672. package/dist/src/ui/hooks/useEditorSettings.test.js.map +0 -1
  673. package/dist/src/ui/hooks/useFocus.d.ts +0 -10
  674. package/dist/src/ui/hooks/useFocus.js +0 -41
  675. package/dist/src/ui/hooks/useFocus.js.map +0 -1
  676. package/dist/src/ui/hooks/useFolderTrust.d.ts +0 -13
  677. package/dist/src/ui/hooks/useFolderTrust.js +0 -65
  678. package/dist/src/ui/hooks/useFolderTrust.js.map +0 -1
  679. package/dist/src/ui/hooks/useGeminiStream.d.ts +0 -35
  680. package/dist/src/ui/hooks/useGeminiStream.js +0 -724
  681. package/dist/src/ui/hooks/useGeminiStream.js.map +0 -1
  682. package/dist/src/ui/hooks/useGitBranchName.d.ts +0 -6
  683. package/dist/src/ui/hooks/useGitBranchName.js +0 -58
  684. package/dist/src/ui/hooks/useGitBranchName.js.map +0 -1
  685. package/dist/src/ui/hooks/useGitBranchName.test.d.ts +0 -6
  686. package/dist/src/ui/hooks/useGitBranchName.test.js +0 -171
  687. package/dist/src/ui/hooks/useGitBranchName.test.js.map +0 -1
  688. package/dist/src/ui/hooks/useHistoryManager.d.ts +0 -22
  689. package/dist/src/ui/hooks/useHistoryManager.js +0 -72
  690. package/dist/src/ui/hooks/useHistoryManager.js.map +0 -1
  691. package/dist/src/ui/hooks/useHistoryManager.test.d.ts +0 -6
  692. package/dist/src/ui/hooks/useHistoryManager.test.js +0 -171
  693. package/dist/src/ui/hooks/useHistoryManager.test.js.map +0 -1
  694. package/dist/src/ui/hooks/useIdeTrustListener.d.ts +0 -14
  695. package/dist/src/ui/hooks/useIdeTrustListener.js +0 -39
  696. package/dist/src/ui/hooks/useIdeTrustListener.js.map +0 -1
  697. package/dist/src/ui/hooks/useInputHistory.d.ts +0 -19
  698. package/dist/src/ui/hooks/useInputHistory.js +0 -84
  699. package/dist/src/ui/hooks/useInputHistory.js.map +0 -1
  700. package/dist/src/ui/hooks/useInputHistory.test.d.ts +0 -6
  701. package/dist/src/ui/hooks/useInputHistory.test.js +0 -207
  702. package/dist/src/ui/hooks/useInputHistory.test.js.map +0 -1
  703. package/dist/src/ui/hooks/useInputHistoryStore.d.ts +0 -19
  704. package/dist/src/ui/hooks/useInputHistoryStore.js +0 -81
  705. package/dist/src/ui/hooks/useInputHistoryStore.js.map +0 -1
  706. package/dist/src/ui/hooks/useInputHistoryStore.test.d.ts +0 -6
  707. package/dist/src/ui/hooks/useInputHistoryStore.test.js +0 -234
  708. package/dist/src/ui/hooks/useInputHistoryStore.test.js.map +0 -1
  709. package/dist/src/ui/hooks/useKeypress.d.ts +0 -17
  710. package/dist/src/ui/hooks/useKeypress.js +0 -27
  711. package/dist/src/ui/hooks/useKeypress.js.map +0 -1
  712. package/dist/src/ui/hooks/useKittyKeyboardProtocol.d.ts +0 -15
  713. package/dist/src/ui/hooks/useKittyKeyboardProtocol.js +0 -20
  714. package/dist/src/ui/hooks/useKittyKeyboardProtocol.js.map +0 -1
  715. package/dist/src/ui/hooks/useLoadingIndicator.d.ts +0 -10
  716. package/dist/src/ui/hooks/useLoadingIndicator.js +0 -44
  717. package/dist/src/ui/hooks/useLoadingIndicator.js.map +0 -1
  718. package/dist/src/ui/hooks/useLoadingIndicator.test.d.ts +0 -6
  719. package/dist/src/ui/hooks/useLoadingIndicator.test.js +0 -91
  720. package/dist/src/ui/hooks/useLoadingIndicator.test.js.map +0 -1
  721. package/dist/src/ui/hooks/useLogger.d.ts +0 -11
  722. package/dist/src/ui/hooks/useLogger.js +0 -29
  723. package/dist/src/ui/hooks/useLogger.js.map +0 -1
  724. package/dist/src/ui/hooks/useMemoryMonitor.d.ts +0 -13
  725. package/dist/src/ui/hooks/useMemoryMonitor.js +0 -28
  726. package/dist/src/ui/hooks/useMemoryMonitor.js.map +0 -1
  727. package/dist/src/ui/hooks/useMemoryMonitor.test.d.ts +0 -6
  728. package/dist/src/ui/hooks/useMemoryMonitor.test.js +0 -57
  729. package/dist/src/ui/hooks/useMemoryMonitor.test.js.map +0 -1
  730. package/dist/src/ui/hooks/useMessageQueue.d.ts +0 -23
  731. package/dist/src/ui/hooks/useMessageQueue.js +0 -51
  732. package/dist/src/ui/hooks/useMessageQueue.js.map +0 -1
  733. package/dist/src/ui/hooks/useMessageQueue.test.d.ts +0 -6
  734. package/dist/src/ui/hooks/useMessageQueue.test.js +0 -167
  735. package/dist/src/ui/hooks/useMessageQueue.test.js.map +0 -1
  736. package/dist/src/ui/hooks/usePhraseCycler.d.ts +0 -14
  737. package/dist/src/ui/hooks/usePhraseCycler.js +0 -190
  738. package/dist/src/ui/hooks/usePhraseCycler.js.map +0 -1
  739. package/dist/src/ui/hooks/usePrivacySettings.d.ts +0 -16
  740. package/dist/src/ui/hooks/usePrivacySettings.js +0 -114
  741. package/dist/src/ui/hooks/usePrivacySettings.js.map +0 -1
  742. package/dist/src/ui/hooks/usePrivacySettings.test.d.ts +0 -6
  743. package/dist/src/ui/hooks/usePrivacySettings.test.js +0 -90
  744. package/dist/src/ui/hooks/usePrivacySettings.test.js.map +0 -1
  745. package/dist/src/ui/hooks/usePromptCompletion.d.ts +0 -23
  746. package/dist/src/ui/hooks/usePromptCompletion.js +0 -177
  747. package/dist/src/ui/hooks/usePromptCompletion.js.map +0 -1
  748. package/dist/src/ui/hooks/useQuotaAndFallback.d.ts +0 -21
  749. package/dist/src/ui/hooks/useQuotaAndFallback.js +0 -122
  750. package/dist/src/ui/hooks/useQuotaAndFallback.js.map +0 -1
  751. package/dist/src/ui/hooks/useQuotaAndFallback.test.d.ts +0 -6
  752. package/dist/src/ui/hooks/useQuotaAndFallback.test.js +0 -267
  753. package/dist/src/ui/hooks/useQuotaAndFallback.test.js.map +0 -1
  754. package/dist/src/ui/hooks/useReactToolScheduler.d.ts +0 -34
  755. package/dist/src/ui/hooks/useReactToolScheduler.js +0 -192
  756. package/dist/src/ui/hooks/useReactToolScheduler.js.map +0 -1
  757. package/dist/src/ui/hooks/useRefreshMemoryCommand.d.ts +0 -6
  758. package/dist/src/ui/hooks/useRefreshMemoryCommand.js +0 -7
  759. package/dist/src/ui/hooks/useRefreshMemoryCommand.js.map +0 -1
  760. package/dist/src/ui/hooks/useReverseSearchCompletion.d.ts +0 -19
  761. package/dist/src/ui/hooks/useReverseSearchCompletion.js +0 -103
  762. package/dist/src/ui/hooks/useReverseSearchCompletion.js.map +0 -1
  763. package/dist/src/ui/hooks/useReverseSearchCompletion.test.d.ts +0 -6
  764. package/dist/src/ui/hooks/useReverseSearchCompletion.test.js +0 -163
  765. package/dist/src/ui/hooks/useReverseSearchCompletion.test.js.map +0 -1
  766. package/dist/src/ui/hooks/useSettingsCommand.d.ts +0 -10
  767. package/dist/src/ui/hooks/useSettingsCommand.js +0 -21
  768. package/dist/src/ui/hooks/useSettingsCommand.js.map +0 -1
  769. package/dist/src/ui/hooks/useShellHistory.d.ts +0 -14
  770. package/dist/src/ui/hooks/useShellHistory.js +0 -111
  771. package/dist/src/ui/hooks/useShellHistory.js.map +0 -1
  772. package/dist/src/ui/hooks/useShellHistory.test.d.ts +0 -6
  773. package/dist/src/ui/hooks/useShellHistory.test.js +0 -187
  774. package/dist/src/ui/hooks/useShellHistory.test.js.map +0 -1
  775. package/dist/src/ui/hooks/useShowMemoryCommand.d.ts +0 -9
  776. package/dist/src/ui/hooks/useShowMemoryCommand.js +0 -58
  777. package/dist/src/ui/hooks/useShowMemoryCommand.js.map +0 -1
  778. package/dist/src/ui/hooks/useSlashCompletion.d.ts +0 -20
  779. package/dist/src/ui/hooks/useSlashCompletion.js +0 -344
  780. package/dist/src/ui/hooks/useSlashCompletion.js.map +0 -1
  781. package/dist/src/ui/hooks/useSlashCompletion.test.d.ts +0 -9
  782. package/dist/src/ui/hooks/useSlashCompletion.test.js +0 -564
  783. package/dist/src/ui/hooks/useSlashCompletion.test.js.map +0 -1
  784. package/dist/src/ui/hooks/useStateAndRef.d.ts +0 -7
  785. package/dist/src/ui/hooks/useStateAndRef.js +0 -26
  786. package/dist/src/ui/hooks/useStateAndRef.js.map +0 -1
  787. package/dist/src/ui/hooks/useTerminalSize.d.ts +0 -9
  788. package/dist/src/ui/hooks/useTerminalSize.js +0 -27
  789. package/dist/src/ui/hooks/useTerminalSize.js.map +0 -1
  790. package/dist/src/ui/hooks/useThemeCommand.d.ts +0 -15
  791. package/dist/src/ui/hooks/useThemeCommand.js +0 -68
  792. package/dist/src/ui/hooks/useThemeCommand.js.map +0 -1
  793. package/dist/src/ui/hooks/useTimer.d.ts +0 -12
  794. package/dist/src/ui/hooks/useTimer.js +0 -58
  795. package/dist/src/ui/hooks/useTimer.js.map +0 -1
  796. package/dist/src/ui/hooks/useTimer.test.d.ts +0 -6
  797. package/dist/src/ui/hooks/useTimer.test.js +0 -90
  798. package/dist/src/ui/hooks/useTimer.test.js.map +0 -1
  799. package/dist/src/ui/hooks/useToolScheduler.test.d.ts +0 -6
  800. package/dist/src/ui/hooks/useToolScheduler.test.js +0 -855
  801. package/dist/src/ui/hooks/useToolScheduler.test.js.map +0 -1
  802. package/dist/src/ui/hooks/useWorkspaceMigration.d.ts +0 -13
  803. package/dist/src/ui/hooks/useWorkspaceMigration.js +0 -54
  804. package/dist/src/ui/hooks/useWorkspaceMigration.js.map +0 -1
  805. package/dist/src/ui/hooks/vim.d.ts +0 -28
  806. package/dist/src/ui/hooks/vim.js +0 -639
  807. package/dist/src/ui/hooks/vim.js.map +0 -1
  808. package/dist/src/ui/keyMatchers.d.ts +0 -27
  809. package/dist/src/ui/keyMatchers.js +0 -68
  810. package/dist/src/ui/keyMatchers.js.map +0 -1
  811. package/dist/src/ui/keyMatchers.test.d.ts +0 -6
  812. package/dist/src/ui/keyMatchers.test.js +0 -293
  813. package/dist/src/ui/keyMatchers.test.js.map +0 -1
  814. package/dist/src/ui/privacy/CloudFreePrivacyNotice.d.ts +0 -12
  815. package/dist/src/ui/privacy/CloudFreePrivacyNotice.js +0 -41
  816. package/dist/src/ui/privacy/CloudFreePrivacyNotice.js.map +0 -1
  817. package/dist/src/ui/privacy/CloudPaidPrivacyNotice.d.ts +0 -10
  818. package/dist/src/ui/privacy/CloudPaidPrivacyNotice.js +0 -18
  819. package/dist/src/ui/privacy/CloudPaidPrivacyNotice.js.map +0 -1
  820. package/dist/src/ui/privacy/GeminiPrivacyNotice.d.ts +0 -10
  821. package/dist/src/ui/privacy/GeminiPrivacyNotice.js +0 -18
  822. package/dist/src/ui/privacy/GeminiPrivacyNotice.js.map +0 -1
  823. package/dist/src/ui/privacy/PrivacyNotice.d.ts +0 -12
  824. package/dist/src/ui/privacy/PrivacyNotice.js +0 -25
  825. package/dist/src/ui/privacy/PrivacyNotice.js.map +0 -1
  826. package/dist/src/ui/semantic-colors.d.ts +0 -7
  827. package/dist/src/ui/semantic-colors.js +0 -24
  828. package/dist/src/ui/semantic-colors.js.map +0 -1
  829. package/dist/src/ui/state/extensions.d.ts +0 -14
  830. package/dist/src/ui/state/extensions.js +0 -16
  831. package/dist/src/ui/state/extensions.js.map +0 -1
  832. package/dist/src/ui/textConstants.d.ts +0 -9
  833. package/dist/src/ui/textConstants.js +0 -10
  834. package/dist/src/ui/textConstants.js.map +0 -1
  835. package/dist/src/ui/themes/ansi-light.d.ts +0 -7
  836. package/dist/src/ui/themes/ansi-light.js +0 -142
  837. package/dist/src/ui/themes/ansi-light.js.map +0 -1
  838. package/dist/src/ui/themes/ansi.d.ts +0 -7
  839. package/dist/src/ui/themes/ansi.js +0 -152
  840. package/dist/src/ui/themes/ansi.js.map +0 -1
  841. package/dist/src/ui/themes/atom-one-dark.d.ts +0 -7
  842. package/dist/src/ui/themes/atom-one-dark.js +0 -138
  843. package/dist/src/ui/themes/atom-one-dark.js.map +0 -1
  844. package/dist/src/ui/themes/ayu-light.d.ts +0 -7
  845. package/dist/src/ui/themes/ayu-light.js +0 -130
  846. package/dist/src/ui/themes/ayu-light.js.map +0 -1
  847. package/dist/src/ui/themes/ayu.d.ts +0 -7
  848. package/dist/src/ui/themes/ayu.js +0 -104
  849. package/dist/src/ui/themes/ayu.js.map +0 -1
  850. package/dist/src/ui/themes/color-utils.d.ts +0 -21
  851. package/dist/src/ui/themes/color-utils.js +0 -221
  852. package/dist/src/ui/themes/color-utils.js.map +0 -1
  853. package/dist/src/ui/themes/color-utils.test.d.ts +0 -6
  854. package/dist/src/ui/themes/color-utils.test.js +0 -197
  855. package/dist/src/ui/themes/color-utils.test.js.map +0 -1
  856. package/dist/src/ui/themes/default-light.d.ts +0 -7
  857. package/dist/src/ui/themes/default-light.js +0 -100
  858. package/dist/src/ui/themes/default-light.js.map +0 -1
  859. package/dist/src/ui/themes/default.d.ts +0 -7
  860. package/dist/src/ui/themes/default.js +0 -143
  861. package/dist/src/ui/themes/default.js.map +0 -1
  862. package/dist/src/ui/themes/dracula.d.ts +0 -7
  863. package/dist/src/ui/themes/dracula.js +0 -115
  864. package/dist/src/ui/themes/dracula.js.map +0 -1
  865. package/dist/src/ui/themes/github-dark.d.ts +0 -7
  866. package/dist/src/ui/themes/github-dark.js +0 -138
  867. package/dist/src/ui/themes/github-dark.js.map +0 -1
  868. package/dist/src/ui/themes/github-light.d.ts +0 -7
  869. package/dist/src/ui/themes/github-light.js +0 -140
  870. package/dist/src/ui/themes/github-light.js.map +0 -1
  871. package/dist/src/ui/themes/googlecode.d.ts +0 -7
  872. package/dist/src/ui/themes/googlecode.js +0 -137
  873. package/dist/src/ui/themes/googlecode.js.map +0 -1
  874. package/dist/src/ui/themes/no-color.d.ts +0 -7
  875. package/dist/src/ui/themes/no-color.js +0 -115
  876. package/dist/src/ui/themes/no-color.js.map +0 -1
  877. package/dist/src/ui/themes/semantic-tokens.d.ts +0 -37
  878. package/dist/src/ui/themes/semantic-tokens.js +0 -94
  879. package/dist/src/ui/themes/semantic-tokens.js.map +0 -1
  880. package/dist/src/ui/themes/shades-of-purple.d.ts +0 -11
  881. package/dist/src/ui/themes/shades-of-purple.js +0 -304
  882. package/dist/src/ui/themes/shades-of-purple.js.map +0 -1
  883. package/dist/src/ui/themes/theme-manager.d.ts +0 -66
  884. package/dist/src/ui/themes/theme-manager.js +0 -262
  885. package/dist/src/ui/themes/theme-manager.js.map +0 -1
  886. package/dist/src/ui/themes/theme-manager.test.d.ts +0 -6
  887. package/dist/src/ui/themes/theme-manager.test.js +0 -142
  888. package/dist/src/ui/themes/theme-manager.test.js.map +0 -1
  889. package/dist/src/ui/themes/theme.d.ts +0 -130
  890. package/dist/src/ui/themes/theme.js +0 -379
  891. package/dist/src/ui/themes/theme.js.map +0 -1
  892. package/dist/src/ui/themes/xcode.d.ts +0 -7
  893. package/dist/src/ui/themes/xcode.js +0 -145
  894. package/dist/src/ui/themes/xcode.js.map +0 -1
  895. package/dist/src/ui/types.d.ts +0 -224
  896. package/dist/src/ui/types.js +0 -56
  897. package/dist/src/ui/types.js.map +0 -1
  898. package/dist/src/ui/utils/CodeColorizer.d.ts +0 -17
  899. package/dist/src/ui/utils/CodeColorizer.js +0 -111
  900. package/dist/src/ui/utils/CodeColorizer.js.map +0 -1
  901. package/dist/src/ui/utils/ConsolePatcher.d.ts +0 -25
  902. package/dist/src/ui/utils/ConsolePatcher.js +0 -52
  903. package/dist/src/ui/utils/ConsolePatcher.js.map +0 -1
  904. package/dist/src/ui/utils/InlineMarkdownRenderer.d.ts +0 -16
  905. package/dist/src/ui/utils/InlineMarkdownRenderer.js +0 -111
  906. package/dist/src/ui/utils/InlineMarkdownRenderer.js.map +0 -1
  907. package/dist/src/ui/utils/MarkdownDisplay.d.ts +0 -14
  908. package/dist/src/ui/utils/MarkdownDisplay.js +0 -208
  909. package/dist/src/ui/utils/MarkdownDisplay.js.map +0 -1
  910. package/dist/src/ui/utils/MarkdownDisplay.test.d.ts +0 -6
  911. package/dist/src/ui/utils/MarkdownDisplay.test.js +0 -156
  912. package/dist/src/ui/utils/MarkdownDisplay.test.js.map +0 -1
  913. package/dist/src/ui/utils/TableRenderer.d.ts +0 -17
  914. package/dist/src/ui/utils/TableRenderer.js +0 -84
  915. package/dist/src/ui/utils/TableRenderer.js.map +0 -1
  916. package/dist/src/ui/utils/clipboardUtils.d.ts +0 -22
  917. package/dist/src/ui/utils/clipboardUtils.js +0 -126
  918. package/dist/src/ui/utils/clipboardUtils.js.map +0 -1
  919. package/dist/src/ui/utils/clipboardUtils.test.d.ts +0 -6
  920. package/dist/src/ui/utils/clipboardUtils.test.js +0 -65
  921. package/dist/src/ui/utils/clipboardUtils.test.js.map +0 -1
  922. package/dist/src/ui/utils/commandUtils.d.ts +0 -24
  923. package/dist/src/ui/utils/commandUtils.js +0 -131
  924. package/dist/src/ui/utils/commandUtils.js.map +0 -1
  925. package/dist/src/ui/utils/commandUtils.test.d.ts +0 -6
  926. package/dist/src/ui/utils/commandUtils.test.js +0 -349
  927. package/dist/src/ui/utils/commandUtils.test.js.map +0 -1
  928. package/dist/src/ui/utils/computeStats.d.ts +0 -10
  929. package/dist/src/ui/utils/computeStats.js +0 -57
  930. package/dist/src/ui/utils/computeStats.js.map +0 -1
  931. package/dist/src/ui/utils/displayUtils.d.ts +0 -17
  932. package/dist/src/ui/utils/displayUtils.js +0 -24
  933. package/dist/src/ui/utils/displayUtils.js.map +0 -1
  934. package/dist/src/ui/utils/displayUtils.test.d.ts +0 -6
  935. package/dist/src/ui/utils/displayUtils.test.js +0 -42
  936. package/dist/src/ui/utils/displayUtils.test.js.map +0 -1
  937. package/dist/src/ui/utils/formatters.d.ts +0 -13
  938. package/dist/src/ui/utils/formatters.js +0 -56
  939. package/dist/src/ui/utils/formatters.js.map +0 -1
  940. package/dist/src/ui/utils/formatters.test.d.ts +0 -6
  941. package/dist/src/ui/utils/formatters.test.js +0 -56
  942. package/dist/src/ui/utils/formatters.test.js.map +0 -1
  943. package/dist/src/ui/utils/highlight.d.ts +0 -11
  944. package/dist/src/ui/utils/highlight.js +0 -78
  945. package/dist/src/ui/utils/highlight.js.map +0 -1
  946. package/dist/src/ui/utils/highlight.test.d.ts +0 -6
  947. package/dist/src/ui/utils/highlight.test.js +0 -120
  948. package/dist/src/ui/utils/highlight.test.js.map +0 -1
  949. package/dist/src/ui/utils/isNarrowWidth.d.ts +0 -6
  950. package/dist/src/ui/utils/isNarrowWidth.js +0 -9
  951. package/dist/src/ui/utils/isNarrowWidth.js.map +0 -1
  952. package/dist/src/ui/utils/kittyProtocolDetector.d.ts +0 -13
  953. package/dist/src/ui/utils/kittyProtocolDetector.js +0 -98
  954. package/dist/src/ui/utils/kittyProtocolDetector.js.map +0 -1
  955. package/dist/src/ui/utils/markdownUtilities.d.ts +0 -6
  956. package/dist/src/ui/utils/markdownUtilities.js +0 -110
  957. package/dist/src/ui/utils/markdownUtilities.js.map +0 -1
  958. package/dist/src/ui/utils/markdownUtilities.test.d.ts +0 -6
  959. package/dist/src/ui/utils/markdownUtilities.test.js +0 -42
  960. package/dist/src/ui/utils/markdownUtilities.test.js.map +0 -1
  961. package/dist/src/ui/utils/platformConstants.d.ts +0 -75
  962. package/dist/src/ui/utils/platformConstants.js +0 -78
  963. package/dist/src/ui/utils/platformConstants.js.map +0 -1
  964. package/dist/src/ui/utils/terminalSetup.d.ts +0 -30
  965. package/dist/src/ui/utils/terminalSetup.js +0 -281
  966. package/dist/src/ui/utils/terminalSetup.js.map +0 -1
  967. package/dist/src/ui/utils/textUtils.d.ts +0 -41
  968. package/dist/src/ui/utils/textUtils.js +0 -129
  969. package/dist/src/ui/utils/textUtils.js.map +0 -1
  970. package/dist/src/ui/utils/updateCheck.d.ts +0 -12
  971. package/dist/src/ui/utils/updateCheck.js +0 -78
  972. package/dist/src/ui/utils/updateCheck.js.map +0 -1
  973. package/dist/src/ui/utils/updateCheck.test.d.ts +0 -6
  974. package/dist/src/ui/utils/updateCheck.test.js +0 -145
  975. package/dist/src/ui/utils/updateCheck.test.js.map +0 -1
  976. package/dist/src/utils/checks.d.ts +0 -19
  977. package/dist/src/utils/checks.js +0 -24
  978. package/dist/src/utils/checks.js.map +0 -1
  979. package/dist/src/utils/cleanup.d.ts +0 -8
  980. package/dist/src/utils/cleanup.js +0 -35
  981. package/dist/src/utils/cleanup.js.map +0 -1
  982. package/dist/src/utils/commands.d.ts +0 -20
  983. package/dist/src/utils/commands.js +0 -53
  984. package/dist/src/utils/commands.js.map +0 -1
  985. package/dist/src/utils/commands.test.d.ts +0 -6
  986. package/dist/src/utils/commands.test.js +0 -115
  987. package/dist/src/utils/commands.test.js.map +0 -1
  988. package/dist/src/utils/commentJson.d.ts +0 -9
  989. package/dist/src/utils/commentJson.js +0 -48
  990. package/dist/src/utils/commentJson.js.map +0 -1
  991. package/dist/src/utils/commentJson.test.d.ts +0 -6
  992. package/dist/src/utils/commentJson.test.js +0 -146
  993. package/dist/src/utils/commentJson.test.js.map +0 -1
  994. package/dist/src/utils/deepMerge.d.ts +0 -10
  995. package/dist/src/utils/deepMerge.js +0 -58
  996. package/dist/src/utils/deepMerge.js.map +0 -1
  997. package/dist/src/utils/deepMerge.test.d.ts +0 -6
  998. package/dist/src/utils/deepMerge.test.js +0 -143
  999. package/dist/src/utils/deepMerge.test.js.map +0 -1
  1000. package/dist/src/utils/dialogScopeUtils.d.ts +0 -32
  1001. package/dist/src/utils/dialogScopeUtils.js +0 -48
  1002. package/dist/src/utils/dialogScopeUtils.js.map +0 -1
  1003. package/dist/src/utils/envVarResolver.d.ts +0 -39
  1004. package/dist/src/utils/envVarResolver.js +0 -97
  1005. package/dist/src/utils/envVarResolver.js.map +0 -1
  1006. package/dist/src/utils/envVarResolver.test.d.ts +0 -6
  1007. package/dist/src/utils/envVarResolver.test.js +0 -221
  1008. package/dist/src/utils/envVarResolver.test.js.map +0 -1
  1009. package/dist/src/utils/errors.d.ts +0 -27
  1010. package/dist/src/utils/errors.js +0 -105
  1011. package/dist/src/utils/errors.js.map +0 -1
  1012. package/dist/src/utils/errors.test.d.ts +0 -6
  1013. package/dist/src/utils/errors.test.js +0 -303
  1014. package/dist/src/utils/errors.test.js.map +0 -1
  1015. package/dist/src/utils/events.d.ts +0 -12
  1016. package/dist/src/utils/events.js +0 -14
  1017. package/dist/src/utils/events.js.map +0 -1
  1018. package/dist/src/utils/gitUtils.d.ts +0 -30
  1019. package/dist/src/utils/gitUtils.js +0 -89
  1020. package/dist/src/utils/gitUtils.js.map +0 -1
  1021. package/dist/src/utils/gitUtils.test.d.ts +0 -6
  1022. package/dist/src/utils/gitUtils.test.js +0 -113
  1023. package/dist/src/utils/gitUtils.test.js.map +0 -1
  1024. package/dist/src/utils/handleAutoUpdate.d.ts +0 -11
  1025. package/dist/src/utils/handleAutoUpdate.js +0 -102
  1026. package/dist/src/utils/handleAutoUpdate.js.map +0 -1
  1027. package/dist/src/utils/installationInfo.d.ts +0 -23
  1028. package/dist/src/utils/installationInfo.js +0 -154
  1029. package/dist/src/utils/installationInfo.js.map +0 -1
  1030. package/dist/src/utils/installationInfo.test.d.ts +0 -6
  1031. package/dist/src/utils/installationInfo.test.js +0 -242
  1032. package/dist/src/utils/installationInfo.test.js.map +0 -1
  1033. package/dist/src/utils/package.d.ts +0 -12
  1034. package/dist/src/utils/package.js +0 -24
  1035. package/dist/src/utils/package.js.map +0 -1
  1036. package/dist/src/utils/processUtils.d.ts +0 -13
  1037. package/dist/src/utils/processUtils.js +0 -18
  1038. package/dist/src/utils/processUtils.js.map +0 -1
  1039. package/dist/src/utils/processUtils.test.d.ts +0 -6
  1040. package/dist/src/utils/processUtils.test.js +0 -20
  1041. package/dist/src/utils/processUtils.test.js.map +0 -1
  1042. package/dist/src/utils/readStdin.d.ts +0 -6
  1043. package/dist/src/utils/readStdin.js +0 -59
  1044. package/dist/src/utils/readStdin.js.map +0 -1
  1045. package/dist/src/utils/readStdin.test.d.ts +0 -6
  1046. package/dist/src/utils/readStdin.test.js +0 -88
  1047. package/dist/src/utils/readStdin.test.js.map +0 -1
  1048. package/dist/src/utils/resolvePath.d.ts +0 -6
  1049. package/dist/src/utils/resolvePath.js +0 -21
  1050. package/dist/src/utils/resolvePath.js.map +0 -1
  1051. package/dist/src/utils/sandbox-macos-permissive-closed.sb +0 -32
  1052. package/dist/src/utils/sandbox-macos-permissive-open.sb +0 -25
  1053. package/dist/src/utils/sandbox-macos-permissive-proxied.sb +0 -37
  1054. package/dist/src/utils/sandbox-macos-restrictive-closed.sb +0 -93
  1055. package/dist/src/utils/sandbox-macos-restrictive-open.sb +0 -96
  1056. package/dist/src/utils/sandbox-macos-restrictive-proxied.sb +0 -98
  1057. package/dist/src/utils/sandbox.d.ts +0 -7
  1058. package/dist/src/utils/sandbox.js +0 -735
  1059. package/dist/src/utils/sandbox.js.map +0 -1
  1060. package/dist/src/utils/settingsUtils.d.ts +0 -144
  1061. package/dist/src/utils/settingsUtils.js +0 -340
  1062. package/dist/src/utils/settingsUtils.js.map +0 -1
  1063. package/dist/src/utils/settingsUtils.test.d.ts +0 -6
  1064. package/dist/src/utils/settingsUtils.test.js +0 -808
  1065. package/dist/src/utils/settingsUtils.test.js.map +0 -1
  1066. package/dist/src/utils/spawnWrapper.d.ts +0 -7
  1067. package/dist/src/utils/spawnWrapper.js +0 -8
  1068. package/dist/src/utils/spawnWrapper.js.map +0 -1
  1069. package/dist/src/utils/startupWarnings.d.ts +0 -6
  1070. package/dist/src/utils/startupWarnings.js +0 -40
  1071. package/dist/src/utils/startupWarnings.js.map +0 -1
  1072. package/dist/src/utils/updateEventEmitter.d.ts +0 -11
  1073. package/dist/src/utils/updateEventEmitter.js +0 -12
  1074. package/dist/src/utils/updateEventEmitter.js.map +0 -1
  1075. package/dist/src/utils/userStartupWarnings.d.ts +0 -6
  1076. package/dist/src/utils/userStartupWarnings.js +0 -54
  1077. package/dist/src/utils/userStartupWarnings.js.map +0 -1
  1078. package/dist/src/utils/userStartupWarnings.test.d.ts +0 -6
  1079. package/dist/src/utils/userStartupWarnings.test.js +0 -67
  1080. package/dist/src/utils/userStartupWarnings.test.js.map +0 -1
  1081. package/dist/src/utils/version.d.ts +0 -6
  1082. package/dist/src/utils/version.js +0 -11
  1083. package/dist/src/utils/version.js.map +0 -1
  1084. package/dist/src/validateNonInterActiveAuth.d.ts +0 -9
  1085. package/dist/src/validateNonInterActiveAuth.js +0 -58
  1086. package/dist/src/validateNonInterActiveAuth.js.map +0 -1
  1087. package/dist/src/zed-integration/acp.d.ts +0 -63
  1088. package/dist/src/zed-integration/acp.js +0 -226
  1089. package/dist/src/zed-integration/acp.js.map +0 -1
  1090. package/dist/src/zed-integration/fileSystemService.d.ts +0 -19
  1091. package/dist/src/zed-integration/fileSystemService.js +0 -43
  1092. package/dist/src/zed-integration/fileSystemService.js.map +0 -1
  1093. package/dist/src/zed-integration/schema.d.ts +0 -11782
  1094. package/dist/src/zed-integration/schema.js +0 -311
  1095. package/dist/src/zed-integration/schema.js.map +0 -1
  1096. package/dist/src/zed-integration/zedIntegration.d.ts +0 -10
  1097. package/dist/src/zed-integration/zedIntegration.js +0 -745
  1098. package/dist/src/zed-integration/zedIntegration.js.map +0 -1
  1099. package/dist/tsconfig.tsbuildinfo +0 -1
  1100. package/npm-shrinkwrap.json +0 -17168
@@ -1,959 +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 '@google/gemini-cli-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 hideTips: {
212
- readonly type: "boolean";
213
- readonly label: "Hide Tips";
214
- readonly category: "UI";
215
- readonly requiresRestart: false;
216
- readonly default: false;
217
- readonly description: "Hide helpful tips in the UI";
218
- readonly showInDialog: true;
219
- };
220
- readonly hideBanner: {
221
- readonly type: "boolean";
222
- readonly label: "Hide Banner";
223
- readonly category: "UI";
224
- readonly requiresRestart: false;
225
- readonly default: false;
226
- readonly description: "Hide the application banner";
227
- readonly showInDialog: true;
228
- };
229
- readonly hideContextSummary: {
230
- readonly type: "boolean";
231
- readonly label: "Hide Context Summary";
232
- readonly category: "UI";
233
- readonly requiresRestart: false;
234
- readonly default: false;
235
- readonly description: "Hide the context summary (GEMINI.md, MCP servers) above the input.";
236
- readonly showInDialog: true;
237
- };
238
- readonly footer: {
239
- readonly type: "object";
240
- readonly label: "Footer";
241
- readonly category: "UI";
242
- readonly requiresRestart: false;
243
- readonly default: {};
244
- readonly description: "Settings for the footer.";
245
- readonly showInDialog: false;
246
- readonly properties: {
247
- readonly hideCWD: {
248
- readonly type: "boolean";
249
- readonly label: "Hide CWD";
250
- readonly category: "UI";
251
- readonly requiresRestart: false;
252
- readonly default: false;
253
- readonly description: "Hide the current working directory path in the footer.";
254
- readonly showInDialog: true;
255
- };
256
- readonly hideSandboxStatus: {
257
- readonly type: "boolean";
258
- readonly label: "Hide Sandbox Status";
259
- readonly category: "UI";
260
- readonly requiresRestart: false;
261
- readonly default: false;
262
- readonly description: "Hide the sandbox status indicator in the footer.";
263
- readonly showInDialog: true;
264
- };
265
- readonly hideModelInfo: {
266
- readonly type: "boolean";
267
- readonly label: "Hide Model Info";
268
- readonly category: "UI";
269
- readonly requiresRestart: false;
270
- readonly default: false;
271
- readonly description: "Hide the model name and context usage in the footer.";
272
- readonly showInDialog: true;
273
- };
274
- };
275
- };
276
- readonly hideFooter: {
277
- readonly type: "boolean";
278
- readonly label: "Hide Footer";
279
- readonly category: "UI";
280
- readonly requiresRestart: false;
281
- readonly default: false;
282
- readonly description: "Hide the footer from the UI";
283
- readonly showInDialog: true;
284
- };
285
- readonly showMemoryUsage: {
286
- readonly type: "boolean";
287
- readonly label: "Show Memory Usage";
288
- readonly category: "UI";
289
- readonly requiresRestart: false;
290
- readonly default: false;
291
- readonly description: "Display memory usage information in the UI";
292
- readonly showInDialog: true;
293
- };
294
- readonly showLineNumbers: {
295
- readonly type: "boolean";
296
- readonly label: "Show Line Numbers";
297
- readonly category: "UI";
298
- readonly requiresRestart: false;
299
- readonly default: false;
300
- readonly description: "Show line numbers in the chat.";
301
- readonly showInDialog: true;
302
- };
303
- readonly showCitations: {
304
- readonly type: "boolean";
305
- readonly label: "Show Citations";
306
- readonly category: "UI";
307
- readonly requiresRestart: false;
308
- readonly default: false;
309
- readonly description: "Show citations for generated text in the chat.";
310
- readonly showInDialog: true;
311
- };
312
- readonly customWittyPhrases: {
313
- readonly type: "array";
314
- readonly label: "Custom Witty Phrases";
315
- readonly category: "UI";
316
- readonly requiresRestart: false;
317
- readonly default: string[];
318
- readonly description: "Custom witty phrases to display during loading.";
319
- readonly showInDialog: false;
320
- };
321
- readonly accessibility: {
322
- readonly type: "object";
323
- readonly label: "Accessibility";
324
- readonly category: "UI";
325
- readonly requiresRestart: true;
326
- readonly default: {};
327
- readonly description: "Accessibility settings.";
328
- readonly showInDialog: false;
329
- readonly properties: {
330
- readonly disableLoadingPhrases: {
331
- readonly type: "boolean";
332
- readonly label: "Disable Loading Phrases";
333
- readonly category: "UI";
334
- readonly requiresRestart: true;
335
- readonly default: false;
336
- readonly description: "Disable loading phrases for accessibility";
337
- readonly showInDialog: true;
338
- };
339
- readonly screenReader: {
340
- readonly type: "boolean";
341
- readonly label: "Screen Reader Mode";
342
- readonly category: "UI";
343
- readonly requiresRestart: true;
344
- readonly default: boolean | undefined;
345
- readonly description: "Render output in plain-text to be more screen reader accessible";
346
- readonly showInDialog: true;
347
- };
348
- };
349
- };
350
- };
351
- };
352
- readonly ide: {
353
- readonly type: "object";
354
- readonly label: "IDE";
355
- readonly category: "IDE";
356
- readonly requiresRestart: true;
357
- readonly default: {};
358
- readonly description: "IDE integration settings.";
359
- readonly showInDialog: false;
360
- readonly properties: {
361
- readonly enabled: {
362
- readonly type: "boolean";
363
- readonly label: "IDE Mode";
364
- readonly category: "IDE";
365
- readonly requiresRestart: true;
366
- readonly default: false;
367
- readonly description: "Enable IDE integration mode";
368
- readonly showInDialog: true;
369
- };
370
- readonly hasSeenNudge: {
371
- readonly type: "boolean";
372
- readonly label: "Has Seen IDE Integration Nudge";
373
- readonly category: "IDE";
374
- readonly requiresRestart: false;
375
- readonly default: false;
376
- readonly description: "Whether the user has seen the IDE integration nudge.";
377
- readonly showInDialog: false;
378
- };
379
- };
380
- };
381
- readonly privacy: {
382
- readonly type: "object";
383
- readonly label: "Privacy";
384
- readonly category: "Privacy";
385
- readonly requiresRestart: true;
386
- readonly default: {};
387
- readonly description: "Privacy-related settings.";
388
- readonly showInDialog: false;
389
- readonly properties: {
390
- readonly usageStatisticsEnabled: {
391
- readonly type: "boolean";
392
- readonly label: "Enable Usage Statistics";
393
- readonly category: "Privacy";
394
- readonly requiresRestart: true;
395
- readonly default: true;
396
- readonly description: "Enable collection of usage statistics";
397
- readonly showInDialog: false;
398
- };
399
- };
400
- };
401
- readonly telemetry: {
402
- readonly type: "object";
403
- readonly label: "Telemetry";
404
- readonly category: "Advanced";
405
- readonly requiresRestart: true;
406
- readonly default: TelemetrySettings | undefined;
407
- readonly description: "Telemetry configuration.";
408
- readonly showInDialog: false;
409
- };
410
- readonly model: {
411
- readonly type: "object";
412
- readonly label: "Model";
413
- readonly category: "Model";
414
- readonly requiresRestart: false;
415
- readonly default: {};
416
- readonly description: "Settings related to the generative model.";
417
- readonly showInDialog: false;
418
- readonly properties: {
419
- readonly name: {
420
- readonly type: "string";
421
- readonly label: "Model";
422
- readonly category: "Model";
423
- readonly requiresRestart: false;
424
- readonly default: string | undefined;
425
- readonly description: "The Gemini model to use for conversations.";
426
- readonly showInDialog: false;
427
- };
428
- readonly maxSessionTurns: {
429
- readonly type: "number";
430
- readonly label: "Max Session Turns";
431
- readonly category: "Model";
432
- readonly requiresRestart: false;
433
- readonly default: -1;
434
- readonly description: "Maximum number of user/model/tool turns to keep in a session. -1 means unlimited.";
435
- readonly showInDialog: true;
436
- };
437
- readonly summarizeToolOutput: {
438
- readonly type: "object";
439
- readonly label: "Summarize Tool Output";
440
- readonly category: "Model";
441
- readonly requiresRestart: false;
442
- readonly default: Record<string, {
443
- tokenBudget?: number;
444
- }> | undefined;
445
- readonly description: "Settings for summarizing tool output.";
446
- readonly showInDialog: false;
447
- };
448
- readonly chatCompression: {
449
- readonly type: "object";
450
- readonly label: "Chat Compression";
451
- readonly category: "Model";
452
- readonly requiresRestart: false;
453
- readonly default: ChatCompressionSettings | undefined;
454
- readonly description: "Chat compression settings.";
455
- readonly showInDialog: false;
456
- };
457
- readonly skipNextSpeakerCheck: {
458
- readonly type: "boolean";
459
- readonly label: "Skip Next Speaker Check";
460
- readonly category: "Model";
461
- readonly requiresRestart: false;
462
- readonly default: true;
463
- readonly description: "Skip the next speaker check.";
464
- readonly showInDialog: true;
465
- };
466
- };
467
- };
468
- readonly context: {
469
- readonly type: "object";
470
- readonly label: "Context";
471
- readonly category: "Context";
472
- readonly requiresRestart: false;
473
- readonly default: {};
474
- readonly description: "Settings for managing context provided to the model.";
475
- readonly showInDialog: false;
476
- readonly properties: {
477
- readonly fileName: {
478
- readonly type: "object";
479
- readonly label: "Context File Name";
480
- readonly category: "Context";
481
- readonly requiresRestart: false;
482
- readonly default: string | string[] | undefined;
483
- readonly description: "The name of the context file.";
484
- readonly showInDialog: false;
485
- };
486
- readonly importFormat: {
487
- readonly type: "string";
488
- readonly label: "Memory Import Format";
489
- readonly category: "Context";
490
- readonly requiresRestart: false;
491
- readonly default: MemoryImportFormat | undefined;
492
- readonly description: "The format to use when importing memory.";
493
- readonly showInDialog: false;
494
- };
495
- readonly discoveryMaxDirs: {
496
- readonly type: "number";
497
- readonly label: "Memory Discovery Max Dirs";
498
- readonly category: "Context";
499
- readonly requiresRestart: false;
500
- readonly default: 200;
501
- readonly description: "Maximum number of directories to search for memory.";
502
- readonly showInDialog: true;
503
- };
504
- readonly includeDirectories: {
505
- readonly type: "array";
506
- readonly label: "Include Directories";
507
- readonly category: "Context";
508
- readonly requiresRestart: false;
509
- readonly default: string[];
510
- readonly description: "Additional directories to include in the workspace context. Missing directories will be skipped with a warning.";
511
- readonly showInDialog: false;
512
- readonly mergeStrategy: MergeStrategy.CONCAT;
513
- };
514
- readonly loadMemoryFromIncludeDirectories: {
515
- readonly type: "boolean";
516
- readonly label: "Load Memory From Include Directories";
517
- readonly category: "Context";
518
- readonly requiresRestart: false;
519
- readonly default: false;
520
- readonly description: "Whether to load memory files from include directories.";
521
- readonly showInDialog: true;
522
- };
523
- readonly fileFiltering: {
524
- readonly type: "object";
525
- readonly label: "File Filtering";
526
- readonly category: "Context";
527
- readonly requiresRestart: true;
528
- readonly default: {};
529
- readonly description: "Settings for git-aware file filtering.";
530
- readonly showInDialog: false;
531
- readonly properties: {
532
- readonly respectGitIgnore: {
533
- readonly type: "boolean";
534
- readonly label: "Respect .gitignore";
535
- readonly category: "Context";
536
- readonly requiresRestart: true;
537
- readonly default: true;
538
- readonly description: "Respect .gitignore files when searching";
539
- readonly showInDialog: true;
540
- };
541
- readonly respectGeminiIgnore: {
542
- readonly type: "boolean";
543
- readonly label: "Respect .geminiignore";
544
- readonly category: "Context";
545
- readonly requiresRestart: true;
546
- readonly default: true;
547
- readonly description: "Respect .geminiignore files when searching";
548
- readonly showInDialog: true;
549
- };
550
- readonly enableRecursiveFileSearch: {
551
- readonly type: "boolean";
552
- readonly label: "Enable Recursive File Search";
553
- readonly category: "Context";
554
- readonly requiresRestart: true;
555
- readonly default: true;
556
- readonly description: "Enable recursive file search functionality";
557
- readonly showInDialog: true;
558
- };
559
- readonly disableFuzzySearch: {
560
- readonly type: "boolean";
561
- readonly label: "Disable Fuzzy Search";
562
- readonly category: "Context";
563
- readonly requiresRestart: true;
564
- readonly default: false;
565
- readonly description: "Disable fuzzy search when searching for files.";
566
- readonly showInDialog: true;
567
- };
568
- };
569
- };
570
- };
571
- };
572
- readonly tools: {
573
- readonly type: "object";
574
- readonly label: "Tools";
575
- readonly category: "Tools";
576
- readonly requiresRestart: true;
577
- readonly default: {};
578
- readonly description: "Settings for built-in and custom tools.";
579
- readonly showInDialog: false;
580
- readonly properties: {
581
- readonly sandbox: {
582
- readonly type: "object";
583
- readonly label: "Sandbox";
584
- readonly category: "Tools";
585
- readonly requiresRestart: true;
586
- readonly default: boolean | string | undefined;
587
- readonly description: "Sandbox execution environment (can be a boolean or a path string).";
588
- readonly showInDialog: false;
589
- };
590
- readonly shell: {
591
- readonly type: "object";
592
- readonly label: "Shell";
593
- readonly category: "Tools";
594
- readonly requiresRestart: false;
595
- readonly default: {};
596
- readonly description: "Settings for shell execution.";
597
- readonly showInDialog: false;
598
- readonly properties: {
599
- readonly enableInteractiveShell: {
600
- readonly type: "boolean";
601
- readonly label: "Enable Interactive Shell";
602
- readonly category: "Tools";
603
- readonly requiresRestart: true;
604
- readonly default: false;
605
- readonly description: "Use node-pty for an interactive shell experience. Fallback to child_process still applies.";
606
- readonly showInDialog: true;
607
- };
608
- readonly pager: {
609
- readonly type: "string";
610
- readonly label: "Pager";
611
- readonly category: "Tools";
612
- readonly requiresRestart: false;
613
- readonly default: string | undefined;
614
- readonly description: "The pager command to use for shell output. Defaults to `cat`.";
615
- readonly showInDialog: false;
616
- };
617
- readonly showColor: {
618
- readonly type: "boolean";
619
- readonly label: "Show Color";
620
- readonly category: "Tools";
621
- readonly requiresRestart: false;
622
- readonly default: false;
623
- readonly description: "Show color in shell output.";
624
- readonly showInDialog: true;
625
- };
626
- };
627
- };
628
- readonly autoAccept: {
629
- readonly type: "boolean";
630
- readonly label: "Auto Accept";
631
- readonly category: "Tools";
632
- readonly requiresRestart: false;
633
- readonly default: false;
634
- readonly description: "Automatically accept and execute tool calls that are considered safe (e.g., read-only operations).";
635
- readonly showInDialog: true;
636
- };
637
- readonly core: {
638
- readonly type: "array";
639
- readonly label: "Core Tools";
640
- readonly category: "Tools";
641
- readonly requiresRestart: true;
642
- readonly default: string[] | undefined;
643
- readonly description: "Paths to core tool definitions.";
644
- readonly showInDialog: false;
645
- };
646
- readonly allowed: {
647
- readonly type: "array";
648
- readonly label: "Allowed Tools";
649
- readonly category: "Advanced";
650
- readonly requiresRestart: true;
651
- readonly default: string[] | undefined;
652
- readonly description: "A list of tool names that will bypass the confirmation dialog.";
653
- readonly showInDialog: false;
654
- };
655
- readonly exclude: {
656
- readonly type: "array";
657
- readonly label: "Exclude Tools";
658
- readonly category: "Tools";
659
- readonly requiresRestart: true;
660
- readonly default: string[] | undefined;
661
- readonly description: "Tool names to exclude from discovery.";
662
- readonly showInDialog: false;
663
- readonly mergeStrategy: MergeStrategy.UNION;
664
- };
665
- readonly discoveryCommand: {
666
- readonly type: "string";
667
- readonly label: "Tool Discovery Command";
668
- readonly category: "Tools";
669
- readonly requiresRestart: true;
670
- readonly default: string | undefined;
671
- readonly description: "Command to run for tool discovery.";
672
- readonly showInDialog: false;
673
- };
674
- readonly callCommand: {
675
- readonly type: "string";
676
- readonly label: "Tool Call Command";
677
- readonly category: "Tools";
678
- readonly requiresRestart: true;
679
- readonly default: string | undefined;
680
- readonly description: "Command to run for tool calls.";
681
- readonly showInDialog: false;
682
- };
683
- readonly useRipgrep: {
684
- readonly type: "boolean";
685
- readonly label: "Use Ripgrep";
686
- readonly category: "Tools";
687
- readonly requiresRestart: false;
688
- readonly default: true;
689
- readonly description: "Use ripgrep for file content search instead of the fallback implementation. Provides faster search performance.";
690
- readonly showInDialog: true;
691
- };
692
- readonly enableToolOutputTruncation: {
693
- readonly type: "boolean";
694
- readonly label: "Enable Tool Output Truncation";
695
- readonly category: "General";
696
- readonly requiresRestart: true;
697
- readonly default: false;
698
- readonly description: "Enable truncation of large tool outputs.";
699
- readonly showInDialog: true;
700
- };
701
- readonly truncateToolOutputThreshold: {
702
- readonly type: "number";
703
- readonly label: "Tool Output Truncation Threshold";
704
- readonly category: "General";
705
- readonly requiresRestart: true;
706
- readonly default: 4000000;
707
- readonly description: "Truncate tool output if it is larger than this many characters. Set to -1 to disable.";
708
- readonly showInDialog: true;
709
- };
710
- readonly truncateToolOutputLines: {
711
- readonly type: "number";
712
- readonly label: "Tool Output Truncation Lines";
713
- readonly category: "General";
714
- readonly requiresRestart: true;
715
- readonly default: 1000;
716
- readonly description: "The number of lines to keep when truncating tool output.";
717
- readonly showInDialog: true;
718
- };
719
- };
720
- };
721
- readonly mcp: {
722
- readonly type: "object";
723
- readonly label: "MCP";
724
- readonly category: "MCP";
725
- readonly requiresRestart: true;
726
- readonly default: {};
727
- readonly description: "Settings for Model Context Protocol (MCP) servers.";
728
- readonly showInDialog: false;
729
- readonly properties: {
730
- readonly serverCommand: {
731
- readonly type: "string";
732
- readonly label: "MCP Server Command";
733
- readonly category: "MCP";
734
- readonly requiresRestart: true;
735
- readonly default: string | undefined;
736
- readonly description: "Command to start an MCP server.";
737
- readonly showInDialog: false;
738
- };
739
- readonly allowed: {
740
- readonly type: "array";
741
- readonly label: "Allow MCP Servers";
742
- readonly category: "MCP";
743
- readonly requiresRestart: true;
744
- readonly default: string[] | undefined;
745
- readonly description: "A list of MCP servers to allow.";
746
- readonly showInDialog: false;
747
- };
748
- readonly excluded: {
749
- readonly type: "array";
750
- readonly label: "Exclude MCP Servers";
751
- readonly category: "MCP";
752
- readonly requiresRestart: true;
753
- readonly default: string[] | undefined;
754
- readonly description: "A list of MCP servers to exclude.";
755
- readonly showInDialog: false;
756
- };
757
- };
758
- };
759
- readonly useSmartEdit: {
760
- readonly type: "boolean";
761
- readonly label: "Use Smart Edit";
762
- readonly category: "Advanced";
763
- readonly requiresRestart: false;
764
- readonly default: false;
765
- readonly description: "Enable the smart-edit tool instead of the replace tool.";
766
- readonly showInDialog: false;
767
- };
768
- readonly security: {
769
- readonly type: "object";
770
- readonly label: "Security";
771
- readonly category: "Security";
772
- readonly requiresRestart: true;
773
- readonly default: {};
774
- readonly description: "Security-related settings.";
775
- readonly showInDialog: false;
776
- readonly properties: {
777
- readonly folderTrust: {
778
- readonly type: "object";
779
- readonly label: "Folder Trust";
780
- readonly category: "Security";
781
- readonly requiresRestart: false;
782
- readonly default: {};
783
- readonly description: "Settings for folder trust.";
784
- readonly showInDialog: false;
785
- readonly properties: {
786
- readonly enabled: {
787
- readonly type: "boolean";
788
- readonly label: "Folder Trust";
789
- readonly category: "Security";
790
- readonly requiresRestart: true;
791
- readonly default: false;
792
- readonly description: "Setting to track whether Folder trust is enabled.";
793
- readonly showInDialog: true;
794
- };
795
- };
796
- };
797
- readonly auth: {
798
- readonly type: "object";
799
- readonly label: "Authentication";
800
- readonly category: "Security";
801
- readonly requiresRestart: true;
802
- readonly default: {};
803
- readonly description: "Authentication settings.";
804
- readonly showInDialog: false;
805
- readonly properties: {
806
- readonly selectedType: {
807
- readonly type: "string";
808
- readonly label: "Selected Auth Type";
809
- readonly category: "Security";
810
- readonly requiresRestart: true;
811
- readonly default: AuthType | undefined;
812
- readonly description: "The currently selected authentication type.";
813
- readonly showInDialog: false;
814
- };
815
- readonly enforcedType: {
816
- readonly type: "string";
817
- readonly label: "Enforced Auth Type";
818
- readonly category: "Advanced";
819
- readonly requiresRestart: true;
820
- readonly default: AuthType | undefined;
821
- readonly description: "The required auth type. If this does not match the selected auth type, the user will be prompted to re-authenticate.";
822
- readonly showInDialog: false;
823
- };
824
- readonly useExternal: {
825
- readonly type: "boolean";
826
- readonly label: "Use External Auth";
827
- readonly category: "Security";
828
- readonly requiresRestart: true;
829
- readonly default: boolean | undefined;
830
- readonly description: "Whether to use an external authentication flow.";
831
- readonly showInDialog: false;
832
- };
833
- };
834
- };
835
- };
836
- };
837
- readonly advanced: {
838
- readonly type: "object";
839
- readonly label: "Advanced";
840
- readonly category: "Advanced";
841
- readonly requiresRestart: true;
842
- readonly default: {};
843
- readonly description: "Advanced settings for power users.";
844
- readonly showInDialog: false;
845
- readonly properties: {
846
- readonly autoConfigureMemory: {
847
- readonly type: "boolean";
848
- readonly label: "Auto Configure Max Old Space Size";
849
- readonly category: "Advanced";
850
- readonly requiresRestart: true;
851
- readonly default: false;
852
- readonly description: "Automatically configure Node.js memory limits";
853
- readonly showInDialog: false;
854
- };
855
- readonly dnsResolutionOrder: {
856
- readonly type: "string";
857
- readonly label: "DNS Resolution Order";
858
- readonly category: "Advanced";
859
- readonly requiresRestart: true;
860
- readonly default: DnsResolutionOrder | undefined;
861
- readonly description: "The DNS resolution order.";
862
- readonly showInDialog: false;
863
- };
864
- readonly excludedEnvVars: {
865
- readonly type: "array";
866
- readonly label: "Excluded Project Environment Variables";
867
- readonly category: "Advanced";
868
- readonly requiresRestart: false;
869
- readonly default: string[];
870
- readonly description: "Environment variables to exclude from project context.";
871
- readonly showInDialog: false;
872
- readonly mergeStrategy: MergeStrategy.UNION;
873
- };
874
- readonly bugCommand: {
875
- readonly type: "object";
876
- readonly label: "Bug Command";
877
- readonly category: "Advanced";
878
- readonly requiresRestart: false;
879
- readonly default: BugCommandSettings | undefined;
880
- readonly description: "Configuration for the bug report command.";
881
- readonly showInDialog: false;
882
- };
883
- };
884
- };
885
- readonly experimental: {
886
- readonly type: "object";
887
- readonly label: "Experimental";
888
- readonly category: "Experimental";
889
- readonly requiresRestart: true;
890
- readonly default: {};
891
- readonly description: "Setting to enable experimental features";
892
- readonly showInDialog: false;
893
- readonly properties: {
894
- readonly extensionManagement: {
895
- readonly type: "boolean";
896
- readonly label: "Extension Management";
897
- readonly category: "Experimental";
898
- readonly requiresRestart: true;
899
- readonly default: true;
900
- readonly description: "Enable extension management features.";
901
- readonly showInDialog: false;
902
- };
903
- readonly useModelRouter: {
904
- readonly type: "boolean";
905
- readonly label: "Use Model Router";
906
- readonly category: "Experimental";
907
- readonly requiresRestart: true;
908
- readonly default: false;
909
- readonly description: "Enable model routing to route requests to the best model based on complexity.";
910
- readonly showInDialog: false;
911
- };
912
- };
913
- };
914
- readonly extensions: {
915
- readonly type: "object";
916
- readonly label: "Extensions";
917
- readonly category: "Extensions";
918
- readonly requiresRestart: true;
919
- readonly default: {};
920
- readonly description: "Settings for extensions.";
921
- readonly showInDialog: false;
922
- readonly properties: {
923
- readonly disabled: {
924
- readonly type: "array";
925
- readonly label: "Disabled Extensions";
926
- readonly category: "Extensions";
927
- readonly requiresRestart: true;
928
- readonly default: string[];
929
- readonly description: "List of disabled extensions.";
930
- readonly showInDialog: false;
931
- readonly mergeStrategy: MergeStrategy.UNION;
932
- };
933
- readonly workspacesWithMigrationNudge: {
934
- readonly type: "array";
935
- readonly label: "Workspaces with Migration Nudge";
936
- readonly category: "Extensions";
937
- readonly requiresRestart: false;
938
- readonly default: string[];
939
- readonly description: "List of workspaces for which the migration nudge has been shown.";
940
- readonly showInDialog: false;
941
- readonly mergeStrategy: MergeStrategy.UNION;
942
- };
943
- };
944
- };
945
- };
946
- export type SettingsSchemaType = typeof SETTINGS_SCHEMA;
947
- export declare function getSettingsSchema(): SettingsSchemaType;
948
- type InferSettings<T extends SettingsSchema> = {
949
- -readonly [K in keyof T]?: T[K] extends {
950
- properties: SettingsSchema;
951
- } ? InferSettings<T[K]['properties']> : T[K]['default'] extends boolean ? boolean : T[K]['default'];
952
- };
953
- export type Settings = InferSettings<SettingsSchemaType>;
954
- export interface FooterSettings {
955
- hideCWD?: boolean;
956
- hideSandboxStatus?: boolean;
957
- hideModelInfo?: boolean;
958
- }
959
- export {};