fss-link 1.0.83 → 1.0.85

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 (993) hide show
  1. package/bundle/fss-link.js +128048 -0
  2. package/package.json +108 -44
  3. package/dist/.last_build +0 -0
  4. package/dist/index.d.ts +0 -7
  5. package/dist/index.js +0 -14
  6. package/dist/index.js.map +0 -1
  7. package/dist/package.json +0 -89
  8. package/dist/src/commands/mcp/add.d.ts +0 -7
  9. package/dist/src/commands/mcp/add.js +0 -166
  10. package/dist/src/commands/mcp/add.js.map +0 -1
  11. package/dist/src/commands/mcp/list.d.ts +0 -8
  12. package/dist/src/commands/mcp/list.js +0 -110
  13. package/dist/src/commands/mcp/list.js.map +0 -1
  14. package/dist/src/commands/mcp/remove.d.ts +0 -7
  15. package/dist/src/commands/mcp/remove.js +0 -44
  16. package/dist/src/commands/mcp/remove.js.map +0 -1
  17. package/dist/src/commands/mcp.d.ts +0 -7
  18. package/dist/src/commands/mcp.js +0 -23
  19. package/dist/src/commands/mcp.js.map +0 -1
  20. package/dist/src/config/archive-repository-pattern/README.md +0 -26
  21. package/dist/src/config/archive-repository-pattern/base-repository.d.ts +0 -252
  22. package/dist/src/config/archive-repository-pattern/base-repository.js +0 -280
  23. package/dist/src/config/archive-repository-pattern/base-repository.js.map +0 -1
  24. package/dist/src/config/archive-repository-pattern/model-repository.d.ts +0 -274
  25. package/dist/src/config/archive-repository-pattern/model-repository.js +0 -482
  26. package/dist/src/config/archive-repository-pattern/model-repository.js.map +0 -1
  27. package/dist/src/config/archive-repository-pattern/preferences-repository.d.ts +0 -307
  28. package/dist/src/config/archive-repository-pattern/preferences-repository.js +0 -604
  29. package/dist/src/config/archive-repository-pattern/preferences-repository.js.map +0 -1
  30. package/dist/src/config/archive-repository-pattern/repository-types.d.ts +0 -166
  31. package/dist/src/config/archive-repository-pattern/repository-types.js +0 -67
  32. package/dist/src/config/archive-repository-pattern/repository-types.js.map +0 -1
  33. package/dist/src/config/archive-repository-pattern/settings-repository.d.ts +0 -274
  34. package/dist/src/config/archive-repository-pattern/settings-repository.js +0 -531
  35. package/dist/src/config/archive-repository-pattern/settings-repository.js.map +0 -1
  36. package/dist/src/config/async-mutex.d.ts +0 -61
  37. package/dist/src/config/async-mutex.js +0 -121
  38. package/dist/src/config/async-mutex.js.map +0 -1
  39. package/dist/src/config/async-mutex.test.d.ts +0 -6
  40. package/dist/src/config/async-mutex.test.js +0 -271
  41. package/dist/src/config/async-mutex.test.js.map +0 -1
  42. package/dist/src/config/auth-stress-simplified.test.d.ts +0 -6
  43. package/dist/src/config/auth-stress-simplified.test.js +0 -329
  44. package/dist/src/config/auth-stress-simplified.test.js.map +0 -1
  45. package/dist/src/config/auth-stress.test.d.ts +0 -9
  46. package/dist/src/config/auth-stress.test.js +0 -544
  47. package/dist/src/config/auth-stress.test.js.map +0 -1
  48. package/dist/src/config/auth.d.ts +0 -96
  49. package/dist/src/config/auth.js +0 -341
  50. package/dist/src/config/auth.js.map +0 -1
  51. package/dist/src/config/auth.test.d.ts +0 -6
  52. package/dist/src/config/auth.test.js +0 -61
  53. package/dist/src/config/auth.test.js.map +0 -1
  54. package/dist/src/config/base-repository.d.ts +0 -252
  55. package/dist/src/config/base-repository.js +0 -272
  56. package/dist/src/config/base-repository.js.map +0 -1
  57. package/dist/src/config/config.d.ts +0 -51
  58. package/dist/src/config/config.js +0 -521
  59. package/dist/src/config/config.js.map +0 -1
  60. package/dist/src/config/core-database.d.ts +0 -112
  61. package/dist/src/config/core-database.js +0 -367
  62. package/dist/src/config/core-database.js.map +0 -1
  63. package/dist/src/config/database-integration.test.d.ts +0 -6
  64. package/dist/src/config/database-integration.test.js +0 -547
  65. package/dist/src/config/database-integration.test.js.map +0 -1
  66. package/dist/src/config/database-legacy-wrapper.d.ts +0 -202
  67. package/dist/src/config/database-legacy-wrapper.js +0 -391
  68. package/dist/src/config/database-legacy-wrapper.js.map +0 -1
  69. package/dist/src/config/database-monitor.d.ts +0 -135
  70. package/dist/src/config/database-monitor.js +0 -306
  71. package/dist/src/config/database-monitor.js.map +0 -1
  72. package/dist/src/config/database-queue.d.ts +0 -106
  73. package/dist/src/config/database-queue.js +0 -187
  74. package/dist/src/config/database-queue.js.map +0 -1
  75. package/dist/src/config/database-queue.test.d.ts +0 -6
  76. package/dist/src/config/database-queue.test.js +0 -344
  77. package/dist/src/config/database-queue.test.js.map +0 -1
  78. package/dist/src/config/database-regression-simple.test.d.ts +0 -6
  79. package/dist/src/config/database-regression-simple.test.js +0 -335
  80. package/dist/src/config/database-regression-simple.test.js.map +0 -1
  81. package/dist/src/config/database-regression.test.d.ts +0 -6
  82. package/dist/src/config/database-regression.test.js +0 -523
  83. package/dist/src/config/database-regression.test.js.map +0 -1
  84. package/dist/src/config/database-stress.test.d.ts +0 -6
  85. package/dist/src/config/database-stress.test.js +0 -522
  86. package/dist/src/config/database-stress.test.js.map +0 -1
  87. package/dist/src/config/database-utils.d.ts +0 -281
  88. package/dist/src/config/database-utils.js +0 -658
  89. package/dist/src/config/database-utils.js.map +0 -1
  90. package/dist/src/config/database-utils.test.d.ts +0 -6
  91. package/dist/src/config/database-utils.test.js +0 -278
  92. package/dist/src/config/database-utils.test.js.map +0 -1
  93. package/dist/src/config/database.d.ts +0 -202
  94. package/dist/src/config/database.js +0 -391
  95. package/dist/src/config/database.js.map +0 -1
  96. package/dist/src/config/databaseBackup.d.ts +0 -114
  97. package/dist/src/config/databaseBackup.js +0 -334
  98. package/dist/src/config/databaseBackup.js.map +0 -1
  99. package/dist/src/config/databaseHealthMonitor.d.ts +0 -86
  100. package/dist/src/config/databaseHealthMonitor.js +0 -180
  101. package/dist/src/config/databaseHealthMonitor.js.map +0 -1
  102. package/dist/src/config/databaseMetrics.d.ts +0 -147
  103. package/dist/src/config/databaseMetrics.js +0 -369
  104. package/dist/src/config/databaseMetrics.js.map +0 -1
  105. package/dist/src/config/databaseMigrations.d.ts +0 -63
  106. package/dist/src/config/databaseMigrations.js +0 -417
  107. package/dist/src/config/databaseMigrations.js.map +0 -1
  108. package/dist/src/config/databasePool.d.ts +0 -72
  109. package/dist/src/config/databasePool.js +0 -226
  110. package/dist/src/config/databasePool.js.map +0 -1
  111. package/dist/src/config/databaseSchemaValidator.d.ts +0 -114
  112. package/dist/src/config/databaseSchemaValidator.js +0 -497
  113. package/dist/src/config/databaseSchemaValidator.js.map +0 -1
  114. package/dist/src/config/extension.d.ts +0 -23
  115. package/dist/src/config/extension.js +0 -126
  116. package/dist/src/config/extension.js.map +0 -1
  117. package/dist/src/config/health-database.d.ts +0 -172
  118. package/dist/src/config/health-database.js +0 -283
  119. package/dist/src/config/health-database.js.map +0 -1
  120. package/dist/src/config/keyBindings.d.ts +0 -66
  121. package/dist/src/config/keyBindings.js +0 -141
  122. package/dist/src/config/keyBindings.js.map +0 -1
  123. package/dist/src/config/keyBindings.test.d.ts +0 -6
  124. package/dist/src/config/keyBindings.test.js +0 -51
  125. package/dist/src/config/keyBindings.test.js.map +0 -1
  126. package/dist/src/config/model-database.d.ts +0 -129
  127. package/dist/src/config/model-database.js +0 -290
  128. package/dist/src/config/model-database.js.map +0 -1
  129. package/dist/src/config/model-repository.d.ts +0 -274
  130. package/dist/src/config/model-repository.js +0 -482
  131. package/dist/src/config/model-repository.js.map +0 -1
  132. package/dist/src/config/modelManager.d.ts +0 -131
  133. package/dist/src/config/modelManager.js +0 -460
  134. package/dist/src/config/modelManager.js.map +0 -1
  135. package/dist/src/config/preferences-database.d.ts +0 -101
  136. package/dist/src/config/preferences-database.js +0 -209
  137. package/dist/src/config/preferences-database.js.map +0 -1
  138. package/dist/src/config/preferences-repository.d.ts +0 -307
  139. package/dist/src/config/preferences-repository.js +0 -604
  140. package/dist/src/config/preferences-repository.js.map +0 -1
  141. package/dist/src/config/provider-database.d.ts +0 -86
  142. package/dist/src/config/provider-database.js +0 -191
  143. package/dist/src/config/provider-database.js.map +0 -1
  144. package/dist/src/config/providerPersistence.d.ts +0 -82
  145. package/dist/src/config/providerPersistence.js +0 -62
  146. package/dist/src/config/providerPersistence.js.map +0 -1
  147. package/dist/src/config/queryOptimizer.d.ts +0 -127
  148. package/dist/src/config/queryOptimizer.js +0 -330
  149. package/dist/src/config/queryOptimizer.js.map +0 -1
  150. package/dist/src/config/repository-types.d.ts +0 -166
  151. package/dist/src/config/repository-types.js +0 -67
  152. package/dist/src/config/repository-types.js.map +0 -1
  153. package/dist/src/config/sandboxConfig.d.ts +0 -13
  154. package/dist/src/config/sandboxConfig.js +0 -75
  155. package/dist/src/config/sandboxConfig.js.map +0 -1
  156. package/dist/src/config/settings-repository.d.ts +0 -274
  157. package/dist/src/config/settings-repository.js +0 -531
  158. package/dist/src/config/settings-repository.js.map +0 -1
  159. package/dist/src/config/settings.d.ts +0 -56
  160. package/dist/src/config/settings.js +0 -411
  161. package/dist/src/config/settings.js.map +0 -1
  162. package/dist/src/config/settingsSchema.d.ts +0 -703
  163. package/dist/src/config/settingsSchema.js +0 -679
  164. package/dist/src/config/settingsSchema.js.map +0 -1
  165. package/dist/src/config/settingsSchema.test.d.ts +0 -6
  166. package/dist/src/config/settingsSchema.test.js +0 -195
  167. package/dist/src/config/settingsSchema.test.js.map +0 -1
  168. package/dist/src/config/trustedFolders.d.ts +0 -37
  169. package/dist/src/config/trustedFolders.js +0 -118
  170. package/dist/src/config/trustedFolders.js.map +0 -1
  171. package/dist/src/config/trustedFolders.test.d.ts +0 -6
  172. package/dist/src/config/trustedFolders.test.js +0 -160
  173. package/dist/src/config/trustedFolders.test.js.map +0 -1
  174. package/dist/src/config/unified-database.d.ts +0 -367
  175. package/dist/src/config/unified-database.js +0 -623
  176. package/dist/src/config/unified-database.js.map +0 -1
  177. package/dist/src/config/unified-database.test.d.ts +0 -6
  178. package/dist/src/config/unified-database.test.js +0 -162
  179. package/dist/src/config/unified-database.test.js.map +0 -1
  180. package/dist/src/gemini.d.ts +0 -9
  181. package/dist/src/gemini.js +0 -312
  182. package/dist/src/gemini.js.map +0 -1
  183. package/dist/src/gemini.test.d.ts +0 -6
  184. package/dist/src/gemini.test.js +0 -193
  185. package/dist/src/gemini.test.js.map +0 -1
  186. package/dist/src/generated/git-commit.d.ts +0 -7
  187. package/dist/src/generated/git-commit.js +0 -10
  188. package/dist/src/generated/git-commit.js.map +0 -1
  189. package/dist/src/nonInteractiveCli.d.ts +0 -7
  190. package/dist/src/nonInteractiveCli.js +0 -103
  191. package/dist/src/nonInteractiveCli.js.map +0 -1
  192. package/dist/src/patches/is-in-ci.d.ts +0 -7
  193. package/dist/src/patches/is-in-ci.js +0 -15
  194. package/dist/src/patches/is-in-ci.js.map +0 -1
  195. package/dist/src/services/BuiltinCommandLoader.d.ts +0 -24
  196. package/dist/src/services/BuiltinCommandLoader.js +0 -92
  197. package/dist/src/services/BuiltinCommandLoader.js.map +0 -1
  198. package/dist/src/services/BuiltinCommandLoader.test.d.ts +0 -6
  199. package/dist/src/services/BuiltinCommandLoader.test.js +0 -108
  200. package/dist/src/services/BuiltinCommandLoader.test.js.map +0 -1
  201. package/dist/src/services/CommandService.d.ts +0 -55
  202. package/dist/src/services/CommandService.js +0 -90
  203. package/dist/src/services/CommandService.js.map +0 -1
  204. package/dist/src/services/CommandService.test.d.ts +0 -6
  205. package/dist/src/services/CommandService.test.js +0 -232
  206. package/dist/src/services/CommandService.test.js.map +0 -1
  207. package/dist/src/services/FileCommandLoader.d.ts +0 -49
  208. package/dist/src/services/FileCommandLoader.js +0 -210
  209. package/dist/src/services/FileCommandLoader.js.map +0 -1
  210. package/dist/src/services/McpPromptLoader.d.ts +0 -25
  211. package/dist/src/services/McpPromptLoader.js +0 -192
  212. package/dist/src/services/McpPromptLoader.js.map +0 -1
  213. package/dist/src/services/SearchEngineConfigProvider.d.ts +0 -33
  214. package/dist/src/services/SearchEngineConfigProvider.js +0 -82
  215. package/dist/src/services/SearchEngineConfigProvider.js.map +0 -1
  216. package/dist/src/services/prompt-processors/argumentProcessor.d.ts +0 -16
  217. package/dist/src/services/prompt-processors/argumentProcessor.js +0 -20
  218. package/dist/src/services/prompt-processors/argumentProcessor.js.map +0 -1
  219. package/dist/src/services/prompt-processors/shellProcessor.d.ts +0 -35
  220. package/dist/src/services/prompt-processors/shellProcessor.js +0 -162
  221. package/dist/src/services/prompt-processors/shellProcessor.js.map +0 -1
  222. package/dist/src/services/prompt-processors/types.d.ts +0 -40
  223. package/dist/src/services/prompt-processors/types.js +0 -16
  224. package/dist/src/services/prompt-processors/types.js.map +0 -1
  225. package/dist/src/services/types.d.ts +0 -22
  226. package/dist/src/services/types.js +0 -7
  227. package/dist/src/services/types.js.map +0 -1
  228. package/dist/src/test-utils/customMatchers.d.ts +0 -14
  229. package/dist/src/test-utils/customMatchers.js +0 -46
  230. package/dist/src/test-utils/customMatchers.js.map +0 -1
  231. package/dist/src/test-utils/mockCommandContext.d.ts +0 -18
  232. package/dist/src/test-utils/mockCommandContext.js +0 -87
  233. package/dist/src/test-utils/mockCommandContext.js.map +0 -1
  234. package/dist/src/test-utils/mockCommandContext.test.d.ts +0 -6
  235. package/dist/src/test-utils/mockCommandContext.test.js +0 -51
  236. package/dist/src/test-utils/mockCommandContext.test.js.map +0 -1
  237. package/dist/src/test-utils/render.d.ts +0 -8
  238. package/dist/src/test-utils/render.js +0 -10
  239. package/dist/src/test-utils/render.js.map +0 -1
  240. package/dist/src/ui/App.d.ts +0 -15
  241. package/dist/src/ui/App.js +0 -687
  242. package/dist/src/ui/App.js.map +0 -1
  243. package/dist/src/ui/IdeIntegrationNudge.d.ts +0 -16
  244. package/dist/src/ui/IdeIntegrationNudge.js +0 -52
  245. package/dist/src/ui/IdeIntegrationNudge.js.map +0 -1
  246. package/dist/src/ui/colors.d.ts +0 -7
  247. package/dist/src/ui/colors.js +0 -54
  248. package/dist/src/ui/colors.js.map +0 -1
  249. package/dist/src/ui/commands/aboutCommand.d.ts +0 -7
  250. package/dist/src/ui/commands/aboutCommand.js +0 -43
  251. package/dist/src/ui/commands/aboutCommand.js.map +0 -1
  252. package/dist/src/ui/commands/authCommand.d.ts +0 -7
  253. package/dist/src/ui/commands/authCommand.js +0 -16
  254. package/dist/src/ui/commands/authCommand.js.map +0 -1
  255. package/dist/src/ui/commands/bugCommand.d.ts +0 -7
  256. package/dist/src/ui/commands/bugCommand.js +0 -71
  257. package/dist/src/ui/commands/bugCommand.js.map +0 -1
  258. package/dist/src/ui/commands/chatCommand.d.ts +0 -7
  259. package/dist/src/ui/commands/chatCommand.js +0 -234
  260. package/dist/src/ui/commands/chatCommand.js.map +0 -1
  261. package/dist/src/ui/commands/clearCommand.d.ts +0 -7
  262. package/dist/src/ui/commands/clearCommand.js +0 -27
  263. package/dist/src/ui/commands/clearCommand.js.map +0 -1
  264. package/dist/src/ui/commands/compressCommand.d.ts +0 -7
  265. package/dist/src/ui/commands/compressCommand.js +0 -64
  266. package/dist/src/ui/commands/compressCommand.js.map +0 -1
  267. package/dist/src/ui/commands/contextCommand.d.ts +0 -7
  268. package/dist/src/ui/commands/contextCommand.js +0 -115
  269. package/dist/src/ui/commands/contextCommand.js.map +0 -1
  270. package/dist/src/ui/commands/copyCommand.d.ts +0 -7
  271. package/dist/src/ui/commands/copyCommand.js +0 -59
  272. package/dist/src/ui/commands/copyCommand.js.map +0 -1
  273. package/dist/src/ui/commands/corgiCommand.d.ts +0 -7
  274. package/dist/src/ui/commands/corgiCommand.js +0 -15
  275. package/dist/src/ui/commands/corgiCommand.js.map +0 -1
  276. package/dist/src/ui/commands/directoryCommand.d.ts +0 -8
  277. package/dist/src/ui/commands/directoryCommand.js +0 -133
  278. package/dist/src/ui/commands/directoryCommand.js.map +0 -1
  279. package/dist/src/ui/commands/docsCommand.d.ts +0 -7
  280. package/dist/src/ui/commands/docsCommand.js +0 -31
  281. package/dist/src/ui/commands/docsCommand.js.map +0 -1
  282. package/dist/src/ui/commands/editorCommand.d.ts +0 -7
  283. package/dist/src/ui/commands/editorCommand.js +0 -16
  284. package/dist/src/ui/commands/editorCommand.js.map +0 -1
  285. package/dist/src/ui/commands/extensionsCommand.d.ts +0 -7
  286. package/dist/src/ui/commands/extensionsCommand.js +0 -31
  287. package/dist/src/ui/commands/extensionsCommand.js.map +0 -1
  288. package/dist/src/ui/commands/helpCommand.d.ts +0 -7
  289. package/dist/src/ui/commands/helpCommand.js +0 -21
  290. package/dist/src/ui/commands/helpCommand.js.map +0 -1
  291. package/dist/src/ui/commands/ideCommand.d.ts +0 -8
  292. package/dist/src/ui/commands/ideCommand.js +0 -218
  293. package/dist/src/ui/commands/ideCommand.js.map +0 -1
  294. package/dist/src/ui/commands/initCommand.d.ts +0 -7
  295. package/dist/src/ui/commands/initCommand.js +0 -105
  296. package/dist/src/ui/commands/initCommand.js.map +0 -1
  297. package/dist/src/ui/commands/mcpCommand.d.ts +0 -7
  298. package/dist/src/ui/commands/mcpCommand.js +0 -424
  299. package/dist/src/ui/commands/mcpCommand.js.map +0 -1
  300. package/dist/src/ui/commands/memoryCommand.d.ts +0 -7
  301. package/dist/src/ui/commands/memoryCommand.js +0 -224
  302. package/dist/src/ui/commands/memoryCommand.js.map +0 -1
  303. package/dist/src/ui/commands/privacyCommand.d.ts +0 -7
  304. package/dist/src/ui/commands/privacyCommand.js +0 -16
  305. package/dist/src/ui/commands/privacyCommand.js.map +0 -1
  306. package/dist/src/ui/commands/quitCommand.d.ts +0 -7
  307. package/dist/src/ui/commands/quitCommand.js +0 -34
  308. package/dist/src/ui/commands/quitCommand.js.map +0 -1
  309. package/dist/src/ui/commands/restoreCommand.d.ts +0 -8
  310. package/dist/src/ui/commands/restoreCommand.js +0 -128
  311. package/dist/src/ui/commands/restoreCommand.js.map +0 -1
  312. package/dist/src/ui/commands/searchEngineSetupCommand.d.ts +0 -7
  313. package/dist/src/ui/commands/searchEngineSetupCommand.js +0 -17
  314. package/dist/src/ui/commands/searchEngineSetupCommand.js.map +0 -1
  315. package/dist/src/ui/commands/settingsCommand.d.ts +0 -7
  316. package/dist/src/ui/commands/settingsCommand.js +0 -16
  317. package/dist/src/ui/commands/settingsCommand.js.map +0 -1
  318. package/dist/src/ui/commands/setupGithubCommand.d.ts +0 -9
  319. package/dist/src/ui/commands/setupGithubCommand.js +0 -154
  320. package/dist/src/ui/commands/setupGithubCommand.js.map +0 -1
  321. package/dist/src/ui/commands/setupGithubCommand.test.d.ts +0 -6
  322. package/dist/src/ui/commands/setupGithubCommand.test.js +0 -167
  323. package/dist/src/ui/commands/setupGithubCommand.test.js.map +0 -1
  324. package/dist/src/ui/commands/speakCommand.d.ts +0 -7
  325. package/dist/src/ui/commands/speakCommand.js +0 -136
  326. package/dist/src/ui/commands/speakCommand.js.map +0 -1
  327. package/dist/src/ui/commands/statsCommand.d.ts +0 -7
  328. package/dist/src/ui/commands/statsCommand.js +0 -54
  329. package/dist/src/ui/commands/statsCommand.js.map +0 -1
  330. package/dist/src/ui/commands/terminalSetupCommand.d.ts +0 -13
  331. package/dist/src/ui/commands/terminalSetupCommand.js +0 -41
  332. package/dist/src/ui/commands/terminalSetupCommand.js.map +0 -1
  333. package/dist/src/ui/commands/themeCommand.d.ts +0 -7
  334. package/dist/src/ui/commands/themeCommand.js +0 -16
  335. package/dist/src/ui/commands/themeCommand.js.map +0 -1
  336. package/dist/src/ui/commands/toolsCommand.d.ts +0 -7
  337. package/dist/src/ui/commands/toolsCommand.js +0 -56
  338. package/dist/src/ui/commands/toolsCommand.js.map +0 -1
  339. package/dist/src/ui/commands/ttsCommand.d.ts +0 -7
  340. package/dist/src/ui/commands/ttsCommand.js +0 -122
  341. package/dist/src/ui/commands/ttsCommand.js.map +0 -1
  342. package/dist/src/ui/commands/types.d.ts +0 -157
  343. package/dist/src/ui/commands/types.js +0 -12
  344. package/dist/src/ui/commands/types.js.map +0 -1
  345. package/dist/src/ui/commands/vimCommand.d.ts +0 -7
  346. package/dist/src/ui/commands/vimCommand.js +0 -23
  347. package/dist/src/ui/commands/vimCommand.js.map +0 -1
  348. package/dist/src/ui/commands/voiceCommand.d.ts +0 -7
  349. package/dist/src/ui/commands/voiceCommand.js +0 -95
  350. package/dist/src/ui/commands/voiceCommand.js.map +0 -1
  351. package/dist/src/ui/components/AboutBox.d.ts +0 -17
  352. package/dist/src/ui/components/AboutBox.js +0 -6
  353. package/dist/src/ui/components/AboutBox.js.map +0 -1
  354. package/dist/src/ui/components/AsciiArt.d.ts +0 -8
  355. package/dist/src/ui/components/AsciiArt.js +0 -53
  356. package/dist/src/ui/components/AsciiArt.js.map +0 -1
  357. package/dist/src/ui/components/AuthDialog.d.ts +0 -15
  358. package/dist/src/ui/components/AuthDialog.js +0 -151
  359. package/dist/src/ui/components/AuthDialog.js.map +0 -1
  360. package/dist/src/ui/components/AuthDialog.test.d.ts +0 -6
  361. package/dist/src/ui/components/AuthDialog.test.js +0 -220
  362. package/dist/src/ui/components/AuthDialog.test.js.map +0 -1
  363. package/dist/src/ui/components/AuthInProgress.d.ts +0 -11
  364. package/dist/src/ui/components/AuthInProgress.js +0 -28
  365. package/dist/src/ui/components/AuthInProgress.js.map +0 -1
  366. package/dist/src/ui/components/AutoAcceptIndicator.d.ts +0 -12
  367. package/dist/src/ui/components/AutoAcceptIndicator.js +0 -26
  368. package/dist/src/ui/components/AutoAcceptIndicator.js.map +0 -1
  369. package/dist/src/ui/components/ConsoleSummaryDisplay.d.ts +0 -11
  370. package/dist/src/ui/components/ConsoleSummaryDisplay.js +0 -11
  371. package/dist/src/ui/components/ConsoleSummaryDisplay.js.map +0 -1
  372. package/dist/src/ui/components/ContextSummaryDisplay.d.ts +0 -20
  373. package/dist/src/ui/components/ContextSummaryDisplay.js +0 -65
  374. package/dist/src/ui/components/ContextSummaryDisplay.js.map +0 -1
  375. package/dist/src/ui/components/ContextUsageDisplay.d.ts +0 -11
  376. package/dist/src/ui/components/ContextUsageDisplay.js +0 -100
  377. package/dist/src/ui/components/ContextUsageDisplay.js.map +0 -1
  378. package/dist/src/ui/components/DebugProfiler.d.ts +0 -6
  379. package/dist/src/ui/components/DebugProfiler.js +0 -27
  380. package/dist/src/ui/components/DebugProfiler.js.map +0 -1
  381. package/dist/src/ui/components/DetailedMessagesDisplay.d.ts +0 -14
  382. package/dist/src/ui/components/DetailedMessagesDisplay.js +0 -34
  383. package/dist/src/ui/components/DetailedMessagesDisplay.js.map +0 -1
  384. package/dist/src/ui/components/EditorSettingsDialog.d.ts +0 -15
  385. package/dist/src/ui/components/EditorSettingsDialog.js +0 -74
  386. package/dist/src/ui/components/EditorSettingsDialog.js.map +0 -1
  387. package/dist/src/ui/components/FolderTrustDialog.d.ts +0 -16
  388. package/dist/src/ui/components/FolderTrustDialog.js +0 -39
  389. package/dist/src/ui/components/FolderTrustDialog.js.map +0 -1
  390. package/dist/src/ui/components/FolderTrustDialog.test.d.ts +0 -6
  391. package/dist/src/ui/components/FolderTrustDialog.test.js +0 -26
  392. package/dist/src/ui/components/FolderTrustDialog.test.js.map +0 -1
  393. package/dist/src/ui/components/Footer.d.ts +0 -24
  394. package/dist/src/ui/components/Footer.js +0 -25
  395. package/dist/src/ui/components/Footer.js.map +0 -1
  396. package/dist/src/ui/components/GeminiRespondingSpinner.d.ts +0 -17
  397. package/dist/src/ui/components/GeminiRespondingSpinner.js +0 -16
  398. package/dist/src/ui/components/GeminiRespondingSpinner.js.map +0 -1
  399. package/dist/src/ui/components/Header.d.ts +0 -13
  400. package/dist/src/ui/components/Header.js +0 -28
  401. package/dist/src/ui/components/Header.js.map +0 -1
  402. package/dist/src/ui/components/Header.test.d.ts +0 -6
  403. package/dist/src/ui/components/Header.test.js +0 -37
  404. package/dist/src/ui/components/Header.test.js.map +0 -1
  405. package/dist/src/ui/components/Help.d.ts +0 -12
  406. package/dist/src/ui/components/Help.js +0 -10
  407. package/dist/src/ui/components/Help.js.map +0 -1
  408. package/dist/src/ui/components/HistoryItemDisplay.d.ts +0 -20
  409. package/dist/src/ui/components/HistoryItemDisplay.js +0 -18
  410. package/dist/src/ui/components/HistoryItemDisplay.js.map +0 -1
  411. package/dist/src/ui/components/HistoryItemDisplay.test.d.ts +0 -6
  412. package/dist/src/ui/components/HistoryItemDisplay.test.js +0 -91
  413. package/dist/src/ui/components/HistoryItemDisplay.test.js.map +0 -1
  414. package/dist/src/ui/components/InputPrompt.d.ts +0 -28
  415. package/dist/src/ui/components/InputPrompt.js +0 -440
  416. package/dist/src/ui/components/InputPrompt.js.map +0 -1
  417. package/dist/src/ui/components/LMStudioModelPrompt.d.ts +0 -12
  418. package/dist/src/ui/components/LMStudioModelPrompt.js +0 -100
  419. package/dist/src/ui/components/LMStudioModelPrompt.js.map +0 -1
  420. package/dist/src/ui/components/LoadingIndicator.d.ts +0 -15
  421. package/dist/src/ui/components/LoadingIndicator.js +0 -25
  422. package/dist/src/ui/components/LoadingIndicator.js.map +0 -1
  423. package/dist/src/ui/components/LoadingIndicator.test.d.ts +0 -6
  424. package/dist/src/ui/components/LoadingIndicator.test.js +0 -190
  425. package/dist/src/ui/components/LoadingIndicator.test.js.map +0 -1
  426. package/dist/src/ui/components/MemoryUsageDisplay.d.ts +0 -7
  427. package/dist/src/ui/components/MemoryUsageDisplay.js +0 -27
  428. package/dist/src/ui/components/MemoryUsageDisplay.js.map +0 -1
  429. package/dist/src/ui/components/ModelStatsDisplay.d.ts +0 -7
  430. package/dist/src/ui/components/ModelStatsDisplay.js +0 -33
  431. package/dist/src/ui/components/ModelStatsDisplay.js.map +0 -1
  432. package/dist/src/ui/components/OllamaModelPrompt.d.ts +0 -12
  433. package/dist/src/ui/components/OllamaModelPrompt.js +0 -94
  434. package/dist/src/ui/components/OllamaModelPrompt.js.map +0 -1
  435. package/dist/src/ui/components/OpenAIKeyPrompt.d.ts +0 -12
  436. package/dist/src/ui/components/OpenAIKeyPrompt.js +0 -118
  437. package/dist/src/ui/components/OpenAIKeyPrompt.js.map +0 -1
  438. package/dist/src/ui/components/OpenAIKeyPrompt.test.d.ts +0 -6
  439. package/dist/src/ui/components/OpenAIKeyPrompt.test.js +0 -44
  440. package/dist/src/ui/components/OpenAIKeyPrompt.test.js.map +0 -1
  441. package/dist/src/ui/components/PrepareLabel.d.ts +0 -15
  442. package/dist/src/ui/components/PrepareLabel.js +0 -16
  443. package/dist/src/ui/components/PrepareLabel.js.map +0 -1
  444. package/dist/src/ui/components/SearchEngineConfigDialog.d.ts +0 -18
  445. package/dist/src/ui/components/SearchEngineConfigDialog.js +0 -148
  446. package/dist/src/ui/components/SearchEngineConfigDialog.js.map +0 -1
  447. package/dist/src/ui/components/SessionSummaryDisplay.d.ts +0 -11
  448. package/dist/src/ui/components/SessionSummaryDisplay.js +0 -4
  449. package/dist/src/ui/components/SessionSummaryDisplay.js.map +0 -1
  450. package/dist/src/ui/components/SettingsDialog.d.ts +0 -14
  451. package/dist/src/ui/components/SettingsDialog.js +0 -519
  452. package/dist/src/ui/components/SettingsDialog.js.map +0 -1
  453. package/dist/src/ui/components/SettingsDialog.test.d.ts +0 -6
  454. package/dist/src/ui/components/SettingsDialog.test.js +0 -568
  455. package/dist/src/ui/components/SettingsDialog.test.js.map +0 -1
  456. package/dist/src/ui/components/ShellConfirmationDialog.d.ts +0 -15
  457. package/dist/src/ui/components/ShellConfirmationDialog.js +0 -46
  458. package/dist/src/ui/components/ShellConfirmationDialog.js.map +0 -1
  459. package/dist/src/ui/components/ShellConfirmationDialog.test.d.ts +0 -6
  460. package/dist/src/ui/components/ShellConfirmationDialog.test.js +0 -40
  461. package/dist/src/ui/components/ShellConfirmationDialog.test.js.map +0 -1
  462. package/dist/src/ui/components/ShellModeIndicator.d.ts +0 -7
  463. package/dist/src/ui/components/ShellModeIndicator.js +0 -5
  464. package/dist/src/ui/components/ShellModeIndicator.js.map +0 -1
  465. package/dist/src/ui/components/ShowMoreLines.d.ts +0 -10
  466. package/dist/src/ui/components/ShowMoreLines.js +0 -24
  467. package/dist/src/ui/components/ShowMoreLines.js.map +0 -1
  468. package/dist/src/ui/components/StatsDisplay.d.ts +0 -12
  469. package/dist/src/ui/components/StatsDisplay.js +0 -43
  470. package/dist/src/ui/components/StatsDisplay.js.map +0 -1
  471. package/dist/src/ui/components/SuggestionsDisplay.d.ts +0 -22
  472. package/dist/src/ui/components/SuggestionsDisplay.js +0 -32
  473. package/dist/src/ui/components/SuggestionsDisplay.js.map +0 -1
  474. package/dist/src/ui/components/ThemeDialog.d.ts +0 -19
  475. package/dist/src/ui/components/ThemeDialog.js +0 -143
  476. package/dist/src/ui/components/ThemeDialog.js.map +0 -1
  477. package/dist/src/ui/components/Tips.d.ts +0 -12
  478. package/dist/src/ui/components/Tips.js +0 -8
  479. package/dist/src/ui/components/Tips.js.map +0 -1
  480. package/dist/src/ui/components/TodoDisplay.d.ts +0 -16
  481. package/dist/src/ui/components/TodoDisplay.js +0 -27
  482. package/dist/src/ui/components/TodoDisplay.js.map +0 -1
  483. package/dist/src/ui/components/TodoDisplay.test.d.ts +0 -6
  484. package/dist/src/ui/components/TodoDisplay.test.js +0 -77
  485. package/dist/src/ui/components/TodoDisplay.test.js.map +0 -1
  486. package/dist/src/ui/components/ToolStatsDisplay.d.ts +0 -7
  487. package/dist/src/ui/components/ToolStatsDisplay.js +0 -41
  488. package/dist/src/ui/components/ToolStatsDisplay.js.map +0 -1
  489. package/dist/src/ui/components/UpdateNotification.d.ts +0 -10
  490. package/dist/src/ui/components/UpdateNotification.js +0 -10
  491. package/dist/src/ui/components/UpdateNotification.js.map +0 -1
  492. package/dist/src/ui/components/WelcomeBackDialog.d.ts +0 -36
  493. package/dist/src/ui/components/WelcomeBackDialog.js +0 -109
  494. package/dist/src/ui/components/WelcomeBackDialog.js.map +0 -1
  495. package/dist/src/ui/components/messages/CompressionMessage.d.ts +0 -11
  496. package/dist/src/ui/components/messages/CompressionMessage.js +0 -16
  497. package/dist/src/ui/components/messages/CompressionMessage.js.map +0 -1
  498. package/dist/src/ui/components/messages/DiffRenderer.d.ts +0 -16
  499. package/dist/src/ui/components/messages/DiffRenderer.js +0 -222
  500. package/dist/src/ui/components/messages/DiffRenderer.js.map +0 -1
  501. package/dist/src/ui/components/messages/DiffRenderer.test.d.ts +0 -6
  502. package/dist/src/ui/components/messages/DiffRenderer.test.js +0 -239
  503. package/dist/src/ui/components/messages/DiffRenderer.test.js.map +0 -1
  504. package/dist/src/ui/components/messages/ErrorMessage.d.ts +0 -11
  505. package/dist/src/ui/components/messages/ErrorMessage.js +0 -9
  506. package/dist/src/ui/components/messages/ErrorMessage.js.map +0 -1
  507. package/dist/src/ui/components/messages/GeminiMessage.d.ts +0 -14
  508. package/dist/src/ui/components/messages/GeminiMessage.js +0 -10
  509. package/dist/src/ui/components/messages/GeminiMessage.js.map +0 -1
  510. package/dist/src/ui/components/messages/GeminiMessageContent.d.ts +0 -14
  511. package/dist/src/ui/components/messages/GeminiMessageContent.js +0 -15
  512. package/dist/src/ui/components/messages/GeminiMessageContent.js.map +0 -1
  513. package/dist/src/ui/components/messages/InfoMessage.d.ts +0 -11
  514. package/dist/src/ui/components/messages/InfoMessage.js +0 -10
  515. package/dist/src/ui/components/messages/InfoMessage.js.map +0 -1
  516. package/dist/src/ui/components/messages/ToolConfirmationMessage.d.ts +0 -15
  517. package/dist/src/ui/components/messages/ToolConfirmationMessage.js +0 -145
  518. package/dist/src/ui/components/messages/ToolConfirmationMessage.js.map +0 -1
  519. package/dist/src/ui/components/messages/ToolConfirmationMessage.test.d.ts +0 -6
  520. package/dist/src/ui/components/messages/ToolConfirmationMessage.test.js +0 -37
  521. package/dist/src/ui/components/messages/ToolConfirmationMessage.test.js.map +0 -1
  522. package/dist/src/ui/components/messages/ToolGroupMessage.d.ts +0 -18
  523. package/dist/src/ui/components/messages/ToolGroupMessage.js +0 -55
  524. package/dist/src/ui/components/messages/ToolGroupMessage.js.map +0 -1
  525. package/dist/src/ui/components/messages/ToolMessage.d.ts +0 -15
  526. package/dist/src/ui/components/messages/ToolMessage.js +0 -111
  527. package/dist/src/ui/components/messages/ToolMessage.js.map +0 -1
  528. package/dist/src/ui/components/messages/ToolMessage.test.d.ts +0 -6
  529. package/dist/src/ui/components/messages/ToolMessage.test.js +0 -118
  530. package/dist/src/ui/components/messages/ToolMessage.test.js.map +0 -1
  531. package/dist/src/ui/components/messages/UserMessage.d.ts +0 -11
  532. package/dist/src/ui/components/messages/UserMessage.js +0 -12
  533. package/dist/src/ui/components/messages/UserMessage.js.map +0 -1
  534. package/dist/src/ui/components/messages/UserShellMessage.d.ts +0 -11
  535. package/dist/src/ui/components/messages/UserShellMessage.js +0 -9
  536. package/dist/src/ui/components/messages/UserShellMessage.js.map +0 -1
  537. package/dist/src/ui/components/shared/MaxSizedBox.d.ts +0 -61
  538. package/dist/src/ui/components/shared/MaxSizedBox.js +0 -451
  539. package/dist/src/ui/components/shared/MaxSizedBox.js.map +0 -1
  540. package/dist/src/ui/components/shared/MaxSizedBox.test.d.ts +0 -6
  541. package/dist/src/ui/components/shared/MaxSizedBox.test.js +0 -154
  542. package/dist/src/ui/components/shared/MaxSizedBox.test.js.map +0 -1
  543. package/dist/src/ui/components/shared/RadioButtonSelect.d.ts +0 -46
  544. package/dist/src/ui/components/shared/RadioButtonSelect.js +0 -121
  545. package/dist/src/ui/components/shared/RadioButtonSelect.js.map +0 -1
  546. package/dist/src/ui/components/shared/RadioButtonSelect.test.d.ts +0 -6
  547. package/dist/src/ui/components/shared/RadioButtonSelect.test.js +0 -111
  548. package/dist/src/ui/components/shared/RadioButtonSelect.test.js.map +0 -1
  549. package/dist/src/ui/components/shared/text-buffer.d.ts +0 -467
  550. package/dist/src/ui/components/shared/text-buffer.js +0 -1533
  551. package/dist/src/ui/components/shared/text-buffer.js.map +0 -1
  552. package/dist/src/ui/components/shared/vim-buffer-actions.d.ts +0 -72
  553. package/dist/src/ui/components/shared/vim-buffer-actions.js +0 -552
  554. package/dist/src/ui/components/shared/vim-buffer-actions.js.map +0 -1
  555. package/dist/src/ui/constants.d.ts +0 -9
  556. package/dist/src/ui/constants.js +0 -13
  557. package/dist/src/ui/constants.js.map +0 -1
  558. package/dist/src/ui/contexts/KeypressContext.d.ts +0 -30
  559. package/dist/src/ui/contexts/KeypressContext.js +0 -331
  560. package/dist/src/ui/contexts/KeypressContext.js.map +0 -1
  561. package/dist/src/ui/contexts/KeypressContext.test.d.ts +0 -6
  562. package/dist/src/ui/contexts/KeypressContext.test.js +0 -275
  563. package/dist/src/ui/contexts/KeypressContext.test.js.map +0 -1
  564. package/dist/src/ui/contexts/OverflowContext.d.ts +0 -19
  565. package/dist/src/ui/contexts/OverflowContext.js +0 -43
  566. package/dist/src/ui/contexts/OverflowContext.js.map +0 -1
  567. package/dist/src/ui/contexts/SessionContext.d.ts +0 -39
  568. package/dist/src/ui/contexts/SessionContext.js +0 -60
  569. package/dist/src/ui/contexts/SessionContext.js.map +0 -1
  570. package/dist/src/ui/contexts/SettingsContext.d.ts +0 -9
  571. package/dist/src/ui/contexts/SettingsContext.js +0 -15
  572. package/dist/src/ui/contexts/SettingsContext.js.map +0 -1
  573. package/dist/src/ui/contexts/StreamingContext.d.ts +0 -9
  574. package/dist/src/ui/contexts/StreamingContext.js +0 -15
  575. package/dist/src/ui/contexts/StreamingContext.js.map +0 -1
  576. package/dist/src/ui/contexts/VimModeContext.d.ts +0 -19
  577. package/dist/src/ui/contexts/VimModeContext.js +0 -48
  578. package/dist/src/ui/contexts/VimModeContext.js.map +0 -1
  579. package/dist/src/ui/editors/editorSettingsManager.d.ts +0 -19
  580. package/dist/src/ui/editors/editorSettingsManager.js +0 -47
  581. package/dist/src/ui/editors/editorSettingsManager.js.map +0 -1
  582. package/dist/src/ui/hooks/atCommandProcessor.d.ts +0 -31
  583. package/dist/src/ui/hooks/atCommandProcessor.js +0 -365
  584. package/dist/src/ui/hooks/atCommandProcessor.js.map +0 -1
  585. package/dist/src/ui/hooks/atCommandProcessor.test.d.ts +0 -6
  586. package/dist/src/ui/hooks/atCommandProcessor.test.js +0 -824
  587. package/dist/src/ui/hooks/atCommandProcessor.test.js.map +0 -1
  588. package/dist/src/ui/hooks/shellCommandProcessor.d.ts +0 -17
  589. package/dist/src/ui/hooks/shellCommandProcessor.js +0 -233
  590. package/dist/src/ui/hooks/shellCommandProcessor.js.map +0 -1
  591. package/dist/src/ui/hooks/shellCommandProcessor.test.d.ts +0 -6
  592. package/dist/src/ui/hooks/shellCommandProcessor.test.js +0 -328
  593. package/dist/src/ui/hooks/shellCommandProcessor.test.js.map +0 -1
  594. package/dist/src/ui/hooks/slashCommandProcessor.d.ts +0 -28
  595. package/dist/src/ui/hooks/slashCommandProcessor.js +0 -459
  596. package/dist/src/ui/hooks/slashCommandProcessor.js.map +0 -1
  597. package/dist/src/ui/hooks/useAtCompletion.d.ts +0 -23
  598. package/dist/src/ui/hooks/useAtCompletion.js +0 -179
  599. package/dist/src/ui/hooks/useAtCompletion.js.map +0 -1
  600. package/dist/src/ui/hooks/useAuthCommand.d.ts +0 -14
  601. package/dist/src/ui/hooks/useAuthCommand.js +0 -100
  602. package/dist/src/ui/hooks/useAuthCommand.js.map +0 -1
  603. package/dist/src/ui/hooks/useAutoAcceptIndicator.d.ts +0 -10
  604. package/dist/src/ui/hooks/useAutoAcceptIndicator.js +0 -37
  605. package/dist/src/ui/hooks/useAutoAcceptIndicator.js.map +0 -1
  606. package/dist/src/ui/hooks/useAutoAcceptIndicator.test.d.ts +0 -6
  607. package/dist/src/ui/hooks/useAutoAcceptIndicator.test.js +0 -190
  608. package/dist/src/ui/hooks/useAutoAcceptIndicator.test.js.map +0 -1
  609. package/dist/src/ui/hooks/useBracketedPaste.d.ts +0 -12
  610. package/dist/src/ui/hooks/useBracketedPaste.js +0 -32
  611. package/dist/src/ui/hooks/useBracketedPaste.js.map +0 -1
  612. package/dist/src/ui/hooks/useCommandCompletion.d.ts +0 -29
  613. package/dist/src/ui/hooks/useCommandCompletion.js +0 -165
  614. package/dist/src/ui/hooks/useCommandCompletion.js.map +0 -1
  615. package/dist/src/ui/hooks/useCompletion.d.ts +0 -24
  616. package/dist/src/ui/hooks/useCompletion.js +0 -88
  617. package/dist/src/ui/hooks/useCompletion.js.map +0 -1
  618. package/dist/src/ui/hooks/useConsoleMessages.d.ts +0 -12
  619. package/dist/src/ui/hooks/useConsoleMessages.js +0 -76
  620. package/dist/src/ui/hooks/useConsoleMessages.js.map +0 -1
  621. package/dist/src/ui/hooks/useEditorSettings.d.ts +0 -16
  622. package/dist/src/ui/hooks/useEditorSettings.js +0 -43
  623. package/dist/src/ui/hooks/useEditorSettings.js.map +0 -1
  624. package/dist/src/ui/hooks/useEditorSettings.test.d.ts +0 -6
  625. package/dist/src/ui/hooks/useEditorSettings.test.js +0 -164
  626. package/dist/src/ui/hooks/useEditorSettings.test.js.map +0 -1
  627. package/dist/src/ui/hooks/useFocus.d.ts +0 -10
  628. package/dist/src/ui/hooks/useFocus.js +0 -41
  629. package/dist/src/ui/hooks/useFocus.js.map +0 -1
  630. package/dist/src/ui/hooks/useFolderTrust.d.ts +0 -12
  631. package/dist/src/ui/hooks/useFolderTrust.js +0 -55
  632. package/dist/src/ui/hooks/useFolderTrust.js.map +0 -1
  633. package/dist/src/ui/hooks/useGeminiStream.d.ts +0 -24
  634. package/dist/src/ui/hooks/useGeminiStream.js +0 -653
  635. package/dist/src/ui/hooks/useGeminiStream.js.map +0 -1
  636. package/dist/src/ui/hooks/useGitBranchName.d.ts +0 -6
  637. package/dist/src/ui/hooks/useGitBranchName.js +0 -61
  638. package/dist/src/ui/hooks/useGitBranchName.js.map +0 -1
  639. package/dist/src/ui/hooks/useGitBranchName.test.d.ts +0 -6
  640. package/dist/src/ui/hooks/useGitBranchName.test.js +0 -215
  641. package/dist/src/ui/hooks/useGitBranchName.test.js.map +0 -1
  642. package/dist/src/ui/hooks/useHistoryManager.d.ts +0 -22
  643. package/dist/src/ui/hooks/useHistoryManager.js +0 -72
  644. package/dist/src/ui/hooks/useHistoryManager.js.map +0 -1
  645. package/dist/src/ui/hooks/useHistoryManager.test.d.ts +0 -6
  646. package/dist/src/ui/hooks/useHistoryManager.test.js +0 -171
  647. package/dist/src/ui/hooks/useHistoryManager.test.js.map +0 -1
  648. package/dist/src/ui/hooks/useInputHistory.d.ts +0 -19
  649. package/dist/src/ui/hooks/useInputHistory.js +0 -84
  650. package/dist/src/ui/hooks/useInputHistory.js.map +0 -1
  651. package/dist/src/ui/hooks/useInputHistory.test.d.ts +0 -6
  652. package/dist/src/ui/hooks/useInputHistory.test.js +0 -207
  653. package/dist/src/ui/hooks/useInputHistory.test.js.map +0 -1
  654. package/dist/src/ui/hooks/useKeypress.d.ts +0 -17
  655. package/dist/src/ui/hooks/useKeypress.js +0 -27
  656. package/dist/src/ui/hooks/useKeypress.js.map +0 -1
  657. package/dist/src/ui/hooks/useKittyKeyboardProtocol.d.ts +0 -15
  658. package/dist/src/ui/hooks/useKittyKeyboardProtocol.js +0 -20
  659. package/dist/src/ui/hooks/useKittyKeyboardProtocol.js.map +0 -1
  660. package/dist/src/ui/hooks/useLoadingIndicator.d.ts +0 -10
  661. package/dist/src/ui/hooks/useLoadingIndicator.js +0 -44
  662. package/dist/src/ui/hooks/useLoadingIndicator.js.map +0 -1
  663. package/dist/src/ui/hooks/useLoadingIndicator.test.d.ts +0 -6
  664. package/dist/src/ui/hooks/useLoadingIndicator.test.js +0 -91
  665. package/dist/src/ui/hooks/useLoadingIndicator.test.js.map +0 -1
  666. package/dist/src/ui/hooks/useLogger.d.ts +0 -10
  667. package/dist/src/ui/hooks/useLogger.js +0 -29
  668. package/dist/src/ui/hooks/useLogger.js.map +0 -1
  669. package/dist/src/ui/hooks/useMessageQueue.d.ts +0 -22
  670. package/dist/src/ui/hooks/useMessageQueue.js +0 -49
  671. package/dist/src/ui/hooks/useMessageQueue.js.map +0 -1
  672. package/dist/src/ui/hooks/useMessageQueue.test.d.ts +0 -6
  673. package/dist/src/ui/hooks/useMessageQueue.test.js +0 -158
  674. package/dist/src/ui/hooks/useMessageQueue.test.js.map +0 -1
  675. package/dist/src/ui/hooks/usePhraseCycler.d.ts +0 -14
  676. package/dist/src/ui/hooks/usePhraseCycler.js +0 -187
  677. package/dist/src/ui/hooks/usePhraseCycler.js.map +0 -1
  678. package/dist/src/ui/hooks/usePrivacySettings.d.ts +0 -16
  679. package/dist/src/ui/hooks/usePrivacySettings.js +0 -119
  680. package/dist/src/ui/hooks/usePrivacySettings.js.map +0 -1
  681. package/dist/src/ui/hooks/usePrivacySettings.test.d.ts +0 -6
  682. package/dist/src/ui/hooks/usePrivacySettings.test.js +0 -154
  683. package/dist/src/ui/hooks/usePrivacySettings.test.js.map +0 -1
  684. package/dist/src/ui/hooks/useReactToolScheduler.d.ts +0 -33
  685. package/dist/src/ui/hooks/useReactToolScheduler.js +0 -187
  686. package/dist/src/ui/hooks/useReactToolScheduler.js.map +0 -1
  687. package/dist/src/ui/hooks/useRefreshMemoryCommand.d.ts +0 -6
  688. package/dist/src/ui/hooks/useRefreshMemoryCommand.js +0 -7
  689. package/dist/src/ui/hooks/useRefreshMemoryCommand.js.map +0 -1
  690. package/dist/src/ui/hooks/useReverseSearchCompletion.d.ts +0 -19
  691. package/dist/src/ui/hooks/useReverseSearchCompletion.js +0 -56
  692. package/dist/src/ui/hooks/useReverseSearchCompletion.js.map +0 -1
  693. package/dist/src/ui/hooks/useReverseSearchCompletion.test.d.ts +0 -6
  694. package/dist/src/ui/hooks/useReverseSearchCompletion.test.js +0 -163
  695. package/dist/src/ui/hooks/useReverseSearchCompletion.test.js.map +0 -1
  696. package/dist/src/ui/hooks/useSettingsCommand.d.ts +0 -10
  697. package/dist/src/ui/hooks/useSettingsCommand.js +0 -21
  698. package/dist/src/ui/hooks/useSettingsCommand.js.map +0 -1
  699. package/dist/src/ui/hooks/useShellHistory.d.ts +0 -13
  700. package/dist/src/ui/hooks/useShellHistory.js +0 -112
  701. package/dist/src/ui/hooks/useShellHistory.js.map +0 -1
  702. package/dist/src/ui/hooks/useShellHistory.test.d.ts +0 -6
  703. package/dist/src/ui/hooks/useShellHistory.test.js +0 -162
  704. package/dist/src/ui/hooks/useShellHistory.test.js.map +0 -1
  705. package/dist/src/ui/hooks/useShowMemoryCommand.d.ts +0 -9
  706. package/dist/src/ui/hooks/useShowMemoryCommand.js +0 -58
  707. package/dist/src/ui/hooks/useShowMemoryCommand.js.map +0 -1
  708. package/dist/src/ui/hooks/useSlashCompletion.d.ts +0 -20
  709. package/dist/src/ui/hooks/useSlashCompletion.js +0 -135
  710. package/dist/src/ui/hooks/useSlashCompletion.js.map +0 -1
  711. package/dist/src/ui/hooks/useSlashCompletion.test.d.ts +0 -6
  712. package/dist/src/ui/hooks/useSlashCompletion.test.js +0 -272
  713. package/dist/src/ui/hooks/useSlashCompletion.test.js.map +0 -1
  714. package/dist/src/ui/hooks/useStateAndRef.d.ts +0 -7
  715. package/dist/src/ui/hooks/useStateAndRef.js +0 -26
  716. package/dist/src/ui/hooks/useStateAndRef.js.map +0 -1
  717. package/dist/src/ui/hooks/useTerminalSize.d.ts +0 -9
  718. package/dist/src/ui/hooks/useTerminalSize.js +0 -27
  719. package/dist/src/ui/hooks/useTerminalSize.js.map +0 -1
  720. package/dist/src/ui/hooks/useThemeCommand.d.ts +0 -15
  721. package/dist/src/ui/hooks/useThemeCommand.js +0 -79
  722. package/dist/src/ui/hooks/useThemeCommand.js.map +0 -1
  723. package/dist/src/ui/hooks/useTimer.d.ts +0 -12
  724. package/dist/src/ui/hooks/useTimer.js +0 -58
  725. package/dist/src/ui/hooks/useTimer.js.map +0 -1
  726. package/dist/src/ui/hooks/useTimer.test.d.ts +0 -6
  727. package/dist/src/ui/hooks/useTimer.test.js +0 -90
  728. package/dist/src/ui/hooks/useTimer.test.js.map +0 -1
  729. package/dist/src/ui/hooks/useToolScheduler.test.d.ts +0 -6
  730. package/dist/src/ui/hooks/useToolScheduler.test.js +0 -845
  731. package/dist/src/ui/hooks/useToolScheduler.test.js.map +0 -1
  732. package/dist/src/ui/hooks/useWelcomeBack.d.ts +0 -52
  733. package/dist/src/ui/hooks/useWelcomeBack.js +0 -214
  734. package/dist/src/ui/hooks/useWelcomeBack.js.map +0 -1
  735. package/dist/src/ui/hooks/vim.d.ts +0 -28
  736. package/dist/src/ui/hooks/vim.js +0 -639
  737. package/dist/src/ui/hooks/vim.js.map +0 -1
  738. package/dist/src/ui/keyMatchers.d.ts +0 -26
  739. package/dist/src/ui/keyMatchers.js +0 -68
  740. package/dist/src/ui/keyMatchers.js.map +0 -1
  741. package/dist/src/ui/keyMatchers.test.d.ts +0 -6
  742. package/dist/src/ui/keyMatchers.test.js +0 -276
  743. package/dist/src/ui/keyMatchers.test.js.map +0 -1
  744. package/dist/src/ui/privacy/CloudFreePrivacyNotice.d.ts +0 -12
  745. package/dist/src/ui/privacy/CloudFreePrivacyNotice.js +0 -41
  746. package/dist/src/ui/privacy/CloudFreePrivacyNotice.js.map +0 -1
  747. package/dist/src/ui/privacy/CloudPaidPrivacyNotice.d.ts +0 -10
  748. package/dist/src/ui/privacy/CloudPaidPrivacyNotice.js +0 -18
  749. package/dist/src/ui/privacy/CloudPaidPrivacyNotice.js.map +0 -1
  750. package/dist/src/ui/privacy/GeminiPrivacyNotice.d.ts +0 -10
  751. package/dist/src/ui/privacy/GeminiPrivacyNotice.js +0 -18
  752. package/dist/src/ui/privacy/GeminiPrivacyNotice.js.map +0 -1
  753. package/dist/src/ui/privacy/PrivacyNotice.d.ts +0 -12
  754. package/dist/src/ui/privacy/PrivacyNotice.js +0 -25
  755. package/dist/src/ui/privacy/PrivacyNotice.js.map +0 -1
  756. package/dist/src/ui/semantic-colors.d.ts +0 -7
  757. package/dist/src/ui/semantic-colors.js +0 -24
  758. package/dist/src/ui/semantic-colors.js.map +0 -1
  759. package/dist/src/ui/themes/ansi-light.d.ts +0 -7
  760. package/dist/src/ui/themes/ansi-light.js +0 -142
  761. package/dist/src/ui/themes/ansi-light.js.map +0 -1
  762. package/dist/src/ui/themes/ansi.d.ts +0 -7
  763. package/dist/src/ui/themes/ansi.js +0 -152
  764. package/dist/src/ui/themes/ansi.js.map +0 -1
  765. package/dist/src/ui/themes/atom-one-dark.d.ts +0 -7
  766. package/dist/src/ui/themes/atom-one-dark.js +0 -139
  767. package/dist/src/ui/themes/atom-one-dark.js.map +0 -1
  768. package/dist/src/ui/themes/ayu-light.d.ts +0 -7
  769. package/dist/src/ui/themes/ayu-light.js +0 -131
  770. package/dist/src/ui/themes/ayu-light.js.map +0 -1
  771. package/dist/src/ui/themes/ayu.d.ts +0 -7
  772. package/dist/src/ui/themes/ayu.js +0 -105
  773. package/dist/src/ui/themes/ayu.js.map +0 -1
  774. package/dist/src/ui/themes/color-utils.d.ts +0 -21
  775. package/dist/src/ui/themes/color-utils.js +0 -221
  776. package/dist/src/ui/themes/color-utils.js.map +0 -1
  777. package/dist/src/ui/themes/color-utils.test.d.ts +0 -6
  778. package/dist/src/ui/themes/color-utils.test.js +0 -197
  779. package/dist/src/ui/themes/color-utils.test.js.map +0 -1
  780. package/dist/src/ui/themes/default-light.d.ts +0 -7
  781. package/dist/src/ui/themes/default-light.js +0 -101
  782. package/dist/src/ui/themes/default-light.js.map +0 -1
  783. package/dist/src/ui/themes/default.d.ts +0 -7
  784. package/dist/src/ui/themes/default.js +0 -144
  785. package/dist/src/ui/themes/default.js.map +0 -1
  786. package/dist/src/ui/themes/dracula.d.ts +0 -7
  787. package/dist/src/ui/themes/dracula.js +0 -116
  788. package/dist/src/ui/themes/dracula.js.map +0 -1
  789. package/dist/src/ui/themes/fss-code-dark.d.ts +0 -7
  790. package/dist/src/ui/themes/fss-code-dark.js +0 -148
  791. package/dist/src/ui/themes/fss-code-dark.js.map +0 -1
  792. package/dist/src/ui/themes/fss-dark.d.ts +0 -7
  793. package/dist/src/ui/themes/fss-dark.js +0 -105
  794. package/dist/src/ui/themes/fss-dark.js.map +0 -1
  795. package/dist/src/ui/themes/fss-light.d.ts +0 -7
  796. package/dist/src/ui/themes/fss-light.js +0 -131
  797. package/dist/src/ui/themes/fss-light.js.map +0 -1
  798. package/dist/src/ui/themes/github-dark.d.ts +0 -7
  799. package/dist/src/ui/themes/github-dark.js +0 -139
  800. package/dist/src/ui/themes/github-dark.js.map +0 -1
  801. package/dist/src/ui/themes/github-light.d.ts +0 -7
  802. package/dist/src/ui/themes/github-light.js +0 -141
  803. package/dist/src/ui/themes/github-light.js.map +0 -1
  804. package/dist/src/ui/themes/googlecode.d.ts +0 -7
  805. package/dist/src/ui/themes/googlecode.js +0 -138
  806. package/dist/src/ui/themes/googlecode.js.map +0 -1
  807. package/dist/src/ui/themes/no-color.d.ts +0 -7
  808. package/dist/src/ui/themes/no-color.js +0 -115
  809. package/dist/src/ui/themes/no-color.js.map +0 -1
  810. package/dist/src/ui/themes/qwen-dark.d.ts +0 -7
  811. package/dist/src/ui/themes/qwen-dark.js +0 -109
  812. package/dist/src/ui/themes/qwen-dark.js.map +0 -1
  813. package/dist/src/ui/themes/qwen-light.d.ts +0 -7
  814. package/dist/src/ui/themes/qwen-light.js +0 -135
  815. package/dist/src/ui/themes/qwen-light.js.map +0 -1
  816. package/dist/src/ui/themes/semantic-tokens.d.ts +0 -37
  817. package/dist/src/ui/themes/semantic-tokens.js +0 -94
  818. package/dist/src/ui/themes/semantic-tokens.js.map +0 -1
  819. package/dist/src/ui/themes/shades-of-purple.d.ts +0 -11
  820. package/dist/src/ui/themes/shades-of-purple.js +0 -305
  821. package/dist/src/ui/themes/shades-of-purple.js.map +0 -1
  822. package/dist/src/ui/themes/theme-manager.d.ts +0 -64
  823. package/dist/src/ui/themes/theme-manager.js +0 -209
  824. package/dist/src/ui/themes/theme-manager.js.map +0 -1
  825. package/dist/src/ui/themes/theme-manager.test.d.ts +0 -6
  826. package/dist/src/ui/themes/theme-manager.test.js +0 -83
  827. package/dist/src/ui/themes/theme-manager.test.js.map +0 -1
  828. package/dist/src/ui/themes/theme.d.ts +0 -130
  829. package/dist/src/ui/themes/theme.js +0 -351
  830. package/dist/src/ui/themes/theme.js.map +0 -1
  831. package/dist/src/ui/themes/xcode.d.ts +0 -7
  832. package/dist/src/ui/themes/xcode.js +0 -146
  833. package/dist/src/ui/themes/xcode.js.map +0 -1
  834. package/dist/src/ui/types.d.ts +0 -191
  835. package/dist/src/ui/types.js +0 -44
  836. package/dist/src/ui/types.js.map +0 -1
  837. package/dist/src/ui/utils/CodeColorizer.d.ts +0 -17
  838. package/dist/src/ui/utils/CodeColorizer.js +0 -110
  839. package/dist/src/ui/utils/CodeColorizer.js.map +0 -1
  840. package/dist/src/ui/utils/ConsolePatcher.d.ts +0 -25
  841. package/dist/src/ui/utils/ConsolePatcher.js +0 -52
  842. package/dist/src/ui/utils/ConsolePatcher.js.map +0 -1
  843. package/dist/src/ui/utils/InlineMarkdownRenderer.d.ts +0 -16
  844. package/dist/src/ui/utils/InlineMarkdownRenderer.js +0 -111
  845. package/dist/src/ui/utils/InlineMarkdownRenderer.js.map +0 -1
  846. package/dist/src/ui/utils/MarkdownDisplay.d.ts +0 -14
  847. package/dist/src/ui/utils/MarkdownDisplay.js +0 -207
  848. package/dist/src/ui/utils/MarkdownDisplay.js.map +0 -1
  849. package/dist/src/ui/utils/MarkdownDisplay.test.d.ts +0 -6
  850. package/dist/src/ui/utils/MarkdownDisplay.test.js +0 -151
  851. package/dist/src/ui/utils/MarkdownDisplay.test.js.map +0 -1
  852. package/dist/src/ui/utils/TableRenderer.d.ts +0 -17
  853. package/dist/src/ui/utils/TableRenderer.js +0 -84
  854. package/dist/src/ui/utils/TableRenderer.js.map +0 -1
  855. package/dist/src/ui/utils/clipboardUtils.d.ts +0 -22
  856. package/dist/src/ui/utils/clipboardUtils.js +0 -127
  857. package/dist/src/ui/utils/clipboardUtils.js.map +0 -1
  858. package/dist/src/ui/utils/clipboardUtils.test.d.ts +0 -6
  859. package/dist/src/ui/utils/clipboardUtils.test.js +0 -65
  860. package/dist/src/ui/utils/clipboardUtils.test.js.map +0 -1
  861. package/dist/src/ui/utils/commandUtils.d.ts +0 -24
  862. package/dist/src/ui/utils/commandUtils.js +0 -93
  863. package/dist/src/ui/utils/commandUtils.js.map +0 -1
  864. package/dist/src/ui/utils/commandUtils.test.d.ts +0 -6
  865. package/dist/src/ui/utils/commandUtils.test.js +0 -294
  866. package/dist/src/ui/utils/commandUtils.test.js.map +0 -1
  867. package/dist/src/ui/utils/computeStats.d.ts +0 -10
  868. package/dist/src/ui/utils/computeStats.js +0 -57
  869. package/dist/src/ui/utils/computeStats.js.map +0 -1
  870. package/dist/src/ui/utils/displayUtils.d.ts +0 -17
  871. package/dist/src/ui/utils/displayUtils.js +0 -24
  872. package/dist/src/ui/utils/displayUtils.js.map +0 -1
  873. package/dist/src/ui/utils/displayUtils.test.d.ts +0 -6
  874. package/dist/src/ui/utils/displayUtils.test.js +0 -42
  875. package/dist/src/ui/utils/displayUtils.test.js.map +0 -1
  876. package/dist/src/ui/utils/formatters.d.ts +0 -13
  877. package/dist/src/ui/utils/formatters.js +0 -56
  878. package/dist/src/ui/utils/formatters.js.map +0 -1
  879. package/dist/src/ui/utils/formatters.test.d.ts +0 -6
  880. package/dist/src/ui/utils/formatters.test.js +0 -56
  881. package/dist/src/ui/utils/formatters.test.js.map +0 -1
  882. package/dist/src/ui/utils/isNarrowWidth.d.ts +0 -6
  883. package/dist/src/ui/utils/isNarrowWidth.js +0 -9
  884. package/dist/src/ui/utils/isNarrowWidth.js.map +0 -1
  885. package/dist/src/ui/utils/kittyProtocolDetector.d.ts +0 -13
  886. package/dist/src/ui/utils/kittyProtocolDetector.js +0 -88
  887. package/dist/src/ui/utils/kittyProtocolDetector.js.map +0 -1
  888. package/dist/src/ui/utils/markdownUtilities.d.ts +0 -6
  889. package/dist/src/ui/utils/markdownUtilities.js +0 -110
  890. package/dist/src/ui/utils/markdownUtilities.js.map +0 -1
  891. package/dist/src/ui/utils/markdownUtilities.test.d.ts +0 -6
  892. package/dist/src/ui/utils/markdownUtilities.test.js +0 -42
  893. package/dist/src/ui/utils/markdownUtilities.test.js.map +0 -1
  894. package/dist/src/ui/utils/platformConstants.d.ts +0 -45
  895. package/dist/src/ui/utils/platformConstants.js +0 -46
  896. package/dist/src/ui/utils/platformConstants.js.map +0 -1
  897. package/dist/src/ui/utils/terminalSetup.d.ts +0 -30
  898. package/dist/src/ui/utils/terminalSetup.js +0 -281
  899. package/dist/src/ui/utils/terminalSetup.js.map +0 -1
  900. package/dist/src/ui/utils/textUtils.d.ts +0 -14
  901. package/dist/src/ui/utils/textUtils.js +0 -36
  902. package/dist/src/ui/utils/textUtils.js.map +0 -1
  903. package/dist/src/ui/utils/updateCheck.d.ts +0 -12
  904. package/dist/src/ui/utils/updateCheck.js +0 -78
  905. package/dist/src/ui/utils/updateCheck.js.map +0 -1
  906. package/dist/src/ui/utils/updateCheck.test.d.ts +0 -6
  907. package/dist/src/ui/utils/updateCheck.test.js +0 -145
  908. package/dist/src/ui/utils/updateCheck.test.js.map +0 -1
  909. package/dist/src/utils/checks.d.ts +0 -19
  910. package/dist/src/utils/checks.js +0 -24
  911. package/dist/src/utils/checks.js.map +0 -1
  912. package/dist/src/utils/cleanup.d.ts +0 -8
  913. package/dist/src/utils/cleanup.js +0 -34
  914. package/dist/src/utils/cleanup.js.map +0 -1
  915. package/dist/src/utils/dialogScopeUtils.d.ts +0 -31
  916. package/dist/src/utils/dialogScopeUtils.js +0 -48
  917. package/dist/src/utils/dialogScopeUtils.js.map +0 -1
  918. package/dist/src/utils/events.d.ts +0 -11
  919. package/dist/src/utils/events.js +0 -13
  920. package/dist/src/utils/events.js.map +0 -1
  921. package/dist/src/utils/gitUtils.d.ts +0 -30
  922. package/dist/src/utils/gitUtils.js +0 -89
  923. package/dist/src/utils/gitUtils.js.map +0 -1
  924. package/dist/src/utils/gitUtils.test.d.ts +0 -6
  925. package/dist/src/utils/gitUtils.test.js +0 -113
  926. package/dist/src/utils/gitUtils.test.js.map +0 -1
  927. package/dist/src/utils/handleAutoUpdate.d.ts +0 -11
  928. package/dist/src/utils/handleAutoUpdate.js +0 -101
  929. package/dist/src/utils/handleAutoUpdate.js.map +0 -1
  930. package/dist/src/utils/installationInfo.d.ts +0 -23
  931. package/dist/src/utils/installationInfo.js +0 -169
  932. package/dist/src/utils/installationInfo.js.map +0 -1
  933. package/dist/src/utils/installationInfo.test.d.ts +0 -6
  934. package/dist/src/utils/installationInfo.test.js +0 -242
  935. package/dist/src/utils/installationInfo.test.js.map +0 -1
  936. package/dist/src/utils/package.d.ts +0 -12
  937. package/dist/src/utils/package.js +0 -24
  938. package/dist/src/utils/package.js.map +0 -1
  939. package/dist/src/utils/readStdin.d.ts +0 -6
  940. package/dist/src/utils/readStdin.js +0 -44
  941. package/dist/src/utils/readStdin.js.map +0 -1
  942. package/dist/src/utils/resolvePath.d.ts +0 -6
  943. package/dist/src/utils/resolvePath.js +0 -21
  944. package/dist/src/utils/resolvePath.js.map +0 -1
  945. package/dist/src/utils/sandbox.d.ts +0 -7
  946. package/dist/src/utils/sandbox.js +0 -739
  947. package/dist/src/utils/sandbox.js.map +0 -1
  948. package/dist/src/utils/settingsUtils.d.ts +0 -134
  949. package/dist/src/utils/settingsUtils.js +0 -336
  950. package/dist/src/utils/settingsUtils.js.map +0 -1
  951. package/dist/src/utils/settingsUtils.test.d.ts +0 -6
  952. package/dist/src/utils/settingsUtils.test.js +0 -514
  953. package/dist/src/utils/settingsUtils.test.js.map +0 -1
  954. package/dist/src/utils/spawnWrapper.d.ts +0 -7
  955. package/dist/src/utils/spawnWrapper.js +0 -8
  956. package/dist/src/utils/spawnWrapper.js.map +0 -1
  957. package/dist/src/utils/startupWarnings.d.ts +0 -6
  958. package/dist/src/utils/startupWarnings.js +0 -40
  959. package/dist/src/utils/startupWarnings.js.map +0 -1
  960. package/dist/src/utils/updateEventEmitter.d.ts +0 -11
  961. package/dist/src/utils/updateEventEmitter.js +0 -12
  962. package/dist/src/utils/updateEventEmitter.js.map +0 -1
  963. package/dist/src/utils/userStartupWarnings.d.ts +0 -6
  964. package/dist/src/utils/userStartupWarnings.js +0 -54
  965. package/dist/src/utils/userStartupWarnings.js.map +0 -1
  966. package/dist/src/utils/userStartupWarnings.test.d.ts +0 -6
  967. package/dist/src/utils/userStartupWarnings.test.js +0 -67
  968. package/dist/src/utils/userStartupWarnings.test.js.map +0 -1
  969. package/dist/src/utils/version.d.ts +0 -6
  970. package/dist/src/utils/version.js +0 -11
  971. package/dist/src/utils/version.js.map +0 -1
  972. package/dist/src/validateNonInterActiveAuth.d.ts +0 -7
  973. package/dist/src/validateNonInterActiveAuth.js +0 -51
  974. package/dist/src/validateNonInterActiveAuth.js.map +0 -1
  975. package/dist/src/zed-integration/acp.d.ts +0 -63
  976. package/dist/src/zed-integration/acp.js +0 -225
  977. package/dist/src/zed-integration/acp.js.map +0 -1
  978. package/dist/src/zed-integration/fileSystemService.d.ts +0 -19
  979. package/dist/src/zed-integration/fileSystemService.js +0 -43
  980. package/dist/src/zed-integration/fileSystemService.js.map +0 -1
  981. package/dist/src/zed-integration/schema.d.ts +0 -11782
  982. package/dist/src/zed-integration/schema.js +0 -311
  983. package/dist/src/zed-integration/schema.js.map +0 -1
  984. package/dist/src/zed-integration/zedIntegration.d.ts +0 -10
  985. package/dist/src/zed-integration/zedIntegration.js +0 -765
  986. package/dist/src/zed-integration/zedIntegration.js.map +0 -1
  987. package/dist/tsconfig.tsbuildinfo +0 -1
  988. /package/{dist/src/utils → bundle}/sandbox-macos-permissive-closed.sb +0 -0
  989. /package/{dist/src/utils → bundle}/sandbox-macos-permissive-open.sb +0 -0
  990. /package/{dist/src/utils → bundle}/sandbox-macos-permissive-proxied.sb +0 -0
  991. /package/{dist/src/utils → bundle}/sandbox-macos-restrictive-closed.sb +0 -0
  992. /package/{dist/src/utils → bundle}/sandbox-macos-restrictive-open.sb +0 -0
  993. /package/{dist/src/utils → bundle}/sandbox-macos-restrictive-proxied.sb +0 -0
