fss-link 1.2.1 → 1.2.2

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 (996) hide show
  1. package/bundle/fss-link.js +127361 -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 -371
  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 -553
  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 -370
  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 -664
  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 -212
  94. package/dist/src/config/database.js +0 -458
  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 -75
  106. package/dist/src/config/databaseMigrations.js +0 -405
  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 -157
  127. package/dist/src/config/model-database.js +0 -379
  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 -146
  133. package/dist/src/config/modelManager.js +0 -573
  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 -102
  142. package/dist/src/config/provider-database.js +0 -250
  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 -383
  175. package/dist/src/config/unified-database.js +0 -651
  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 -334
  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 -174
  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/OpenAIEndpointDialog.d.ts +0 -18
  436. package/dist/src/ui/components/OpenAIEndpointDialog.js +0 -77
  437. package/dist/src/ui/components/OpenAIEndpointDialog.js.map +0 -1
  438. package/dist/src/ui/components/OpenAIKeyPrompt.d.ts +0 -13
  439. package/dist/src/ui/components/OpenAIKeyPrompt.js +0 -118
  440. package/dist/src/ui/components/OpenAIKeyPrompt.js.map +0 -1
  441. package/dist/src/ui/components/OpenAIKeyPrompt.test.d.ts +0 -6
  442. package/dist/src/ui/components/OpenAIKeyPrompt.test.js +0 -44
  443. package/dist/src/ui/components/OpenAIKeyPrompt.test.js.map +0 -1
  444. package/dist/src/ui/components/PrepareLabel.d.ts +0 -15
  445. package/dist/src/ui/components/PrepareLabel.js +0 -16
  446. package/dist/src/ui/components/PrepareLabel.js.map +0 -1
  447. package/dist/src/ui/components/SearchEngineConfigDialog.d.ts +0 -18
  448. package/dist/src/ui/components/SearchEngineConfigDialog.js +0 -180
  449. package/dist/src/ui/components/SearchEngineConfigDialog.js.map +0 -1
  450. package/dist/src/ui/components/SessionSummaryDisplay.d.ts +0 -11
  451. package/dist/src/ui/components/SessionSummaryDisplay.js +0 -4
  452. package/dist/src/ui/components/SessionSummaryDisplay.js.map +0 -1
  453. package/dist/src/ui/components/SettingsDialog.d.ts +0 -14
  454. package/dist/src/ui/components/SettingsDialog.js +0 -519
  455. package/dist/src/ui/components/SettingsDialog.js.map +0 -1
  456. package/dist/src/ui/components/SettingsDialog.test.d.ts +0 -6
  457. package/dist/src/ui/components/SettingsDialog.test.js +0 -568
  458. package/dist/src/ui/components/SettingsDialog.test.js.map +0 -1
  459. package/dist/src/ui/components/ShellConfirmationDialog.d.ts +0 -15
  460. package/dist/src/ui/components/ShellConfirmationDialog.js +0 -46
  461. package/dist/src/ui/components/ShellConfirmationDialog.js.map +0 -1
  462. package/dist/src/ui/components/ShellConfirmationDialog.test.d.ts +0 -6
  463. package/dist/src/ui/components/ShellConfirmationDialog.test.js +0 -40
  464. package/dist/src/ui/components/ShellConfirmationDialog.test.js.map +0 -1
  465. package/dist/src/ui/components/ShellModeIndicator.d.ts +0 -7
  466. package/dist/src/ui/components/ShellModeIndicator.js +0 -5
  467. package/dist/src/ui/components/ShellModeIndicator.js.map +0 -1
  468. package/dist/src/ui/components/ShowMoreLines.d.ts +0 -10
  469. package/dist/src/ui/components/ShowMoreLines.js +0 -24
  470. package/dist/src/ui/components/ShowMoreLines.js.map +0 -1
  471. package/dist/src/ui/components/StatsDisplay.d.ts +0 -12
  472. package/dist/src/ui/components/StatsDisplay.js +0 -43
  473. package/dist/src/ui/components/StatsDisplay.js.map +0 -1
  474. package/dist/src/ui/components/SuggestionsDisplay.d.ts +0 -22
  475. package/dist/src/ui/components/SuggestionsDisplay.js +0 -32
  476. package/dist/src/ui/components/SuggestionsDisplay.js.map +0 -1
  477. package/dist/src/ui/components/ThemeDialog.d.ts +0 -19
  478. package/dist/src/ui/components/ThemeDialog.js +0 -143
  479. package/dist/src/ui/components/ThemeDialog.js.map +0 -1
  480. package/dist/src/ui/components/Tips.d.ts +0 -12
  481. package/dist/src/ui/components/Tips.js +0 -8
  482. package/dist/src/ui/components/Tips.js.map +0 -1
  483. package/dist/src/ui/components/TodoDisplay.d.ts +0 -16
  484. package/dist/src/ui/components/TodoDisplay.js +0 -27
  485. package/dist/src/ui/components/TodoDisplay.js.map +0 -1
  486. package/dist/src/ui/components/TodoDisplay.test.d.ts +0 -6
  487. package/dist/src/ui/components/TodoDisplay.test.js +0 -77
  488. package/dist/src/ui/components/TodoDisplay.test.js.map +0 -1
  489. package/dist/src/ui/components/ToolStatsDisplay.d.ts +0 -7
  490. package/dist/src/ui/components/ToolStatsDisplay.js +0 -41
  491. package/dist/src/ui/components/ToolStatsDisplay.js.map +0 -1
  492. package/dist/src/ui/components/UpdateNotification.d.ts +0 -10
  493. package/dist/src/ui/components/UpdateNotification.js +0 -10
  494. package/dist/src/ui/components/UpdateNotification.js.map +0 -1
  495. package/dist/src/ui/components/WelcomeBackDialog.d.ts +0 -36
  496. package/dist/src/ui/components/WelcomeBackDialog.js +0 -109
  497. package/dist/src/ui/components/WelcomeBackDialog.js.map +0 -1
  498. package/dist/src/ui/components/messages/CompressionMessage.d.ts +0 -11
  499. package/dist/src/ui/components/messages/CompressionMessage.js +0 -16
  500. package/dist/src/ui/components/messages/CompressionMessage.js.map +0 -1
  501. package/dist/src/ui/components/messages/DiffRenderer.d.ts +0 -16
  502. package/dist/src/ui/components/messages/DiffRenderer.js +0 -222
  503. package/dist/src/ui/components/messages/DiffRenderer.js.map +0 -1
  504. package/dist/src/ui/components/messages/DiffRenderer.test.d.ts +0 -6
  505. package/dist/src/ui/components/messages/DiffRenderer.test.js +0 -239
  506. package/dist/src/ui/components/messages/DiffRenderer.test.js.map +0 -1
  507. package/dist/src/ui/components/messages/ErrorMessage.d.ts +0 -11
  508. package/dist/src/ui/components/messages/ErrorMessage.js +0 -9
  509. package/dist/src/ui/components/messages/ErrorMessage.js.map +0 -1
  510. package/dist/src/ui/components/messages/GeminiMessage.d.ts +0 -14
  511. package/dist/src/ui/components/messages/GeminiMessage.js +0 -10
  512. package/dist/src/ui/components/messages/GeminiMessage.js.map +0 -1
  513. package/dist/src/ui/components/messages/GeminiMessageContent.d.ts +0 -14
  514. package/dist/src/ui/components/messages/GeminiMessageContent.js +0 -15
  515. package/dist/src/ui/components/messages/GeminiMessageContent.js.map +0 -1
  516. package/dist/src/ui/components/messages/InfoMessage.d.ts +0 -11
  517. package/dist/src/ui/components/messages/InfoMessage.js +0 -10
  518. package/dist/src/ui/components/messages/InfoMessage.js.map +0 -1
  519. package/dist/src/ui/components/messages/ToolConfirmationMessage.d.ts +0 -15
  520. package/dist/src/ui/components/messages/ToolConfirmationMessage.js +0 -145
  521. package/dist/src/ui/components/messages/ToolConfirmationMessage.js.map +0 -1
  522. package/dist/src/ui/components/messages/ToolConfirmationMessage.test.d.ts +0 -6
  523. package/dist/src/ui/components/messages/ToolConfirmationMessage.test.js +0 -37
  524. package/dist/src/ui/components/messages/ToolConfirmationMessage.test.js.map +0 -1
  525. package/dist/src/ui/components/messages/ToolGroupMessage.d.ts +0 -18
  526. package/dist/src/ui/components/messages/ToolGroupMessage.js +0 -55
  527. package/dist/src/ui/components/messages/ToolGroupMessage.js.map +0 -1
  528. package/dist/src/ui/components/messages/ToolMessage.d.ts +0 -15
  529. package/dist/src/ui/components/messages/ToolMessage.js +0 -111
  530. package/dist/src/ui/components/messages/ToolMessage.js.map +0 -1
  531. package/dist/src/ui/components/messages/ToolMessage.test.d.ts +0 -6
  532. package/dist/src/ui/components/messages/ToolMessage.test.js +0 -118
  533. package/dist/src/ui/components/messages/ToolMessage.test.js.map +0 -1
  534. package/dist/src/ui/components/messages/UserMessage.d.ts +0 -11
  535. package/dist/src/ui/components/messages/UserMessage.js +0 -12
  536. package/dist/src/ui/components/messages/UserMessage.js.map +0 -1
  537. package/dist/src/ui/components/messages/UserShellMessage.d.ts +0 -11
  538. package/dist/src/ui/components/messages/UserShellMessage.js +0 -9
  539. package/dist/src/ui/components/messages/UserShellMessage.js.map +0 -1
  540. package/dist/src/ui/components/shared/MaxSizedBox.d.ts +0 -61
  541. package/dist/src/ui/components/shared/MaxSizedBox.js +0 -451
  542. package/dist/src/ui/components/shared/MaxSizedBox.js.map +0 -1
  543. package/dist/src/ui/components/shared/MaxSizedBox.test.d.ts +0 -6
  544. package/dist/src/ui/components/shared/MaxSizedBox.test.js +0 -154
  545. package/dist/src/ui/components/shared/MaxSizedBox.test.js.map +0 -1
  546. package/dist/src/ui/components/shared/RadioButtonSelect.d.ts +0 -46
  547. package/dist/src/ui/components/shared/RadioButtonSelect.js +0 -121
  548. package/dist/src/ui/components/shared/RadioButtonSelect.js.map +0 -1
  549. package/dist/src/ui/components/shared/RadioButtonSelect.test.d.ts +0 -6
  550. package/dist/src/ui/components/shared/RadioButtonSelect.test.js +0 -111
  551. package/dist/src/ui/components/shared/RadioButtonSelect.test.js.map +0 -1
  552. package/dist/src/ui/components/shared/text-buffer.d.ts +0 -467
  553. package/dist/src/ui/components/shared/text-buffer.js +0 -1533
  554. package/dist/src/ui/components/shared/text-buffer.js.map +0 -1
  555. package/dist/src/ui/components/shared/vim-buffer-actions.d.ts +0 -72
  556. package/dist/src/ui/components/shared/vim-buffer-actions.js +0 -552
  557. package/dist/src/ui/components/shared/vim-buffer-actions.js.map +0 -1
  558. package/dist/src/ui/constants.d.ts +0 -9
  559. package/dist/src/ui/constants.js +0 -13
  560. package/dist/src/ui/constants.js.map +0 -1
  561. package/dist/src/ui/contexts/KeypressContext.d.ts +0 -30
  562. package/dist/src/ui/contexts/KeypressContext.js +0 -331
  563. package/dist/src/ui/contexts/KeypressContext.js.map +0 -1
  564. package/dist/src/ui/contexts/KeypressContext.test.d.ts +0 -6
  565. package/dist/src/ui/contexts/KeypressContext.test.js +0 -275
  566. package/dist/src/ui/contexts/KeypressContext.test.js.map +0 -1
  567. package/dist/src/ui/contexts/OverflowContext.d.ts +0 -19
  568. package/dist/src/ui/contexts/OverflowContext.js +0 -43
  569. package/dist/src/ui/contexts/OverflowContext.js.map +0 -1
  570. package/dist/src/ui/contexts/SessionContext.d.ts +0 -39
  571. package/dist/src/ui/contexts/SessionContext.js +0 -60
  572. package/dist/src/ui/contexts/SessionContext.js.map +0 -1
  573. package/dist/src/ui/contexts/SettingsContext.d.ts +0 -9
  574. package/dist/src/ui/contexts/SettingsContext.js +0 -15
  575. package/dist/src/ui/contexts/SettingsContext.js.map +0 -1
  576. package/dist/src/ui/contexts/StreamingContext.d.ts +0 -9
  577. package/dist/src/ui/contexts/StreamingContext.js +0 -15
  578. package/dist/src/ui/contexts/StreamingContext.js.map +0 -1
  579. package/dist/src/ui/contexts/VimModeContext.d.ts +0 -19
  580. package/dist/src/ui/contexts/VimModeContext.js +0 -48
  581. package/dist/src/ui/contexts/VimModeContext.js.map +0 -1
  582. package/dist/src/ui/editors/editorSettingsManager.d.ts +0 -19
  583. package/dist/src/ui/editors/editorSettingsManager.js +0 -47
  584. package/dist/src/ui/editors/editorSettingsManager.js.map +0 -1
  585. package/dist/src/ui/hooks/atCommandProcessor.d.ts +0 -31
  586. package/dist/src/ui/hooks/atCommandProcessor.js +0 -365
  587. package/dist/src/ui/hooks/atCommandProcessor.js.map +0 -1
  588. package/dist/src/ui/hooks/atCommandProcessor.test.d.ts +0 -6
  589. package/dist/src/ui/hooks/atCommandProcessor.test.js +0 -824
  590. package/dist/src/ui/hooks/atCommandProcessor.test.js.map +0 -1
  591. package/dist/src/ui/hooks/shellCommandProcessor.d.ts +0 -17
  592. package/dist/src/ui/hooks/shellCommandProcessor.js +0 -233
  593. package/dist/src/ui/hooks/shellCommandProcessor.js.map +0 -1
  594. package/dist/src/ui/hooks/shellCommandProcessor.test.d.ts +0 -6
  595. package/dist/src/ui/hooks/shellCommandProcessor.test.js +0 -328
  596. package/dist/src/ui/hooks/shellCommandProcessor.test.js.map +0 -1
  597. package/dist/src/ui/hooks/slashCommandProcessor.d.ts +0 -28
  598. package/dist/src/ui/hooks/slashCommandProcessor.js +0 -459
  599. package/dist/src/ui/hooks/slashCommandProcessor.js.map +0 -1
  600. package/dist/src/ui/hooks/useAtCompletion.d.ts +0 -23
  601. package/dist/src/ui/hooks/useAtCompletion.js +0 -179
  602. package/dist/src/ui/hooks/useAtCompletion.js.map +0 -1
  603. package/dist/src/ui/hooks/useAuthCommand.d.ts +0 -14
  604. package/dist/src/ui/hooks/useAuthCommand.js +0 -100
  605. package/dist/src/ui/hooks/useAuthCommand.js.map +0 -1
  606. package/dist/src/ui/hooks/useAutoAcceptIndicator.d.ts +0 -10
  607. package/dist/src/ui/hooks/useAutoAcceptIndicator.js +0 -37
  608. package/dist/src/ui/hooks/useAutoAcceptIndicator.js.map +0 -1
  609. package/dist/src/ui/hooks/useAutoAcceptIndicator.test.d.ts +0 -6
  610. package/dist/src/ui/hooks/useAutoAcceptIndicator.test.js +0 -190
  611. package/dist/src/ui/hooks/useAutoAcceptIndicator.test.js.map +0 -1
  612. package/dist/src/ui/hooks/useBracketedPaste.d.ts +0 -12
  613. package/dist/src/ui/hooks/useBracketedPaste.js +0 -32
  614. package/dist/src/ui/hooks/useBracketedPaste.js.map +0 -1
  615. package/dist/src/ui/hooks/useCommandCompletion.d.ts +0 -29
  616. package/dist/src/ui/hooks/useCommandCompletion.js +0 -165
  617. package/dist/src/ui/hooks/useCommandCompletion.js.map +0 -1
  618. package/dist/src/ui/hooks/useCompletion.d.ts +0 -24
  619. package/dist/src/ui/hooks/useCompletion.js +0 -88
  620. package/dist/src/ui/hooks/useCompletion.js.map +0 -1
  621. package/dist/src/ui/hooks/useConsoleMessages.d.ts +0 -12
  622. package/dist/src/ui/hooks/useConsoleMessages.js +0 -76
  623. package/dist/src/ui/hooks/useConsoleMessages.js.map +0 -1
  624. package/dist/src/ui/hooks/useEditorSettings.d.ts +0 -16
  625. package/dist/src/ui/hooks/useEditorSettings.js +0 -43
  626. package/dist/src/ui/hooks/useEditorSettings.js.map +0 -1
  627. package/dist/src/ui/hooks/useEditorSettings.test.d.ts +0 -6
  628. package/dist/src/ui/hooks/useEditorSettings.test.js +0 -164
  629. package/dist/src/ui/hooks/useEditorSettings.test.js.map +0 -1
  630. package/dist/src/ui/hooks/useFocus.d.ts +0 -10
  631. package/dist/src/ui/hooks/useFocus.js +0 -41
  632. package/dist/src/ui/hooks/useFocus.js.map +0 -1
  633. package/dist/src/ui/hooks/useFolderTrust.d.ts +0 -12
  634. package/dist/src/ui/hooks/useFolderTrust.js +0 -55
  635. package/dist/src/ui/hooks/useFolderTrust.js.map +0 -1
  636. package/dist/src/ui/hooks/useGeminiStream.d.ts +0 -24
  637. package/dist/src/ui/hooks/useGeminiStream.js +0 -653
  638. package/dist/src/ui/hooks/useGeminiStream.js.map +0 -1
  639. package/dist/src/ui/hooks/useGitBranchName.d.ts +0 -6
  640. package/dist/src/ui/hooks/useGitBranchName.js +0 -61
  641. package/dist/src/ui/hooks/useGitBranchName.js.map +0 -1
  642. package/dist/src/ui/hooks/useGitBranchName.test.d.ts +0 -6
  643. package/dist/src/ui/hooks/useGitBranchName.test.js +0 -215
  644. package/dist/src/ui/hooks/useGitBranchName.test.js.map +0 -1
  645. package/dist/src/ui/hooks/useHistoryManager.d.ts +0 -22
  646. package/dist/src/ui/hooks/useHistoryManager.js +0 -72
  647. package/dist/src/ui/hooks/useHistoryManager.js.map +0 -1
  648. package/dist/src/ui/hooks/useHistoryManager.test.d.ts +0 -6
  649. package/dist/src/ui/hooks/useHistoryManager.test.js +0 -171
  650. package/dist/src/ui/hooks/useHistoryManager.test.js.map +0 -1
  651. package/dist/src/ui/hooks/useInputHistory.d.ts +0 -19
  652. package/dist/src/ui/hooks/useInputHistory.js +0 -84
  653. package/dist/src/ui/hooks/useInputHistory.js.map +0 -1
  654. package/dist/src/ui/hooks/useInputHistory.test.d.ts +0 -6
  655. package/dist/src/ui/hooks/useInputHistory.test.js +0 -207
  656. package/dist/src/ui/hooks/useInputHistory.test.js.map +0 -1
  657. package/dist/src/ui/hooks/useKeypress.d.ts +0 -17
  658. package/dist/src/ui/hooks/useKeypress.js +0 -27
  659. package/dist/src/ui/hooks/useKeypress.js.map +0 -1
  660. package/dist/src/ui/hooks/useKittyKeyboardProtocol.d.ts +0 -15
  661. package/dist/src/ui/hooks/useKittyKeyboardProtocol.js +0 -20
  662. package/dist/src/ui/hooks/useKittyKeyboardProtocol.js.map +0 -1
  663. package/dist/src/ui/hooks/useLoadingIndicator.d.ts +0 -10
  664. package/dist/src/ui/hooks/useLoadingIndicator.js +0 -44
  665. package/dist/src/ui/hooks/useLoadingIndicator.js.map +0 -1
  666. package/dist/src/ui/hooks/useLoadingIndicator.test.d.ts +0 -6
  667. package/dist/src/ui/hooks/useLoadingIndicator.test.js +0 -91
  668. package/dist/src/ui/hooks/useLoadingIndicator.test.js.map +0 -1
  669. package/dist/src/ui/hooks/useLogger.d.ts +0 -10
  670. package/dist/src/ui/hooks/useLogger.js +0 -29
  671. package/dist/src/ui/hooks/useLogger.js.map +0 -1
  672. package/dist/src/ui/hooks/useMessageQueue.d.ts +0 -22
  673. package/dist/src/ui/hooks/useMessageQueue.js +0 -49
  674. package/dist/src/ui/hooks/useMessageQueue.js.map +0 -1
  675. package/dist/src/ui/hooks/useMessageQueue.test.d.ts +0 -6
  676. package/dist/src/ui/hooks/useMessageQueue.test.js +0 -158
  677. package/dist/src/ui/hooks/useMessageQueue.test.js.map +0 -1
  678. package/dist/src/ui/hooks/usePhraseCycler.d.ts +0 -14
  679. package/dist/src/ui/hooks/usePhraseCycler.js +0 -187
  680. package/dist/src/ui/hooks/usePhraseCycler.js.map +0 -1
  681. package/dist/src/ui/hooks/usePrivacySettings.d.ts +0 -16
  682. package/dist/src/ui/hooks/usePrivacySettings.js +0 -119
  683. package/dist/src/ui/hooks/usePrivacySettings.js.map +0 -1
  684. package/dist/src/ui/hooks/usePrivacySettings.test.d.ts +0 -6
  685. package/dist/src/ui/hooks/usePrivacySettings.test.js +0 -154
  686. package/dist/src/ui/hooks/usePrivacySettings.test.js.map +0 -1
  687. package/dist/src/ui/hooks/useReactToolScheduler.d.ts +0 -33
  688. package/dist/src/ui/hooks/useReactToolScheduler.js +0 -187
  689. package/dist/src/ui/hooks/useReactToolScheduler.js.map +0 -1
  690. package/dist/src/ui/hooks/useRefreshMemoryCommand.d.ts +0 -6
  691. package/dist/src/ui/hooks/useRefreshMemoryCommand.js +0 -7
  692. package/dist/src/ui/hooks/useRefreshMemoryCommand.js.map +0 -1
  693. package/dist/src/ui/hooks/useReverseSearchCompletion.d.ts +0 -19
  694. package/dist/src/ui/hooks/useReverseSearchCompletion.js +0 -56
  695. package/dist/src/ui/hooks/useReverseSearchCompletion.js.map +0 -1
  696. package/dist/src/ui/hooks/useReverseSearchCompletion.test.d.ts +0 -6
  697. package/dist/src/ui/hooks/useReverseSearchCompletion.test.js +0 -163
  698. package/dist/src/ui/hooks/useReverseSearchCompletion.test.js.map +0 -1
  699. package/dist/src/ui/hooks/useSettingsCommand.d.ts +0 -10
  700. package/dist/src/ui/hooks/useSettingsCommand.js +0 -21
  701. package/dist/src/ui/hooks/useSettingsCommand.js.map +0 -1
  702. package/dist/src/ui/hooks/useShellHistory.d.ts +0 -13
  703. package/dist/src/ui/hooks/useShellHistory.js +0 -112
  704. package/dist/src/ui/hooks/useShellHistory.js.map +0 -1
  705. package/dist/src/ui/hooks/useShellHistory.test.d.ts +0 -6
  706. package/dist/src/ui/hooks/useShellHistory.test.js +0 -162
  707. package/dist/src/ui/hooks/useShellHistory.test.js.map +0 -1
  708. package/dist/src/ui/hooks/useShowMemoryCommand.d.ts +0 -9
  709. package/dist/src/ui/hooks/useShowMemoryCommand.js +0 -58
  710. package/dist/src/ui/hooks/useShowMemoryCommand.js.map +0 -1
  711. package/dist/src/ui/hooks/useSlashCompletion.d.ts +0 -20
  712. package/dist/src/ui/hooks/useSlashCompletion.js +0 -135
  713. package/dist/src/ui/hooks/useSlashCompletion.js.map +0 -1
  714. package/dist/src/ui/hooks/useSlashCompletion.test.d.ts +0 -6
  715. package/dist/src/ui/hooks/useSlashCompletion.test.js +0 -272
  716. package/dist/src/ui/hooks/useSlashCompletion.test.js.map +0 -1
  717. package/dist/src/ui/hooks/useStateAndRef.d.ts +0 -7
  718. package/dist/src/ui/hooks/useStateAndRef.js +0 -26
  719. package/dist/src/ui/hooks/useStateAndRef.js.map +0 -1
  720. package/dist/src/ui/hooks/useTerminalSize.d.ts +0 -9
  721. package/dist/src/ui/hooks/useTerminalSize.js +0 -27
  722. package/dist/src/ui/hooks/useTerminalSize.js.map +0 -1
  723. package/dist/src/ui/hooks/useThemeCommand.d.ts +0 -15
  724. package/dist/src/ui/hooks/useThemeCommand.js +0 -79
  725. package/dist/src/ui/hooks/useThemeCommand.js.map +0 -1
  726. package/dist/src/ui/hooks/useTimer.d.ts +0 -12
  727. package/dist/src/ui/hooks/useTimer.js +0 -58
  728. package/dist/src/ui/hooks/useTimer.js.map +0 -1
  729. package/dist/src/ui/hooks/useTimer.test.d.ts +0 -6
  730. package/dist/src/ui/hooks/useTimer.test.js +0 -90
  731. package/dist/src/ui/hooks/useTimer.test.js.map +0 -1
  732. package/dist/src/ui/hooks/useToolScheduler.test.d.ts +0 -6
  733. package/dist/src/ui/hooks/useToolScheduler.test.js +0 -845
  734. package/dist/src/ui/hooks/useToolScheduler.test.js.map +0 -1
  735. package/dist/src/ui/hooks/useWelcomeBack.d.ts +0 -52
  736. package/dist/src/ui/hooks/useWelcomeBack.js +0 -214
  737. package/dist/src/ui/hooks/useWelcomeBack.js.map +0 -1
  738. package/dist/src/ui/hooks/vim.d.ts +0 -28
  739. package/dist/src/ui/hooks/vim.js +0 -639
  740. package/dist/src/ui/hooks/vim.js.map +0 -1
  741. package/dist/src/ui/keyMatchers.d.ts +0 -26
  742. package/dist/src/ui/keyMatchers.js +0 -68
  743. package/dist/src/ui/keyMatchers.js.map +0 -1
  744. package/dist/src/ui/keyMatchers.test.d.ts +0 -6
  745. package/dist/src/ui/keyMatchers.test.js +0 -276
  746. package/dist/src/ui/keyMatchers.test.js.map +0 -1
  747. package/dist/src/ui/privacy/CloudFreePrivacyNotice.d.ts +0 -12
  748. package/dist/src/ui/privacy/CloudFreePrivacyNotice.js +0 -41
  749. package/dist/src/ui/privacy/CloudFreePrivacyNotice.js.map +0 -1
  750. package/dist/src/ui/privacy/CloudPaidPrivacyNotice.d.ts +0 -10
  751. package/dist/src/ui/privacy/CloudPaidPrivacyNotice.js +0 -18
  752. package/dist/src/ui/privacy/CloudPaidPrivacyNotice.js.map +0 -1
  753. package/dist/src/ui/privacy/GeminiPrivacyNotice.d.ts +0 -10
  754. package/dist/src/ui/privacy/GeminiPrivacyNotice.js +0 -18
  755. package/dist/src/ui/privacy/GeminiPrivacyNotice.js.map +0 -1
  756. package/dist/src/ui/privacy/PrivacyNotice.d.ts +0 -12
  757. package/dist/src/ui/privacy/PrivacyNotice.js +0 -25
  758. package/dist/src/ui/privacy/PrivacyNotice.js.map +0 -1
  759. package/dist/src/ui/semantic-colors.d.ts +0 -7
  760. package/dist/src/ui/semantic-colors.js +0 -24
  761. package/dist/src/ui/semantic-colors.js.map +0 -1
  762. package/dist/src/ui/themes/ansi-light.d.ts +0 -7
  763. package/dist/src/ui/themes/ansi-light.js +0 -142
  764. package/dist/src/ui/themes/ansi-light.js.map +0 -1
  765. package/dist/src/ui/themes/ansi.d.ts +0 -7
  766. package/dist/src/ui/themes/ansi.js +0 -152
  767. package/dist/src/ui/themes/ansi.js.map +0 -1
  768. package/dist/src/ui/themes/atom-one-dark.d.ts +0 -7
  769. package/dist/src/ui/themes/atom-one-dark.js +0 -139
  770. package/dist/src/ui/themes/atom-one-dark.js.map +0 -1
  771. package/dist/src/ui/themes/ayu-light.d.ts +0 -7
  772. package/dist/src/ui/themes/ayu-light.js +0 -131
  773. package/dist/src/ui/themes/ayu-light.js.map +0 -1
  774. package/dist/src/ui/themes/ayu.d.ts +0 -7
  775. package/dist/src/ui/themes/ayu.js +0 -105
  776. package/dist/src/ui/themes/ayu.js.map +0 -1
  777. package/dist/src/ui/themes/color-utils.d.ts +0 -21
  778. package/dist/src/ui/themes/color-utils.js +0 -221
  779. package/dist/src/ui/themes/color-utils.js.map +0 -1
  780. package/dist/src/ui/themes/color-utils.test.d.ts +0 -6
  781. package/dist/src/ui/themes/color-utils.test.js +0 -197
  782. package/dist/src/ui/themes/color-utils.test.js.map +0 -1
  783. package/dist/src/ui/themes/default-light.d.ts +0 -7
  784. package/dist/src/ui/themes/default-light.js +0 -101
  785. package/dist/src/ui/themes/default-light.js.map +0 -1
  786. package/dist/src/ui/themes/default.d.ts +0 -7
  787. package/dist/src/ui/themes/default.js +0 -144
  788. package/dist/src/ui/themes/default.js.map +0 -1
  789. package/dist/src/ui/themes/dracula.d.ts +0 -7
  790. package/dist/src/ui/themes/dracula.js +0 -116
  791. package/dist/src/ui/themes/dracula.js.map +0 -1
  792. package/dist/src/ui/themes/fss-code-dark.d.ts +0 -7
  793. package/dist/src/ui/themes/fss-code-dark.js +0 -148
  794. package/dist/src/ui/themes/fss-code-dark.js.map +0 -1
  795. package/dist/src/ui/themes/fss-dark.d.ts +0 -7
  796. package/dist/src/ui/themes/fss-dark.js +0 -105
  797. package/dist/src/ui/themes/fss-dark.js.map +0 -1
  798. package/dist/src/ui/themes/fss-light.d.ts +0 -7
  799. package/dist/src/ui/themes/fss-light.js +0 -131
  800. package/dist/src/ui/themes/fss-light.js.map +0 -1
  801. package/dist/src/ui/themes/github-dark.d.ts +0 -7
  802. package/dist/src/ui/themes/github-dark.js +0 -139
  803. package/dist/src/ui/themes/github-dark.js.map +0 -1
  804. package/dist/src/ui/themes/github-light.d.ts +0 -7
  805. package/dist/src/ui/themes/github-light.js +0 -141
  806. package/dist/src/ui/themes/github-light.js.map +0 -1
  807. package/dist/src/ui/themes/googlecode.d.ts +0 -7
  808. package/dist/src/ui/themes/googlecode.js +0 -138
  809. package/dist/src/ui/themes/googlecode.js.map +0 -1
  810. package/dist/src/ui/themes/no-color.d.ts +0 -7
  811. package/dist/src/ui/themes/no-color.js +0 -115
  812. package/dist/src/ui/themes/no-color.js.map +0 -1
  813. package/dist/src/ui/themes/qwen-dark.d.ts +0 -7
  814. package/dist/src/ui/themes/qwen-dark.js +0 -109
  815. package/dist/src/ui/themes/qwen-dark.js.map +0 -1
  816. package/dist/src/ui/themes/qwen-light.d.ts +0 -7
  817. package/dist/src/ui/themes/qwen-light.js +0 -135
  818. package/dist/src/ui/themes/qwen-light.js.map +0 -1
  819. package/dist/src/ui/themes/semantic-tokens.d.ts +0 -37
  820. package/dist/src/ui/themes/semantic-tokens.js +0 -94
  821. package/dist/src/ui/themes/semantic-tokens.js.map +0 -1
  822. package/dist/src/ui/themes/shades-of-purple.d.ts +0 -11
  823. package/dist/src/ui/themes/shades-of-purple.js +0 -305
  824. package/dist/src/ui/themes/shades-of-purple.js.map +0 -1
  825. package/dist/src/ui/themes/theme-manager.d.ts +0 -64
  826. package/dist/src/ui/themes/theme-manager.js +0 -209
  827. package/dist/src/ui/themes/theme-manager.js.map +0 -1
  828. package/dist/src/ui/themes/theme-manager.test.d.ts +0 -6
  829. package/dist/src/ui/themes/theme-manager.test.js +0 -83
  830. package/dist/src/ui/themes/theme-manager.test.js.map +0 -1
  831. package/dist/src/ui/themes/theme.d.ts +0 -130
  832. package/dist/src/ui/themes/theme.js +0 -351
  833. package/dist/src/ui/themes/theme.js.map +0 -1
  834. package/dist/src/ui/themes/xcode.d.ts +0 -7
  835. package/dist/src/ui/themes/xcode.js +0 -146
  836. package/dist/src/ui/themes/xcode.js.map +0 -1
  837. package/dist/src/ui/types.d.ts +0 -191
  838. package/dist/src/ui/types.js +0 -44
  839. package/dist/src/ui/types.js.map +0 -1
  840. package/dist/src/ui/utils/CodeColorizer.d.ts +0 -17
  841. package/dist/src/ui/utils/CodeColorizer.js +0 -110
  842. package/dist/src/ui/utils/CodeColorizer.js.map +0 -1
  843. package/dist/src/ui/utils/ConsolePatcher.d.ts +0 -25
  844. package/dist/src/ui/utils/ConsolePatcher.js +0 -52
  845. package/dist/src/ui/utils/ConsolePatcher.js.map +0 -1
  846. package/dist/src/ui/utils/InlineMarkdownRenderer.d.ts +0 -16
  847. package/dist/src/ui/utils/InlineMarkdownRenderer.js +0 -111
  848. package/dist/src/ui/utils/InlineMarkdownRenderer.js.map +0 -1
  849. package/dist/src/ui/utils/MarkdownDisplay.d.ts +0 -14
  850. package/dist/src/ui/utils/MarkdownDisplay.js +0 -207
  851. package/dist/src/ui/utils/MarkdownDisplay.js.map +0 -1
  852. package/dist/src/ui/utils/MarkdownDisplay.test.d.ts +0 -6
  853. package/dist/src/ui/utils/MarkdownDisplay.test.js +0 -151
  854. package/dist/src/ui/utils/MarkdownDisplay.test.js.map +0 -1
  855. package/dist/src/ui/utils/TableRenderer.d.ts +0 -17
  856. package/dist/src/ui/utils/TableRenderer.js +0 -84
  857. package/dist/src/ui/utils/TableRenderer.js.map +0 -1
  858. package/dist/src/ui/utils/clipboardUtils.d.ts +0 -22
  859. package/dist/src/ui/utils/clipboardUtils.js +0 -127
  860. package/dist/src/ui/utils/clipboardUtils.js.map +0 -1
  861. package/dist/src/ui/utils/clipboardUtils.test.d.ts +0 -6
  862. package/dist/src/ui/utils/clipboardUtils.test.js +0 -65
  863. package/dist/src/ui/utils/clipboardUtils.test.js.map +0 -1
  864. package/dist/src/ui/utils/commandUtils.d.ts +0 -24
  865. package/dist/src/ui/utils/commandUtils.js +0 -93
  866. package/dist/src/ui/utils/commandUtils.js.map +0 -1
  867. package/dist/src/ui/utils/commandUtils.test.d.ts +0 -6
  868. package/dist/src/ui/utils/commandUtils.test.js +0 -294
  869. package/dist/src/ui/utils/commandUtils.test.js.map +0 -1
  870. package/dist/src/ui/utils/computeStats.d.ts +0 -10
  871. package/dist/src/ui/utils/computeStats.js +0 -57
  872. package/dist/src/ui/utils/computeStats.js.map +0 -1
  873. package/dist/src/ui/utils/displayUtils.d.ts +0 -17
  874. package/dist/src/ui/utils/displayUtils.js +0 -24
  875. package/dist/src/ui/utils/displayUtils.js.map +0 -1
  876. package/dist/src/ui/utils/displayUtils.test.d.ts +0 -6
  877. package/dist/src/ui/utils/displayUtils.test.js +0 -42
  878. package/dist/src/ui/utils/displayUtils.test.js.map +0 -1
  879. package/dist/src/ui/utils/formatters.d.ts +0 -13
  880. package/dist/src/ui/utils/formatters.js +0 -56
  881. package/dist/src/ui/utils/formatters.js.map +0 -1
  882. package/dist/src/ui/utils/formatters.test.d.ts +0 -6
  883. package/dist/src/ui/utils/formatters.test.js +0 -56
  884. package/dist/src/ui/utils/formatters.test.js.map +0 -1
  885. package/dist/src/ui/utils/isNarrowWidth.d.ts +0 -6
  886. package/dist/src/ui/utils/isNarrowWidth.js +0 -9
  887. package/dist/src/ui/utils/isNarrowWidth.js.map +0 -1
  888. package/dist/src/ui/utils/kittyProtocolDetector.d.ts +0 -13
  889. package/dist/src/ui/utils/kittyProtocolDetector.js +0 -88
  890. package/dist/src/ui/utils/kittyProtocolDetector.js.map +0 -1
  891. package/dist/src/ui/utils/markdownUtilities.d.ts +0 -6
  892. package/dist/src/ui/utils/markdownUtilities.js +0 -110
  893. package/dist/src/ui/utils/markdownUtilities.js.map +0 -1
  894. package/dist/src/ui/utils/markdownUtilities.test.d.ts +0 -6
  895. package/dist/src/ui/utils/markdownUtilities.test.js +0 -42
  896. package/dist/src/ui/utils/markdownUtilities.test.js.map +0 -1
  897. package/dist/src/ui/utils/platformConstants.d.ts +0 -45
  898. package/dist/src/ui/utils/platformConstants.js +0 -46
  899. package/dist/src/ui/utils/platformConstants.js.map +0 -1
  900. package/dist/src/ui/utils/terminalSetup.d.ts +0 -30
  901. package/dist/src/ui/utils/terminalSetup.js +0 -281
  902. package/dist/src/ui/utils/terminalSetup.js.map +0 -1
  903. package/dist/src/ui/utils/textUtils.d.ts +0 -14
  904. package/dist/src/ui/utils/textUtils.js +0 -36
  905. package/dist/src/ui/utils/textUtils.js.map +0 -1
  906. package/dist/src/ui/utils/updateCheck.d.ts +0 -12
  907. package/dist/src/ui/utils/updateCheck.js +0 -78
  908. package/dist/src/ui/utils/updateCheck.js.map +0 -1
  909. package/dist/src/ui/utils/updateCheck.test.d.ts +0 -6
  910. package/dist/src/ui/utils/updateCheck.test.js +0 -145
  911. package/dist/src/ui/utils/updateCheck.test.js.map +0 -1
  912. package/dist/src/utils/checks.d.ts +0 -19
  913. package/dist/src/utils/checks.js +0 -24
  914. package/dist/src/utils/checks.js.map +0 -1
  915. package/dist/src/utils/cleanup.d.ts +0 -8
  916. package/dist/src/utils/cleanup.js +0 -34
  917. package/dist/src/utils/cleanup.js.map +0 -1
  918. package/dist/src/utils/dialogScopeUtils.d.ts +0 -31
  919. package/dist/src/utils/dialogScopeUtils.js +0 -48
  920. package/dist/src/utils/dialogScopeUtils.js.map +0 -1
  921. package/dist/src/utils/events.d.ts +0 -11
  922. package/dist/src/utils/events.js +0 -13
  923. package/dist/src/utils/events.js.map +0 -1
  924. package/dist/src/utils/gitUtils.d.ts +0 -30
  925. package/dist/src/utils/gitUtils.js +0 -89
  926. package/dist/src/utils/gitUtils.js.map +0 -1
  927. package/dist/src/utils/gitUtils.test.d.ts +0 -6
  928. package/dist/src/utils/gitUtils.test.js +0 -113
  929. package/dist/src/utils/gitUtils.test.js.map +0 -1
  930. package/dist/src/utils/handleAutoUpdate.d.ts +0 -11
  931. package/dist/src/utils/handleAutoUpdate.js +0 -101
  932. package/dist/src/utils/handleAutoUpdate.js.map +0 -1
  933. package/dist/src/utils/installationInfo.d.ts +0 -23
  934. package/dist/src/utils/installationInfo.js +0 -169
  935. package/dist/src/utils/installationInfo.js.map +0 -1
  936. package/dist/src/utils/installationInfo.test.d.ts +0 -6
  937. package/dist/src/utils/installationInfo.test.js +0 -242
  938. package/dist/src/utils/installationInfo.test.js.map +0 -1
  939. package/dist/src/utils/package.d.ts +0 -12
  940. package/dist/src/utils/package.js +0 -24
  941. package/dist/src/utils/package.js.map +0 -1
  942. package/dist/src/utils/readStdin.d.ts +0 -6
  943. package/dist/src/utils/readStdin.js +0 -44
  944. package/dist/src/utils/readStdin.js.map +0 -1
  945. package/dist/src/utils/resolvePath.d.ts +0 -6
  946. package/dist/src/utils/resolvePath.js +0 -21
  947. package/dist/src/utils/resolvePath.js.map +0 -1
  948. package/dist/src/utils/sandbox.d.ts +0 -7
  949. package/dist/src/utils/sandbox.js +0 -739
  950. package/dist/src/utils/sandbox.js.map +0 -1
  951. package/dist/src/utils/settingsUtils.d.ts +0 -134
  952. package/dist/src/utils/settingsUtils.js +0 -336
  953. package/dist/src/utils/settingsUtils.js.map +0 -1
  954. package/dist/src/utils/settingsUtils.test.d.ts +0 -6
  955. package/dist/src/utils/settingsUtils.test.js +0 -514
  956. package/dist/src/utils/settingsUtils.test.js.map +0 -1
  957. package/dist/src/utils/spawnWrapper.d.ts +0 -7
  958. package/dist/src/utils/spawnWrapper.js +0 -8
  959. package/dist/src/utils/spawnWrapper.js.map +0 -1
  960. package/dist/src/utils/startupWarnings.d.ts +0 -6
  961. package/dist/src/utils/startupWarnings.js +0 -40
  962. package/dist/src/utils/startupWarnings.js.map +0 -1
  963. package/dist/src/utils/updateEventEmitter.d.ts +0 -11
  964. package/dist/src/utils/updateEventEmitter.js +0 -12
  965. package/dist/src/utils/updateEventEmitter.js.map +0 -1
  966. package/dist/src/utils/userStartupWarnings.d.ts +0 -6
  967. package/dist/src/utils/userStartupWarnings.js +0 -54
  968. package/dist/src/utils/userStartupWarnings.js.map +0 -1
  969. package/dist/src/utils/userStartupWarnings.test.d.ts +0 -6
  970. package/dist/src/utils/userStartupWarnings.test.js +0 -67
  971. package/dist/src/utils/userStartupWarnings.test.js.map +0 -1
  972. package/dist/src/utils/version.d.ts +0 -6
  973. package/dist/src/utils/version.js +0 -11
  974. package/dist/src/utils/version.js.map +0 -1
  975. package/dist/src/validateNonInterActiveAuth.d.ts +0 -7
  976. package/dist/src/validateNonInterActiveAuth.js +0 -51
  977. package/dist/src/validateNonInterActiveAuth.js.map +0 -1
  978. package/dist/src/zed-integration/acp.d.ts +0 -63
  979. package/dist/src/zed-integration/acp.js +0 -225
  980. package/dist/src/zed-integration/acp.js.map +0 -1
  981. package/dist/src/zed-integration/fileSystemService.d.ts +0 -19
  982. package/dist/src/zed-integration/fileSystemService.js +0 -43
  983. package/dist/src/zed-integration/fileSystemService.js.map +0 -1
  984. package/dist/src/zed-integration/schema.d.ts +0 -11782
  985. package/dist/src/zed-integration/schema.js +0 -311
  986. package/dist/src/zed-integration/schema.js.map +0 -1
  987. package/dist/src/zed-integration/zedIntegration.d.ts +0 -10
  988. package/dist/src/zed-integration/zedIntegration.js +0 -765
  989. package/dist/src/zed-integration/zedIntegration.js.map +0 -1
  990. package/dist/tsconfig.tsbuildinfo +0 -1
  991. /package/{dist/src/utils → bundle}/sandbox-macos-permissive-closed.sb +0 -0
  992. /package/{dist/src/utils → bundle}/sandbox-macos-permissive-open.sb +0 -0
  993. /package/{dist/src/utils → bundle}/sandbox-macos-permissive-proxied.sb +0 -0
  994. /package/{dist/src/utils → bundle}/sandbox-macos-restrictive-closed.sb +0 -0
  995. /package/{dist/src/utils → bundle}/sandbox-macos-restrictive-open.sb +0 -0
  996. /package/{dist/src/utils → bundle}/sandbox-macos-restrictive-proxied.sb +0 -0
