@cjhyy/code-shell 0.2.0 → 0.5.0-rc.1

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 (432) hide show
  1. package/CHANGELOG.md +183 -0
  2. package/README.md +35 -2
  3. package/dist/cli.js +2 -0
  4. package/dist/index.d.ts +1 -67
  5. package/dist/index.js +1 -1
  6. package/package.json +25 -71
  7. package/dist/agent/coordinator.d.ts +0 -49
  8. package/dist/anthropic-OVRWAZRD.js +0 -1
  9. package/dist/arena/arena.d.ts +0 -43
  10. package/dist/arena/context/context-tools.d.ts +0 -16
  11. package/dist/arena/detect-mode.d.ts +0 -20
  12. package/dist/arena/digest-builder.d.ts +0 -25
  13. package/dist/arena/index.d.ts +0 -29
  14. package/dist/arena/index.js +0 -1
  15. package/dist/arena/iterate/convergence.d.ts +0 -25
  16. package/dist/arena/iterate/formats/index.d.ts +0 -22
  17. package/dist/arena/iterate/index.d.ts +0 -11
  18. package/dist/arena/iterate/iterative-arena.d.ts +0 -23
  19. package/dist/arena/iterate/parse.d.ts +0 -42
  20. package/dist/arena/iterate/phases/argue.d.ts +0 -22
  21. package/dist/arena/iterate/phases/revise.d.ts +0 -16
  22. package/dist/arena/iterate/phases/tournament.d.ts +0 -34
  23. package/dist/arena/iterate/tools/web-tools.d.ts +0 -13
  24. package/dist/arena/iterate/types.d.ts +0 -152
  25. package/dist/arena/ledger.d.ts +0 -47
  26. package/dist/arena/lenses/architecture.d.ts +0 -5
  27. package/dist/arena/lenses/engineering.d.ts +0 -5
  28. package/dist/arena/lenses/general.d.ts +0 -5
  29. package/dist/arena/lenses/index.d.ts +0 -16
  30. package/dist/arena/lenses/product.d.ts +0 -5
  31. package/dist/arena/model-presets.d.ts +0 -23
  32. package/dist/arena/phases/adjudication.d.ts +0 -24
  33. package/dist/arena/phases/build-consensus.d.ts +0 -29
  34. package/dist/arena/phases/claim-registry.d.ts +0 -26
  35. package/dist/arena/phases/cross-review.d.ts +0 -45
  36. package/dist/arena/phases/debate-rounds.d.ts +0 -27
  37. package/dist/arena/phases/participant-research.d.ts +0 -38
  38. package/dist/arena/phases/planning-detail-expansion.d.ts +0 -38
  39. package/dist/arena/planner.d.ts +0 -27
  40. package/dist/arena/providers/docs.d.ts +0 -6
  41. package/dist/arena/providers/git.d.ts +0 -8
  42. package/dist/arena/providers/index.d.ts +0 -32
  43. package/dist/arena/providers/none.d.ts +0 -7
  44. package/dist/arena/providers/repo.d.ts +0 -6
  45. package/dist/arena/render/session.d.ts +0 -17
  46. package/dist/arena/render/terminal.d.ts +0 -33
  47. package/dist/arena/strategies/discussion.d.ts +0 -25
  48. package/dist/arena/strategies/index.d.ts +0 -15
  49. package/dist/arena/strategies/language-wrapper.d.ts +0 -17
  50. package/dist/arena/strategies/lens-wrapper.d.ts +0 -16
  51. package/dist/arena/strategies/planning.d.ts +0 -30
  52. package/dist/arena/strategies/review.d.ts +0 -26
  53. package/dist/arena/strategies/utils.d.ts +0 -39
  54. package/dist/arena/tools/selector.d.ts +0 -17
  55. package/dist/arena/transitions.d.ts +0 -48
  56. package/dist/arena/types.d.ts +0 -508
  57. package/dist/arena-64T2EQD4.js +0 -3
  58. package/dist/bootstrap/setup.d.ts +0 -14
  59. package/dist/bootstrap/state.d.ts +0 -160
  60. package/dist/bwrap-PVZMLHZR.js +0 -2
  61. package/dist/chunk-2EUIMKJA.js +0 -1
  62. package/dist/chunk-2GJ7H5NC.js +0 -641
  63. package/dist/chunk-2OD6VR4N.js +0 -2
  64. package/dist/chunk-3QP5BQ3L.js +0 -1
  65. package/dist/chunk-A4M2Y42L.js +0 -2
  66. package/dist/chunk-DEYFK6FP.js +0 -1
  67. package/dist/chunk-DTPABBSV.js +0 -2
  68. package/dist/chunk-EU3J7TBP.js +0 -1
  69. package/dist/chunk-FU7AHZNN.js +0 -1
  70. package/dist/chunk-L7B2ORID.js +0 -4
  71. package/dist/chunk-M7VU4YVY.js +0 -49
  72. package/dist/chunk-MGP35GKD.js +0 -254
  73. package/dist/chunk-MLCTC53I.js +0 -1
  74. package/dist/chunk-O5HFCH2U.js +0 -1
  75. package/dist/chunk-P6JSTIFM.js +0 -1
  76. package/dist/chunk-Q3RSX66I.js +0 -1
  77. package/dist/chunk-QTWU7UNA.js +0 -5
  78. package/dist/chunk-RERBX75D.js +0 -251
  79. package/dist/chunk-SNFAPSLA.js +0 -1
  80. package/dist/chunk-T222K6IV.js +0 -18
  81. package/dist/chunk-TKJA6W36.js +0 -3
  82. package/dist/chunk-VKKU4LOM.js +0 -3
  83. package/dist/chunk-WI6FSWGU.js +0 -1
  84. package/dist/chunk-XXCZE2U2.js +0 -2
  85. package/dist/chunk-ZSAONDT6.js +0 -2
  86. package/dist/cli/commands/arena.d.ts +0 -29
  87. package/dist/cli/commands/builtin/advanced-commands.d.ts +0 -5
  88. package/dist/cli/commands/builtin/core-commands.d.ts +0 -5
  89. package/dist/cli/commands/builtin/export-md.d.ts +0 -19
  90. package/dist/cli/commands/builtin/extra-commands.d.ts +0 -6
  91. package/dist/cli/commands/builtin/git-commands.d.ts +0 -5
  92. package/dist/cli/commands/builtin/init/detect.d.ts +0 -25
  93. package/dist/cli/commands/builtin/init/index.d.ts +0 -19
  94. package/dist/cli/commands/builtin/more-commands.d.ts +0 -5
  95. package/dist/cli/commands/builtin/permissions-command.d.ts +0 -5
  96. package/dist/cli/commands/builtin/utility-commands.d.ts +0 -5
  97. package/dist/cli/commands/registry.d.ts +0 -72
  98. package/dist/cli/commands/repl.d.ts +0 -21
  99. package/dist/cli/commands/run.d.ts +0 -21
  100. package/dist/cli/commands/runs.d.ts +0 -14
  101. package/dist/cli/cost-tracker.d.ts +0 -63
  102. package/dist/cli/exit.d.ts +0 -12
  103. package/dist/cli/input/ndjson-reader.d.ts +0 -31
  104. package/dist/cli/input-compiler.d.ts +0 -5
  105. package/dist/cli/main.d.ts +0 -5
  106. package/dist/cli/main.js +0 -399
  107. package/dist/cli/migrate-models.d.ts +0 -45
  108. package/dist/cli/onboarding.d.ts +0 -189
  109. package/dist/cli/output/renderer.d.ts +0 -28
  110. package/dist/cli/output/terminal-ui.d.ts +0 -50
  111. package/dist/cli/updater.d.ts +0 -65
  112. package/dist/client-base-F5FCRSB3.js +0 -1
  113. package/dist/compaction-L3Y6NG4N.js +0 -1
  114. package/dist/context/compaction.d.ts +0 -116
  115. package/dist/context/manager.d.ts +0 -145
  116. package/dist/context/token-counter.d.ts +0 -27
  117. package/dist/context/tool-result-storage.d.ts +0 -96
  118. package/dist/cron/scheduler.d.ts +0 -34
  119. package/dist/data/openrouter-models.d.ts +0 -35
  120. package/dist/data/openrouter-sync.d.ts +0 -16
  121. package/dist/data/static-catalogs.d.ts +0 -25
  122. package/dist/devtools-SGDUOOM4.js +0 -1
  123. package/dist/engine/cost-store.d.ts +0 -22
  124. package/dist/engine/engine.d.ts +0 -207
  125. package/dist/engine/model-facade.d.ts +0 -24
  126. package/dist/engine/query.d.ts +0 -50
  127. package/dist/engine/streaming-tool-queue.d.ts +0 -34
  128. package/dist/engine/token-budget.d.ts +0 -22
  129. package/dist/engine/tool-summary.d.ts +0 -13
  130. package/dist/engine/turn-loop.d.ts +0 -97
  131. package/dist/engine/turn-state.d.ts +0 -20
  132. package/dist/exceptions.d.ts +0 -44
  133. package/dist/export-md-U72T7NW7.js +0 -22
  134. package/dist/file-history-7FQFEQOL.js +0 -1
  135. package/dist/git/utils.d.ts +0 -35
  136. package/dist/git/worktree.d.ts +0 -36
  137. package/dist/hooks/events.d.ts +0 -35
  138. package/dist/hooks/registry.d.ts +0 -15
  139. package/dist/llm/capabilities/index.d.ts +0 -20
  140. package/dist/llm/capabilities/rules.d.ts +0 -26
  141. package/dist/llm/capabilities/types.d.ts +0 -108
  142. package/dist/llm/client-base.d.ts +0 -29
  143. package/dist/llm/client-factory.d.ts +0 -10
  144. package/dist/llm/model-cache.d.ts +0 -21
  145. package/dist/llm/model-fetcher.d.ts +0 -29
  146. package/dist/llm/model-pool.d.ts +0 -84
  147. package/dist/llm/provider-catalog.d.ts +0 -32
  148. package/dist/llm/provider-kinds.d.ts +0 -21
  149. package/dist/llm/providers/anthropic.d.ts +0 -19
  150. package/dist/llm/providers/openai.d.ts +0 -41
  151. package/dist/llm/token-counter.d.ts +0 -17
  152. package/dist/llm/types.d.ts +0 -37
  153. package/dist/logging/logger.d.ts +0 -88
  154. package/dist/logging/session-recorder.d.ts +0 -90
  155. package/dist/lsp/client.d.ts +0 -41
  156. package/dist/lsp/manager.d.ts +0 -40
  157. package/dist/lsp/servers.d.ts +0 -16
  158. package/dist/manager-J6FXEUEK.js +0 -1
  159. package/dist/mcp-manager-27EVBKRT.js +0 -1
  160. package/dist/memory-BNI4WEWL.js +0 -1
  161. package/dist/model-cache-HEDXI7UJ.js +0 -1
  162. package/dist/model-fetcher-X5W5EASG.js +0 -1
  163. package/dist/native-ts/yoga-layout/enums.d.ts +0 -117
  164. package/dist/native-ts/yoga-layout/index.d.ts +0 -270
  165. package/dist/off-7SDVMMXW.js +0 -1
  166. package/dist/openai-3QEADSYL.js +0 -1
  167. package/dist/openrouter-models-GZVCRWD2.js +0 -1
  168. package/dist/openrouter-sync-WG4AG5NC.js +0 -1
  169. package/dist/plugins/loader.d.ts +0 -72
  170. package/dist/plugins/types.d.ts +0 -4
  171. package/dist/preset/index.d.ts +0 -60
  172. package/dist/product/define.d.ts +0 -60
  173. package/dist/product/index.d.ts +0 -5
  174. package/dist/product/index.js +0 -1
  175. package/dist/product/types.d.ts +0 -111
  176. package/dist/prompt/composer.d.ts +0 -42
  177. package/dist/prompt/instruction-scanner.d.ts +0 -54
  178. package/dist/prompt/section-cache.d.ts +0 -15
  179. package/dist/prompt/section-loader.d.ts +0 -26
  180. package/dist/protocol/client.d.ts +0 -64
  181. package/dist/protocol/index.d.ts +0 -4
  182. package/dist/protocol/server.d.ts +0 -51
  183. package/dist/protocol/transport.d.ts +0 -36
  184. package/dist/protocol/types.d.ts +0 -192
  185. package/dist/react-compiler-runtime-shim.d.ts +0 -1
  186. package/dist/remote/bridge.d.ts +0 -37
  187. package/dist/render/Ansi.d.ts +0 -10
  188. package/dist/render/bidi.d.ts +0 -15
  189. package/dist/render/clearTerminal.d.ts +0 -13
  190. package/dist/render/colorize.d.ts +0 -16
  191. package/dist/render/components/AlternateScreen.d.ts +0 -21
  192. package/dist/render/components/App.d.ts +0 -70
  193. package/dist/render/components/AppContext.d.ts +0 -11
  194. package/dist/render/components/Box.d.ts +0 -49
  195. package/dist/render/components/Button.d.ts +0 -36
  196. package/dist/render/components/ClockContext.d.ts +0 -9
  197. package/dist/render/components/CursorDeclarationContext.d.ts +0 -22
  198. package/dist/render/components/ErrorOverview.d.ts +0 -5
  199. package/dist/render/components/Link.d.ts +0 -7
  200. package/dist/render/components/Newline.d.ts +0 -12
  201. package/dist/render/components/NoSelect.d.ts +0 -19
  202. package/dist/render/components/RawAnsi.d.ts +0 -16
  203. package/dist/render/components/ScrollBox.d.ts +0 -78
  204. package/dist/render/components/Spacer.d.ts +0 -5
  205. package/dist/render/components/StdinContext.d.ts +0 -27
  206. package/dist/render/components/TerminalFocusContext.d.ts +0 -10
  207. package/dist/render/components/TerminalSizeContext.d.ts +0 -5
  208. package/dist/render/components/Text.d.ts +0 -55
  209. package/dist/render/constants.d.ts +0 -1
  210. package/dist/render/cursor.d.ts +0 -8
  211. package/dist/render/devtools.d.ts +0 -5
  212. package/dist/render/dom.d.ts +0 -76
  213. package/dist/render/events/click-event.d.ts +0 -31
  214. package/dist/render/events/dispatcher.d.ts +0 -40
  215. package/dist/render/events/emitter.d.ts +0 -5
  216. package/dist/render/events/event-handlers.d.ts +0 -46
  217. package/dist/render/events/event.d.ts +0 -5
  218. package/dist/render/events/focus-event.d.ts +0 -13
  219. package/dist/render/events/input-event.d.ts +0 -30
  220. package/dist/render/events/keyboard-event.d.ts +0 -19
  221. package/dist/render/events/paste-event.d.ts +0 -8
  222. package/dist/render/events/resize-event.d.ts +0 -9
  223. package/dist/render/events/terminal-event.d.ts +0 -54
  224. package/dist/render/events/terminal-focus-event.d.ts +0 -13
  225. package/dist/render/focus.d.ts +0 -43
  226. package/dist/render/frame.d.ts +0 -94
  227. package/dist/render/get-max-width.d.ts +0 -17
  228. package/dist/render/hit-test.d.ts +0 -33
  229. package/dist/render/hooks/use-animation-frame.d.ts +0 -26
  230. package/dist/render/hooks/use-app.d.ts +0 -5
  231. package/dist/render/hooks/use-declared-cursor.d.ts +0 -26
  232. package/dist/render/hooks/use-input.d.ts +0 -37
  233. package/dist/render/hooks/use-interval.d.ts +0 -18
  234. package/dist/render/hooks/use-search-highlight.d.ts +0 -30
  235. package/dist/render/hooks/use-selection.d.ts +0 -39
  236. package/dist/render/hooks/use-stdin.d.ts +0 -5
  237. package/dist/render/hooks/use-tab-status.d.ts +0 -13
  238. package/dist/render/hooks/use-terminal-focus.d.ts +0 -10
  239. package/dist/render/hooks/use-terminal-title.d.ts +0 -12
  240. package/dist/render/hooks/use-terminal-viewport.d.ts +0 -29
  241. package/dist/render/index.d.ts +0 -20
  242. package/dist/render/ink.d.ts +0 -369
  243. package/dist/render/instances.d.ts +0 -3
  244. package/dist/render/layout/engine.d.ts +0 -2
  245. package/dist/render/layout/geometry.d.ts +0 -30
  246. package/dist/render/layout/node.d.ts +0 -125
  247. package/dist/render/layout/yoga.d.ts +0 -56
  248. package/dist/render/line-width-cache.d.ts +0 -1
  249. package/dist/render/log-update.d.ts +0 -17
  250. package/dist/render/measure-element.d.ts +0 -16
  251. package/dist/render/measure-text.d.ts +0 -6
  252. package/dist/render/node-cache.d.ts +0 -20
  253. package/dist/render/optimizer.d.ts +0 -15
  254. package/dist/render/output.d.ts +0 -119
  255. package/dist/render/parse-keypress.d.ts +0 -111
  256. package/dist/render/reconciler.d.ts +0 -11
  257. package/dist/render/render-border.d.ts +0 -24
  258. package/dist/render/render-node-to-output.d.ts +0 -45
  259. package/dist/render/render-to-screen.d.ts +0 -46
  260. package/dist/render/renderer.d.ts +0 -14
  261. package/dist/render/root.d.ts +0 -74
  262. package/dist/render/screen.d.ts +0 -269
  263. package/dist/render/searchHighlight.d.ts +0 -20
  264. package/dist/render/selection.d.ts +0 -229
  265. package/dist/render/squash-text-nodes.d.ts +0 -22
  266. package/dist/render/stringWidth.d.ts +0 -1
  267. package/dist/render/styles.d.ts +0 -306
  268. package/dist/render/supports-hyperlinks.d.ts +0 -13
  269. package/dist/render/tabstops.d.ts +0 -1
  270. package/dist/render/terminal-focus-state.d.ts +0 -6
  271. package/dist/render/terminal-querier.d.ts +0 -129
  272. package/dist/render/terminal.d.ts +0 -46
  273. package/dist/render/termio/ansi.d.ts +0 -65
  274. package/dist/render/termio/csi.d.ts +0 -165
  275. package/dist/render/termio/dec.d.ts +0 -37
  276. package/dist/render/termio/esc.d.ts +0 -12
  277. package/dist/render/termio/osc.d.ts +0 -173
  278. package/dist/render/termio/parser.d.ts +0 -35
  279. package/dist/render/termio/sgr.d.ts +0 -8
  280. package/dist/render/termio/tokenize.d.ts +0 -45
  281. package/dist/render/termio/types.d.ts +0 -190
  282. package/dist/render/termio.d.ts +0 -24
  283. package/dist/render/useTerminalNotification.d.ts +0 -28
  284. package/dist/render/warn.d.ts +0 -1
  285. package/dist/render/widest-line.d.ts +0 -1
  286. package/dist/render/wrap-text.d.ts +0 -2
  287. package/dist/render/wrapAnsi.d.ts +0 -7
  288. package/dist/run/ArtifactTracker.d.ts +0 -38
  289. package/dist/run/CheckpointWriter.d.ts +0 -53
  290. package/dist/run/EngineRunner.d.ts +0 -72
  291. package/dist/run/Evaluator.d.ts +0 -56
  292. package/dist/run/FileRunStore.d.ts +0 -39
  293. package/dist/run/Heartbeat.d.ts +0 -54
  294. package/dist/run/RunApprovalBackend.d.ts +0 -53
  295. package/dist/run/RunLock.d.ts +0 -40
  296. package/dist/run/RunManager.d.ts +0 -82
  297. package/dist/run/RunQueue.d.ts +0 -27
  298. package/dist/run/RunStore.d.ts +0 -25
  299. package/dist/run/factory.d.ts +0 -63
  300. package/dist/run/index.d.ts +0 -17
  301. package/dist/run/index.js +0 -1
  302. package/dist/run/types.d.ts +0 -136
  303. package/dist/seatbelt-L54CNI2Y.js +0 -37
  304. package/dist/services/analytics.d.ts +0 -29
  305. package/dist/services/auto-dream.d.ts +0 -35
  306. package/dist/services/diagnostics.d.ts +0 -41
  307. package/dist/services/extract-memories.d.ts +0 -27
  308. package/dist/services/index.d.ts +0 -10
  309. package/dist/services/notifier.d.ts +0 -25
  310. package/dist/services/oauth.d.ts +0 -27
  311. package/dist/services/session-memory.d.ts +0 -37
  312. package/dist/session/file-history.d.ts +0 -41
  313. package/dist/session/memory.d.ts +0 -65
  314. package/dist/session/session-manager.d.ts +0 -28
  315. package/dist/session/transcript.d.ts +0 -39
  316. package/dist/session-manager-AGWS5SMJ.js +0 -1
  317. package/dist/settings/manager.d.ts +0 -36
  318. package/dist/settings/schema.d.ts +0 -1036
  319. package/dist/skills/index.d.ts +0 -7
  320. package/dist/skills/matcher.d.ts +0 -21
  321. package/dist/skills/scanner.d.ts +0 -30
  322. package/dist/tool-summary-V2B3MD5N.js +0 -2
  323. package/dist/tool-system/builtin/agent-registry.d.ts +0 -36
  324. package/dist/tool-system/builtin/agent.d.ts +0 -16
  325. package/dist/tool-system/builtin/apply-patch/applier.d.ts +0 -26
  326. package/dist/tool-system/builtin/apply-patch/index.d.ts +0 -19
  327. package/dist/tool-system/builtin/apply-patch/parser.d.ts +0 -17
  328. package/dist/tool-system/builtin/apply-patch/seek-sequence.d.ts +0 -18
  329. package/dist/tool-system/builtin/apply-patch/types.d.ts +0 -49
  330. package/dist/tool-system/builtin/arena.d.ts +0 -31
  331. package/dist/tool-system/builtin/ask-user.d.ts +0 -20
  332. package/dist/tool-system/builtin/bash.d.ts +0 -12
  333. package/dist/tool-system/builtin/brief.d.ts +0 -6
  334. package/dist/tool-system/builtin/config.d.ts +0 -6
  335. package/dist/tool-system/builtin/cron.d.ts +0 -10
  336. package/dist/tool-system/builtin/edit.d.ts +0 -6
  337. package/dist/tool-system/builtin/file-cache.d.ts +0 -11
  338. package/dist/tool-system/builtin/glob.d.ts +0 -6
  339. package/dist/tool-system/builtin/grep.d.ts +0 -6
  340. package/dist/tool-system/builtin/index.d.ts +0 -20
  341. package/dist/tool-system/builtin/lsp.d.ts +0 -6
  342. package/dist/tool-system/builtin/mcp-tools.d.ts +0 -10
  343. package/dist/tool-system/builtin/notebook-edit.d.ts +0 -6
  344. package/dist/tool-system/builtin/plan.d.ts +0 -18
  345. package/dist/tool-system/builtin/powershell.d.ts +0 -6
  346. package/dist/tool-system/builtin/read.d.ts +0 -6
  347. package/dist/tool-system/builtin/remote-trigger.d.ts +0 -6
  348. package/dist/tool-system/builtin/repl.d.ts +0 -6
  349. package/dist/tool-system/builtin/send-message.d.ts +0 -6
  350. package/dist/tool-system/builtin/skill.d.ts +0 -6
  351. package/dist/tool-system/builtin/sleep.d.ts +0 -6
  352. package/dist/tool-system/builtin/task.d.ts +0 -51
  353. package/dist/tool-system/builtin/tool-search.d.ts +0 -11
  354. package/dist/tool-system/builtin/web-fetch.d.ts +0 -6
  355. package/dist/tool-system/builtin/web-search.d.ts +0 -6
  356. package/dist/tool-system/builtin/worktree.d.ts +0 -10
  357. package/dist/tool-system/builtin/write.d.ts +0 -6
  358. package/dist/tool-system/context.d.ts +0 -110
  359. package/dist/tool-system/executor.d.ts +0 -49
  360. package/dist/tool-system/investigation-guard.d.ts +0 -46
  361. package/dist/tool-system/mcp-manager.d.ts +0 -50
  362. package/dist/tool-system/permission.d.ts +0 -104
  363. package/dist/tool-system/registry.d.ts +0 -32
  364. package/dist/tool-system/sandbox/bwrap.d.ts +0 -13
  365. package/dist/tool-system/sandbox/index.d.ts +0 -78
  366. package/dist/tool-system/sandbox/off.d.ts +0 -2
  367. package/dist/tool-system/sandbox/seatbelt.d.ts +0 -18
  368. package/dist/tool-system/task-guard.d.ts +0 -30
  369. package/dist/tool-system/validation.d.ts +0 -5
  370. package/dist/types.d.ts +0 -321
  371. package/dist/ui/App.d.ts +0 -14
  372. package/dist/ui/components/AgentBlock.d.ts +0 -32
  373. package/dist/ui/components/AskUserPrompt.d.ts +0 -14
  374. package/dist/ui/components/BabyHand.d.ts +0 -1
  375. package/dist/ui/components/Banner.d.ts +0 -8
  376. package/dist/ui/components/CodeBlock.d.ts +0 -7
  377. package/dist/ui/components/CommandInput.d.ts +0 -13
  378. package/dist/ui/components/ContextUsageBar.d.ts +0 -7
  379. package/dist/ui/components/DiffLine.d.ts +0 -33
  380. package/dist/ui/components/DiffView.d.ts +0 -6
  381. package/dist/ui/components/DogLogo.d.ts +0 -1
  382. package/dist/ui/components/FullscreenLayout.d.ts +0 -51
  383. package/dist/ui/components/KunHead.d.ts +0 -1
  384. package/dist/ui/components/KunLogo.d.ts +0 -1
  385. package/dist/ui/components/MessageContent.d.ts +0 -26
  386. package/dist/ui/components/ModelManager.d.ts +0 -68
  387. package/dist/ui/components/ModelSelector.d.ts +0 -10
  388. package/dist/ui/components/OnboardingPrompt.d.ts +0 -16
  389. package/dist/ui/components/PermissionDialog.d.ts +0 -8
  390. package/dist/ui/components/PermissionPrompt.d.ts +0 -11
  391. package/dist/ui/components/ProviderModelFlow.d.ts +0 -58
  392. package/dist/ui/components/ScrollView.d.ts +0 -34
  393. package/dist/ui/components/SessionPicker.d.ts +0 -16
  394. package/dist/ui/components/Spinner.d.ts +0 -8
  395. package/dist/ui/components/SpinnerWithVerb.d.ts +0 -18
  396. package/dist/ui/components/StatusLine.d.ts +0 -28
  397. package/dist/ui/components/StructuredDiff.d.ts +0 -8
  398. package/dist/ui/components/TaskList.d.ts +0 -6
  399. package/dist/ui/components/TextInput.d.ts +0 -9
  400. package/dist/ui/components/ThemedBox.d.ts +0 -19
  401. package/dist/ui/components/ThemedText.d.ts +0 -26
  402. package/dist/ui/components/ToolCall.d.ts +0 -28
  403. package/dist/ui/components/UpdateBanner.d.ts +0 -1
  404. package/dist/ui/components/VirtualMessageList.d.ts +0 -24
  405. package/dist/ui/components/WelcomeTips.d.ts +0 -5
  406. package/dist/ui/hooks/useCostSummary.d.ts +0 -1
  407. package/dist/ui/index.d.ts +0 -12
  408. package/dist/ui/input-history.d.ts +0 -61
  409. package/dist/ui/onboarding-runner.d.ts +0 -2
  410. package/dist/ui/store.d.ts +0 -83
  411. package/dist/ui/terminal-renderer.d.ts +0 -45
  412. package/dist/ui/theme.d.ts +0 -36
  413. package/dist/ui/vim-mode.d.ts +0 -25
  414. package/dist/updater-OCNU2K2Z.js +0 -1
  415. package/dist/utils/debug.d.ts +0 -41
  416. package/dist/utils/earlyInput.d.ts +0 -43
  417. package/dist/utils/env.d.ts +0 -24
  418. package/dist/utils/envUtils.d.ts +0 -51
  419. package/dist/utils/execFileNoThrow.d.ts +0 -39
  420. package/dist/utils/format.d.ts +0 -44
  421. package/dist/utils/fullscreen.d.ts +0 -47
  422. package/dist/utils/intl.d.ts +0 -22
  423. package/dist/utils/lockfile.d.ts +0 -15
  424. package/dist/utils/semver.d.ts +0 -6
  425. package/dist/utils/sliceAnsi.d.ts +0 -12
  426. package/dist/utils/systemTheme.d.ts +0 -40
  427. package/dist/utils/task-sanitizer.d.ts +0 -6
  428. package/dist/utils/theme.d.ts +0 -91
  429. package/dist/utils/toolDisplay.d.ts +0 -31
  430. package/dist/utils/truncate.d.ts +0 -40
  431. package/dist/voice/index.d.ts +0 -35
  432. package/skills-builtin/codeshell-help.md +0 -135
