@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
@@ -1,508 +0,0 @@
1
- /**
2
- * Arena types — multi-model review, discussion, and planning.
3
- *
4
- * V2 architecture: shared facts → independent research → findings → cross-review → consensus.
5
- */
6
- import type { LLMConfig } from "../types.js";
7
- /** Arena operating mode — determines prompts, output format, and default rounds */
8
- export type ArenaMode = "review" | "discussion" | "planning";
9
- /** Analysis lens — the perspective from which participants analyze */
10
- export type ArenaLensName = "engineering" | "product" | "architecture" | "general";
11
- /** Lens reference with optional weight for multi-lens scenarios */
12
- export interface ArenaLensRef {
13
- name: ArenaLensName;
14
- weight?: number;
15
- }
16
- /** A lens defines roles, criteria, and emphasis for a given perspective */
17
- export interface ArenaLens {
18
- name: ArenaLensName;
19
- label: string;
20
- participantRole: string;
21
- reviewerRole: string;
22
- moderatorRole: string;
23
- summaryLabel: string;
24
- criteria: string[];
25
- preferredFindingKinds: FindingKind[];
26
- }
27
- /** Evidence source kind — where to collect facts */
28
- export type ArenaSourceKind = "git" | "repo" | "docs" | "web" | "none";
29
- /** Source specification with optional targets and tool pack */
30
- export interface ArenaSourceSpec {
31
- kind: ArenaSourceKind;
32
- targets?: string[];
33
- toolPack?: string;
34
- }
35
- /** Subject of the arena session */
36
- export interface ArenaSubject {
37
- kind: "changes" | "files" | "docs" | "topic" | "mixed";
38
- label: string;
39
- targets?: string[];
40
- }
41
- /** Output shape hints for rendering */
42
- export interface ArenaOutputShape {
43
- overviewLabel: string;
44
- emphasize: Array<"strength" | "improvement" | "risk" | "question">;
45
- }
46
- /** The full plan produced by the Planner — drives the entire pipeline */
47
- export interface ArenaPlan {
48
- mode: ArenaMode;
49
- lenses: ArenaLensRef[];
50
- sources: ArenaSourceSpec[];
51
- subject: ArenaSubject;
52
- outputShape: ArenaOutputShape;
53
- confidence: "high" | "medium" | "low";
54
- followUpQuestion?: string;
55
- }
56
- /** Unified artifact — all providers output this, replacing codeFacts/gitFacts split */
57
- export interface ArenaArtifact {
58
- id: string;
59
- kind: "diff" | "file" | "tree" | "grep" | "doc" | "web";
60
- source: ArenaSourceKind;
61
- title: string;
62
- ref?: string;
63
- preview: string;
64
- metadata?: Record<string, unknown>;
65
- }
66
- /** Tool pack — a named set of tools available during research */
67
- export interface ArenaToolPack {
68
- name: string;
69
- toolNames: string[];
70
- }
71
- /** Context provider interface — collects evidence from a source */
72
- export interface ArenaContextProvider {
73
- kind: ArenaSourceKind;
74
- collect(plan: ArenaPlan, topic: string): ArenaArtifact[] | Promise<ArenaArtifact[]>;
75
- }
76
- /** Quick fact — high-signal summary entry */
77
- export interface ArenaQuickFact {
78
- label: string;
79
- value: string;
80
- }
81
- /** Default max discussion rounds per mode */
82
- export declare const ARENA_MODE_DEFAULTS: Record<ArenaMode, {
83
- maxDiscussionRounds: number;
84
- convergenceThreshold: number;
85
- }>;
86
- /** A participant in the arena (a model instance) */
87
- export interface ArenaParticipant {
88
- /** Display name, e.g. "Claude Sonnet", "GPT-4o" */
89
- name: string;
90
- /** LLM config for this participant */
91
- llm: LLMConfig;
92
- }
93
- export interface ArenaBaseContext {
94
- /** Evidence-driven plan that drives the session */
95
- plan: ArenaPlan;
96
- /** Unified artifacts from all providers */
97
- artifacts: ArenaArtifact[];
98
- /** High-signal summary facts */
99
- quickFacts: ArenaQuickFact[];
100
- }
101
- export type FindingKind = "strength" | "improvement" | "risk" | "question";
102
- export interface ArenaFinding {
103
- id: string;
104
- kind: FindingKind;
105
- title: string;
106
- summary: string;
107
- severity?: "high" | "medium" | "low";
108
- confidence: number;
109
- evidence: Array<{
110
- type: "file" | "diff" | "grep" | "git" | "doc";
111
- ref: string;
112
- note: string;
113
- }>;
114
- affectedFiles: string[];
115
- suggestedChange?: string;
116
- }
117
- export interface ParticipantContextRequest {
118
- participant: string;
119
- requests: Array<{
120
- tool: string;
121
- reason: string;
122
- args: Record<string, unknown>;
123
- }>;
124
- }
125
- export interface ParticipantReport {
126
- participant: string;
127
- contextSummary: string;
128
- findings: ArenaFinding[];
129
- }
130
- /** Record of a single tool invocation during research or review */
131
- export interface ToolTrace {
132
- round: number;
133
- toolName: string;
134
- args: Record<string, unknown>;
135
- resultRef?: string;
136
- keptAsEvidence?: boolean;
137
- }
138
- /** A discrete packet of evidence collected during research or review */
139
- export interface EvidencePacket {
140
- packetId: string;
141
- participant: string;
142
- source: ArenaSourceKind;
143
- title: string;
144
- refs: string[];
145
- summary: string;
146
- excerpts: Array<{
147
- ref: string;
148
- snippet: string;
149
- note: string;
150
- }>;
151
- }
152
- /** Explicit link between a finding and its supporting evidence packets */
153
- export interface FindingEvidenceLink {
154
- findingId: string;
155
- evidencePacketIds: string[];
156
- }
157
- /** Full research output — preserves evidence trail alongside findings */
158
- export interface ResearchDossier {
159
- participant: string;
160
- contextSummary: string;
161
- findings: ArenaFinding[];
162
- toolTrace: ToolTrace[];
163
- evidencePackets: EvidencePacket[];
164
- findingEvidenceLinks: FindingEvidenceLink[];
165
- }
166
- export type PeerVerdict = "agree" | "refine" | "disagree" | "needs_evidence";
167
- export type ClaimStatus = "proposed" | "under_review" | "contested" | "verified" | "rejected" | "unresolved";
168
- export interface RequestedCheck {
169
- requestId: string;
170
- claimId: string;
171
- requester: string;
172
- description: string;
173
- refs?: string[];
174
- priority?: "high" | "medium" | "low";
175
- }
176
- export interface ClaimChallenge {
177
- reviewer: string;
178
- claimId: string;
179
- verdict: PeerVerdict;
180
- reason: string;
181
- supportingEvidenceRefs?: string[];
182
- requestedChecks?: RequestedCheck[];
183
- }
184
- export interface DebateTurn {
185
- participant: string;
186
- stance: "support" | "oppose" | "narrow" | "uncertain";
187
- summary: string;
188
- newEvidenceRefs?: string[];
189
- }
190
- export interface DebateRound {
191
- round: number;
192
- claimId: string;
193
- participants: DebateTurn[];
194
- resolved: boolean;
195
- resolutionNote?: string;
196
- }
197
- export interface ClaimAdjudication {
198
- claimId: string;
199
- outcome: "accepted" | "accepted_with_revision" | "rejected" | "unresolved";
200
- rationale: string;
201
- finalSummary: string;
202
- supportingEvidenceRefs: string[];
203
- }
204
- /** The minimum unit of debate — a finding elevated to a trackable claim */
205
- export interface ClaimRecord {
206
- claimId: string;
207
- owner: string;
208
- finding: ArenaFinding;
209
- evidenceRefs: string[];
210
- evidencePacketIds: string[];
211
- status: ClaimStatus;
212
- challenges: ClaimChallenge[];
213
- debateRounds: DebateRound[];
214
- adjudication?: ClaimAdjudication;
215
- }
216
- /** Append-only shared state across all rounds of research, review, debate */
217
- export interface SharedResearchLedger {
218
- dossiers: ResearchDossier[];
219
- evidencePackets: EvidencePacket[];
220
- toolTraces: ToolTrace[];
221
- claims: ClaimRecord[];
222
- challenges: ClaimChallenge[];
223
- requestedChecks: RequestedCheck[];
224
- adjudications: ClaimAdjudication[];
225
- }
226
- /** Per-round digest — a filtered view of the ledger for prompt injection */
227
- export interface RoundResearchDigest {
228
- round: number;
229
- relevantClaimIds: string[];
230
- evidencePackets: EvidencePacket[];
231
- toolTraceSummary: Array<{
232
- participant: string;
233
- toolName: string;
234
- ref?: string;
235
- }>;
236
- recentChallenges: ClaimChallenge[];
237
- requestedChecks: RequestedCheck[];
238
- priorAdjudications: ClaimAdjudication[];
239
- }
240
- /** Task for executing a targeted re-research check */
241
- export interface TargetedCheckTask {
242
- request: RequestedCheck;
243
- assignee: string;
244
- status: "pending" | "running" | "done" | "skipped";
245
- producedPacketIds: string[];
246
- }
247
- /** Global caps to prevent cost explosion in review/debate phases */
248
- export interface ArenaExecutionLimits {
249
- maxClaimsForReview: number;
250
- maxContestedClaimsForDebate: number;
251
- maxRequestedChecksPerClaimPerRound: number;
252
- maxReviewersPerClaim: number;
253
- /** Max roadmap phases in planning mode */
254
- maxRoadmapPhases: number;
255
- /** Max phases to expand with detail in planning mode */
256
- maxExpandedPhasesPerRun: number;
257
- }
258
- export declare const DEFAULT_EXECUTION_LIMITS: ArenaExecutionLimits;
259
- export interface FindingReview {
260
- reviewer: string;
261
- findingId: string;
262
- verdict: PeerVerdict;
263
- reason: string;
264
- extraEvidence?: string[];
265
- }
266
- export interface ArenaConsensusItem {
267
- title: string;
268
- summary: string;
269
- support: string[];
270
- challenge: string[];
271
- confidence: number;
272
- evidenceRefs: string[];
273
- }
274
- export interface ArenaRoadmapPhase {
275
- title: string;
276
- priority: "high" | "medium" | "low";
277
- goal: string;
278
- scope: string[];
279
- deliverables: string[];
280
- dependencies: string[];
281
- risks: string[];
282
- successCriteria: string[];
283
- relatedFindings: string[];
284
- }
285
- /** Repo-level implementation detail for a roadmap phase (planning mode) */
286
- export interface ArenaRoadmapPhaseDetail {
287
- phaseTitle: string;
288
- objective: string;
289
- targetFiles: string[];
290
- codeChanges: string[];
291
- interfaces: string[];
292
- migrationSteps: string[];
293
- validation: string[];
294
- effort: "small" | "medium" | "large";
295
- blockers: string[];
296
- evidenceRefs: string[];
297
- }
298
- export interface ArenaConsensus {
299
- /** Overall assessment */
300
- summary: string;
301
- /** Subject summary — rendered as "What Changed" / "Current Scope" / "Problem Framing" per mode */
302
- subjectSummary?: string;
303
- strengths: ArenaConsensusItem[];
304
- improvements: ArenaConsensusItem[];
305
- risks: ArenaConsensusItem[];
306
- openQuestions: ArenaConsensusItem[];
307
- roadmap: ArenaRoadmapPhase[];
308
- /** Repo-level implementation details per roadmap phase (planning mode) */
309
- roadmapDetails?: ArenaRoadmapPhaseDetail[];
310
- nextActions: Array<{
311
- title: string;
312
- priority: "high" | "medium" | "low";
313
- rationale: string;
314
- relatedFindings: string[];
315
- }>;
316
- }
317
- export interface ArenaResultV2 {
318
- topic: string;
319
- mode: ArenaMode;
320
- participants: string[];
321
- plan: ArenaPlan;
322
- baseContext: ArenaBaseContext;
323
- reports: ParticipantReport[];
324
- /** Research dossiers with evidence trails (Phase 3+) */
325
- dossiers?: ResearchDossier[];
326
- /** Registered claims derived from findings (Phase 3+) */
327
- claims?: ClaimRecord[];
328
- reviews: FindingReview[];
329
- /** Debate rounds for contested claims (Phase 3+) */
330
- debateRounds?: DebateRound[];
331
- /** Claim adjudications (Phase 3+) */
332
- adjudications?: ClaimAdjudication[];
333
- consensus: ArenaConsensus;
334
- }
335
- /**
336
- * ArenaStrategy — encapsulates mode-specific behavior for prompts and parsing.
337
- *
338
- * V2 strategies produce structured findings instead of free-text opinions.
339
- */
340
- export interface ArenaStrategy {
341
- /** Build the system prompt for participant research phase */
342
- researchSystemPrompt(participantName: string): string;
343
- /** Build the user prompt for participant research, given base context */
344
- researchUserPrompt(topic: string, baseContext: ArenaBaseContext): string;
345
- /** Parse participant research response into structured report */
346
- parseResearchResponse(participant: string, text: string): ParticipantReport;
347
- /** Build the system prompt for cross-review phase */
348
- crossReviewSystemPrompt(reviewerName: string): string;
349
- /** Build the user prompt for cross-reviewing other participants' findings */
350
- crossReviewUserPrompt(topic: string, myReport: ParticipantReport, otherReports: ParticipantReport[]): string;
351
- /** Parse cross-review response into finding reviews */
352
- parseCrossReviewResponse(reviewer: string, text: string): FindingReview[];
353
- /** Build the system prompt for consensus building */
354
- consensusSystemPrompt(): string;
355
- /** Build the user prompt for consensus building */
356
- consensusUserPrompt(topic: string, reports: ParticipantReport[], reviews: FindingReview[]): string;
357
- /** Parse consensus response */
358
- parseConsensusResponse(text: string): ArenaConsensus;
359
- /** Finding kinds this mode emphasizes */
360
- preferredFindingKinds(): FindingKind[];
361
- }
362
- /**
363
- * ArenaStrategyV2 — extends ArenaStrategy with claim-aware prompt methods.
364
- *
365
- * Strategies implementing V2 participate in the full evidence-driven loop:
366
- * verification review, debate, adjudication, and claim-aware consensus.
367
- *
368
- * Strategies that only implement ArenaStrategy continue to work via
369
- * automatic fallback paths in each phase.
370
- */
371
- export interface ArenaStrategyV2 extends ArenaStrategy {
372
- /** Build verification-review user prompt with claim data and digest */
373
- verificationReviewUserPrompt(topic: string, myReport: ParticipantReport, claimsToReview: ClaimRecord[], digest: RoundResearchDigest): string;
374
- /** Parse verification review into ClaimChallenge records */
375
- parseVerificationReviewResponse(reviewer: string, text: string): ClaimChallenge[];
376
- /** Build debate turn prompt for a participant on a specific claim */
377
- debateTurnUserPrompt(topic: string, claim: ClaimRecord, priorTurns: DebateTurn[], digest: RoundResearchDigest): string;
378
- /** Parse a debate turn response */
379
- parseDebateTurnResponse(participant: string, text: string): DebateTurn;
380
- /** Build adjudication prompt for the moderator */
381
- adjudicationUserPrompt(topic: string, claim: ClaimRecord, debateRounds: DebateRound[], digest: RoundResearchDigest): string;
382
- /** Parse adjudication response */
383
- parseAdjudicationResponse(text: string): ClaimAdjudication;
384
- /** Build claim-aware consensus prompt */
385
- claimAwareConsensusUserPrompt(topic: string, reports: ParticipantReport[], reviews: FindingReview[], claimSummary: ClaimStatusSummary): string;
386
- }
387
- /**
388
- * ArenaStrategyPlanning — extends ArenaStrategyV2 with planning-specific methods.
389
- *
390
- * Strategies implementing this participate in the planning-specific flow:
391
- * merge-oriented review and detail expansion.
392
- */
393
- export interface ArenaStrategyPlanning extends ArenaStrategyV2 {
394
- /** Build merge-oriented review prompt for planning mode */
395
- mergeReviewUserPrompt(topic: string, myReport: ParticipantReport, claimsToReview: ClaimRecord[], digest: RoundResearchDigest): string;
396
- /** Parse merge-review response into challenges with planning semantics */
397
- parseMergeReviewResponse(reviewer: string, text: string): ClaimChallenge[];
398
- /** Build detail expansion system prompt */
399
- detailExpansionSystemPrompt(): string;
400
- /** Build detail expansion user prompt for a single roadmap phase */
401
- detailExpansionUserPrompt(topic: string, phase: ArenaRoadmapPhase, digest: RoundResearchDigest): string;
402
- /** Parse detail expansion response */
403
- parseDetailExpansionResponse(text: string): ArenaRoadmapPhaseDetail;
404
- }
405
- /** Type guard: does a strategy implement ArenaStrategyPlanning? */
406
- export declare function isStrategyPlanning(s: ArenaStrategy): s is ArenaStrategyPlanning;
407
- /** Grouped claims by terminal status — used in claim-aware consensus */
408
- export interface ClaimStatusSummary {
409
- verified: ClaimRecord[];
410
- contested: ClaimRecord[];
411
- unresolved: ClaimRecord[];
412
- rejected: ClaimRecord[];
413
- }
414
- /** Type guard: does a strategy implement ArenaStrategyV2? */
415
- export declare function isStrategyV2(s: ArenaStrategy): s is ArenaStrategyV2;
416
- /** Arena configuration */
417
- export interface ArenaConfig {
418
- /** Participants (models) in the arena */
419
- participants: ArenaParticipant[];
420
- /** Arena mode (default: "review") */
421
- mode?: ArenaMode;
422
- /** Maximum discussion rounds after initial opinions (overrides mode default if set) */
423
- maxDiscussionRounds?: number;
424
- /** Which participant generates the final conclusion (default: first) */
425
- concluder?: string;
426
- /** Optional custom strategy — overrides mode-based strategy selection */
427
- strategy?: ArenaStrategy;
428
- /**
429
- * Enable read-only context tools (read_file, grep_code, list_files) during
430
- * participant research. Participants can request additional source context.
431
- */
432
- enableContextTools?: boolean;
433
- /** Execution limits for review/debate/adjudication phases */
434
- executionLimits?: ArenaExecutionLimits;
435
- /** Callback for streaming arena progress */
436
- onProgress?: (event: ArenaProgressEvent) => void;
437
- /** AbortSignal for cancelling a running arena session */
438
- signal?: AbortSignal;
439
- }
440
- export type ArenaProgressEvent = {
441
- type: "plan_resolved";
442
- plan: ArenaPlan;
443
- } | {
444
- type: "evidence_started";
445
- source: ArenaSourceKind;
446
- } | {
447
- type: "evidence_source_done";
448
- source: ArenaSourceKind;
449
- count: number;
450
- durationMs: number;
451
- timedOut: boolean;
452
- } | {
453
- type: "evidence_collected";
454
- artifacts: ArenaArtifact[];
455
- } | {
456
- type: "research_start";
457
- participant: string;
458
- } | {
459
- type: "research_done";
460
- participant: string;
461
- report: ParticipantReport;
462
- } | {
463
- type: "context_lookup";
464
- participant: string;
465
- tools: string[];
466
- } | {
467
- type: "claims_registered";
468
- claimCount: number;
469
- } | {
470
- type: "cross_review_start";
471
- round: number;
472
- } | {
473
- type: "cross_review_done";
474
- reviews: FindingReview[];
475
- } | {
476
- type: "verification_start";
477
- } | {
478
- type: "verification_done";
479
- challengeCount: number;
480
- } | {
481
- type: "debate_round_start";
482
- round: number;
483
- claims: string[];
484
- } | {
485
- type: "debate_round_done";
486
- round: number;
487
- resolved: number;
488
- } | {
489
- type: "adjudication_done";
490
- accepted: number;
491
- unresolved: number;
492
- } | {
493
- type: "planning_merge_review_start";
494
- } | {
495
- type: "planning_merge_review_done";
496
- mergeCount: number;
497
- } | {
498
- type: "roadmap_expansion_start";
499
- phaseCount: number;
500
- } | {
501
- type: "roadmap_expansion_done";
502
- detailCount: number;
503
- } | {
504
- type: "consensus_start";
505
- } | {
506
- type: "consensus_done";
507
- consensus: ArenaConsensus;
508
- };
@@ -1,3 +0,0 @@
1
- import {a as a$1}from'./chunk-MLCTC53I.js';import'./chunk-P6JSTIFM.js';import {c as c$1}from'./chunk-DTPABBSV.js';import {U,V,J,W,T as T$1,R as R$1,Q as Q$1}from'./chunk-2GJ7H5NC.js';export{W as formatArenaResultForSession}from'./chunk-2GJ7H5NC.js';import'./chunk-A4M2Y42L.js';import'./chunk-FU7AHZNN.js';import'./chunk-ZSAONDT6.js';import {h,a}from'./chunk-3QP5BQ3L.js';import l from'chalk';h();async function Q(e,s,a){let{models:n,mode:i,base:m,head:r,topic:t}=E(e),o=a?.output??(d=>console.log(d));if(!t){o(R());return}let f=j(s,n);if(f.length<2){o(L());return}let P=i?i.charAt(0).toUpperCase()+i.slice(1):"Auto";o(l.bold(`\u2550\u2550\u2550 Arena ${P} \u2550\u2550\u2550`)),o(l.dim(`Topic: ${t}`)),o(l.dim(`Models: ${f.map(d=>d.name).join(" vs ")}`));let x=a?.output?U(a.output):V,O=new J({participants:f,mode:i,enableContextTools:true,onProgress:x});try{let d=await O.run(t,{mode:i,base:m,head:r}),y=a?.outputMessage??a?.output;return y?y(W(d)):T$1(d),d}catch(d){o(l.red(`Arena failed: ${d.message}`));return}}a(Q,"runArenaReview");function T(e){let s=new a$1;try{let a=new c$1(process.cwd()).get();if(a.models?.length)for(let n of a.models)s.register({key:n.key,label:n.label,provider:n.provider??"",model:n.model,baseUrl:n.baseUrl??e.llm.baseUrl,apiKey:n.apiKey??e.llm.apiKey,maxOutputTokens:n.maxOutputTokens});}catch{}return s}a(T,"buildModelPool");function K(e,s,a){if(typeof e=="string"){let n=s.get(e);return n?{name:n.label??c(n.model),llm:{provider:n.provider,model:n.model,apiKey:n.apiKey??a.llm.apiKey,baseUrl:n.baseUrl??a.llm.baseUrl,temperature:.3,maxTokens:n.maxOutputTokens??R$1(n.model),enableStreaming:false}}:void 0}return {name:e.name,llm:{provider:e.provider??a.llm.provider,model:e.model,apiKey:e.apiKey??a.llm.apiKey,baseUrl:e.baseUrl??a.llm.baseUrl,temperature:.3,maxTokens:R$1(e.model),enableStreaming:false}}}a(K,"resolveOneParticipant");function j(e,s){let a=T(e);if(s)return s.split(",").map(r=>r.trim().toLowerCase()).map(r=>{let t=a.get(r);if(t)return {name:t.label??c(t.model),llm:{provider:t.provider,model:t.model,apiKey:t.apiKey??e.llm.apiKey,baseUrl:t.baseUrl??e.llm.baseUrl,temperature:.3,maxTokens:t.maxOutputTokens??R$1(t.model),enableStreaming:false}};let o=Q$1[r];return o?{name:c(o.model),llm:{provider:o.provider,model:o.model,apiKey:e.llm.apiKey,baseUrl:e.llm.baseUrl,temperature:.3,maxTokens:o.maxOutputTokens,enableStreaming:false}}:{name:c(r),llm:{...e.llm,model:r,enableStreaming:false}}});let n=new c$1(process.cwd()).get();if(n.arena?.participants?.length>=2){let m=n.arena.participants.map(r=>K(r,a,e)).filter(r=>r!==void 0);if(m.length>=2)return m}let i=[{name:c(e.llm.model),llm:{...e.llm,maxTokens:R$1(e.llm.model),enableStreaming:false}}];if(e.llm.baseUrl?.includes("openrouter")){let r=e.llm.model.includes("claude")?"openai/gpt-5.4":"anthropic/claude-opus-4.6";i.push({name:c(r),llm:{...e.llm,model:r,maxTokens:R$1(r),enableStreaming:false}});}return i}a(j,"resolveParticipants");var S=["review","discussion","planning"];function E(e){let s,a,n,i,m=[],r=e.split(/\s+/);for(let t=0;t<r.length;t++)if(r[t]==="--models"&&r[t+1])s=r[++t];else if(r[t]==="--mode"&&r[t+1]){let o=r[++t].toLowerCase();S.includes(o)?a=o:console.log(l.yellow(` Unknown mode "${o}", valid: ${S.join(", ")}`));}else r[t]==="--base"&&r[t+1]?n=r[++t]:r[t]==="--head"&&r[t+1]?i=r[++t]:m.push(r[t]);return {models:s,mode:a,base:n,head:i,topic:m.join(" ").trim()}}a(E,"parseFlags");function R(){return [l.bold("Arena \u2014 Multi-model collaborative analysis"),"",l.dim("Usage:")," /arena review the authentication module"," /arena --models claude,gpt4o is the error handling correct?"," /arena --mode planning design the new auth system"," /arena --mode discussion should we use REST or GraphQL"," /arena --base main review changes since main",' code-shell arena "review my latest changes"',"",`${l.dim("Modes:")} review (default), discussion, planning`,l.dim("Mode is auto-detected from the topic if --mode is not specified."),"",l.dim("Flags:")," --base <ref> Base branch/ref for comparison"," --head <ref> Head branch/ref (default: HEAD)","",`${l.dim("Available model presets:")} ${Object.keys(Q$1).join(", ")}`].join(`
2
- `)}a(R,"formatUsage");function L(e){return [l.red("Arena needs at least 2 models."),"","Use --models to specify:"," /arena --models claude,gpt4o review the code","","Or configure in ~/.code-shell/settings.json:",' "arena": { "participants": [',' { "name": "Claude", "model": "anthropic/claude-sonnet-4-20250514" },',' { "name": "GPT-4o", "model": "openai/gpt-4o" }'," ]}"].join(`
3
- `)}a(L,"formatModelHelp");function c(e){return (e.split("/").pop()??e).replace(/-\d.*$/,"").split("-").map(a=>a.charAt(0).toUpperCase()+a.slice(1)).join(" ")}a(c,"modelDisplayName");export{Q as runArenaReview};
@@ -1,14 +0,0 @@
1
- /**
2
- * Session setup — initializes the working directory, validates the
3
- * environment, and kicks off background prefetch jobs.
4
- *
5
- * Adapted from restored-src/src/setup.ts, keeping only the pieces
6
- * relevant to Code Shell's current architecture.
7
- */
8
- import type { PermissionMode } from "../types.js";
9
- export interface SetupOptions {
10
- cwd: string;
11
- permissionMode: PermissionMode;
12
- customSessionId?: string;
13
- }
14
- export declare function setup(options: SetupOptions): Promise<void>;