@@ -1,703 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2025 Google LLC
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- import { MCPServerConfig, BugCommandSettings, TelemetrySettings, AuthType, ChatCompressionSettings } from 'fss-link-core';
7
- import { CustomTheme } from '../ui/themes/theme.js';
8
- export interface SettingDefinition {
9
- type: 'boolean' | 'string' | 'number' | 'array' | 'object';
10
- label: string;
11
- category: string;
12
- requiresRestart: boolean;
13
- default: boolean | string | number | string[] | object | undefined;
14
- description?: string;
15
- parentKey?: string;
16
- childKey?: string;
17
- key?: string;
18
- properties?: SettingsSchema;
19
- showInDialog?: boolean;
20
- }
21
- export interface SettingsSchema {
22
- [key: string]: SettingDefinition;
23
- }
24
- export type MemoryImportFormat = 'tree' | 'flat';
25
- export type DnsResolutionOrder = 'ipv4first' | 'verbatim';
26
- /**
27
- * The canonical schema for all settings.
28
- * The structure of this object defines the structure of the `Settings` type.
29
- * `as const` is crucial for TypeScript to infer the most specific types possible.
30
- */
31
- export declare const SETTINGS_SCHEMA: {
32
- readonly theme: {
33
- readonly type: "string";
34
- readonly label: "Theme";
35
- readonly category: "UI";
36
- readonly requiresRestart: false;
37
- readonly default: string | undefined;
38
- readonly description: "The color theme for the UI.";
39
- readonly showInDialog: false;
40
- };
41
- readonly customThemes: {
42
- readonly type: "object";
43
- readonly label: "Custom Themes";
44
- readonly category: "UI";
45
- readonly requiresRestart: false;
46
- readonly default: Record<string, CustomTheme>;
47
- readonly description: "Custom theme definitions.";
48
- readonly showInDialog: false;
49
- };
50
- readonly hideWindowTitle: {
51
- readonly type: "boolean";
52
- readonly label: "Hide Window Title";
53
- readonly category: "UI";
54
- readonly requiresRestart: true;
55
- readonly default: false;
56
- readonly description: "Hide the window title bar";
57
- readonly showInDialog: true;
58
- };
59
- readonly hideTips: {
60
- readonly type: "boolean";
61
- readonly label: "Hide Tips";
62
- readonly category: "UI";
63
- readonly requiresRestart: false;
64
- readonly default: false;
65
- readonly description: "Hide helpful tips in the UI";
66
- readonly showInDialog: true;
67
- };
68
- readonly hideBanner: {
69
- readonly type: "boolean";
70
- readonly label: "Hide Banner";
71
- readonly category: "UI";
72
- readonly requiresRestart: false;
73
- readonly default: false;
74
- readonly description: "Hide the application banner";
75
- readonly showInDialog: true;
76
- };
77
- readonly hideFooter: {
78
- readonly type: "boolean";
79
- readonly label: "Hide Footer";
80
- readonly category: "UI";
81
- readonly requiresRestart: false;
82
- readonly default: false;
83
- readonly description: "Hide the footer from the UI";
84
- readonly showInDialog: true;
85
- };
86
- readonly showMemoryUsage: {
87
- readonly type: "boolean";
88
- readonly label: "Show Memory Usage";
89
- readonly category: "UI";
90
- readonly requiresRestart: false;
91
- readonly default: false;
92
- readonly description: "Display memory usage information in the UI";
93
- readonly showInDialog: true;
94
- };
95
- readonly usageStatisticsEnabled: {
96
- readonly type: "boolean";
97
- readonly label: "Enable Usage Statistics";
98
- readonly category: "General";
99
- readonly requiresRestart: true;
100
- readonly default: true;
101
- readonly description: "Enable collection of usage statistics";
102
- readonly showInDialog: false;
103
- };
104
- readonly autoConfigureMaxOldSpaceSize: {
105
- readonly type: "boolean";
106
- readonly label: "Auto Configure Max Old Space Size";
107
- readonly category: "General";
108
- readonly requiresRestart: true;
109
- readonly default: false;
110
- readonly description: "Automatically configure Node.js memory limits";
111
- readonly showInDialog: true;
112
- };
113
- readonly preferredEditor: {
114
- readonly type: "string";
115
- readonly label: "Preferred Editor";
116
- readonly category: "General";
117
- readonly requiresRestart: false;
118
- readonly default: string | undefined;
119
- readonly description: "The preferred editor to open files in.";
120
- readonly showInDialog: false;
121
- };
122
- readonly maxSessionTurns: {
123
- readonly type: "number";
124
- readonly label: "Max Session Turns";
125
- readonly category: "General";
126
- readonly requiresRestart: false;
127
- readonly default: -1;
128
- readonly description: "Maximum number of user/model/tool turns to keep in a session. -1 means unlimited.";
129
- readonly showInDialog: true;
130
- };
131
- readonly memoryImportFormat: {
132
- readonly type: "string";
133
- readonly label: "Memory Import Format";
134
- readonly category: "General";
135
- readonly requiresRestart: false;
136
- readonly default: MemoryImportFormat | undefined;
137
- readonly description: "The format to use when importing memory.";
138
- readonly showInDialog: false;
139
- };
140
- readonly memoryDiscoveryMaxDirs: {
141
- readonly type: "number";
142
- readonly label: "Memory Discovery Max Dirs";
143
- readonly category: "General";
144
- readonly requiresRestart: false;
145
- readonly default: 200;
146
- readonly description: "Maximum number of directories to search for memory.";
147
- readonly showInDialog: true;
148
- };
149
- readonly contextFileName: {
150
- readonly type: "object";
151
- readonly label: "Context File Name";
152
- readonly category: "General";
153
- readonly requiresRestart: false;
154
- readonly default: string | string[] | undefined;
155
- readonly description: "The name of the context file.";
156
- readonly showInDialog: false;
157
- };
158
- readonly vimMode: {
159
- readonly type: "boolean";
160
- readonly label: "Vim Mode";
161
- readonly category: "Mode";
162
- readonly requiresRestart: false;
163
- readonly default: false;
164
- readonly description: "Enable Vim keybindings";
165
- readonly showInDialog: true;
166
- };
167
- readonly ideMode: {
168
- readonly type: "boolean";
169
- readonly label: "IDE Mode";
170
- readonly category: "Mode";
171
- readonly requiresRestart: true;
172
- readonly default: false;
173
- readonly description: "Enable IDE integration mode";
174
- readonly showInDialog: true;
175
- };
176
- readonly accessibility: {
177
- readonly type: "object";
178
- readonly label: "Accessibility";
179
- readonly category: "Accessibility";
180
- readonly requiresRestart: true;
181
- readonly default: {};
182
- readonly description: "Accessibility settings.";
183
- readonly showInDialog: false;
184
- readonly properties: {
185
- readonly disableLoadingPhrases: {
186
- readonly type: "boolean";
187
- readonly label: "Disable Loading Phrases";
188
- readonly category: "Accessibility";
189
- readonly requiresRestart: true;
190
- readonly default: false;
191
- readonly description: "Disable loading phrases for accessibility";
192
- readonly showInDialog: true;
193
- };
194
- };
195
- };
196
- readonly checkpointing: {
197
- readonly type: "object";
198
- readonly label: "Checkpointing";
199
- readonly category: "Checkpointing";
200
- readonly requiresRestart: true;
201
- readonly default: {};
202
- readonly description: "Session checkpointing settings.";
203
- readonly showInDialog: false;
204
- readonly properties: {
205
- readonly enabled: {
206
- readonly type: "boolean";
207
- readonly label: "Enable Checkpointing";
208
- readonly category: "Checkpointing";
209
- readonly requiresRestart: true;
210
- readonly default: false;
211
- readonly description: "Enable session checkpointing for recovery";
212
- readonly showInDialog: false;
213
- };
214
- };
215
- };
216
- readonly fileFiltering: {
217
- readonly type: "object";
218
- readonly label: "File Filtering";
219
- readonly category: "File Filtering";
220
- readonly requiresRestart: true;
221
- readonly default: {};
222
- readonly description: "Settings for git-aware file filtering.";
223
- readonly showInDialog: false;
224
- readonly properties: {
225
- readonly respectGitIgnore: {
226
- readonly type: "boolean";
227
- readonly label: "Respect .gitignore";
228
- readonly category: "File Filtering";
229
- readonly requiresRestart: true;
230
- readonly default: true;
231
- readonly description: "Respect .gitignore files when searching";
232
- readonly showInDialog: true;
233
- };
234
- readonly respectFssLinkIgnore: {
235
- readonly type: "boolean";
236
- readonly label: "Respect .fss-linkignore";
237
- readonly category: "File Filtering";
238
- readonly requiresRestart: true;
239
- readonly default: true;
240
- readonly description: "Respect .fss-linkignore files when searching";
241
- readonly showInDialog: true;
242
- };
243
- readonly respectGeminiIgnore: {
244
- readonly type: "boolean";
245
- readonly label: "Respect .geminiignore (Legacy)";
246
- readonly category: "File Filtering";
247
- readonly requiresRestart: true;
248
- readonly default: false;
249
- readonly description: "Legacy compatibility: Respect .geminiignore files when searching";
250
- readonly showInDialog: false;
251
- };
252
- readonly enableRecursiveFileSearch: {
253
- readonly type: "boolean";
254
- readonly label: "Enable Recursive File Search";
255
- readonly category: "File Filtering";
256
- readonly requiresRestart: true;
257
- readonly default: true;
258
- readonly description: "Enable recursive file search functionality";
259
- readonly showInDialog: true;
260
- };
261
- };
262
- };
263
- readonly disableAutoUpdate: {
264
- readonly type: "boolean";
265
- readonly label: "Disable Auto Update";
266
- readonly category: "Updates";
267
- readonly requiresRestart: false;
268
- readonly default: false;
269
- readonly description: "Disable automatic updates";
270
- readonly showInDialog: true;
271
- };
272
- readonly shouldUseNodePtyShell: {
273
- readonly type: "boolean";
274
- readonly label: "Use node-pty for Shell Execution";
275
- readonly category: "Shell";
276
- readonly requiresRestart: true;
277
- readonly default: false;
278
- readonly description: "Use node-pty for shell command execution. Fallback to child_process still applies.";
279
- readonly showInDialog: true;
280
- };
281
- readonly selectedAuthType: {
282
- readonly type: "string";
283
- readonly label: "Selected Auth Type";
284
- readonly category: "Advanced";
285
- readonly requiresRestart: true;
286
- readonly default: AuthType | undefined;
287
- readonly description: "The currently selected authentication type.";
288
- readonly showInDialog: false;
289
- };
290
- readonly useExternalAuth: {
291
- readonly type: "boolean";
292
- readonly label: "Use External Auth";
293
- readonly category: "Advanced";
294
- readonly requiresRestart: true;
295
- readonly default: boolean | undefined;
296
- readonly description: "Whether to use an external authentication flow.";
297
- readonly showInDialog: false;
298
- };
299
- readonly sandbox: {
300
- readonly type: "object";
301
- readonly label: "Sandbox";
302
- readonly category: "Advanced";
303
- readonly requiresRestart: true;
304
- readonly default: boolean | string | undefined;
305
- readonly description: "Sandbox execution environment (can be a boolean or a path string).";
306
- readonly showInDialog: false;
307
- };
308
- readonly coreTools: {
309
- readonly type: "array";
310
- readonly label: "Core Tools";
311
- readonly category: "Advanced";
312
- readonly requiresRestart: true;
313
- readonly default: string[] | undefined;
314
- readonly description: "Paths to core tool definitions.";
315
- readonly showInDialog: false;
316
- };
317
- readonly excludeTools: {
318
- readonly type: "array";
319
- readonly label: "Exclude Tools";
320
- readonly category: "Advanced";
321
- readonly requiresRestart: true;
322
- readonly default: string[] | undefined;
323
- readonly description: "Tool names to exclude from discovery.";
324
- readonly showInDialog: false;
325
- };
326
- readonly toolDiscoveryCommand: {
327
- readonly type: "string";
328
- readonly label: "Tool Discovery Command";
329
- readonly category: "Advanced";
330
- readonly requiresRestart: true;
331
- readonly default: string | undefined;
332
- readonly description: "Command to run for tool discovery.";
333
- readonly showInDialog: false;
334
- };
335
- readonly toolCallCommand: {
336
- readonly type: "string";
337
- readonly label: "Tool Call Command";
338
- readonly category: "Advanced";
339
- readonly requiresRestart: true;
340
- readonly default: string | undefined;
341
- readonly description: "Command to run for tool calls.";
342
- readonly showInDialog: false;
343
- };
344
- readonly mcpServerCommand: {
345
- readonly type: "string";
346
- readonly label: "MCP Server Command";
347
- readonly category: "Advanced";
348
- readonly requiresRestart: true;
349
- readonly default: string | undefined;
350
- readonly description: "Command to start an MCP server.";
351
- readonly showInDialog: false;
352
- };
353
- readonly mcpServers: {
354
- readonly type: "object";
355
- readonly label: "MCP Servers";
356
- readonly category: "Advanced";
357
- readonly requiresRestart: true;
358
- readonly default: Record<string, MCPServerConfig>;
359
- readonly description: "Configuration for MCP servers.";
360
- readonly showInDialog: false;
361
- };
362
- readonly allowMCPServers: {
363
- readonly type: "array";
364
- readonly label: "Allow MCP Servers";
365
- readonly category: "Advanced";
366
- readonly requiresRestart: true;
367
- readonly default: string[] | undefined;
368
- readonly description: "A whitelist of MCP servers to allow.";
369
- readonly showInDialog: false;
370
- };
371
- readonly excludeMCPServers: {
372
- readonly type: "array";
373
- readonly label: "Exclude MCP Servers";
374
- readonly category: "Advanced";
375
- readonly requiresRestart: true;
376
- readonly default: string[] | undefined;
377
- readonly description: "A blacklist of MCP servers to exclude.";
378
- readonly showInDialog: false;
379
- };
380
- readonly telemetry: {
381
- readonly type: "object";
382
- readonly label: "Telemetry";
383
- readonly category: "Advanced";
384
- readonly requiresRestart: true;
385
- readonly default: TelemetrySettings | undefined;
386
- readonly description: "Telemetry configuration.";
387
- readonly showInDialog: false;
388
- };
389
- readonly bugCommand: {
390
- readonly type: "object";
391
- readonly label: "Bug Command";
392
- readonly category: "Advanced";
393
- readonly requiresRestart: false;
394
- readonly default: BugCommandSettings | undefined;
395
- readonly description: "Configuration for the bug report command.";
396
- readonly showInDialog: false;
397
- };
398
- readonly summarizeToolOutput: {
399
- readonly type: "object";
400
- readonly label: "Summarize Tool Output";
401
- readonly category: "Advanced";
402
- readonly requiresRestart: false;
403
- readonly default: Record<string, {
404
- tokenBudget?: number;
405
- }> | undefined;
406
- readonly description: "Settings for summarizing tool output.";
407
- readonly showInDialog: false;
408
- };
409
- readonly dnsResolutionOrder: {
410
- readonly type: "string";
411
- readonly label: "DNS Resolution Order";
412
- readonly category: "Advanced";
413
- readonly requiresRestart: true;
414
- readonly default: DnsResolutionOrder | undefined;
415
- readonly description: "The DNS resolution order.";
416
- readonly showInDialog: false;
417
- };
418
- readonly excludedProjectEnvVars: {
419
- readonly type: "array";
420
- readonly label: "Excluded Project Environment Variables";
421
- readonly category: "Advanced";
422
- readonly requiresRestart: false;
423
- readonly default: string[];
424
- readonly description: "Environment variables to exclude from project context.";
425
- readonly showInDialog: false;
426
- };
427
- readonly disableUpdateNag: {
428
- readonly type: "boolean";
429
- readonly label: "Disable Update Nag";
430
- readonly category: "Updates";
431
- readonly requiresRestart: false;
432
- readonly default: false;
433
- readonly description: "Disable update notification prompts.";
434
- readonly showInDialog: false;
435
- };
436
- readonly includeDirectories: {
437
- readonly type: "array";
438
- readonly label: "Include Directories";
439
- readonly category: "General";
440
- readonly requiresRestart: false;
441
- readonly default: string[];
442
- readonly description: "Additional directories to include in the workspace context.";
443
- readonly showInDialog: false;
444
- };
445
- readonly loadMemoryFromIncludeDirectories: {
446
- readonly type: "boolean";
447
- readonly label: "Load Memory From Include Directories";
448
- readonly category: "General";
449
- readonly requiresRestart: false;
450
- readonly default: false;
451
- readonly description: "Whether to load memory files from include directories.";
452
- readonly showInDialog: true;
453
- };
454
- readonly model: {
455
- readonly type: "string";
456
- readonly label: "Model";
457
- readonly category: "General";
458
- readonly requiresRestart: false;
459
- readonly default: string | undefined;
460
- readonly description: "The Gemini model to use for conversations.";
461
- readonly showInDialog: false;
462
- };
463
- readonly hasSeenIdeIntegrationNudge: {
464
- readonly type: "boolean";
465
- readonly label: "Has Seen IDE Integration Nudge";
466
- readonly category: "General";
467
- readonly requiresRestart: false;
468
- readonly default: false;
469
- readonly description: "Whether the user has seen the IDE integration nudge.";
470
- readonly showInDialog: false;
471
- };
472
- readonly folderTrustFeature: {
473
- readonly type: "boolean";
474
- readonly label: "Folder Trust Feature";
475
- readonly category: "General";
476
- readonly requiresRestart: false;
477
- readonly default: false;
478
- readonly description: "Enable folder trust feature for enhanced security.";
479
- readonly showInDialog: true;
480
- };
481
- readonly folderTrust: {
482
- readonly type: "boolean";
483
- readonly label: "Folder Trust";
484
- readonly category: "General";
485
- readonly requiresRestart: false;
486
- readonly default: false;
487
- readonly description: "Setting to track whether Folder trust is enabled.";
488
- readonly showInDialog: true;
489
- };
490
- readonly chatCompression: {
491
- readonly type: "object";
492
- readonly label: "Chat Compression";
493
- readonly category: "General";
494
- readonly requiresRestart: false;
495
- readonly default: ChatCompressionSettings | undefined;
496
- readonly description: "Chat compression settings.";
497
- readonly showInDialog: false;
498
- };
499
- readonly showLineNumbers: {
500
- readonly type: "boolean";
501
- readonly label: "Show Line Numbers";
502
- readonly category: "General";
503
- readonly requiresRestart: false;
504
- readonly default: false;
505
- readonly description: "Show line numbers in the chat.";
506
- readonly showInDialog: true;
507
- };
508
- readonly contentGenerator: {
509
- readonly type: "object";
510
- readonly label: "Content Generator";
511
- readonly category: "General";
512
- readonly requiresRestart: false;
513
- readonly default: Record<string, unknown> | undefined;
514
- readonly description: "Content generator settings.";
515
- readonly showInDialog: false;
516
- readonly properties: {
517
- readonly timeout: {
518
- readonly type: "number";
519
- readonly label: "Timeout";
520
- readonly category: "Content Generator";
521
- readonly requiresRestart: false;
522
- readonly default: number | undefined;
523
- readonly description: "Request timeout in milliseconds.";
524
- readonly parentKey: "contentGenerator";
525
- readonly childKey: "timeout";
526
- readonly showInDialog: true;
527
- };
528
- readonly maxRetries: {
529
- readonly type: "number";
530
- readonly label: "Max Retries";
531
- readonly category: "Content Generator";
532
- readonly requiresRestart: false;
533
- readonly default: number | undefined;
534
- readonly description: "Maximum number of retries for failed requests.";
535
- readonly parentKey: "contentGenerator";
536
- readonly childKey: "maxRetries";
537
- readonly showInDialog: true;
538
- };
539
- readonly disableCacheControl: {
540
- readonly type: "boolean";
541
- readonly label: "Disable Cache Control";
542
- readonly category: "Content Generator";
543
- readonly requiresRestart: false;
544
- readonly default: false;
545
- readonly description: "Disable cache control for DashScope providers.";
546
- readonly parentKey: "contentGenerator";
547
- readonly childKey: "disableCacheControl";
548
- readonly showInDialog: true;
549
- };
550
- };
551
- };
552
- readonly enableOpenAILogging: {
553
- readonly type: "boolean";
554
- readonly label: "Enable OpenAI Logging";
555
- readonly category: "General";
556
- readonly requiresRestart: false;
557
- readonly default: false;
558
- readonly description: "Enable OpenAI logging.";
559
- readonly showInDialog: true;
560
- };
561
- readonly sessionTokenLimit: {
562
- readonly type: "number";
563
- readonly label: "Session Token Limit";
564
- readonly category: "General";
565
- readonly requiresRestart: false;
566
- readonly default: number | undefined;
567
- readonly description: "The maximum number of tokens allowed in a session.";
568
- readonly showInDialog: false;
569
- };
570
- readonly systemPromptMappings: {
571
- readonly type: "object";
572
- readonly label: "System Prompt Mappings";
573
- readonly category: "General";
574
- readonly requiresRestart: false;
575
- readonly default: Record<string, string> | undefined;
576
- readonly description: "Mappings of system prompts to model names.";
577
- readonly showInDialog: false;
578
- };
579
- readonly tavilyApiKey: {
580
- readonly type: "string";
581
- readonly label: "Tavily API Key";
582
- readonly category: "General";
583
- readonly requiresRestart: false;
584
- readonly default: string | undefined;
585
- readonly description: "The API key for the Tavily API.";
586
- readonly showInDialog: false;
587
- };
588
- readonly skipNextSpeakerCheck: {
589
- readonly type: "boolean";
590
- readonly label: "Skip Next Speaker Check";
591
- readonly category: "General";
592
- readonly requiresRestart: false;
593
- readonly default: false;
594
- readonly description: "Skip the next speaker check.";
595
- readonly showInDialog: true;
596
- };
597
- readonly openaiApiKey: {
598
- readonly type: "string";
599
- readonly label: "OpenAI API Key";
600
- readonly category: "Advanced";
601
- readonly requiresRestart: true;
602
- readonly default: string | undefined;
603
- readonly description: "API key for OpenAI models.";
604
- readonly showInDialog: false;
605
- };
606
- readonly openaiBaseUrl: {
607
- readonly type: "string";
608
- readonly label: "OpenAI Base URL";
609
- readonly category: "Advanced";
610
- readonly requiresRestart: true;
611
- readonly default: string | undefined;
612
- readonly description: "Base URL for OpenAI API (for custom endpoints).";
613
- readonly showInDialog: false;
614
- };
615
- readonly openaiModel: {
616
- readonly type: "string";
617
- readonly label: "OpenAI Model";
618
- readonly category: "Advanced";
619
- readonly requiresRestart: true;
620
- readonly default: string | undefined;
621
- readonly description: "Selected OpenAI model.";
622
- readonly showInDialog: false;
623
- };
624
- readonly ollamaApiKey: {
625
- readonly type: "string";
626
- readonly label: "Ollama API Key";
627
- readonly category: "Advanced";
628
- readonly requiresRestart: true;
629
- readonly default: string | undefined;
630
- readonly description: "API key for Ollama (usually dummy value for persistence).";
631
- readonly showInDialog: false;
632
- };
633
- readonly ollamaBaseUrl: {
634
- readonly type: "string";
635
- readonly label: "Ollama Base URL";
636
- readonly category: "Advanced";
637
- readonly requiresRestart: true;
638
- readonly default: string | undefined;
639
- readonly description: "Base URL for Ollama API.";
640
- readonly showInDialog: false;
641
- };
642
- readonly ollamaModel: {
643
- readonly type: "string";
644
- readonly label: "Ollama Model";
645
- readonly category: "Advanced";
646
- readonly requiresRestart: true;
647
- readonly default: string | undefined;
648
- readonly description: "Selected Ollama model.";
649
- readonly showInDialog: false;
650
- };
651
- readonly lmStudioApiKey: {
652
- readonly type: "string";
653
- readonly label: "LM Studio API Key";
654
- readonly category: "Advanced";
655
- readonly requiresRestart: true;
656
- readonly default: string | undefined;
657
- readonly description: "API key for LM Studio (usually dummy value for persistence).";
658
- readonly showInDialog: false;
659
- };
660
- readonly lmStudioBaseUrl: {
661
- readonly type: "string";
662
- readonly label: "LM Studio Base URL";
663
- readonly category: "Advanced";
664
- readonly requiresRestart: true;
665
- readonly default: string | undefined;
666
- readonly description: "Base URL for LM Studio API.";
667
- readonly showInDialog: false;
668
- };
669
- readonly skipLoopDetection: {
670
- readonly type: "boolean";
671
- readonly label: "Skip Loop Detection";
672
- readonly category: "Advanced";
673
- readonly requiresRestart: false;
674
- readonly default: false;
675
- readonly description: "Disable loop detection for 10-15% performance improvement. Advanced users only.";
676
- readonly showInDialog: false;
677
- };
678
- readonly enableWelcomeBack: {
679
- readonly type: "boolean";
680
- readonly label: "Enable Welcome Back Dialog";
681
- readonly category: "User Experience";
682
- readonly requiresRestart: false;
683
- readonly default: true;
684
- readonly description: "Show Welcome Back dialog with project summary when resuming work in existing projects.";
685
- readonly showInDialog: true;
686
- };
687
- readonly lmStudioModel: {
688
- readonly type: "string";
689
- readonly label: "LM Studio Model";
690
- readonly category: "Advanced";
691
- readonly requiresRestart: true;
692
- readonly default: string | undefined;
693
- readonly description: "Selected LM Studio model.";
694
- readonly showInDialog: false;
695
- };
696
- };
697
- type InferSettings<T extends SettingsSchema> = {
698
- -readonly [K in keyof T]?: T[K] extends {
699
- properties: SettingsSchema;
700
- } ? InferSettings<T[K]['properties']> : T[K]['default'] extends boolean ? boolean : T[K]['default'];
701
- };
702
- export type Settings = InferSettings<typeof SETTINGS_SCHEMA>;
703
- export {};