package/dist/types.d.ts DELETED
@@ -1,321 +0,0 @@
1
- /**
2
- * Core type definitions for the code-shell orchestration framework.
3
- */
4
- export interface ContentBlock {
5
- type: "text" | "tool_use" | "tool_result" | "image" | "reasoning";
6
- text?: string;
7
- id?: string;
8
- name?: string;
9
- input?: Record<string, unknown>;
10
- content?: string | ContentBlock[];
11
- tool_use_id?: string;
12
- source?: {
13
- type: "base64";
14
- media_type: string;
15
- data: string;
16
- };
17
- reasoningContent?: string;
18
- }
19
- export interface Message {
20
- role: "system" | "user" | "assistant" | "tool";
21
- content: string | ContentBlock[];
22
- name?: string;
23
- tool_call_id?: string;
24
- }
25
- export interface ToolDefinition {
26
- name: string;
27
- description: string;
28
- inputSchema: Record<string, unknown>;
29
- }
30
- export interface ToolCall {
31
- id: string;
32
- toolName: string;
33
- serverName?: string;
34
- args: Record<string, unknown>;
35
- }
36
- export interface ToolResult {
37
- id: string;
38
- toolName: string;
39
- result?: string;
40
- error?: string;
41
- isError?: boolean;
42
- }
43
- export type ToolSource = "builtin" | "mcp";
44
- export interface RegisteredTool {
45
- name: string;
46
- description: string;
47
- inputSchema: Record<string, unknown>;
48
- source: ToolSource;
49
- serverName?: string;
50
- permissionDefault: PermissionDecision;
51
- isConcurrencySafe?: boolean;
52
- isReadOnly?: boolean;
53
- /**
54
- * Override the default tool execution timeout (ms).
55
- * Falls back to DEFAULT_TOOL_TIMEOUT_MS (120s) if unset.
56
- * The caller of executeTool() can still override via options.timeoutMs.
57
- */
58
- timeoutMs?: number;
59
- }
60
- export type TranscriptEventType = "message" | "tool_use" | "tool_result" | "summary" | "content_replace" | "file_history" | "plan_operation" | "session_meta" | "turn_boundary" | "error";
61
- export interface TranscriptEvent {
62
- id: string;
63
- type: TranscriptEventType;
64
- timestamp: number;
65
- turnNumber: number;
66
- data: Record<string, unknown>;
67
- }
68
- /**
69
- * Session lifecycle state persisted in state.json. `"active"` means a run is
70
- * currently in flight (or was, at the moment of the last heartbeat). All other
71
- * values match the {@link TerminalReason} the last run returned, so callers
72
- * can distinguish a user-cancelled session (`"aborted_streaming"`) from an
73
- * actual error (`"model_error"`, `"prompt_too_long"`, ...).
74
- */
75
- export type SessionStatus = "active" | "paused" | TerminalReason;
76
- export interface SessionState {
77
- sessionId: string;
78
- cwd: string;
79
- startedAt: number;
80
- model: string;
81
- provider: string;
82
- tokenUsage: TokenUsage;
83
- turnCount: number;
84
- invokedSkills: string[];
85
- parentSessionId?: string;
86
- status: SessionStatus;
87
- /** Short summary derived from the first user message */
88
- summary?: string;
89
- /** Persisted cost tracking state (survives process restart). */
90
- costState?: Record<string, unknown>;
91
- }
92
- export interface TokenUsage {
93
- promptTokens: number;
94
- completionTokens: number;
95
- totalTokens: number;
96
- cacheReadTokens?: number;
97
- cacheCreationTokens?: number;
98
- }
99
- export interface CompiledInput {
100
- messages: Message[];
101
- rawText: string;
102
- options: InputOptions;
103
- }
104
- export interface InputOptions {
105
- slashCommand?: string;
106
- attachments?: Attachment[];
107
- mentionedFiles?: string[];
108
- images?: ImageAttachment[];
109
- allowedTools?: string[];
110
- modelOverride?: string;
111
- }
112
- export interface Attachment {
113
- path: string;
114
- content: string;
115
- mimeType: string;
116
- }
117
- export interface ImageAttachment {
118
- data: string;
119
- mediaType: string;
120
- }
121
- export type PermissionDecision = "allow" | "deny" | "ask";
122
- export type PermissionMode = "default" | "acceptEdits" | "dontAsk" | "bypassPermissions" | "auto" | "plan";
123
- export interface PermissionRule {
124
- tool: string;
125
- argsPattern?: Record<string, string | RegExp>;
126
- decision: PermissionDecision;
127
- reason?: string;
128
- }
129
- export interface ApprovalRequest {
130
- toolName: string;
131
- args: Record<string, unknown>;
132
- description: string;
133
- riskLevel: "low" | "medium" | "high";
134
- }
135
- /**
136
- * Scope of an "always allow" decision.
137
- * "once" — this single call only (default when always not set)
138
- * "session" — remembered for the rest of the REPL session (in-memory)
139
- * "project" — persisted to <cwd>/.code-shell/settings.local.json so it
140
- * survives restart for the current project. Not committed.
141
- */
142
- export type ApprovalScope = "once" | "session" | "project";
143
- export type ApprovalResult = {
144
- approved: true;
145
- permanent?: boolean;
146
- always?: boolean;
147
- scope?: ApprovalScope;
148
- /** Used by AskUserQuestion to carry the user's free-text answer. */ answer?: string;
149
- } | {
150
- approved: false;
151
- reason?: string;
152
- always?: boolean;
153
- scope?: ApprovalScope;
154
- };
155
- export type TurnPhase = "pre_check" | "model_call" | "post_check" | "tool_exec" | "context_mgmt" | "hook_notify" | "complete" | "error";
156
- export interface TurnResult {
157
- text: string;
158
- toolCalls: ToolCall[];
159
- status: "completed" | "tool_use" | "error" | "max_turns" | "aborted";
160
- error?: string;
161
- }
162
- export type TerminalReason = "completed" | "stop_hook_prevented" | "hook_stopped" | "prompt_too_long" | "model_error" | "aborted_streaming" | "aborted_tools" | "max_turns" | "image_error";
163
- export interface TaskInfo {
164
- id: string;
165
- subject: string;
166
- activeForm?: string;
167
- status: "pending" | "in_progress" | "completed" | "stopped";
168
- }
169
- export type StreamEvent = {
170
- type: "session_started";
171
- sessionId: string;
172
- promptTokens: number;
173
- } | {
174
- type: "stream_request_start";
175
- turnNumber: number;
176
- agentId?: string;
177
- } | {
178
- type: "text_delta";
179
- text: string;
180
- tokens?: number;
181
- agentId?: string;
182
- } | {
183
- type: "tool_use_start";
184
- toolCall: ToolCall;
185
- agentId?: string;
186
- } | {
187
- type: "tool_use_args_delta";
188
- toolCallId: string;
189
- args: Record<string, unknown>;
190
- agentId?: string;
191
- } | {
192
- type: "tool_result";
193
- result: ToolResult;
194
- agentId?: string;
195
- } | {
196
- type: "assistant_message";
197
- message: Message;
198
- agentId?: string;
199
- } | {
200
- type: "turn_complete";
201
- reason: TerminalReason;
202
- agentId?: string;
203
- } | {
204
- type: "error";
205
- error: string;
206
- agentId?: string;
207
- } | {
208
- type: "tombstone";
209
- messageId: string;
210
- } | {
211
- type: "task_update";
212
- tasks: TaskInfo[];
213
- } | {
214
- type: "thinking_delta";
215
- text: string;
216
- agentId?: string;
217
- } | {
218
- type: "agent_start";
219
- agentId: string;
220
- description: string;
221
- } | {
222
- type: "agent_end";
223
- agentId: string;
224
- description: string;
225
- error?: string;
226
- } | {
227
- type: "tool_summary";
228
- summary: string;
229
- } | {
230
- type: "context_compact";
231
- strategy: "micro" | "summary" | "window" | "snip" | "emergency";
232
- before: number;
233
- after: number;
234
- agentId?: string;
235
- } | {
236
- type: "usage_update";
237
- promptTokens: number;
238
- agentId?: string;
239
- };
240
- export type StreamCallback = (event: StreamEvent) => void | Promise<void>;
241
- export interface LLMConfig {
242
- provider: string;
243
- model: string;
244
- apiKey?: string;
245
- baseUrl?: string;
246
- temperature?: number;
247
- topP?: number;
248
- maxTokens?: number;
249
- timeout?: number;
250
- retryMaxAttempts?: number;
251
- enableStreaming?: boolean;
252
- /**
253
- * Default thinking-mode for DeepSeek V4. Per-call `options.thinking`
254
- * (e.g. summarize sub-calls) overrides this. Ignored on other providers.
255
- */
256
- thinking?: "enabled" | "disabled";
257
- /**
258
- * The provider's `kind` (deepseek/openai/zai/openrouter/...). Used by
259
- * the capability layer to look up per-(kind, model) request-shape rules
260
- * (token-limit field, rejected sampling params, thinking shape, etc.).
261
- * Distinct from `provider` above, which is the protocol family
262
- * ("openai" or "anthropic") that picks which client class to use.
263
- */
264
- providerKind?: string;
265
- }
266
- export interface LLMResponse {
267
- text: string;
268
- toolCalls: ToolCall[];
269
- usage?: TokenUsage;
270
- stopReason?: string;
271
- reasoningContent?: string;
272
- }
273
- export interface LLMStreamChunk {
274
- type: "text" | "tool_use_start" | "tool_use_delta" | "tool_use_end" | "stop";
275
- text?: string;
276
- /** Token count for this text delta, when provider can compute it. */
277
- tokens?: number;
278
- toolCall?: Partial<ToolCall>;
279
- stopReason?: string;
280
- }
281
- export type MCPTransport = "stdio" | "sse" | "streamable-http" | "inprocess";
282
- export interface MCPServerConfig {
283
- name: string;
284
- command?: string;
285
- args?: string[];
286
- env?: Record<string, string>;
287
- url?: string;
288
- transport?: MCPTransport;
289
- headers?: Record<string, string>;
290
- }
291
- export interface Settings {
292
- model: {
293
- provider: string;
294
- name: string;
295
- apiKey?: string;
296
- baseUrl?: string;
297
- temperature?: number;
298
- maxTokens?: number;
299
- };
300
- permissions: {
301
- defaultMode: PermissionMode;
302
- rules: PermissionRule[];
303
- };
304
- context: {
305
- maxTokens: number;
306
- compactAtRatio: number;
307
- summarizeAtRatio: number;
308
- };
309
- session: {
310
- storageDir: string;
311
- maxHistory: number;
312
- };
313
- mcpServers: Record<string, MCPServerConfig>;
314
- instructions: {
315
- fileName: string;
316
- scanDirs: string[];
317
- };
318
- output: {
319
- format: "text" | "json" | "jsonl" | "stream-json";
320
- };
321
- }
package/dist/ui/App.d.ts DELETED
@@ -1,14 +0,0 @@
1
- import { AgentClient } from "../protocol/client.js";
2
- interface AppProps {
3
- client: AgentClient;
4
- model: string;
5
- effort: string;
6
- maxTurns: number;
7
- cwd: string;
8
- maxContextTokens: number;
9
- sessionId?: string;
10
- /** Pre-fill the input box without submitting (--prefill flag). */
11
- prefill?: string;
12
- }
13
- export declare function App({ client, model: initialModel, effort, maxTurns, cwd, maxContextTokens, sessionId: initialSessionId, prefill, }: AppProps): import("react/jsx-runtime").JSX.Element;
14
- export {};
@@ -1,32 +0,0 @@
1
- /**
2
- * Agent block — renders sub-agent activity with CC-style tree-line nesting.
3
- *
4
- * Running:
5
- * ├─ Agent description · Nk tokens
6
- * │ ⎿ Running tool…
7
- *
8
- * Completed:
9
- * └─ Agent description · Done
10
- * ⎿ completed
11
- */
12
- import React from "react";
13
- interface AgentBlockStartProps {
14
- description: string;
15
- running?: boolean;
16
- isLast?: boolean;
17
- }
18
- export declare function AgentBlockStart({ description, running, isLast }: AgentBlockStartProps): import("react/jsx-runtime").JSX.Element;
19
- interface AgentBlockEndProps {
20
- description: string;
21
- error?: string;
22
- isLast?: boolean;
23
- }
24
- export declare function AgentBlockEnd({ description, error, isLast }: AgentBlockEndProps): import("react/jsx-runtime").JSX.Element;
25
- /**
26
- * Tree line prefix for nested content under an agent.
27
- */
28
- export declare function NestedPrefix({ children, isLast, }: {
29
- children: React.ReactNode;
30
- isLast?: boolean;
31
- }): import("react/jsx-runtime").JSX.Element;
32
- export {};
@@ -1,14 +0,0 @@
1
- interface Choice {
2
- label: string;
3
- description: string;
4
- }
5
- interface AskUserPromptProps {
6
- question: string;
7
- header?: string;
8
- options?: Choice[];
9
- multiSelect?: boolean;
10
- onAnswer: (answer: string) => void;
11
- onCancel: () => void;
12
- }
13
- export declare function AskUserPrompt({ question, header, options, multiSelect, onAnswer, onCancel, }: AskUserPromptProps): import("react/jsx-runtime").JSX.Element;
14
- export {};
@@ -1 +0,0 @@
1
- export declare function BabyHand(): import("react/jsx-runtime").JSX.Element;
@@ -1,8 +0,0 @@
1
- interface BannerProps {
2
- model: string;
3
- effort: string;
4
- maxTurns: number;
5
- cwd: string;
6
- }
7
- export declare function Banner({ model, effort, cwd }: BannerProps): import("react/jsx-runtime").JSX.Element;
8
- export {};
@@ -1,7 +0,0 @@
1
- interface CodeBlockProps {
2
- code: string;
3
- language?: string;
4
- showLineNumbers?: boolean;
5
- }
6
- export declare function CodeBlock({ code, language, showLineNumbers }: CodeBlockProps): import("react/jsx-runtime").JSX.Element;
7
- export {};
@@ -1,13 +0,0 @@
1
- interface CommandDef {
2
- name: string;
3
- description: string;
4
- }
5
- interface CommandInputProps {
6
- value: string;
7
- onChange: (value: string) => void;
8
- onSubmit: (value: string) => void;
9
- commands: CommandDef[];
10
- placeholder?: string;
11
- }
12
- export declare function CommandInput({ value, onChange, onSubmit, commands, placeholder, }: CommandInputProps): import("react/jsx-runtime").JSX.Element;
13
- export {};
@@ -1,7 +0,0 @@
1
- interface ContextUsageBarProps {
2
- usedTokens: number;
3
- maxTokens: number;
4
- width?: number;
5
- }
6
- export declare function ContextUsageBar({ usedTokens, maxTokens, width }: ContextUsageBarProps): import("react/jsx-runtime").JSX.Element;
7
- export {};
@@ -1,33 +0,0 @@
1
- export type DiffKind = "add" | "remove" | "hunk" | "context";
2
- interface DiffLineProps {
3
- kind: DiffKind;
4
- /** Raw text WITHOUT the `+ ` / `- ` prefix — DiffLine renders the marker. */
5
- text: string;
6
- /**
7
- * Left indent applied before the marker (and before the gutter, if any).
8
- * Defaults to 0; ToolCallResult passes its own padding so diff blocks
9
- * line up under the `✓ ToolName` header.
10
- */
11
- indent?: number;
12
- /**
13
- * Optional dim leading glyph rendered before the colored band (e.g. the
14
- * `⎿ ` connector ToolCallResult uses to group output under its header).
15
- * Padding to terminal width accounts for the glyph so the band still
16
- * extends to the right edge.
17
- */
18
- gutter?: string;
19
- }
20
- export declare function DiffLine({ kind, text, indent, gutter }: DiffLineProps): import("react/jsx-runtime").JSX.Element;
21
- /**
22
- * Classify a raw diff text line. Matches `+\s` / `-\s` (so `+x` identifiers
23
- * and `+++ / ---` file headers don't trip it), `@@` hunk markers, and falls
24
- * through to context.
25
- *
26
- * Returns the kind and the text with its marker stripped (since `<DiffLine>`
27
- * re-renders the marker itself).
28
- */
29
- export declare function classifyDiffLine(raw: string): {
30
- kind: DiffKind;
31
- text: string;
32
- };
33
- export {};
@@ -1,6 +0,0 @@
1
- interface DiffViewProps {
2
- diff: string;
3
- maxLines?: number;
4
- }
5
- export declare function DiffView({ diff, maxLines }: DiffViewProps): import("react/jsx-runtime").JSX.Element;
6
- export {};
@@ -1 +0,0 @@
1
- export declare function DogLogo(): import("react/jsx-runtime").JSX.Element;
@@ -1,51 +0,0 @@
1
- /**
2
- * FullscreenLayout — CC-style fullscreen terminal layout.
3
- *
4
- * Structure:
5
- * ┌──────────────────────────┐
6
- * │ scrollable (messages) │ ← grows, scrollable
7
- * │ overlay (permissions) │ ← renders inside scroll area
8
- * ├──────────────────────────┤
9
- * │ bottom (prompt/spinner) │ ← pinned at bottom
10
- * └──────────────────────────┘
11
- * [pill: "N new messages"] ← absolute, shown when scrolled away
12
- *
13
- * Supports:
14
- * - Scrollable message area with sticky-scroll
15
- * - Overlay content (permission dialogs inside scroll)
16
- * - "N new messages" pill when user scrolls up
17
- * - Modal pane for slash-command dialogs
18
- */
19
- import { type ReactNode } from "react";
20
- interface FullscreenLayoutProps {
21
- /** Main scrollable content (messages). */
22
- scrollable: ReactNode;
23
- /** Bottom-pinned content (prompt input, spinner). */
24
- bottom: ReactNode;
25
- /** Overlay content rendered after scrollable (permission dialogs). */
26
- overlay?: ReactNode;
27
- /** Count of unseen messages (for pill display). */
28
- newMessageCount?: number;
29
- /** Called when user clicks "jump to new" pill. */
30
- onJumpToNew?: () => void;
31
- /** Whether to show the unseen messages pill. */
32
- showPill?: boolean;
33
- }
34
- export declare function FullscreenLayout({ scrollable, bottom, overlay, newMessageCount, onJumpToNew, showPill, }: FullscreenLayoutProps): import("react/jsx-runtime").JSX.Element;
35
- /**
36
- * Hook for tracking unseen messages when user scrolls up.
37
- *
38
- * Returns:
39
- * - dividerIndex: where the "new messages" boundary is
40
- * - showPill: whether to display the unseen pill
41
- * - onNewMessage: call when a new message arrives
42
- * - onScrollToBottom: call when user scrolls to bottom or types
43
- */
44
- export declare function useUnseenDivider(messageCount: number): {
45
- dividerIndex: number | null;
46
- showPill: boolean;
47
- unseenCount: number;
48
- onScrollAway: () => void;
49
- onScrollToBottom: () => void;
50
- };
51
- export {};
@@ -1 +0,0 @@
1
- export declare function KunHead(): import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare function KunLogo(): import("react/jsx-runtime").JSX.Element;
@@ -1,26 +0,0 @@
1
- interface MessageContentProps {
2
- text: string;
3
- streaming?: boolean;
4
- /** When rendered inside an agent block, suppress the leading message gap. */
5
- nested?: boolean;
6
- }
7
- export declare function MessageContent({ text, streaming, nested }: MessageContentProps): import("react/jsx-runtime").JSX.Element | null;
8
- interface UserMessageProps {
9
- text: string;
10
- }
11
- export declare function UserMessage({ text }: UserMessageProps): import("react/jsx-runtime").JSX.Element;
12
- interface ErrorMessageProps {
13
- error: string;
14
- nested?: boolean;
15
- }
16
- export declare function ErrorMessage({ error, nested }: ErrorMessageProps): import("react/jsx-runtime").JSX.Element;
17
- export declare function RateLimitMessage({ text }: {
18
- text: string;
19
- }): import("react/jsx-runtime").JSX.Element;
20
- export declare function ContextLimitMessage(): import("react/jsx-runtime").JSX.Element;
21
- export declare function ThinkingMessage({ content, collapsed, nested, }: {
22
- content?: string;
23
- collapsed?: boolean;
24
- nested?: boolean;
25
- }): import("react/jsx-runtime").JSX.Element;
26
- export {};
@@ -1,68 +0,0 @@
1
- import type { ProtocolModelEntry } from "../../protocol/types.js";
2
- interface SnapshotInfo {
3
- count: number;
4
- fetchedAt: string;
5
- }
6
- /**
7
- * Settings stores arena.participants as Array<string | object>. The panel
8
- * surfaces strings (pool keys); object-form entries are shown read-only so
9
- * we don't clobber a user's hand-edited config.
10
- */
11
- export type ArenaParticipantEntry = {
12
- kind: "key";
13
- value: string;
14
- } | {
15
- kind: "object";
16
- label: string;
17
- };
18
- /**
19
- * Row data shown in the Providers tab. Counts/timestamps are derived by the
20
- * parent from settings.providers[] + the model cache so this component stays
21
- * presentational.
22
- */
23
- export interface ProviderManagerEntry {
24
- key: string;
25
- label: string;
26
- kind: string;
27
- modelCount: number;
28
- cachedModels?: number;
29
- cachedAt?: string;
30
- baseUrl?: string;
31
- apiKey?: string;
32
- protocol?: string;
33
- modelsPath?: string;
34
- }
35
- interface ModelManagerProps {
36
- entries: ProtocolModelEntry[];
37
- snapshot: SnapshotInfo;
38
- arenaParticipants: ArenaParticipantEntry[];
39
- /** Providers configured in settings.providers[] (Task 11+). */
40
- providers?: ProviderManagerEntry[];
41
- /** Activate a model. */
42
- onSwitch: (key: string) => Promise<void>;
43
- /** Trigger an OpenRouter snapshot refresh. */
44
- onSync: () => Promise<{
45
- ok: boolean;
46
- count: number;
47
- error?: string;
48
- }>;
49
- /** Persist updated participant list (string[]) to settings. */
50
- onSaveArena: (participants: string[]) => Promise<void>;
51
- /** Open the parent-rendered ProviderModelFlow (covers both add-provider and add-model). */
52
- onOpenFlow?: () => void;
53
- /** Force-refresh a provider's cached model list. */
54
- onRefreshProvider?: (key: string) => Promise<{
55
- count: number;
56
- error?: string;
57
- }>;
58
- /** Delete a provider (blocked if any model references it). */
59
- onDeleteProvider?: (key: string) => Promise<{
60
- ok: boolean;
61
- error?: string;
62
- }>;
63
- /** Delete a model entry. */
64
- onDeleteModel?: (key: string) => Promise<void>;
65
- onClose: () => void;
66
- }
67
- export declare function ModelManager({ entries, snapshot, arenaParticipants, providers, onSwitch, onSync, onSaveArena, onOpenFlow, onRefreshProvider, onDeleteProvider, onDeleteModel, onClose, }: ModelManagerProps): import("react/jsx-runtime").JSX.Element;
68
- export {};
@@ -1,10 +0,0 @@
1
- import type { ProtocolModelEntry } from "../../protocol/types.js";
2
- /** Re-export under the UI name for convenience. */
3
- export type ModelEntry = ProtocolModelEntry;
4
- interface ModelSelectorProps {
5
- entries: ModelEntry[];
6
- onSelect: (key: string) => void;
7
- onCancel: () => void;
8
- }
9
- export declare function ModelSelector({ entries, onSelect, onCancel }: ModelSelectorProps): import("react/jsx-runtime").JSX.Element;
10
- export {};
@@ -1,16 +0,0 @@
1
- import { type OnboardingResult } from "../../cli/onboarding.js";
2
- import type { ProviderConfig } from "../../llm/provider-catalog.js";
3
- interface OnboardingPromptProps {
4
- onComplete: (result: OnboardingResult) => void;
5
- onCancel: () => void;
6
- /** Existing providers — surfaces "Use existing" in the flow's first step.
7
- * Optional: empty by default (first-run case). */
8
- existingProviders?: ProviderConfig[];
9
- /** Existing model aliases — used by the flow to derive unique aliases. */
10
- existingModelKeys?: string[];
11
- /** Model ids already in settings.models[] — used by the flow to disable
12
- * rows for models the user has already added. */
13
- existingModelIds?: string[];
14
- }
15
- export declare function OnboardingPrompt({ onComplete, onCancel, existingProviders, existingModelKeys, existingModelIds, }: OnboardingPromptProps): import("react/jsx-runtime").JSX.Element | null;
16
- export {};
@@ -1,8 +0,0 @@
1
- interface PermissionDialogProps {
2
- toolName: string;
3
- description: string;
4
- riskLevel: "low" | "medium" | "high";
5
- onDecision: (approved: boolean, permanent?: boolean) => void;
6
- }
7
- export declare function PermissionDialog({ toolName, description, riskLevel, onDecision }: PermissionDialogProps): import("react/jsx-runtime").JSX.Element;
8
- export {};
@@ -1,11 +0,0 @@
1
- import type { ApprovalScope } from "../../types.js";
2
- interface PermissionPromptProps {
3
- toolName: string;
4
- description: string;
5
- riskLevel: string;
6
- args: Record<string, unknown>;
7
- cwd: string;
8
- onDecision: (approved: boolean, scope: ApprovalScope) => void;
9
- }
10
- export declare function PermissionPrompt({ toolName, description, riskLevel, args, cwd, onDecision, }: PermissionPromptProps): import("react/jsx-runtime").JSX.Element;
11
- export {};