@@ -1,467 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2025 Google LLC
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- export type Direction = 'left' | 'right' | 'up' | 'down' | 'wordLeft' | 'wordRight' | 'home' | 'end';
7
- export declare const isWordCharStrict: (char: string) => boolean;
8
- export declare const isWhitespace: (char: string) => boolean;
9
- export declare const isCombiningMark: (char: string) => boolean;
10
- export declare const isWordCharWithCombining: (char: string) => boolean;
11
- export declare const getCharScript: (char: string) => string;
12
- export declare const isDifferentScript: (char1: string, char2: string) => boolean;
13
- export declare const findNextWordStartInLine: (line: string, col: number) => number | null;
14
- export declare const findPrevWordStartInLine: (line: string, col: number) => number | null;
15
- export declare const findWordEndInLine: (line: string, col: number) => number | null;
16
- export declare const findNextWordAcrossLines: (lines: string[], cursorRow: number, cursorCol: number, searchForWordStart: boolean) => {
17
- row: number;
18
- col: number;
19
- } | null;
20
- export declare const findPrevWordAcrossLines: (lines: string[], cursorRow: number, cursorCol: number) => {
21
- row: number;
22
- col: number;
23
- } | null;
24
- export declare const getPositionFromOffsets: (startOffset: number, endOffset: number, lines: string[]) => {
25
- startRow: number;
26
- startCol: number;
27
- endRow: number;
28
- endCol: number;
29
- };
30
- export declare const getLineRangeOffsets: (startRow: number, lineCount: number, lines: string[]) => {
31
- startOffset: number;
32
- endOffset: number;
33
- };
34
- export declare const replaceRangeInternal: (state: TextBufferState, startRow: number, startCol: number, endRow: number, endCol: number, text: string) => TextBufferState;
35
- export interface Viewport {
36
- height: number;
37
- width: number;
38
- }
39
- interface UseTextBufferProps {
40
- initialText?: string;
41
- initialCursorOffset?: number;
42
- viewport: Viewport;
43
- stdin?: NodeJS.ReadStream | null;
44
- setRawMode?: (mode: boolean) => void;
45
- onChange?: (text: string) => void;
46
- isValidPath: (path: string) => boolean;
47
- shellModeActive?: boolean;
48
- }
49
- interface UndoHistoryEntry {
50
- lines: string[];
51
- cursorRow: number;
52
- cursorCol: number;
53
- }
54
- export declare function offsetToLogicalPos(text: string, offset: number): [number, number];
55
- /**
56
- * Converts logical row/col position to absolute text offset
57
- * Inverse operation of offsetToLogicalPos
58
- */
59
- export declare function logicalPosToOffset(lines: string[], row: number, col: number): number;
60
- export interface TextBufferState {
61
- lines: string[];
62
- cursorRow: number;
63
- cursorCol: number;
64
- preferredCol: number | null;
65
- undoStack: UndoHistoryEntry[];
66
- redoStack: UndoHistoryEntry[];
67
- clipboard: string | null;
68
- selectionAnchor: [number, number] | null;
69
- viewportWidth: number;
70
- }
71
- export declare const pushUndo: (currentState: TextBufferState) => TextBufferState;
72
- export type TextBufferAction = {
73
- type: 'set_text';
74
- payload: string;
75
- pushToUndo?: boolean;
76
- } | {
77
- type: 'insert';
78
- payload: string;
79
- } | {
80
- type: 'backspace';
81
- } | {
82
- type: 'move';
83
- payload: {
84
- dir: Direction;
85
- };
86
- } | {
87
- type: 'delete';
88
- } | {
89
- type: 'delete_word_left';
90
- } | {
91
- type: 'delete_word_right';
92
- } | {
93
- type: 'kill_line_right';
94
- } | {
95
- type: 'kill_line_left';
96
- } | {
97
- type: 'undo';
98
- } | {
99
- type: 'redo';
100
- } | {
101
- type: 'replace_range';
102
- payload: {
103
- startRow: number;
104
- startCol: number;
105
- endRow: number;
106
- endCol: number;
107
- text: string;
108
- };
109
- } | {
110
- type: 'move_to_offset';
111
- payload: {
112
- offset: number;
113
- };
114
- } | {
115
- type: 'create_undo_snapshot';
116
- } | {
117
- type: 'set_viewport_width';
118
- payload: number;
119
- } | {
120
- type: 'vim_delete_word_forward';
121
- payload: {
122
- count: number;
123
- };
124
- } | {
125
- type: 'vim_delete_word_backward';
126
- payload: {
127
- count: number;
128
- };
129
- } | {
130
- type: 'vim_delete_word_end';
131
- payload: {
132
- count: number;
133
- };
134
- } | {
135
- type: 'vim_change_word_forward';
136
- payload: {
137
- count: number;
138
- };
139
- } | {
140
- type: 'vim_change_word_backward';
141
- payload: {
142
- count: number;
143
- };
144
- } | {
145
- type: 'vim_change_word_end';
146
- payload: {
147
- count: number;
148
- };
149
- } | {
150
- type: 'vim_delete_line';
151
- payload: {
152
- count: number;
153
- };
154
- } | {
155
- type: 'vim_change_line';
156
- payload: {
157
- count: number;
158
- };
159
- } | {
160
- type: 'vim_delete_to_end_of_line';
161
- } | {
162
- type: 'vim_change_to_end_of_line';
163
- } | {
164
- type: 'vim_change_movement';
165
- payload: {
166
- movement: 'h' | 'j' | 'k' | 'l';
167
- count: number;
168
- };
169
- } | {
170
- type: 'vim_move_left';
171
- payload: {
172
- count: number;
173
- };
174
- } | {
175
- type: 'vim_move_right';
176
- payload: {
177
- count: number;
178
- };
179
- } | {
180
- type: 'vim_move_up';
181
- payload: {
182
- count: number;
183
- };
184
- } | {
185
- type: 'vim_move_down';
186
- payload: {
187
- count: number;
188
- };
189
- } | {
190
- type: 'vim_move_word_forward';
191
- payload: {
192
- count: number;
193
- };
194
- } | {
195
- type: 'vim_move_word_backward';
196
- payload: {
197
- count: number;
198
- };
199
- } | {
200
- type: 'vim_move_word_end';
201
- payload: {
202
- count: number;
203
- };
204
- } | {
205
- type: 'vim_delete_char';
206
- payload: {
207
- count: number;
208
- };
209
- } | {
210
- type: 'vim_insert_at_cursor';
211
- } | {
212
- type: 'vim_append_at_cursor';
213
- } | {
214
- type: 'vim_open_line_below';
215
- } | {
216
- type: 'vim_open_line_above';
217
- } | {
218
- type: 'vim_append_at_line_end';
219
- } | {
220
- type: 'vim_insert_at_line_start';
221
- } | {
222
- type: 'vim_move_to_line_start';
223
- } | {
224
- type: 'vim_move_to_line_end';
225
- } | {
226
- type: 'vim_move_to_first_nonwhitespace';
227
- } | {
228
- type: 'vim_move_to_first_line';
229
- } | {
230
- type: 'vim_move_to_last_line';
231
- } | {
232
- type: 'vim_move_to_line';
233
- payload: {
234
- lineNumber: number;
235
- };
236
- } | {
237
- type: 'vim_escape_insert_mode';
238
- };
239
- export declare function textBufferReducer(state: TextBufferState, action: TextBufferAction): TextBufferState;
240
- export declare function useTextBuffer({ initialText, initialCursorOffset, viewport, stdin, setRawMode, onChange, isValidPath, shellModeActive, }: UseTextBufferProps): TextBuffer;
241
- export interface TextBuffer {
242
- lines: string[];
243
- text: string;
244
- cursor: [number, number];
245
- /**
246
- * When the user moves the caret vertically we try to keep their original
247
- * horizontal column even when passing through shorter lines. We remember
248
- * that *preferred* column in this field while the user is still travelling
249
- * vertically. Any explicit horizontal movement resets the preference.
250
- */
251
- preferredCol: number | null;
252
- selectionAnchor: [number, number] | null;
253
- allVisualLines: string[];
254
- viewportVisualLines: string[];
255
- visualCursor: [number, number];
256
- visualScrollRow: number;
257
- /**
258
- * Replaces the entire buffer content with the provided text.
259
- * The operation is undoable.
260
- */
261
- setText: (text: string) => void;
262
- /**
263
- * Insert a single character or string without newlines.
264
- */
265
- insert: (ch: string, opts?: {
266
- paste?: boolean;
267
- }) => void;
268
- newline: () => void;
269
- backspace: () => void;
270
- del: () => void;
271
- move: (dir: Direction) => void;
272
- undo: () => void;
273
- redo: () => void;
274
- /**
275
- * Replaces the text within the specified range with new text.
276
- * Handles both single-line and multi-line ranges.
277
- *
278
- * @param startRow The starting row index (inclusive).
279
- * @param startCol The starting column index (inclusive, code-point based).
280
- * @param endRow The ending row index (inclusive).
281
- * @param endCol The ending column index (exclusive, code-point based).
282
- * @param text The new text to insert.
283
- * @returns True if the buffer was modified, false otherwise.
284
- */
285
- replaceRange: (startRow: number, startCol: number, endRow: number, endCol: number, text: string) => void;
286
- /**
287
- * Delete the word to the *left* of the caret, mirroring common
288
- * Ctrl/Alt+Backspace behaviour in editors & terminals. Both the adjacent
289
- * whitespace *and* the word characters immediately preceding the caret are
290
- * removed. If the caret is already at column‑0 this becomes a no-op.
291
- */
292
- deleteWordLeft: () => void;
293
- /**
294
- * Delete the word to the *right* of the caret, akin to many editors'
295
- * Ctrl/Alt+Delete shortcut. Removes any whitespace/punctuation that
296
- * follows the caret and the next contiguous run of word characters.
297
- */
298
- deleteWordRight: () => void;
299
- /**
300
- * Deletes text from the cursor to the end of the current line.
301
- */
302
- killLineRight: () => void;
303
- /**
304
- * Deletes text from the start of the current line to the cursor.
305
- */
306
- killLineLeft: () => void;
307
- /**
308
- * High level "handleInput" – receives what Ink gives us.
309
- */
310
- handleInput: (key: {
311
- name: string;
312
- ctrl: boolean;
313
- meta: boolean;
314
- shift: boolean;
315
- paste: boolean;
316
- sequence: string;
317
- }) => void;
318
- /**
319
- * Opens the current buffer contents in the user's preferred terminal text
320
- * editor ($VISUAL or $EDITOR, falling back to "vi"). The method blocks
321
- * until the editor exits, then reloads the file and replaces the in‑memory
322
- * buffer with whatever the user saved.
323
- *
324
- * The operation is treated as a single undoable edit – we snapshot the
325
- * previous state *once* before launching the editor so one `undo()` will
326
- * revert the entire change set.
327
- *
328
- * Note: We purposefully rely on the *synchronous* spawn API so that the
329
- * calling process genuinely waits for the editor to close before
330
- * continuing. This mirrors Git's behaviour and simplifies downstream
331
- * control‑flow (callers can simply `await` the Promise).
332
- */
333
- openInExternalEditor: (opts?: {
334
- editor?: string;
335
- }) => Promise<void>;
336
- replaceRangeByOffset: (startOffset: number, endOffset: number, replacementText: string) => void;
337
- moveToOffset(offset: number): void;
338
- /**
339
- * Delete N words forward from cursor position (vim 'dw' command)
340
- */
341
- vimDeleteWordForward: (count: number) => void;
342
- /**
343
- * Delete N words backward from cursor position (vim 'db' command)
344
- */
345
- vimDeleteWordBackward: (count: number) => void;
346
- /**
347
- * Delete to end of N words from cursor position (vim 'de' command)
348
- */
349
- vimDeleteWordEnd: (count: number) => void;
350
- /**
351
- * Change N words forward from cursor position (vim 'cw' command)
352
- */
353
- vimChangeWordForward: (count: number) => void;
354
- /**
355
- * Change N words backward from cursor position (vim 'cb' command)
356
- */
357
- vimChangeWordBackward: (count: number) => void;
358
- /**
359
- * Change to end of N words from cursor position (vim 'ce' command)
360
- */
361
- vimChangeWordEnd: (count: number) => void;
362
- /**
363
- * Delete N lines from cursor position (vim 'dd' command)
364
- */
365
- vimDeleteLine: (count: number) => void;
366
- /**
367
- * Change N lines from cursor position (vim 'cc' command)
368
- */
369
- vimChangeLine: (count: number) => void;
370
- /**
371
- * Delete from cursor to end of line (vim 'D' command)
372
- */
373
- vimDeleteToEndOfLine: () => void;
374
- /**
375
- * Change from cursor to end of line (vim 'C' command)
376
- */
377
- vimChangeToEndOfLine: () => void;
378
- /**
379
- * Change movement operations (vim 'ch', 'cj', 'ck', 'cl' commands)
380
- */
381
- vimChangeMovement: (movement: 'h' | 'j' | 'k' | 'l', count: number) => void;
382
- /**
383
- * Move cursor left N times (vim 'h' command)
384
- */
385
- vimMoveLeft: (count: number) => void;
386
- /**
387
- * Move cursor right N times (vim 'l' command)
388
- */
389
- vimMoveRight: (count: number) => void;
390
- /**
391
- * Move cursor up N times (vim 'k' command)
392
- */
393
- vimMoveUp: (count: number) => void;
394
- /**
395
- * Move cursor down N times (vim 'j' command)
396
- */
397
- vimMoveDown: (count: number) => void;
398
- /**
399
- * Move cursor forward N words (vim 'w' command)
400
- */
401
- vimMoveWordForward: (count: number) => void;
402
- /**
403
- * Move cursor backward N words (vim 'b' command)
404
- */
405
- vimMoveWordBackward: (count: number) => void;
406
- /**
407
- * Move cursor to end of Nth word (vim 'e' command)
408
- */
409
- vimMoveWordEnd: (count: number) => void;
410
- /**
411
- * Delete N characters at cursor (vim 'x' command)
412
- */
413
- vimDeleteChar: (count: number) => void;
414
- /**
415
- * Enter insert mode at cursor (vim 'i' command)
416
- */
417
- vimInsertAtCursor: () => void;
418
- /**
419
- * Enter insert mode after cursor (vim 'a' command)
420
- */
421
- vimAppendAtCursor: () => void;
422
- /**
423
- * Open new line below and enter insert mode (vim 'o' command)
424
- */
425
- vimOpenLineBelow: () => void;
426
- /**
427
- * Open new line above and enter insert mode (vim 'O' command)
428
- */
429
- vimOpenLineAbove: () => void;
430
- /**
431
- * Move to end of line and enter insert mode (vim 'A' command)
432
- */
433
- vimAppendAtLineEnd: () => void;
434
- /**
435
- * Move to first non-whitespace and enter insert mode (vim 'I' command)
436
- */
437
- vimInsertAtLineStart: () => void;
438
- /**
439
- * Move cursor to beginning of line (vim '0' command)
440
- */
441
- vimMoveToLineStart: () => void;
442
- /**
443
- * Move cursor to end of line (vim '$' command)
444
- */
445
- vimMoveToLineEnd: () => void;
446
- /**
447
- * Move cursor to first non-whitespace character (vim '^' command)
448
- */
449
- vimMoveToFirstNonWhitespace: () => void;
450
- /**
451
- * Move cursor to first line (vim 'gg' command)
452
- */
453
- vimMoveToFirstLine: () => void;
454
- /**
455
- * Move cursor to last line (vim 'G' command)
456
- */
457
- vimMoveToLastLine: () => void;
458
- /**
459
- * Move cursor to specific line number (vim '[N]G' command)
460
- */
461
- vimMoveToLine: (lineNumber: number) => void;
462
- /**
463
- * Handle escape from insert mode (moves cursor left if not at line start)
464
- */
465
- vimEscapeInsertMode: () => void;
466
- }
467
- export {};