fss-link 1.2.1 → 1.2.3

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 +109 -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 +0,0 @@
1
- {"version":3,"file":"chatCommand.js","sourceRoot":"","sources":["../../../../src/ui/commands/chatCommand.ts"],"names":[],"mappings":"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"}
@@ -1,7 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2025 Google LLC
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- import { SlashCommand } from './types.js';
7
- export declare const clearCommand: SlashCommand;
@@ -1,27 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2025 Google LLC
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- import { uiTelemetryService } from 'fss-link-core';
7
- import { CommandKind } from './types.js';
8
- export const clearCommand = {
9
- name: 'clear',
10
- description: 'clear the screen and conversation history',
11
- kind: CommandKind.BUILT_IN,
12
- action: async (context, _args) => {
13
- const geminiClient = context.services.config?.getGeminiClient();
14
- if (geminiClient) {
15
- context.ui.setDebugMessage('Clearing terminal and resetting chat.');
16
- // If resetChat fails, the exception will propagate and halt the command,
17
- // which is the correct behavior to signal a failure to the user.
18
- await geminiClient.resetChat();
19
- }
20
- else {
21
- context.ui.setDebugMessage('Clearing terminal.');
22
- }
23
- uiTelemetryService.resetLastPromptTokenCount();
24
- context.ui.clear();
25
- },
26
- };
27
- //# sourceMappingURL=clearCommand.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"clearCommand.js","sourceRoot":"","sources":["../../../../src/ui/commands/clearCommand.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAC;AACnD,OAAO,EAAE,WAAW,EAAgB,MAAM,YAAY,CAAC;AAEvD,MAAM,CAAC,MAAM,YAAY,GAAiB;IACxC,IAAI,EAAE,OAAO;IACb,WAAW,EAAE,2CAA2C;IACxD,IAAI,EAAE,WAAW,CAAC,QAAQ;IAC1B,MAAM,EAAE,KAAK,EAAE,OAAO,EAAE,KAAK,EAAE,EAAE;QAC/B,MAAM,YAAY,GAAG,OAAO,CAAC,QAAQ,CAAC,MAAM,EAAE,eAAe,EAAE,CAAC;QAEhE,IAAI,YAAY,EAAE,CAAC;YACjB,OAAO,CAAC,EAAE,CAAC,eAAe,CAAC,uCAAuC,CAAC,CAAC;YACpE,yEAAyE;YACzE,iEAAiE;YACjE,MAAM,YAAY,CAAC,SAAS,EAAE,CAAC;QACjC,CAAC;aAAM,CAAC;YACN,OAAO,CAAC,EAAE,CAAC,eAAe,CAAC,oBAAoB,CAAC,CAAC;QACnD,CAAC;QAED,kBAAkB,CAAC,yBAAyB,EAAE,CAAC;QAC/C,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,CAAC;IACrB,CAAC;CACF,CAAC"}
@@ -1,7 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2025 Google LLC
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- import { SlashCommand } from './types.js';
7
- export declare const compressCommand: SlashCommand;
@@ -1,64 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2025 Google LLC
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- import { MessageType } from '../types.js';
7
- import { CommandKind } from './types.js';
8
- export const compressCommand = {
9
- name: 'compress',
10
- altNames: ['summarize'],
11
- description: 'Compresses the context by replacing it with a summary.',
12
- kind: CommandKind.BUILT_IN,
13
- action: async (context) => {
14
- const { ui } = context;
15
- if (ui.pendingItem) {
16
- ui.addItem({
17
- type: MessageType.ERROR,
18
- text: 'Already compressing, wait for previous request to complete',
19
- }, Date.now());
20
- return;
21
- }
22
- const pendingMessage = {
23
- type: MessageType.COMPRESSION,
24
- compression: {
25
- isPending: true,
26
- originalTokenCount: null,
27
- newTokenCount: null,
28
- },
29
- };
30
- try {
31
- ui.setPendingItem(pendingMessage);
32
- const promptId = `compress-${Date.now()}`;
33
- const compressed = await context.services.config
34
- ?.getGeminiClient()
35
- ?.tryCompressChat(promptId, true);
36
- if (compressed) {
37
- ui.addItem({
38
- type: MessageType.COMPRESSION,
39
- compression: {
40
- isPending: false,
41
- originalTokenCount: compressed.originalTokenCount,
42
- newTokenCount: compressed.newTokenCount,
43
- },
44
- }, Date.now());
45
- }
46
- else {
47
- ui.addItem({
48
- type: MessageType.ERROR,
49
- text: 'Failed to compress chat history.',
50
- }, Date.now());
51
- }
52
- }
53
- catch (e) {
54
- ui.addItem({
55
- type: MessageType.ERROR,
56
- text: `Failed to compress chat history: ${e instanceof Error ? e.message : String(e)}`,
57
- }, Date.now());
58
- }
59
- finally {
60
- ui.setPendingItem(null);
61
- }
62
- },
63
- };
64
- //# sourceMappingURL=compressCommand.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"compressCommand.js","sourceRoot":"","sources":["../../../../src/ui/commands/compressCommand.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,EAA0B,WAAW,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,EAAE,WAAW,EAAgB,MAAM,YAAY,CAAC;AAEvD,MAAM,CAAC,MAAM,eAAe,GAAiB;IAC3C,IAAI,EAAE,UAAU;IAChB,QAAQ,EAAE,CAAC,WAAW,CAAC;IACvB,WAAW,EAAE,wDAAwD;IACrE,IAAI,EAAE,WAAW,CAAC,QAAQ;IAC1B,MAAM,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;QACxB,MAAM,EAAE,EAAE,EAAE,GAAG,OAAO,CAAC;QACvB,IAAI,EAAE,CAAC,WAAW,EAAE,CAAC;YACnB,EAAE,CAAC,OAAO,CACR;gBACE,IAAI,EAAE,WAAW,CAAC,KAAK;gBACvB,IAAI,EAAE,4DAA4D;aACnE,EACD,IAAI,CAAC,GAAG,EAAE,CACX,CAAC;YACF,OAAO;QACT,CAAC;QAED,MAAM,cAAc,GAA2B;YAC7C,IAAI,EAAE,WAAW,CAAC,WAAW;YAC7B,WAAW,EAAE;gBACX,SAAS,EAAE,IAAI;gBACf,kBAAkB,EAAE,IAAI;gBACxB,aAAa,EAAE,IAAI;aACpB;SACF,CAAC;QAEF,IAAI,CAAC;YACH,EAAE,CAAC,cAAc,CAAC,cAAc,CAAC,CAAC;YAClC,MAAM,QAAQ,GAAG,YAAY,IAAI,CAAC,GAAG,EAAE,EAAE,CAAC;YAC1C,MAAM,UAAU,GAAG,MAAM,OAAO,CAAC,QAAQ,CAAC,MAAM;gBAC9C,EAAE,eAAe,EAAE;gBACnB,EAAE,eAAe,CAAC,QAAQ,EAAE,IAAI,CAAC,CAAC;YACpC,IAAI,UAAU,EAAE,CAAC;gBACf,EAAE,CAAC,OAAO,CACR;oBACE,IAAI,EAAE,WAAW,CAAC,WAAW;oBAC7B,WAAW,EAAE;wBACX,SAAS,EAAE,KAAK;wBAChB,kBAAkB,EAAE,UAAU,CAAC,kBAAkB;wBACjD,aAAa,EAAE,UAAU,CAAC,aAAa;qBACxC;iBACwB,EAC3B,IAAI,CAAC,GAAG,EAAE,CACX,CAAC;YACJ,CAAC;iBAAM,CAAC;gBACN,EAAE,CAAC,OAAO,CACR;oBACE,IAAI,EAAE,WAAW,CAAC,KAAK;oBACvB,IAAI,EAAE,kCAAkC;iBACzC,EACD,IAAI,CAAC,GAAG,EAAE,CACX,CAAC;YACJ,CAAC;QACH,CAAC;QAAC,OAAO,CAAC,EAAE,CAAC;YACX,EAAE,CAAC,OAAO,CACR;gBACE,IAAI,EAAE,WAAW,CAAC,KAAK;gBACvB,IAAI,EAAE,oCACJ,CAAC,YAAY,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAC3C,EAAE;aACH,EACD,IAAI,CAAC,GAAG,EAAE,CACX,CAAC;QACJ,CAAC;gBAAS,CAAC;YACT,EAAE,CAAC,cAAc,CAAC,IAAI,CAAC,CAAC;QAC1B,CAAC;IACH,CAAC;CACF,CAAC"}
@@ -1,7 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2025 Google LLC
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- import { SlashCommand } from './types.js';
7
- export declare const contextCommand: SlashCommand;
@@ -1,115 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2025 Google LLC
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- import { CommandKind } from './types.js';
7
- /**
8
- * Parse context size string to number of tokens
9
- * Supports: 32k, 64k, 128k, or raw numbers like 32000, 64000
10
- */
11
- function parseContextSize(sizeStr) {
12
- const normalized = sizeStr.toLowerCase().trim();
13
- // Handle 'k' suffix format (32k, 64k, etc.)
14
- if (normalized.endsWith('k')) {
15
- const num = parseInt(normalized.slice(0, -1), 10);
16
- if (isNaN(num) || num <= 0)
17
- return null;
18
- return num * 1000;
19
- }
20
- // Handle raw numbers
21
- const num = parseInt(normalized, 10);
22
- if (isNaN(num) || num <= 0)
23
- return null;
24
- return num;
25
- }
26
- /**
27
- * Format context size for display
28
- */
29
- function formatContextSize(size) {
30
- if (size >= 1000 && size % 1000 === 0) {
31
- return `${size / 1000}k`;
32
- }
33
- return size.toString();
34
- }
35
- /**
36
- * Check if the current provider is Ollama
37
- */
38
- function isOllamaProvider(config) {
39
- const baseUrl = config?.getContentGeneratorConfig()?.baseUrl;
40
- if (!baseUrl)
41
- return false;
42
- return (baseUrl.includes('localhost:11434') ||
43
- baseUrl.includes('127.0.0.1:11434') ||
44
- baseUrl.includes(':11434/v1') ||
45
- baseUrl.includes('/ollama'));
46
- }
47
- export const contextCommand = {
48
- name: 'context',
49
- description: 'Manage Ollama context window size (Ollama only)',
50
- kind: CommandKind.BUILT_IN,
51
- action: async (context, args) => {
52
- const config = context.services.config;
53
- if (!config) {
54
- return {
55
- type: 'message',
56
- messageType: 'error',
57
- content: 'Configuration not available',
58
- };
59
- }
60
- // Check if we're using Ollama
61
- if (!isOllamaProvider(config)) {
62
- return {
63
- type: 'message',
64
- messageType: 'error',
65
- content: '/context command is only available for Ollama providers',
66
- };
67
- }
68
- const trimmedArgs = args.trim();
69
- if (!trimmedArgs || trimmedArgs === 'show') {
70
- // Show current context configuration
71
- const samplingParams = config.getContentGeneratorSamplingParams();
72
- const currentContext = samplingParams?.['num_ctx'] || 32768; // Our default
73
- return {
74
- type: 'message',
75
- messageType: 'info',
76
- content: `Current context window: ${formatContextSize(currentContext)} tokens\n\nUsage:\n /context 64k - Set to 64,000 tokens\n /context 128k - Set to 128,000 tokens\n /context show - Show current setting\n /context 32768 - Set exact number of tokens\n\nNote: Larger context windows use more VRAM`,
77
- };
78
- }
79
- // Parse the new context size
80
- const newSize = parseContextSize(trimmedArgs);
81
- if (newSize === null) {
82
- return {
83
- type: 'message',
84
- messageType: 'error',
85
- content: `Invalid context size: "${trimmedArgs}"\nValid formats: 32k, 64k, 128k, or exact numbers like 32000`,
86
- };
87
- }
88
- // Validate reasonable ranges
89
- if (newSize < 1000) {
90
- return {
91
- type: 'message',
92
- messageType: 'error',
93
- content: 'Context size too small (minimum: 1000 tokens)',
94
- };
95
- }
96
- if (newSize > 200000) {
97
- return {
98
- type: 'message',
99
- messageType: 'error',
100
- content: 'Context size too large (maximum: 200k tokens)\nLarge contexts require significant VRAM',
101
- };
102
- }
103
- // Update the sampling params with the new context size
104
- config.setContentGeneratorSamplingParams({ num_ctx: newSize });
105
- const memoryEstimate = Math.ceil(newSize / 4096); // Rough VRAM estimate in GB
106
- const warningMessage = memoryEstimate > 8 ?
107
- `\n⚠️ Warning: ${formatContextSize(newSize)} tokens may require ${memoryEstimate}+ GB VRAM` : '';
108
- return {
109
- type: 'message',
110
- messageType: 'info',
111
- content: `✅ Context window set to ${formatContextSize(newSize)} tokens${warningMessage}\n\nThis setting applies to subsequent requests. Check the status bar to see updated context information.`,
112
- };
113
- },
114
- };
115
- //# sourceMappingURL=contextCommand.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"contextCommand.js","sourceRoot":"","sources":["../../../../src/ui/commands/contextCommand.ts"],"names":[],"mappings":"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"}
@@ -1,7 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2025 Google LLC
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- import { SlashCommand } from './types.js';
7
- export declare const copyCommand: SlashCommand;
@@ -1,59 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2025 Google LLC
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- import { copyToClipboard } from '../utils/commandUtils.js';
7
- import { CommandKind, } from './types.js';
8
- export const copyCommand = {
9
- name: 'copy',
10
- description: 'Copy the last result or code snippet to clipboard',
11
- kind: CommandKind.BUILT_IN,
12
- action: async (context, _args) => {
13
- const chat = await context.services.config?.getGeminiClient()?.getChat();
14
- const history = chat?.getHistory();
15
- // Get the last message from the AI (model role)
16
- const lastAiMessage = history
17
- ? history.filter((item) => item.role === 'model').pop()
18
- : undefined;
19
- if (!lastAiMessage) {
20
- return {
21
- type: 'message',
22
- messageType: 'info',
23
- content: 'No output in history',
24
- };
25
- }
26
- // Extract text from the parts
27
- const lastAiOutput = lastAiMessage.parts
28
- ?.filter((part) => part.text)
29
- .map((part) => part.text)
30
- .join('');
31
- if (lastAiOutput) {
32
- try {
33
- await copyToClipboard(lastAiOutput);
34
- return {
35
- type: 'message',
36
- messageType: 'info',
37
- content: 'Last output copied to the clipboard',
38
- };
39
- }
40
- catch (error) {
41
- const message = error instanceof Error ? error.message : String(error);
42
- console.debug(message);
43
- return {
44
- type: 'message',
45
- messageType: 'error',
46
- content: 'Failed to copy to the clipboard.',
47
- };
48
- }
49
- }
50
- else {
51
- return {
52
- type: 'message',
53
- messageType: 'info',
54
- content: 'Last AI output contains no text to copy.',
55
- };
56
- }
57
- },
58
- };
59
- //# sourceMappingURL=copyCommand.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"copyCommand.js","sourceRoot":"","sources":["../../../../src/ui/commands/copyCommand.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAC3D,OAAO,EACL,WAAW,GAGZ,MAAM,YAAY,CAAC;AAEpB,MAAM,CAAC,MAAM,WAAW,GAAiB;IACvC,IAAI,EAAE,MAAM;IACZ,WAAW,EAAE,mDAAmD;IAChE,IAAI,EAAE,WAAW,CAAC,QAAQ;IAC1B,MAAM,EAAE,KAAK,EAAE,OAAO,EAAE,KAAK,EAA4C,EAAE;QACzE,MAAM,IAAI,GAAG,MAAM,OAAO,CAAC,QAAQ,CAAC,MAAM,EAAE,eAAe,EAAE,EAAE,OAAO,EAAE,CAAC;QACzE,MAAM,OAAO,GAAG,IAAI,EAAE,UAAU,EAAE,CAAC;QAEnC,gDAAgD;QAChD,MAAM,aAAa,GAAG,OAAO;YAC3B,CAAC,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,IAAI,KAAK,OAAO,CAAC,CAAC,GAAG,EAAE;YACvD,CAAC,CAAC,SAAS,CAAC;QAEd,IAAI,CAAC,aAAa,EAAE,CAAC;YACnB,OAAO;gBACL,IAAI,EAAE,SAAS;gBACf,WAAW,EAAE,MAAM;gBACnB,OAAO,EAAE,sBAAsB;aAChC,CAAC;QACJ,CAAC;QACD,8BAA8B;QAC9B,MAAM,YAAY,GAAG,aAAa,CAAC,KAAK;YACtC,EAAE,MAAM,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,IAAI,CAAC;aAC5B,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,IAAI,CAAC;aACxB,IAAI,CAAC,EAAE,CAAC,CAAC;QAEZ,IAAI,YAAY,EAAE,CAAC;YACjB,IAAI,CAAC;gBACH,MAAM,eAAe,CAAC,YAAY,CAAC,CAAC;gBAEpC,OAAO;oBACL,IAAI,EAAE,SAAS;oBACf,WAAW,EAAE,MAAM;oBACnB,OAAO,EAAE,qCAAqC;iBAC/C,CAAC;YACJ,CAAC;YAAC,OAAO,KAAK,EAAE,CAAC;gBACf,MAAM,OAAO,GAAG,KAAK,YAAY,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;gBACvE,OAAO,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC;gBAEvB,OAAO;oBACL,IAAI,EAAE,SAAS;oBACf,WAAW,EAAE,OAAO;oBACpB,OAAO,EAAE,kCAAkC;iBAC5C,CAAC;YACJ,CAAC;QACH,CAAC;aAAM,CAAC;YACN,OAAO;gBACL,IAAI,EAAE,SAAS;gBACf,WAAW,EAAE,MAAM;gBACnB,OAAO,EAAE,0CAA0C;aACpD,CAAC;QACJ,CAAC;IACH,CAAC;CACF,CAAC"}
@@ -1,7 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2025 Google LLC
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- import { type SlashCommand } from './types.js';
7
- export declare const corgiCommand: SlashCommand;
@@ -1,15 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2025 Google LLC
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- import { CommandKind } from './types.js';
7
- export const corgiCommand = {
8
- name: 'corgi',
9
- description: 'Toggles corgi mode.',
10
- kind: CommandKind.BUILT_IN,
11
- action: (context, _args) => {
12
- context.ui.toggleCorgiMode();
13
- },
14
- };
15
- //# sourceMappingURL=corgiCommand.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"corgiCommand.js","sourceRoot":"","sources":["../../../../src/ui/commands/corgiCommand.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,EAAE,WAAW,EAAqB,MAAM,YAAY,CAAC;AAE5D,MAAM,CAAC,MAAM,YAAY,GAAiB;IACxC,IAAI,EAAE,OAAO;IACb,WAAW,EAAE,qBAAqB;IAClC,IAAI,EAAE,WAAW,CAAC,QAAQ;IAC1B,MAAM,EAAE,CAAC,OAAO,EAAE,KAAK,EAAE,EAAE;QACzB,OAAO,CAAC,EAAE,CAAC,eAAe,EAAE,CAAC;IAC/B,CAAC;CACF,CAAC"}
@@ -1,8 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2025 Google LLC
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- import { SlashCommand } from './types.js';
7
- export declare function expandHomeDir(p: string): string;
8
- export declare const directoryCommand: SlashCommand;
@@ -1,133 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2025 Google LLC
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- import { CommandKind } from './types.js';
7
- import { MessageType } from '../types.js';
8
- import * as os from 'os';
9
- import * as path from 'path';
10
- import { loadServerHierarchicalMemory } from 'fss-link-core';
11
- export function expandHomeDir(p) {
12
- if (!p) {
13
- return '';
14
- }
15
- let expandedPath = p;
16
- if (p.toLowerCase().startsWith('%userprofile%')) {
17
- expandedPath = os.homedir() + p.substring('%userprofile%'.length);
18
- }
19
- else if (p === '~' || p.startsWith('~/')) {
20
- expandedPath = os.homedir() + p.substring(1);
21
- }
22
- return path.normalize(expandedPath);
23
- }
24
- export const directoryCommand = {
25
- name: 'directory',
26
- altNames: ['dir'],
27
- description: 'Manage workspace directories',
28
- kind: CommandKind.BUILT_IN,
29
- subCommands: [
30
- {
31
- name: 'add',
32
- description: 'Add directories to the workspace. Use comma to separate multiple paths',
33
- kind: CommandKind.BUILT_IN,
34
- action: async (context, args) => {
35
- const { ui: { addItem }, services: { config }, } = context;
36
- const [...rest] = args.split(' ');
37
- if (!config) {
38
- addItem({
39
- type: MessageType.ERROR,
40
- text: 'Configuration is not available.',
41
- }, Date.now());
42
- return;
43
- }
44
- const workspaceContext = config.getWorkspaceContext();
45
- const pathsToAdd = rest
46
- .join(' ')
47
- .split(',')
48
- .filter((p) => p);
49
- if (pathsToAdd.length === 0) {
50
- addItem({
51
- type: MessageType.ERROR,
52
- text: 'Please provide at least one path to add.',
53
- }, Date.now());
54
- return;
55
- }
56
- if (config.isRestrictiveSandbox()) {
57
- return {
58
- type: 'message',
59
- messageType: 'error',
60
- content: 'The /directory add command is not supported in restrictive sandbox profiles. Please use --include-directories when starting the session instead.',
61
- };
62
- }
63
- const added = [];
64
- const errors = [];
65
- for (const pathToAdd of pathsToAdd) {
66
- try {
67
- workspaceContext.addDirectory(expandHomeDir(pathToAdd.trim()));
68
- added.push(pathToAdd.trim());
69
- }
70
- catch (e) {
71
- const error = e;
72
- errors.push(`Error adding '${pathToAdd.trim()}': ${error.message}`);
73
- }
74
- }
75
- if (added.length > 0) {
76
- try {
77
- if (config.shouldLoadMemoryFromIncludeDirectories()) {
78
- const { memoryContent, fileCount } = await loadServerHierarchicalMemory(config.getWorkingDir(), [...config.getWorkspaceContext().getDirectories()], config.getDebugMode(), config.getFileService(), config.getExtensionContextFilePaths(), context.services.settings.merged.memoryImportFormat || 'tree', // Use setting or default to 'tree'
79
- config.getFileFilteringOptions(), context.services.settings.merged.memoryDiscoveryMaxDirs);
80
- config.setUserMemory(memoryContent);
81
- config.setGeminiMdFileCount(fileCount);
82
- context.ui.setGeminiMdFileCount(fileCount);
83
- }
84
- addItem({
85
- type: MessageType.INFO,
86
- text: `Successfully added memory files from the following directories if there are:\n- ${added.join('\n- ')}`,
87
- }, Date.now());
88
- }
89
- catch (error) {
90
- errors.push(`Error refreshing memory: ${error.message}`);
91
- }
92
- }
93
- if (added.length > 0) {
94
- const gemini = config.getGeminiClient();
95
- if (gemini) {
96
- await gemini.addDirectoryContext();
97
- }
98
- addItem({
99
- type: MessageType.INFO,
100
- text: `Successfully added directories:\n- ${added.join('\n- ')}`,
101
- }, Date.now());
102
- }
103
- if (errors.length > 0) {
104
- addItem({ type: MessageType.ERROR, text: errors.join('\n') }, Date.now());
105
- }
106
- return;
107
- },
108
- },
109
- {
110
- name: 'show',
111
- description: 'Show all directories in the workspace',
112
- kind: CommandKind.BUILT_IN,
113
- action: async (context) => {
114
- const { ui: { addItem }, services: { config }, } = context;
115
- if (!config) {
116
- addItem({
117
- type: MessageType.ERROR,
118
- text: 'Configuration is not available.',
119
- }, Date.now());
120
- return;
121
- }
122
- const workspaceContext = config.getWorkspaceContext();
123
- const directories = workspaceContext.getDirectories();
124
- const directoryList = directories.map((dir) => `- ${dir}`).join('\n');
125
- addItem({
126
- type: MessageType.INFO,
127
- text: `Current workspace directories:\n${directoryList}`,
128
- }, Date.now());
129
- },
130
- },
131
- ],
132
- };
133
- //# sourceMappingURL=directoryCommand.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"directoryCommand.js","sourceRoot":"","sources":["../../../../src/ui/commands/directoryCommand.tsx"],"names":[],"mappings":"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"}
@@ -1,7 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2025 Google LLC
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- import { type SlashCommand } from './types.js';
7
- export declare const docsCommand: SlashCommand;
@@ -1,31 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2025 Google LLC
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- import open from 'open';
7
- import process from 'node:process';
8
- import { CommandKind, } from './types.js';
9
- import { MessageType } from '../types.js';
10
- export const docsCommand = {
11
- name: 'docs',
12
- description: 'open full FSS Link documentation in your browser',
13
- kind: CommandKind.BUILT_IN,
14
- action: async (context) => {
15
- const docsUrl = 'https://docs.anthropic.com/en/docs/claude-code';
16
- if (process.env['SANDBOX'] && process.env['SANDBOX'] !== 'sandbox-exec') {
17
- context.ui.addItem({
18
- type: MessageType.INFO,
19
- text: `Please open the following URL in your browser to view the documentation:\n${docsUrl}`,
20
- }, Date.now());
21
- }
22
- else {
23
- context.ui.addItem({
24
- type: MessageType.INFO,
25
- text: `Opening documentation in your browser: ${docsUrl}`,
26
- }, Date.now());
27
- await open(docsUrl);
28
- }
29
- },
30
- };
31
- //# sourceMappingURL=docsCommand.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"docsCommand.js","sourceRoot":"","sources":["../../../../src/ui/commands/docsCommand.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,IAAI,MAAM,MAAM,CAAC;AACxB,OAAO,OAAO,MAAM,cAAc,CAAC;AACnC,OAAO,EAGL,WAAW,GACZ,MAAM,YAAY,CAAC;AACpB,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAE1C,MAAM,CAAC,MAAM,WAAW,GAAiB;IACvC,IAAI,EAAE,MAAM;IACZ,WAAW,EAAE,kDAAkD;IAC/D,IAAI,EAAE,WAAW,CAAC,QAAQ;IAC1B,MAAM,EAAE,KAAK,EAAE,OAAuB,EAAiB,EAAE;QACvD,MAAM,OAAO,GAAG,gDAAgD,CAAC;QAEjE,IAAI,OAAO,CAAC,GAAG,CAAC,SAAS,CAAC,IAAI,OAAO,CAAC,GAAG,CAAC,SAAS,CAAC,KAAK,cAAc,EAAE,CAAC;YACxE,OAAO,CAAC,EAAE,CAAC,OAAO,CAChB;gBACE,IAAI,EAAE,WAAW,CAAC,IAAI;gBACtB,IAAI,EAAE,6EAA6E,OAAO,EAAE;aAC7F,EACD,IAAI,CAAC,GAAG,EAAE,CACX,CAAC;QACJ,CAAC;aAAM,CAAC;YACN,OAAO,CAAC,EAAE,CAAC,OAAO,CAChB;gBACE,IAAI,EAAE,WAAW,CAAC,IAAI;gBACtB,IAAI,EAAE,0CAA0C,OAAO,EAAE;aAC1D,EACD,IAAI,CAAC,GAAG,EAAE,CACX,CAAC;YACF,MAAM,IAAI,CAAC,OAAO,CAAC,CAAC;QACtB,CAAC;IACH,CAAC;CACF,CAAC"}
@@ -1,7 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2025 Google LLC
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- import { type SlashCommand } from './types.js';
7
- export declare const editorCommand: SlashCommand;
@@ -1,16 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2025 Google LLC
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- import { CommandKind, } from './types.js';
7
- export const editorCommand = {
8
- name: 'editor',
9
- description: 'set external editor preference',
10
- kind: CommandKind.BUILT_IN,
11
- action: () => ({
12
- type: 'dialog',
13
- dialog: 'editor',
14
- }),
15
- };
16
- //# sourceMappingURL=editorCommand.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"editorCommand.js","sourceRoot":"","sources":["../../../../src/ui/commands/editorCommand.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,EACL,WAAW,GAGZ,MAAM,YAAY,CAAC;AAEpB,MAAM,CAAC,MAAM,aAAa,GAAiB;IACzC,IAAI,EAAE,QAAQ;IACd,WAAW,EAAE,gCAAgC;IAC7C,IAAI,EAAE,WAAW,CAAC,QAAQ;IAC1B,MAAM,EAAE,GAA2B,EAAE,CAAC,CAAC;QACrC,IAAI,EAAE,QAAQ;QACd,MAAM,EAAE,QAAQ;KACjB,CAAC;CACH,CAAC"}
@@ -1,7 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2025 Google LLC
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- import { type SlashCommand } from './types.js';
7
- export declare const extensionsCommand: SlashCommand;
@@ -1,31 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2025 Google LLC
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- import { CommandKind, } from './types.js';
7
- import { MessageType } from '../types.js';
8
- export const extensionsCommand = {
9
- name: 'extensions',
10
- description: 'list active extensions',
11
- kind: CommandKind.BUILT_IN,
12
- action: async (context) => {
13
- const activeExtensions = context.services.config
14
- ?.getExtensions()
15
- .filter((ext) => ext.isActive);
16
- if (!activeExtensions || activeExtensions.length === 0) {
17
- context.ui.addItem({
18
- type: MessageType.INFO,
19
- text: 'No active extensions.',
20
- }, Date.now());
21
- return;
22
- }
23
- const extensionLines = activeExtensions.map((ext) => ` - \u001b[36m${ext.name} (v${ext.version})\u001b[0m`);
24
- const message = `Active extensions:\n\n${extensionLines.join('\n')}\n`;
25
- context.ui.addItem({
26
- type: MessageType.INFO,
27
- text: message,
28
- }, Date.now());
29
- },
30
- };
31
- //# sourceMappingURL=extensionsCommand.js.map