rovecode 0.3.3 → 0.4.0-beta.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 (491) hide show
  1. package/CHANGELOG.md +512 -0
  2. package/README.md +33 -48
  3. package/bin/rovecode.js +24 -0
  4. package/dist/cli/app-dybnr56b.js +2 -0
  5. package/dist/cli/ask-user-p8hq4xgj.js +2 -0
  6. package/dist/cli/auth-login-ewpgw5sm.js +2 -0
  7. package/dist/cli/auth-m8p9grty.js +2 -0
  8. package/dist/cli/bench-xv3ypwev.js +9 -0
  9. package/dist/cli/catalog-737wb2s0.js +2 -0
  10. package/dist/cli/cli-arhg40m0.js +2 -0
  11. package/dist/cli/client-cf2pxx8q.js +2 -0
  12. package/dist/cli/commands-3p7e4xxs.js +2 -0
  13. package/dist/cli/connect-3q93d7cb.js +2 -0
  14. package/dist/cli/context-cmd-eqxmxhzq.js +2 -0
  15. package/dist/cli/context-report-hbw9zfes.js +2 -0
  16. package/dist/cli/count-remote-mby98cd0.js +2 -0
  17. package/dist/cli/design-122y0axd.js +2 -0
  18. package/dist/cli/dispatch-b4egzvvh.js +2 -0
  19. package/dist/cli/doctor-x4jkv72e.js +3 -0
  20. package/dist/cli/executor-ftvg6tsy.js +2 -0
  21. package/dist/cli/export-pdgdhkch.js +2 -0
  22. package/dist/cli/files-cez9a96p.js +2 -0
  23. package/dist/cli/gauntlet-r3xxaszc.js +2 -0
  24. package/dist/cli/gauntlet-runner-r515m7kk.js +10 -0
  25. package/dist/cli/gauntlet-wave3-bnkjk2v2.js +5 -0
  26. package/dist/cli/gauntlet-wave4-acs9s60q.js +14 -0
  27. package/dist/cli/hashline-ewg5hbe3.js +2 -0
  28. package/dist/cli/http-n0kehsk8.js +5 -0
  29. package/dist/cli/index-z5qt1s76.js +2 -0
  30. package/dist/cli/install-80mp63kx.js +2 -0
  31. package/dist/cli/loop-12twjcat.js +2 -0
  32. package/dist/cli/main-01pv9206.js +4 -0
  33. package/dist/cli/main-0jys2ccn.js +3 -0
  34. package/dist/cli/main-1ztz6fkj.js +10 -0
  35. package/dist/cli/main-23q7cmww.js +9 -0
  36. package/dist/cli/main-2rzbexn2.js +3 -0
  37. package/dist/cli/main-2wyax8k9.js +9 -0
  38. package/dist/cli/main-2yeveeve.js +6 -0
  39. package/dist/cli/main-2z3dek0b.js +3 -0
  40. package/dist/cli/main-2zgsknth.js +3 -0
  41. package/dist/cli/main-45ejth3a.js +4 -0
  42. package/dist/cli/main-45rn3trk.js +22 -0
  43. package/dist/cli/main-4p4e2w7x.js +4 -0
  44. package/dist/cli/main-4y0tnfpa.js +16 -0
  45. package/dist/cli/main-5py0rkmc.js +4 -0
  46. package/dist/cli/main-6dtqmbt6.js +7 -0
  47. package/dist/cli/main-6h9x282m.js +4 -0
  48. package/dist/cli/main-6vjeds42.js +3 -0
  49. package/dist/cli/main-78gq4bt9.js +6 -0
  50. package/dist/cli/main-7jd5vh3x.js +4 -0
  51. package/dist/cli/main-7kt6r53y.js +4 -0
  52. package/dist/cli/main-8c1tbazx.js +58 -0
  53. package/dist/cli/main-9a9rnh47.js +19 -0
  54. package/dist/cli/main-9ht36z12.js +3 -0
  55. package/dist/cli/main-a2yfvcy9.js +7 -0
  56. package/dist/cli/main-a3f51n0x.js +5 -0
  57. package/dist/cli/main-b8zq261k.js +3 -0
  58. package/dist/cli/main-bxtvnf6d.js +13 -0
  59. package/dist/cli/main-edxc3yzt.js +4 -0
  60. package/dist/cli/main-evgz4mp5.js +21 -0
  61. package/dist/cli/main-f33fc5je.js +9 -0
  62. package/dist/cli/main-fvnpq46y.js +12 -0
  63. package/dist/cli/main-gbbty4d4.js +3 -0
  64. package/dist/cli/main-gth53dnt.js +25 -0
  65. package/dist/cli/main-hqbz10aw.js +9 -0
  66. package/dist/cli/main-hrrvcfan.js +38 -0
  67. package/dist/cli/main-hzwtsb2m.js +5 -0
  68. package/dist/cli/main-j7ttv0sd.js +34 -0
  69. package/dist/cli/main-jak598k9.js +5 -0
  70. package/dist/cli/main-kba6zeyd.js +6 -0
  71. package/dist/cli/main-kwwsz6rq.js +3 -0
  72. package/dist/cli/main-m8vm17zq.js +3 -0
  73. package/dist/cli/main-mg4f96e1.js +3 -0
  74. package/dist/cli/main-mg9b20ac.js +18 -0
  75. package/dist/cli/main-mgb9ccnx.js +3 -0
  76. package/dist/cli/main-mjt2p7aj.js +3 -0
  77. package/dist/cli/main-n6qrdbmy.js +3 -0
  78. package/dist/cli/main-na7wse0x.js +5 -0
  79. package/dist/cli/main-nqveez48.js +4 -0
  80. package/dist/cli/main-ntqef02r.js +10 -0
  81. package/dist/cli/main-nvc3yjay.js +136 -0
  82. package/dist/cli/main-p0cfn6nr.js +16 -0
  83. package/dist/cli/main-qj2djy17.js +19 -0
  84. package/dist/cli/main-qsevpgsv.js +3 -0
  85. package/dist/cli/main-qvarybsp.js +3 -0
  86. package/dist/cli/main-rebtt91r.js +5 -0
  87. package/dist/cli/main-rpg7h8mb.js +3 -0
  88. package/dist/cli/main-rsy72qmw.js +15 -0
  89. package/dist/cli/main-rvetps99.js +18 -0
  90. package/dist/cli/main-s4bb0jav.js +3 -0
  91. package/dist/cli/main-s9v8k74e.js +3 -0
  92. package/dist/cli/main-tjvwmscs.js +3 -0
  93. package/dist/cli/main-tkgarpjj.js +4 -0
  94. package/dist/cli/main-v8y60bb2.js +3 -0
  95. package/dist/cli/main-vhrrq337.js +3 -0
  96. package/dist/cli/main-vp2dfb7s.js +4 -0
  97. package/dist/cli/main-vqbr22sz.js +8 -0
  98. package/dist/cli/main-vxnwe5xx.js +18 -0
  99. package/dist/cli/main-wgph00xf.js +5 -0
  100. package/dist/cli/main-wk2csfnj.js +5 -0
  101. package/dist/cli/main-wm997zjx.js +3 -0
  102. package/dist/cli/main-wpkyraxh.js +3 -0
  103. package/dist/cli/main-wqt32p5x.js +4 -0
  104. package/dist/cli/main-x9ct6y1a.js +3 -0
  105. package/dist/cli/main-xfekqh9m.js +7 -0
  106. package/dist/cli/main-xt9zc3n6.js +7 -0
  107. package/dist/cli/main-xx2z3zh5.js +4 -0
  108. package/dist/cli/main-y5c82rxr.js +3 -0
  109. package/dist/cli/main-yrjt2sqt.js +14 -0
  110. package/dist/cli/main-ys6zj3yr.js +3 -0
  111. package/dist/cli/main-ywbxshqc.js +8 -0
  112. package/dist/cli/main-z13755t8.js +25 -0
  113. package/dist/cli/main-zc7pyrbj.js +4 -0
  114. package/dist/cli/main.js +279 -0
  115. package/dist/cli/market-cmd-bm5xvn9f.js +5 -0
  116. package/dist/cli/mcp-login-bthtfpt7.js +2 -0
  117. package/dist/cli/mcp-market-cmd-mbeshfyd.js +2 -0
  118. package/dist/cli/notify-54v5z9dz.js +2 -0
  119. package/dist/cli/oauth-g5gme95c.js +2 -0
  120. package/dist/cli/output-satndjap.js +16 -0
  121. package/dist/cli/profiles-sfhpbq3m.js +2 -0
  122. package/dist/cli/provider-config-hv3xtdt4.js +2 -0
  123. package/dist/cli/provider-kwzq6g84.js +2 -0
  124. package/dist/cli/registry-fh0hdnyn.js +2 -0
  125. package/dist/cli/registry-y1y8e94r.js +2 -0
  126. package/dist/cli/repl-t4z03mqq.js +11 -0
  127. package/dist/cli/resume-fqt4chg8.js +2 -0
  128. package/dist/cli/run-flags-rysbag9t.js +2 -0
  129. package/dist/cli/runtime-j19fjbsa.js +2 -0
  130. package/dist/cli/sandbox-config-g4qxd7y5.js +2 -0
  131. package/dist/cli/server-r0b6bksk.js +5 -0
  132. package/dist/cli/session-arg-txmn5g4x.js +2 -0
  133. package/dist/cli/session-ed250d9j.js +2 -0
  134. package/dist/cli/sessions-cmd-adw7svfn.js +7 -0
  135. package/dist/cli/settings-y9rzcqx8.js +2 -0
  136. package/dist/cli/setup-jmbr11j0.js +2 -0
  137. package/dist/cli/sextant-smoke-tcth0vea.js +5 -0
  138. package/dist/cli/skills-cmd-zbdy99v6.js +2 -0
  139. package/dist/cli/smoke-1bg937kx.js +8 -0
  140. package/dist/cli/start-chat-p01cdks3.js +12 -0
  141. package/dist/cli/stream-4wmyaypz.js +2 -0
  142. package/dist/cli/task-eg4s093s.js +2 -0
  143. package/dist/cli/tasks-12v9rr9k.js +2 -0
  144. package/dist/cli/thinking-a5ngvqyh.js +2 -0
  145. package/dist/cli/todo-1wxpcecx.js +2 -0
  146. package/dist/cli/tools-2ftsya7w.js +2 -0
  147. package/dist/cli/tools-x1tj4fxm.js +2 -0
  148. package/dist/cli/trust-cmd-hccxehzb.js +2 -0
  149. package/dist/cli/update-check-ygt3vd7m.js +2 -0
  150. package/dist/cli/update-cmd-v23qhr8c.js +2 -0
  151. package/dist/cli/voice-g1gtck92.js +2 -0
  152. package/dist/cli/webfetch-0nnrjgb5.js +2 -0
  153. package/dist/cli/websearch-f0vr2p7d.js +2 -0
  154. package/dist/cli/workspace-9rq1w4ta.js +2 -0
  155. package/dist/lib/index.js +62 -0
  156. package/dist/lib/models-index.json +1 -0
  157. package/dist/lib/plugins.js +6 -0
  158. package/dist/lib/providers.js +17 -0
  159. package/dist/lib/public-api.js +20 -0
  160. package/dist/rovecode.exe +4 -0
  161. package/package.json +83 -72
  162. package/bin/rovecode.ts +0 -21
  163. package/src/acp/server.ts +0 -374
  164. package/src/cli/auth-login.ts +0 -122
  165. package/src/cli/connect.ts +0 -244
  166. package/src/cli/context-cmd.ts +0 -199
  167. package/src/cli/dispatch.ts +0 -82
  168. package/src/cli/doctor.ts +0 -362
  169. package/src/cli/export.ts +0 -276
  170. package/src/cli/help.ts +0 -293
  171. package/src/cli/is-tui-invocation.ts +0 -8
  172. package/src/cli/main.ts +0 -583
  173. package/src/cli/market-cmd.ts +0 -658
  174. package/src/cli/mcp-login.ts +0 -141
  175. package/src/cli/mcp-market-cmd.ts +0 -302
  176. package/src/cli/output.ts +0 -382
  177. package/src/cli/repl.ts +0 -250
  178. package/src/cli/repomap-root.ts +0 -14
  179. package/src/cli/resume.ts +0 -57
  180. package/src/cli/run-flags.ts +0 -43
  181. package/src/cli/run-limits.ts +0 -78
  182. package/src/cli/runtime.ts +0 -931
  183. package/src/cli/session-arg.ts +0 -30
  184. package/src/cli/sessions-cmd.ts +0 -145
  185. package/src/cli/setup.ts +0 -153
  186. package/src/cli/skills-cmd.ts +0 -194
  187. package/src/cli/start-chat.ts +0 -65
  188. package/src/cli/trust-cmd.ts +0 -52
  189. package/src/coding/bash.ts +0 -148
  190. package/src/coding/checkpoints.ts +0 -327
  191. package/src/coding/diff.ts +0 -138
  192. package/src/coding/files.ts +0 -341
  193. package/src/coding/hashline.ts +0 -274
  194. package/src/coding/lsp-gate.ts +0 -254
  195. package/src/coding/lsp-servers.ts +0 -147
  196. package/src/coding/lsp.ts +0 -283
  197. package/src/coding/repomap-cache.ts +0 -99
  198. package/src/coding/repomap-files.ts +0 -192
  199. package/src/coding/repomap.ts +0 -481
  200. package/src/core/agents.ts +0 -255
  201. package/src/core/compaction.ts +0 -259
  202. package/src/core/config.ts +0 -289
  203. package/src/core/context-report.ts +0 -228
  204. package/src/core/context.ts +0 -60
  205. package/src/core/count-remote.ts +0 -107
  206. package/src/core/execpolicy-rules.ts +0 -196
  207. package/src/core/execpolicy.ts +0 -385
  208. package/src/core/executor.ts +0 -454
  209. package/src/core/guardrails.ts +0 -400
  210. package/src/core/hooks.ts +0 -411
  211. package/src/core/images.ts +0 -230
  212. package/src/core/intro.ts +0 -266
  213. package/src/core/loop.ts +0 -567
  214. package/src/core/modes.ts +0 -372
  215. package/src/core/orchestrator.ts +0 -245
  216. package/src/core/proc-group.ts +0 -48
  217. package/src/core/project-trust.ts +0 -98
  218. package/src/core/reflection.ts +0 -165
  219. package/src/core/sandbox-config.ts +0 -186
  220. package/src/core/session-id.ts +0 -24
  221. package/src/core/session-images.ts +0 -73
  222. package/src/core/session-ops.ts +0 -183
  223. package/src/core/session-text.ts +0 -29
  224. package/src/core/session.ts +0 -469
  225. package/src/core/settings.ts +0 -170
  226. package/src/core/tasks.ts +0 -646
  227. package/src/core/token-scale.ts +0 -108
  228. package/src/core/tools.ts +0 -309
  229. package/src/core/trust.ts +0 -104
  230. package/src/core/types.ts +0 -330
  231. package/src/core/update-check.ts +0 -171
  232. package/src/core/usage.ts +0 -204
  233. package/src/core/validate.ts +0 -121
  234. package/src/core/verify-gate.ts +0 -159
  235. package/src/core/verify.ts +0 -236
  236. package/src/core/voice.ts +0 -158
  237. package/src/core/win-job.ts +0 -183
  238. package/src/core/workspace.ts +0 -184
  239. package/src/design/audit.ts +0 -797
  240. package/src/design/direction.ts +0 -190
  241. package/src/design/rules.ts +0 -157
  242. package/src/eval/bench.ts +0 -150
  243. package/src/eval/gauntlet-runner.ts +0 -215
  244. package/src/eval/gauntlet-support.ts +0 -84
  245. package/src/eval/gauntlet-wave3.ts +0 -269
  246. package/src/eval/gauntlet-wave4.ts +0 -217
  247. package/src/eval/gauntlet.ts +0 -253
  248. package/src/index.ts +0 -17
  249. package/src/lanes/agy.ts +0 -95
  250. package/src/lanes/approval.ts +0 -24
  251. package/src/lanes/claude.ts +0 -129
  252. package/src/lanes/codex.ts +0 -127
  253. package/src/lanes/events.ts +0 -130
  254. package/src/lanes/job.ts +0 -142
  255. package/src/lanes/opencode.ts +0 -122
  256. package/src/lanes/process.ts +0 -184
  257. package/src/lanes/progress.ts +0 -183
  258. package/src/lanes/registry.ts +0 -178
  259. package/src/lanes/runner.ts +0 -124
  260. package/src/lanes/types.ts +0 -112
  261. package/src/market/catalogs/mcp-docs.json +0 -111
  262. package/src/market/catalogs/plugins.json +0 -111
  263. package/src/market/catalogs/skills.json +0 -478
  264. package/src/market/clone.ts +0 -72
  265. package/src/market/context-cost.ts +0 -121
  266. package/src/market/digest.ts +0 -106
  267. package/src/market/index.ts +0 -22
  268. package/src/market/install.ts +0 -578
  269. package/src/market/manifest.ts +0 -187
  270. package/src/market/prereq.ts +0 -145
  271. package/src/market/registry.ts +0 -363
  272. package/src/market/resolve.ts +0 -111
  273. package/src/market/types.ts +0 -236
  274. package/src/market/validate.ts +0 -227
  275. package/src/mcp/client.ts +0 -449
  276. package/src/mcp/config.ts +0 -252
  277. package/src/mcp/local-package.ts +0 -211
  278. package/src/mcp/market-catalog.ts +0 -84
  279. package/src/mcp/market-install.ts +0 -289
  280. package/src/mcp/market.ts +0 -362
  281. package/src/mcp/oauth.ts +0 -251
  282. package/src/mcp/prompts-resources.ts +0 -249
  283. package/src/mcp/shared.ts +0 -149
  284. package/src/mcp/status.ts +0 -67
  285. package/src/mcp/tools.ts +0 -275
  286. package/src/mcp/transport.ts +0 -122
  287. package/src/mcp/trust.ts +0 -25
  288. package/src/memory/blocks.ts +0 -278
  289. package/src/memory/recall.ts +0 -355
  290. package/src/memory/scope.ts +0 -182
  291. package/src/memory/store.ts +0 -105
  292. package/src/memory/tools.ts +0 -99
  293. package/src/plugins/cli.ts +0 -119
  294. package/src/plugins/discover.ts +0 -108
  295. package/src/plugins/index.ts +0 -50
  296. package/src/plugins/install.ts +0 -184
  297. package/src/plugins/load.ts +0 -124
  298. package/src/plugins/manifest.ts +0 -92
  299. package/src/plugins/state.ts +0 -83
  300. package/src/providers/auth.ts +0 -408
  301. package/src/providers/cache.ts +0 -223
  302. package/src/providers/catalog-local.ts +0 -160
  303. package/src/providers/catalog.ts +0 -421
  304. package/src/providers/middleware-context.ts +0 -86
  305. package/src/providers/middleware.ts +0 -373
  306. package/src/providers/model-list.ts +0 -23
  307. package/src/providers/oauth/common.ts +0 -105
  308. package/src/providers/oauth/device-code.ts +0 -107
  309. package/src/providers/oauth/github-copilot.ts +0 -146
  310. package/src/providers/oauth/loopback.ts +0 -158
  311. package/src/providers/oauth/openai.ts +0 -163
  312. package/src/providers/oauth/openrouter.ts +0 -89
  313. package/src/providers/oauth/pkce.ts +0 -45
  314. package/src/providers/oauth/registry.ts +0 -39
  315. package/src/providers/oauth/seam.ts +0 -89
  316. package/src/providers/profile-glm53.ts +0 -111
  317. package/src/providers/profile-sonnet5-persona.ts +0 -65
  318. package/src/providers/profile-sonnet5-voice.ts +0 -23
  319. package/src/providers/profiles.ts +0 -156
  320. package/src/providers/provider-config.ts +0 -311
  321. package/src/providers/registry.ts +0 -333
  322. package/src/providers/responses.ts +0 -209
  323. package/src/providers/retry.ts +0 -234
  324. package/src/providers/router.ts +0 -294
  325. package/src/providers/sse.ts +0 -26
  326. package/src/providers/stream-errors.ts +0 -117
  327. package/src/providers/stream.ts +0 -566
  328. package/src/providers/thinking.ts +0 -189
  329. package/src/providers/wire-messages.ts +0 -129
  330. package/src/providers/wire-responses.ts +0 -79
  331. package/src/providers/wire-select.ts +0 -53
  332. package/src/server/http.ts +0 -291
  333. package/src/server/openapi.ts +0 -246
  334. package/src/sextant/card-hits.ts +0 -102
  335. package/src/sextant/card-keys.ts +0 -55
  336. package/src/sextant/context-source.ts +0 -157
  337. package/src/sextant/crew-cards.ts +0 -350
  338. package/src/sextant/draw-agents.ts +0 -273
  339. package/src/sextant/draw-code.ts +0 -388
  340. package/src/sextant/draw-context.ts +0 -222
  341. package/src/sextant/draw-frame.ts +0 -164
  342. package/src/sextant/draw-market.ts +0 -573
  343. package/src/sextant/draw-messages.ts +0 -386
  344. package/src/sextant/draw-pet.ts +0 -230
  345. package/src/sextant/draw-plan.ts +0 -187
  346. package/src/sextant/draw-tabs.ts +0 -85
  347. package/src/sextant/draw-util.ts +0 -65
  348. package/src/sextant/draw-wizard.ts +0 -378
  349. package/src/sextant/engine.ts +0 -230
  350. package/src/sextant/frame-hits.ts +0 -25
  351. package/src/sextant/frame.ts +0 -101
  352. package/src/sextant/git-status.ts +0 -197
  353. package/src/sextant/grid.ts +0 -59
  354. package/src/sextant/input.ts +0 -119
  355. package/src/sextant/keys.ts +0 -521
  356. package/src/sextant/layout.ts +0 -86
  357. package/src/sextant/local-commands.ts +0 -169
  358. package/src/sextant/market-source.ts +0 -287
  359. package/src/sextant/mentions.ts +0 -200
  360. package/src/sextant/message-hits.ts +0 -26
  361. package/src/sextant/model.ts +0 -387
  362. package/src/sextant/overlays.ts +0 -456
  363. package/src/sextant/panel-hits.ts +0 -38
  364. package/src/sextant/pet.ts +0 -399
  365. package/src/sextant/screen.ts +0 -324
  366. package/src/sextant/scroll-hits.ts +0 -66
  367. package/src/sextant/scrollbar.ts +0 -82
  368. package/src/sextant/sextant-bridge.ts +0 -174
  369. package/src/sextant/sextant-cards.ts +0 -142
  370. package/src/sextant/sextant-diff-base.ts +0 -63
  371. package/src/sextant/sextant-files.ts +0 -154
  372. package/src/sextant/sextant-frame-loop.ts +0 -335
  373. package/src/sextant/sextant-renderer.ts +0 -574
  374. package/src/sextant/sextant-repo.ts +0 -140
  375. package/src/sextant/theme.ts +0 -66
  376. package/src/sextant/tool-rows.ts +0 -189
  377. package/src/sextant/types.ts +0 -493
  378. package/src/skills/index.ts +0 -387
  379. package/src/skills/pack.ts +0 -220
  380. package/src/skills/spec.ts +0 -162
  381. package/src/skills/tools.ts +0 -69
  382. package/src/skills/versioned.ts +0 -227
  383. package/src/telemetry/otel-export.ts +0 -122
  384. package/src/telemetry/otel-lanes.ts +0 -89
  385. package/src/telemetry/otel-logs.ts +0 -131
  386. package/src/telemetry/otel-metrics.ts +0 -136
  387. package/src/telemetry/otel.ts +0 -397
  388. package/src/telemetry/otlp.ts +0 -76
  389. package/src/tools/ask-user.ts +0 -156
  390. package/src/tools/bash-bg.ts +0 -94
  391. package/src/tools/bash-jobs.ts +0 -237
  392. package/src/tools/design.ts +0 -151
  393. package/src/tools/evalcell.ts +0 -338
  394. package/src/tools/html-text.ts +0 -139
  395. package/src/tools/provider.ts +0 -149
  396. package/src/tools/task.ts +0 -250
  397. package/src/tools/todo.ts +0 -320
  398. package/src/tools/webfetch.ts +0 -332
  399. package/src/tools/websearch.ts +0 -359
  400. package/src/tui/agents-cmd.ts +0 -41
  401. package/src/tui/app.ts +0 -749
  402. package/src/tui/attach.ts +0 -127
  403. package/src/tui/boot-notes.ts +0 -41
  404. package/src/tui/builtin-prompts.ts +0 -59
  405. package/src/tui/checkpoints-cmd.ts +0 -70
  406. package/src/tui/clipboard-image.ts +0 -81
  407. package/src/tui/clipboard.ts +0 -78
  408. package/src/tui/commands.ts +0 -283
  409. package/src/tui/config-view.ts +0 -53
  410. package/src/tui/context-cmds.ts +0 -282
  411. package/src/tui/cost.ts +0 -108
  412. package/src/tui/crash-guard.ts +0 -173
  413. package/src/tui/focus-terminal.ts +0 -34
  414. package/src/tui/git-cmds.ts +0 -273
  415. package/src/tui/git-plain.ts +0 -58
  416. package/src/tui/info-cmd.ts +0 -150
  417. package/src/tui/input-plain.ts +0 -76
  418. package/src/tui/mcp-cmd.ts +0 -128
  419. package/src/tui/memory-note.ts +0 -77
  420. package/src/tui/modes-cmd.ts +0 -45
  421. package/src/tui/notify-seq.ts +0 -100
  422. package/src/tui/notify.ts +0 -318
  423. package/src/tui/overlays.ts +0 -97
  424. package/src/tui/pi-renderer.ts +0 -428
  425. package/src/tui/providers-cmd.ts +0 -377
  426. package/src/tui/reasoning-view.ts +0 -56
  427. package/src/tui/renderer.ts +0 -128
  428. package/src/tui/replay-marker.ts +0 -29
  429. package/src/tui/session-cmd.ts +0 -148
  430. package/src/tui/session-manage.ts +0 -95
  431. package/src/tui/sextant-attach.ts +0 -102
  432. package/src/tui/sextant-io.ts +0 -202
  433. package/src/tui/sextant-smoke.ts +0 -110
  434. package/src/tui/shell-cmd.ts +0 -158
  435. package/src/tui/smoke.ts +0 -72
  436. package/src/tui/staged-terminal.ts +0 -50
  437. package/src/tui/startup.ts +0 -12
  438. package/src/tui/theme.ts +0 -59
  439. package/src/tui/todo-label.ts +0 -7
  440. package/src/tui/trust-card.ts +0 -107
  441. package/src/tui/tui-commands.ts +0 -87
  442. package/tsconfig.json +0 -30
  443. package/vendor/pi-tui/LICENSE +0 -21
  444. package/vendor/pi-tui/PATCHES.md +0 -12
  445. package/vendor/pi-tui/PROVENANCE.md +0 -12
  446. package/vendor/pi-tui/README.upstream.md +0 -854
  447. package/vendor/pi-tui/native/win32/prebuilds/win32-arm64/win32-console-mode.node +0 -0
  448. package/vendor/pi-tui/native/win32/prebuilds/win32-x64/win32-console-mode.node +0 -0
  449. package/vendor/pi-tui/src/alt-screen-search.ts +0 -158
  450. package/vendor/pi-tui/src/autocomplete.ts +0 -827
  451. package/vendor/pi-tui/src/components/alt-screen-flash.ts +0 -52
  452. package/vendor/pi-tui/src/components/box.ts +0 -138
  453. package/vendor/pi-tui/src/components/cancellable-loader.ts +0 -41
  454. package/vendor/pi-tui/src/components/editor.ts +0 -2364
  455. package/vendor/pi-tui/src/components/h-stack.ts +0 -45
  456. package/vendor/pi-tui/src/components/image.ts +0 -128
  457. package/vendor/pi-tui/src/components/input.ts +0 -448
  458. package/vendor/pi-tui/src/components/loader.ts +0 -93
  459. package/vendor/pi-tui/src/components/markdown.ts +0 -1016
  460. package/vendor/pi-tui/src/components/scroll-view.ts +0 -217
  461. package/vendor/pi-tui/src/components/select-list.ts +0 -230
  462. package/vendor/pi-tui/src/components/settings-list.ts +0 -277
  463. package/vendor/pi-tui/src/components/spacer.ts +0 -29
  464. package/vendor/pi-tui/src/components/stack.ts +0 -155
  465. package/vendor/pi-tui/src/components/text.ts +0 -108
  466. package/vendor/pi-tui/src/components/truncated-text.ts +0 -66
  467. package/vendor/pi-tui/src/components/v-stack.ts +0 -34
  468. package/vendor/pi-tui/src/editor-component.ts +0 -75
  469. package/vendor/pi-tui/src/fuzzy.ts +0 -138
  470. package/vendor/pi-tui/src/index.ts +0 -149
  471. package/vendor/pi-tui/src/keybindings.ts +0 -321
  472. package/vendor/pi-tui/src/keys.ts +0 -1402
  473. package/vendor/pi-tui/src/kill-ring.ts +0 -47
  474. package/vendor/pi-tui/src/latex.ts +0 -1381
  475. package/vendor/pi-tui/src/layout-node.ts +0 -52
  476. package/vendor/pi-tui/src/layout.ts +0 -411
  477. package/vendor/pi-tui/src/native-modifiers.ts +0 -60
  478. package/vendor/pi-tui/src/native-module-path.ts +0 -32
  479. package/vendor/pi-tui/src/stdin-buffer.ts +0 -445
  480. package/vendor/pi-tui/src/terminal-colors.ts +0 -74
  481. package/vendor/pi-tui/src/terminal-image.ts +0 -701
  482. package/vendor/pi-tui/src/terminal.ts +0 -554
  483. package/vendor/pi-tui/src/tui-alt-screen.ts +0 -1379
  484. package/vendor/pi-tui/src/tui-main-screen.ts +0 -655
  485. package/vendor/pi-tui/src/tui.ts +0 -1264
  486. package/vendor/pi-tui/src/undo-stack.ts +0 -29
  487. package/vendor/pi-tui/src/utils.ts +0 -1327
  488. package/vendor/pi-tui/src/word-navigation.ts +0 -118
  489. package/vendor/pi-tui/test/test-themes.ts +0 -39
  490. package/vendor/pi-tui/test/virtual-terminal.ts +0 -219
  491. /package/{src/providers → dist/cli}/models-index.json +0 -0
@@ -1,573 +0,0 @@
1
- /** The market overlay (/market, ⌃m): one shelf for the three kinds rovecode can install — MCP servers,
2
- * skills and plugins — browsed and installed without leaving the cockpit.
3
- *
4
- * Shape, deliberately: the same reading order as the site's market page, so the two surfaces teach each
5
- * other. A tab strip (all · mcp · skill · plugin) with counts, a query line, the results on the left, and
6
- * the selected row's detail on the right — what it runs, which variables it needs, what the install will
7
- * write. Enter turns the detail into a PLAN card (src/market/types.ts InstallPlanView.preview, verbatim)
8
- * and nothing is written until that card is confirmed: the market obeys the same see-then-approve rule the
9
- * approval card does, because installing a server is running someone else's code.
10
- *
11
- * Data comes in already resolved — `openMarket` takes rows and a status, it never fetches. That keeps this
12
- * file pure over (state, screen) like every other drawer here, and it is why the empty, error and offline
13
- * states are drawn from `MarketState.status` rather than guessed from an empty list: a market with no rows
14
- * because the registry is down must not read like a market with no matches.
15
- *
16
- * Hit zones follow the card-hits.ts rule — only cells that were actually painted are registered, in the
17
- * order they were painted, and the frame loop walks them in reverse. */
18
-
19
- import { st } from "./draw-util.ts";
20
- import { strWidth } from "./screen.ts";
21
- import { fuzzy as defaultFuzzy, openOverlay, type Fuzzy } from "./overlays.ts";
22
- import { ATTR, type HitZone, type KeyEvent, type Layout, type ScreenLike, type SextantState, type Theme } from "./types.ts";
23
-
24
- /** the synthetic key a click carries, as overlays.ts does it */
25
- const ENTER: KeyEvent = { type: "key", name: "enter" };
26
-
27
- /** the kinds, in the order the tab strip shows them */
28
- export const MARKET_TABS = ["all", "mcp", "skill", "plugin"] as const;
29
- export type MarketTab = (typeof MARKET_TABS)[number];
30
-
31
- /** One row as the overlay draws it. A flattened view of src/market/types.ts MarketRow: the adapter
32
- * (market-source.ts) maps that type onto this one, so this file never imports the market module and the
33
- * drawer stays testable with plain objects. */
34
- export interface MarketViewRow {
35
- id: string;
36
- kind: "mcp" | "skill" | "plugin";
37
- title: string;
38
- publisher: string;
39
- description: string;
40
- version?: string;
41
- /** the command, endpoint or path this row runs once installed */
42
- runs: string;
43
- /** variables the install will ask for or write as ${NAME}; `secret` draws a lock */
44
- env: { name: string; required: boolean; secret: boolean; description?: string }[];
45
- /** other ways in the catalog offers (a remote endpoint beside a local runtime) */
46
- alternatives?: string[];
47
- /** values only the human can supply (a directory to expose, a database URL) */
48
- pending?: string[];
49
- /** present when it is on this machine — MarketRow.installed, flattened */
50
- installed?: { path: string; scope: "user" | "project"; version?: string; updateAvailable?: boolean; trusted?: boolean };
51
- /** the npm package spec when the row starts through `npx <package>` — the install-once offer
52
- * (mcp/local-package.ts) has something to say about this row; absent = no offer, Enter goes to the plan */
53
- localOffer?: string;
54
- /** the item's own documentation, already made safe for a terminal: no escape sequences, no control
55
- * characters, markdown flattened to kinds a cockpit can draw. Absent = the catalog carries none, which
56
- * is a quiet state and not an error. */
57
- docs?: { source: string; truncated: boolean; lines: MarketDocLine[] };
58
- }
59
-
60
- /** one line of a document as the overlay draws it */
61
- export interface MarketDocLine { kind: "head" | "text" | "code" | "blank" | "rule"; text: string }
62
-
63
- /** why the list is what it is; the three not-ready states are drawn differently on purpose */
64
- export type MarketStatus =
65
- | { kind: "ready" }
66
- | { kind: "loading" }
67
- /** rows came from a cache or the curated shelf because the network was not reached */
68
- | { kind: "offline"; note: string }
69
- /** a source failed; `reason` is src/market/types.ts SourceStatus.reason, printed as it came */
70
- | { kind: "error"; reason: string };
71
-
72
- /** the plan the human must see before anything is written (InstallPlanView, flattened) */
73
- export interface MarketPlan {
74
- /** the row this plan was built for — the installer uses THIS, never the current selection */
75
- row: MarketViewRow;
76
- title: string;
77
- target: string;
78
- scope: "user" | "project";
79
- preview: string[];
80
- asks: { name: string; required: boolean; secret: boolean }[];
81
- pending: string[];
82
- replaces?: string;
83
- /** the human chose "install once" on the chooser card: this plan was drawn for `node <bin>`, and the
84
- * install must run with the same answer — the card is the plan that runs, never a re-derivation */
85
- local?: boolean;
86
- /** set once the confirmed install has answered */
87
- outcome?: { ok: boolean; text: string };
88
- /** true while runInstall is in flight */
89
- running?: boolean;
90
- }
91
-
92
- /** the install-once chooser (mcp/local-package.ts), open over the list BEFORE the plan card for a row that
93
- * starts through npx: the same question the CLI asks on a terminal and /mcp asks as a pick. `sel` 0 =
94
- * install once, 1 = npx at every start, as today. Enter asks for the plan with that answer; Esc backs out. */
95
- export interface MarketChoice { row: MarketViewRow; sel: 0 | 1 }
96
- export const CHOICE_LINES: readonly { label: string; hint: string }[] = [
97
- { label: "install once — node starts it in ~0.4 s", hint: "npm install runs now, AFTER the plan is approved: the package's code lands under ~/.rovecode/mcp (typically 20–30 MB, once); no network needed to start" },
98
- { label: "run through npx at every start — as today", hint: "~2 s per start, re-resolves the package and asks the npm registry each time; nothing is installed now" },
99
- ];
100
-
101
- export interface MarketState {
102
- tab: MarketTab;
103
- query: string;
104
- sel: number;
105
- rows: MarketViewRow[];
106
- status: MarketStatus;
107
- /** notes worth showing once (MarketResult.notes) */
108
- notes: string[];
109
- /** the plan card, open over the list until it is confirmed or dismissed */
110
- plan: MarketPlan | null;
111
- /** the install-once chooser, open between Enter on an npx row and its plan card */
112
- choice: MarketChoice | null;
113
- /** alt+d opens the selected row's documentation in the detail column; ↑↓ then scroll it */
114
- docs: boolean;
115
- docScroll: number;
116
- /** body rows the pane last painted, so the keys can clamp the scroll to what actually fits */
117
- docRows: number;
118
- }
119
-
120
- export function openMarket(s: SextantState, rows: MarketViewRow[], status: MarketStatus = { kind: "ready" }, notes: string[] = []): void {
121
- openOverlay(s, "market"); // one overlay at a time; the transition lives in overlays.ts
122
- s.market = { tab: "all", query: "", sel: 0, rows, status, notes, plan: null, choice: null, docs: false, docScroll: 0, docRows: 12 };
123
- }
124
- export function closeMarket(s: SextantState): void { s.market = null; }
125
-
126
- /** rows the tab and the query leave, best match first when there is a query */
127
- export function marketVisible(m: MarketState, fz: Fuzzy = defaultFuzzy): MarketViewRow[] {
128
- const byTab = m.rows.filter((r) => m.tab === "all" || r.kind === m.tab);
129
- const q = m.query.trim();
130
- if (!q) return byTab;
131
- return byTab
132
- .map((r) => ({ r, hit: fz(q, `${r.title} ${r.id} ${r.publisher} ${r.description}`) }))
133
- .filter((x): x is { r: MarketViewRow; hit: { score: number; idx: number[] } } => x.hit !== null)
134
- .sort((a, b) => b.hit.score - a.hit.score)
135
- .map((x) => x.r);
136
- }
137
-
138
- /** counts for the tab strip — of the whole catalog, not of the filtered list, so switching tabs is
139
- * predictable while a query is typed */
140
- export function marketCounts(m: MarketState): Record<MarketTab, number> {
141
- return {
142
- all: m.rows.length,
143
- mcp: m.rows.filter((r) => r.kind === "mcp").length,
144
- skill: m.rows.filter((r) => r.kind === "skill").length,
145
- plugin: m.rows.filter((r) => r.kind === "plugin").length,
146
- };
147
- }
148
-
149
- /** the badge a row carries on the right of the list: nothing when it is not installed */
150
- export function rowBadge(r: MarketViewRow): { text: string; tone: "ok" | "warn" | "info" } | null {
151
- if (!r.installed) return null;
152
- if (r.installed.updateAvailable) return { text: "update", tone: "warn" };
153
- if (r.installed.scope === "project" && r.installed.trusted === false) return { text: "not approved", tone: "warn" };
154
- return { text: "installed", tone: "ok" };
155
- }
156
-
157
- /** the sentence the empty / offline / error states print, so the three never read alike */
158
- export function statusLine(m: MarketState, visible: number): { text: string; tone: "muted" | "warn" | "err" } | null {
159
- if (m.status.kind === "loading") return { text: "reading the catalogs…", tone: "muted" };
160
- if (m.status.kind === "error") return { text: m.status.reason, tone: "err" };
161
- if (m.status.kind === "offline") return { text: m.status.note, tone: "warn" };
162
- if (visible === 0) {
163
- return m.query.trim() || m.tab !== "all"
164
- ? { text: `nothing matches${m.query.trim() ? ` "${m.query.trim()}"` : ""}${m.tab !== "all" ? ` in ${m.tab}` : ""}`, tone: "muted" }
165
- : { text: "the catalog is empty", tone: "muted" };
166
- }
167
- return null;
168
- }
169
-
170
- const KIND_LABEL: Record<string, string> = { mcp: "mcp", skill: "skill", plugin: "plugin" };
171
-
172
- // ------------------------------------------------------------------ painting
173
-
174
- /** the plan card: the whole write, in the human's words, over the list. Enter installs, esc backs out. */
175
- function drawPlan(scr: ScreenLike, L: Layout, C: Theme, m: MarketState, hits?: HitZone[]): void {
176
- const p = m.plan;
177
- if (!p) { if (m.choice) drawChoice(scr, L, C, m, hits); return; }
178
- const w = Math.min(76, L.w - 8);
179
- const lines = [
180
- ...p.preview,
181
- ...(p.replaces ? [`replaces ${p.replaces}`] : []),
182
- ...p.asks.map((a) => `asks ${a.name}${a.secret ? " (secret, masked)" : ""}${a.required ? "" : " — optional"}`),
183
- ...p.pending.map((x) => `you supply ${x}`),
184
- ];
185
- const h = Math.min(L.h - 4, lines.length + 7);
186
- const x = Math.floor((L.w - w) / 2), y = Math.max(1, Math.floor((L.h - h) / 2));
187
- scr.box(x, y, w, h, st(C.accent), C.bg2);
188
- scr.text(x + 2, y, [[" install plan ", st(C.accent, -1, ATTR.BOLD)]]);
189
- scr.clip(x + 3, y + 1, p.title, st(C.fg, C.bg2, ATTR.BOLD), w - 6);
190
- scr.clip(x + 3, y + 2, `${p.scope} scope · ${p.target}`, st(C.muted, C.bg2), w - 6);
191
- scr.hline(x + 1, y + 3, w - 2, st(C.rule2, C.bg2), "╌");
192
- lines.slice(0, h - 6).forEach((line, i) => scr.clip(x + 3, y + 4 + i, line, st(C.fg2, C.bg2), w - 6));
193
- const footY = y + h - 2;
194
- if (p.outcome) {
195
- scr.clip(x + 3, footY, p.outcome.text, st(p.outcome.ok ? C.ok : C.err, C.bg2), w - 6);
196
- hits?.push({ rect: { x, y, w, h }, onClick: () => { m.plan = null; } });
197
- return;
198
- }
199
- if (p.running) {
200
- scr.put(x + 3, footY, "installing…", st(C.muted, C.bg2));
201
- hits?.push({ rect: { x, y, w, h }, onClick: () => {} });
202
- return;
203
- }
204
- scr.text(x + 3, footY, [
205
- ["⏎ install", st(C.accent, C.bg2, ATTR.BOLD)],
206
- [" esc cancel", st(C.dim, C.bg2)],
207
- ], w - 6);
208
- hits?.push({ rect: { x, y, w, h }, onClick: () => {} });
209
- hits?.push({ rect: { x: x + 3, y: footY, w: 9, h: 1 }, onClick: () => {}, key: ENTER });
210
- }
211
-
212
- /** the chooser card: two ways to start an npx server, the trade under each, Enter picks, esc backs out. It
213
- * is not the gate — the plan card that follows is — so it writes nothing and runs nothing itself. */
214
- function drawChoice(scr: ScreenLike, L: Layout, C: Theme, m: MarketState, hits?: HitZone[]): void {
215
- const c = m.choice;
216
- if (!c) return;
217
- const w = Math.min(84, L.w - 8);
218
- const inner = w - 6;
219
- const rows: { text: string; sel: boolean; head: boolean }[] = [];
220
- CHOICE_LINES.forEach((o, i) => {
221
- rows.push({ text: `${i === c.sel ? "●" : "○"} ${o.label}`, sel: i === c.sel, head: true });
222
- for (const l of wrap(o.hint, inner - 4)) rows.push({ text: ` ${l}`, sel: false, head: false });
223
- });
224
- const h = Math.min(L.h - 4, rows.length + 6);
225
- const x = Math.floor((L.w - w) / 2), y = Math.max(1, Math.floor((L.h - h) / 2));
226
- scr.box(x, y, w, h, st(C.accent), C.bg2);
227
- scr.text(x + 2, y, [[" how to start it ", st(C.accent, -1, ATTR.BOLD)]]);
228
- scr.clip(x + 3, y + 1, `${c.row.title} · ${c.row.localOffer ?? c.row.runs}`, st(C.fg, C.bg2, ATTR.BOLD), inner);
229
- scr.hline(x + 1, y + 2, w - 2, st(C.rule2, C.bg2), "╌");
230
- let optionIndex = -1;
231
- rows.slice(0, h - 5).forEach((r, i) => {
232
- const yy = y + 3 + i;
233
- scr.clip(x + 3, yy, r.text, r.head ? st(r.sel ? C.accent : C.fg, C.bg2, r.sel ? ATTR.BOLD : 0) : st(C.muted, C.bg2), inner);
234
- if (r.head) {
235
- optionIndex += 1;
236
- const pick = optionIndex as 0 | 1;
237
- hits?.push({ rect: { x: x + 3, y: yy, w: inner, h: 1 }, onClick: () => { c.sel = pick; } }); // a click selects; Enter still decides
238
- }
239
- });
240
- scr.text(x + 3, y + h - 2, [["↑↓ choose ⏎ show the plan", st(C.accent, C.bg2, ATTR.BOLD)], [" esc back", st(C.dim, C.bg2)]], inner);
241
- hits?.push({ rect: { x, y, w, h }, onClick: () => {} });
242
- }
243
-
244
- /** the detail column: everything the row promises, in the order a reader asks for it */
245
- function drawDetail(scr: ScreenLike, x: number, y: number, w: number, h: number, C: Theme, r: MarketViewRow): void {
246
- let yy = y;
247
- const line = (text: string, style: ReturnType<typeof st>, gap = 0) => {
248
- if (yy >= y + h) return;
249
- yy += gap;
250
- if (yy >= y + h) return;
251
- scr.clip(x, yy, text, style, w);
252
- yy += 1;
253
- };
254
- scr.text(x, yy, [[r.title, st(C.fg, C.bg2, ATTR.BOLD)], [r.version ? ` ${r.version}` : "", st(C.dim, C.bg2)]], w);
255
- yy += 1;
256
- line(r.publisher, st(C.muted, C.bg2));
257
- // the description wraps by word inside the column — a one-line clip loses the half that matters
258
- for (const part of wrap(r.description, w).slice(0, 4)) line(part, st(C.fg2, C.bg2));
259
- line("what it runs", st(C.dim, C.bg2), 1);
260
- for (const part of wrap(r.runs, w).slice(0, 3)) line(part, st(C.fg, C.bg2));
261
- for (const alt of (r.alternatives ?? []).slice(0, 2)) line(`also ${alt}`, st(C.dim, C.bg2));
262
- line("environment", st(C.dim, C.bg2), 1);
263
- if (r.env.length === 0) line("nothing — it needs no key", st(C.fg2, C.bg2));
264
- for (const v of r.env.slice(0, 4)) {
265
- line(`${v.name}${v.secret ? " · secret" : ""}${v.required ? "" : " · optional"}`, st(v.secret ? C.warn : C.fg, C.bg2));
266
- if (v.description) for (const part of wrap(v.description, w - 2).slice(0, 2)) line(` ${part}`, st(C.muted, C.bg2));
267
- }
268
- if ((r.pending ?? []).length) {
269
- line("you supply", st(C.dim, C.bg2), 1);
270
- for (const p of r.pending!.slice(0, 3)) line(p, st(C.fg2, C.bg2));
271
- }
272
- line("where it lands", st(C.dim, C.bg2), 1);
273
- line(r.installed ? r.installed.path : "shown in the plan before anything is written", st(C.fg2, C.bg2));
274
- if (r.installed) line(`${r.installed.scope} scope${r.installed.version ? ` · ${r.installed.version}` : ""}${r.installed.trusted === false ? " · not approved here" : ""}`, st(C.muted, C.bg2));
275
- }
276
-
277
- /** The documentation pane: the item's own text, scrolled in the detail column. Every line was made safe at
278
- * build time (market-docs.mjs docsToLines) — no escape sequences, no control characters — so a document
279
- * cannot paint the cockpit. Headings and code keep their shape; nothing else is interpreted. */
280
- export function docMaxScroll(r: MarketViewRow | undefined, rows: number): number {
281
- return Math.max(0, (r?.docs?.lines.length ?? 0) - Math.max(1, rows));
282
- }
283
-
284
- /** Re-wrap the document to the column it is actually drawn in.
285
- *
286
- * `docLines` wraps at a fixed 96 columns, but the detail column is `w = x + boxW - 2 - detailX` and
287
- * tops out around 65 even on the widest box the overlay will draw — so every prose line longer than
288
- * the column was hard-clipped by `scr.clip`, and the clipped part was simply gone. Not a narrow-
289
- * terminal corner case: it fired on every terminal, for most paragraphs of a real README.
290
- *
291
- * Wrapping belongs here rather than at fetch time for a second reason — the terminal can be resized
292
- * while the pane is open, and a width decided when the document was read is wrong the moment it is.
293
- * Prose re-wraps on words; code is chunked instead, because breaking a command on a space would show
294
- * the reader something they could copy and run that is not what the document said. */
295
- export function rewrap(lines: readonly MarketDocLine[], w: number): MarketDocLine[] {
296
- if (w < 8) return [...lines];
297
- const out: MarketDocLine[] = [];
298
- for (const line of lines) {
299
- if (line.kind === "text") {
300
- if (line.text.length <= w) { out.push(line); continue; }
301
- let cur = "";
302
- for (const word of line.text.split(/\s+/).filter(Boolean)) {
303
- const piece = word.length > w ? word.slice(0, w) : word;
304
- if (!cur) { cur = piece; continue; }
305
- if (cur.length + 1 + piece.length <= w) cur += ` ${piece}`;
306
- else { out.push({ kind: "text", text: cur }); cur = piece; }
307
- }
308
- if (cur) out.push({ kind: "text", text: cur });
309
- } else if (line.kind === "code" && line.text.length > w) {
310
- for (let i = 0; i < line.text.length; i += w) out.push({ kind: "code", text: line.text.slice(i, i + w) });
311
- } else out.push(line);
312
- }
313
- return out;
314
- }
315
-
316
- function drawDocs(scr: ScreenLike, x: number, y: number, w: number, h: number, C: Theme, r: MarketViewRow, scroll: number): number {
317
- const lines = rewrap(r.docs?.lines ?? [], w);
318
- if (lines.length === 0) {
319
- scr.clip(x, y, `documentation · ${r.title}`, st(C.fg, C.bg2, ATTR.BOLD), w);
320
- scr.clip(x, y + 2, "reading…", st(C.muted, C.bg2), w);
321
- return 0;
322
- }
323
- // two rows of heading above, one row of position below: the body gets what is left
324
- const body = Math.max(1, h - 4);
325
- const max = Math.max(0, lines.length - body);
326
- const off = Math.max(0, Math.min(scroll, max));
327
- scr.clip(x, y, `documentation · ${r.title}`, st(C.fg, C.bg2, ATTR.BOLD), w);
328
- scr.clip(x, y + 1, r.docs?.source ?? "", st(C.dim, C.bg2), w);
329
- for (let i = 0; i < body; i++) {
330
- const line = lines[off + i];
331
- if (!line) break;
332
- const yy = y + 2 + i;
333
- if (line.kind === "head") scr.clip(x, yy, line.text, st(C.accent, C.bg2, ATTR.BOLD), w);
334
- else if (line.kind === "code") scr.clip(x, yy, line.text, st(C.fg2, C.selBg), w);
335
- else if (line.kind === "rule") scr.hline(x, yy, Math.min(w, 24), st(C.rule2, C.bg2), "╌");
336
- else if (line.kind === "text") scr.clip(x, yy, line.text, st(C.fg2, C.bg2), w);
337
- }
338
- // where you are, and whether there is more of it upstream
339
- const more = off < max ? `${off + body}/${lines.length}` : `${lines.length}/${lines.length}`;
340
- const tail = r.docs?.truncated ? `${more} · the rest is at the source` : more;
341
- scr.clip(x, y + h - 1, tail, st(C.dim, C.bg2), w);
342
- return max;
343
- }
344
-
345
- /** greedy word wrap; a word longer than the column is cut rather than allowed to overflow */
346
- export function wrap(text: string, w: number): string[] {
347
- if (w <= 0) return [];
348
- const out: string[] = [];
349
- let line = "";
350
- for (const word of text.split(/\s+/).filter(Boolean)) {
351
- const piece = word.length > w ? word.slice(0, w) : word;
352
- if (!line) { line = piece; continue; }
353
- if (strWidth(line) + 1 + strWidth(piece) <= w) line += ` ${piece}`;
354
- else { out.push(line); line = piece; }
355
- }
356
- if (line) out.push(line);
357
- return out;
358
- }
359
-
360
- /** The overlay. Returns the cursor cell (after the query) so the frame loop can park the caret there. */
361
- export function drawMarket(scr: ScreenLike, L: Layout, C: Theme, s: SextantState, fz: Fuzzy = defaultFuzzy, hits?: HitZone[]): { x: number; y: number } | null {
362
- const m = s.market;
363
- if (!m) return null;
364
- // Clicking the backdrop closes the overlay — except while an install is running. The keyboard has
365
- // refused that since the plan card was written ("an install in flight cannot be dismissed"), but the
366
- // guard lived only in the key handler, so a click anywhere outside the plan box walked away from a
367
- // write that was still happening, and the outcome was then discarded on arrival. Same rule, both
368
- // input devices: the write is happening whatever the surface does, so the surface stays.
369
- hits?.push({ rect: { x: 0, y: 0, w: L.w, h: L.h }, onClick: () => { if (!m.plan?.running) closeMarket(s); } });
370
-
371
- // the box follows its content: a five-row catalog does not need thirty rows of empty night. The floor
372
- // keeps the detail column readable, the ceiling keeps the cockpit visible behind it.
373
- // The box follows its content, but the floor is set by the DETAIL column, not the list: a five-row
374
- // catalog still has to show what a row runs, what it needs and where it lands without cutting the last
375
- // heading off. 20 rows is that column at its longest (four wrapped description lines, four variables).
376
- const bodyRows = Math.max(m.rows.length + 6, 20);
377
- const w = Math.min(L.w - 6, 120), h = Math.max(12, Math.min(L.h - 4, 30, bodyRows));
378
- const x = Math.floor((L.w - w) / 2), y = Math.max(1, Math.floor((L.h - h) / 2));
379
- scr.box(x, y, w, h, st(C.accent), C.bg2);
380
- scr.text(x + 2, y, [[" market ", st(C.accent, -1, ATTR.BOLD)]]);
381
- scr.put(x + w - 14, y, " esc closes ", st(C.dim));
382
- hits?.push({ rect: { x, y, w, h }, onClick: () => {} });
383
-
384
- // the tab strip, with the whole catalog's counts
385
- const counts = marketCounts(m);
386
- let tx = x + 3;
387
- for (const tab of MARKET_TABS) {
388
- const label = `${tab === "all" ? "all" : KIND_LABEL[tab]} ${counts[tab]}`;
389
- const on = m.tab === tab;
390
- scr.put(tx, y + 1, label, st(on ? C.accent : C.muted, C.bg2, on ? ATTR.BOLD : 0));
391
- hits?.push({ rect: { x: tx, y: y + 1, w: strWidth(label), h: 1 }, onClick: () => { m.tab = tab; m.sel = 0; } });
392
- tx += strWidth(label) + 3;
393
- }
394
-
395
- // the query line
396
- scr.put(x + 3, y + 2, "▌", st(C.accent, C.bg2));
397
- if (m.query) scr.put(x + 5, y + 2, m.query, st(C.fg, C.bg2, ATTR.BOLD), w - 12);
398
- else scr.put(x + 5, y + 2, "type to search the market…", st(C.dim, C.bg2), w - 12);
399
- scr.hline(x + 1, y + 3, w - 2, st(C.rule2, C.bg2), "╌");
400
-
401
- const vis = marketVisible(m, fz);
402
- m.sel = Math.max(0, Math.min(m.sel, Math.max(vis.length - 1, 0)));
403
- const listW = Math.max(24, Math.floor((w - 5) * 0.42));
404
- const detailX = x + 3 + listW + 2;
405
- const detailW = x + w - 2 - detailX;
406
- const rowsH = h - 6;
407
-
408
- const state = statusLine(m, vis.length);
409
- if (state && vis.length === 0) {
410
- const tone = state.tone === "err" ? C.err : state.tone === "warn" ? C.warn : C.muted;
411
- for (const [i, part] of wrap(state.text, w - 8).slice(0, 3).entries()) scr.clip(x + 4, y + 5 + i, part, st(tone, C.bg2), w - 8);
412
- if (m.status.kind === "error") scr.clip(x + 4, y + 9, "the curated shelf still works offline · esc closes", st(C.dim, C.bg2), w - 8);
413
- drawPlan(scr, L, C, m, hits);
414
- return { x: x + 5 + strWidth(m.query), y: y + 2 };
415
- }
416
-
417
- // a status that still has rows (offline, stale cache) is said once above the list, not instead of it
418
- let listY = y + 4;
419
- if (state && vis.length > 0) {
420
- scr.clip(x + 3, listY, state.text, st(state.tone === "err" ? C.err : C.warn, C.bg2), w - 6);
421
- listY += 1;
422
- }
423
- const maxRows = Math.max(1, y + h - 2 - listY);
424
- const off = m.sel >= maxRows ? m.sel - maxRows + 1 : 0;
425
- for (let i = 0; i < maxRows; i++) {
426
- const r = vis[off + i];
427
- if (!r) break;
428
- const yy = listY + i;
429
- const sel = off + i === m.sel;
430
- if (sel) scr.tint(x + 2, yy, listW + 2, 1, C.selBg);
431
- const badge = rowBadge(r);
432
- const badgeW = badge ? strWidth(badge.text) + 1 : 0;
433
- // the same three facts, in the same order, as the web card: kind, title, publisher
434
- scr.text(x + 2, yy, [
435
- [sel ? "▸ " : " ", st(C.accent, sel ? C.selBg : C.bg2)],
436
- [`${KIND_LABEL[r.kind]} `.padEnd(7), st(C.dim, sel ? C.selBg : C.bg2)],
437
- [r.title, st(sel ? C.fg : C.fg2, sel ? C.selBg : C.bg2, sel ? ATTR.BOLD : 0)],
438
- [` ${r.publisher}`, st(C.dim, sel ? C.selBg : C.bg2)],
439
- ], listW - badgeW);
440
- if (badge) scr.put(x + 3 + listW - badgeW, yy, badge.text, st(badge.tone === "ok" ? C.ok : badge.tone === "warn" ? C.warn : C.info, sel ? C.selBg : C.bg2));
441
- const idx = off + i;
442
- // a click may not reach a row while the plan card is up: the card is a decision, not a backdrop
443
- if (!m.plan) hits?.push({ rect: { x: x + 2, y: yy, w: listW + 2, h: 1 }, onClick: () => { m.sel = idx; }, key: ENTER });
444
- }
445
-
446
- scr.vline(detailX - 2, listY, rowsH, st(C.rule2, C.bg2), "│");
447
- const current = vis[m.sel];
448
- const detailH = y + h - 2 - listY;
449
- if (current && m.docs && current.docs) { m.docRows = Math.max(1, detailH - 4); drawDocs(scr, detailX, listY, detailW, detailH, C, current, m.docScroll); }
450
- else if (current) drawDetail(scr, detailX, listY, detailW, detailH, C, current);
451
-
452
- // the foot: what Enter will do, said before it is pressed
453
- const docsKey = current?.docs ? (m.docs ? " · d closes the docs" : " · ⌥d docs") : "";
454
- const foot = current
455
- ? m.docs
456
- ? `↑↓ scroll${docsKey} · esc closes`
457
- : current.installed && !current.installed.updateAvailable
458
- ? `⏎ install again · ↑↓ move · ⇥ next kind${docsKey} · esc closes`
459
- : `⏎ install · ↑↓ move · ⇥ next kind${docsKey} · esc closes`
460
- : "↑↓ move · ⇥ next kind · esc closes";
461
- scr.clip(x + 3, y + h - 1, foot, st(C.dim), w - 6);
462
-
463
- drawPlan(scr, L, C, m, hits);
464
- return { x: x + 5 + strWidth(m.query), y: y + 2 };
465
- }
466
-
467
- // ------------------------------------------------------------------ keys
468
-
469
- /** What a key press asked the app to do. The overlay never installs anything itself: it asks, and the
470
- * renderer (which owns src/market/) answers by writing back into `plan`. */
471
- export type MarketRequest =
472
- /** `local` = the chooser's answer for an npx row (true: install once); absent = no offer was made */
473
- | { kind: "plan"; row: MarketViewRow; local?: boolean }
474
- | { kind: "install"; plan: MarketPlan }
475
- /** the pane opened on a row whose body has not been read yet (search carries metadata, not bodies) */
476
- | { kind: "docs"; row: MarketViewRow }
477
- | { kind: "none" };
478
-
479
- /** Enter on a row: a row that starts through npx gets the chooser first (the same question the CLI and /mcp
480
- * ask), every other row goes straight to its plan. Either way nothing is written until the plan card. */
481
- function askOrPlan(m: MarketState, row: MarketViewRow): MarketRequest {
482
- if (row.localOffer !== undefined) { m.choice = { row, sel: 0 }; return { kind: "none" }; }
483
- return { kind: "plan", row };
484
- }
485
-
486
- /** Esc closes (the plan card first), ↑↓ move, ⇥/⇧⇥ cycle the kind, Enter asks for the plan and then
487
- * confirms it, typing edits the query. Returns what the renderer must do next. */
488
- export function onMarketKey(s: SextantState, ev: KeyEvent, fz: Fuzzy = defaultFuzzy): MarketRequest {
489
- const m = s.market;
490
- if (!m) return { kind: "none" };
491
- const { name, ctrl, alt, ch } = ev;
492
-
493
- if (m.plan) {
494
- const p = m.plan;
495
- // an install in flight cannot be dismissed: the write is happening whatever the card does, and a
496
- // card that vanishes mid-write tells the human "nothing happened" while something did. Wait for it.
497
- if (p.running) return { kind: "none" };
498
- if (name === "escape" || (ctrl && name === "c")) { m.plan = null; return { kind: "none" }; }
499
- if (name === "enter") {
500
- if (p.outcome) { m.plan = null; return { kind: "none" }; } // a finished plan: Enter just dismisses it
501
- p.running = true;
502
- return { kind: "install", plan: p };
503
- }
504
- return { kind: "none" };
505
- }
506
-
507
- // the install-once chooser: the answer decides which plan is drawn; nothing runs here. Esc backs out to
508
- // the list — no plan, no install, exactly as if Enter had not been pressed.
509
- if (m.choice) {
510
- const c = m.choice;
511
- if (name === "escape" || (ctrl && name === "c")) { m.choice = null; return { kind: "none" }; }
512
- if (name === "up" || name === "down") { c.sel = c.sel === 0 ? 1 : 0; return { kind: "none" }; }
513
- if (name === "enter") { m.choice = null; return { kind: "plan", row: c.row, local: c.sel === 0 }; }
514
- return { kind: "none" };
515
- }
516
-
517
- if (name === "escape" || (ctrl && name === "m")) {
518
- // esc backs out of the documentation first, then closes the overlay — one step at a time
519
- if (m.docs) { m.docs = false; m.docScroll = 0; return { kind: "none" }; }
520
- closeMarket(s);
521
- return { kind: "none" };
522
- }
523
- const vis = marketVisible(m, fz);
524
- const n = Math.max(1, vis.length);
525
- const current = vis[m.sel];
526
- // `d` opens the selected row's documentation, and closes it again; a row without docs says so once
527
- // the docs key is alt+d, not a bare d: d is the first letter of "docker", "deepwiki" and "docs",
528
- // and a shortcut that eats a search letter is a shortcut in the wrong place
529
- if (ch === "d" && alt && !ctrl) {
530
- if (m.docs) { m.docs = false; m.docScroll = 0; return { kind: "none" }; }
531
- if (!current?.docs) return { kind: "none" };
532
- m.docs = true;
533
- m.docScroll = 0;
534
- // the list knows a document EXISTS; the body is read on demand, so ask for it the first time
535
- return current.docs.lines.length === 0 ? { kind: "docs", row: current } : { kind: "none" };
536
- }
537
- // ⇥ means "next kind" everywhere, so it closes an open document rather than doing nothing inside it
538
- if (name === "tab" || name === "shift-tab") {
539
- const i = MARKET_TABS.indexOf(m.tab);
540
- const step = name === "tab" ? 1 : MARKET_TABS.length - 1;
541
- m.tab = MARKET_TABS[(i + step) % MARKET_TABS.length]!;
542
- m.sel = 0;
543
- m.docs = false;
544
- m.docScroll = 0;
545
- return { kind: "none" };
546
- }
547
- if (m.docs) {
548
- if (ch === "d" && !ctrl && !alt) { m.docs = false; m.docScroll = 0; return { kind: "none" }; }
549
- // the pane owns the arrows while it is open; the list selection stays where it was
550
- if (name === "up") { m.docScroll = Math.max(0, m.docScroll - 1); return { kind: "none" }; }
551
- if (name === "down") { m.docScroll = Math.min(m.docScroll + 1, docMaxScroll(current, m.docRows)); return { kind: "none" }; }
552
- if (name === "pageup") { m.docScroll = Math.max(0, m.docScroll - 12); return { kind: "none" }; }
553
- if (name === "pagedown") { m.docScroll = Math.min(m.docScroll + 12, docMaxScroll(current, m.docRows)); return { kind: "none" }; }
554
- if (name === "home") { m.docScroll = 0; return { kind: "none" }; }
555
- if (name === "end") { m.docScroll = docMaxScroll(current, m.docRows); return { kind: "none" }; }
556
- if (name === "enter") return current ? askOrPlan(m, current) : { kind: "none" };
557
- return { kind: "none" }; // typing does not filter while a document is being read
558
- }
559
- if (name === "up") { m.sel = (m.sel - 1 + n) % n; return { kind: "none" }; }
560
- if (name === "down") { m.sel = (m.sel + 1) % n; return { kind: "none" }; }
561
- if (name === "pageup") { m.sel = Math.max(0, m.sel - 10); return { kind: "none" }; }
562
- if (name === "pagedown") { m.sel = Math.min(n - 1, m.sel + 10); return { kind: "none" }; }
563
- if (name === "home") { m.sel = 0; return { kind: "none" }; }
564
- if (name === "end") { m.sel = n - 1; return { kind: "none" }; }
565
- if (name === "enter") {
566
- const row = vis[m.sel];
567
- return row ? askOrPlan(m, row) : { kind: "none" };
568
- }
569
- if (name === "backspace") { m.query = [...m.query].slice(0, -1).join(""); m.sel = 0; return { kind: "none" }; }
570
- const c = name === "space" ? " " : ch;
571
- if (c && !ctrl && !alt) { m.query += c; m.sel = 0; }
572
- return { kind: "none" };
573
- }