@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,270 +0,0 @@
1
- /**
2
- * Pure-TypeScript port of yoga-layout (Meta's flexbox engine).
3
- *
4
- * This matches the `yoga-layout/load` API surface used by src/render/layout/yoga.ts.
5
- * The upstream C++ source is ~2500 lines in CalculateLayout.cpp alone; this port
6
- * is a simplified single-pass flexbox implementation that covers the subset of
7
- * features the render engine actually uses:
8
- * - flex-direction (row/column + reverse)
9
- * - flex-grow / flex-shrink / flex-basis
10
- * - align-items / align-self (stretch, flex-start, center, flex-end)
11
- * - justify-content (all six values)
12
- * - margin / padding / border / gap
13
- * - width / height / min / max (point, percent, auto)
14
- * - position: relative / absolute
15
- * - display: flex / none
16
- * - measure functions (for text nodes)
17
- *
18
- * Also implemented for spec parity (not used by Ink):
19
- * - margin: auto (main + cross axis, overrides justify/align)
20
- * - multi-pass flex clamping when children hit min/max constraints
21
- * - flex-grow/shrink against container min/max when size is indefinite
22
- *
23
- * Also implemented for spec parity (not used by Ink):
24
- * - flex-wrap: wrap / wrap-reverse (multi-line flex)
25
- * - align-content (positions wrapped lines on cross axis)
26
- *
27
- * Also implemented for spec parity (not used by Ink):
28
- * - display: contents (children lifted to grandparent, box removed)
29
- *
30
- * Also implemented for spec parity (not used by Ink):
31
- * - baseline alignment (align-items/align-self: baseline)
32
- *
33
- * Not implemented (not used by Ink):
34
- * - aspect-ratio
35
- * - box-sizing: content-box
36
- * - RTL direction (Ink always passes Direction.LTR)
37
- *
38
- * Upstream: https://github.com/facebook/yoga
39
- */
40
- import { Align, BoxSizing, Dimension, Direction, Display, Edge, Errata, ExperimentalFeature, FlexDirection, Gutter, Justify, MeasureMode, Overflow, PositionType, Unit, Wrap } from './enums.js';
41
- export { Align, BoxSizing, Dimension, Direction, Display, Edge, Errata, ExperimentalFeature, FlexDirection, Gutter, Justify, MeasureMode, Overflow, PositionType, Unit, Wrap, };
42
- export type Value = {
43
- unit: Unit;
44
- value: number;
45
- };
46
- type Layout = {
47
- left: number;
48
- top: number;
49
- width: number;
50
- height: number;
51
- border: [number, number, number, number];
52
- padding: [number, number, number, number];
53
- margin: [number, number, number, number];
54
- };
55
- type Style = {
56
- direction: Direction;
57
- flexDirection: FlexDirection;
58
- justifyContent: Justify;
59
- alignItems: Align;
60
- alignSelf: Align;
61
- alignContent: Align;
62
- flexWrap: Wrap;
63
- overflow: Overflow;
64
- display: Display;
65
- positionType: PositionType;
66
- flexGrow: number;
67
- flexShrink: number;
68
- flexBasis: Value;
69
- margin: Value[];
70
- padding: Value[];
71
- border: Value[];
72
- position: Value[];
73
- gap: Value[];
74
- width: Value;
75
- height: Value;
76
- minWidth: Value;
77
- minHeight: Value;
78
- maxWidth: Value;
79
- maxHeight: Value;
80
- };
81
- export type MeasureFunction = (width: number, widthMode: MeasureMode, height: number, heightMode: MeasureMode) => {
82
- width: number;
83
- height: number;
84
- };
85
- export type Size = {
86
- width: number;
87
- height: number;
88
- };
89
- export type Config = {
90
- pointScaleFactor: number;
91
- errata: Errata;
92
- useWebDefaults: boolean;
93
- free(): void;
94
- isExperimentalFeatureEnabled(_: ExperimentalFeature): boolean;
95
- setExperimentalFeatureEnabled(_: ExperimentalFeature, __: boolean): void;
96
- setPointScaleFactor(factor: number): void;
97
- getErrata(): Errata;
98
- setErrata(errata: Errata): void;
99
- setUseWebDefaults(v: boolean): void;
100
- };
101
- export declare class Node {
102
- style: Style;
103
- layout: Layout;
104
- parent: Node | null;
105
- children: Node[];
106
- measureFunc: MeasureFunction | null;
107
- config: Config;
108
- isDirty_: boolean;
109
- isReferenceBaseline_: boolean;
110
- _flexBasis: number;
111
- _mainSize: number;
112
- _crossSize: number;
113
- _lineIndex: number;
114
- _hasAutoMargin: boolean;
115
- _hasPosition: boolean;
116
- _hasPadding: boolean;
117
- _hasBorder: boolean;
118
- _hasMargin: boolean;
119
- _lW: number;
120
- _lH: number;
121
- _lWM: MeasureMode;
122
- _lHM: MeasureMode;
123
- _lOW: number;
124
- _lOH: number;
125
- _lFW: boolean;
126
- _lFH: boolean;
127
- _lOutW: number;
128
- _lOutH: number;
129
- _hasL: boolean;
130
- _mW: number;
131
- _mH: number;
132
- _mWM: MeasureMode;
133
- _mHM: MeasureMode;
134
- _mOW: number;
135
- _mOH: number;
136
- _mOutW: number;
137
- _mOutH: number;
138
- _hasM: boolean;
139
- _fbBasis: number;
140
- _fbOwnerW: number;
141
- _fbOwnerH: number;
142
- _fbAvailMain: number;
143
- _fbAvailCross: number;
144
- _fbCrossMode: MeasureMode;
145
- _fbGen: number;
146
- _cIn: Float64Array | null;
147
- _cOut: Float64Array | null;
148
- _cGen: number;
149
- _cN: number;
150
- _cWr: number;
151
- constructor(config?: Config);
152
- insertChild(child: Node, index: number): void;
153
- removeChild(child: Node): void;
154
- getChild(index: number): Node;
155
- getChildCount(): number;
156
- getParent(): Node | null;
157
- free(): void;
158
- freeRecursive(): void;
159
- reset(): void;
160
- markDirty(): void;
161
- isDirty(): boolean;
162
- hasNewLayout(): boolean;
163
- markLayoutSeen(): void;
164
- setMeasureFunc(fn: MeasureFunction | null): void;
165
- unsetMeasureFunc(): void;
166
- getComputedLeft(): number;
167
- getComputedTop(): number;
168
- getComputedWidth(): number;
169
- getComputedHeight(): number;
170
- getComputedRight(): number;
171
- getComputedBottom(): number;
172
- getComputedLayout(): {
173
- left: number;
174
- top: number;
175
- right: number;
176
- bottom: number;
177
- width: number;
178
- height: number;
179
- };
180
- getComputedBorder(edge: Edge): number;
181
- getComputedPadding(edge: Edge): number;
182
- getComputedMargin(edge: Edge): number;
183
- setWidth(v: number | 'auto' | string | undefined): void;
184
- setWidthPercent(v: number): void;
185
- setWidthAuto(): void;
186
- setHeight(v: number | 'auto' | string | undefined): void;
187
- setHeightPercent(v: number): void;
188
- setHeightAuto(): void;
189
- setMinWidth(v: number | string | undefined): void;
190
- setMinWidthPercent(v: number): void;
191
- setMinHeight(v: number | string | undefined): void;
192
- setMinHeightPercent(v: number): void;
193
- setMaxWidth(v: number | string | undefined): void;
194
- setMaxWidthPercent(v: number): void;
195
- setMaxHeight(v: number | string | undefined): void;
196
- setMaxHeightPercent(v: number): void;
197
- setFlexDirection(dir: FlexDirection): void;
198
- setFlexGrow(v: number | undefined): void;
199
- setFlexShrink(v: number | undefined): void;
200
- setFlex(v: number | undefined): void;
201
- setFlexBasis(v: number | 'auto' | string | undefined): void;
202
- setFlexBasisPercent(v: number): void;
203
- setFlexBasisAuto(): void;
204
- setFlexWrap(wrap: Wrap): void;
205
- setAlignItems(a: Align): void;
206
- setAlignSelf(a: Align): void;
207
- setAlignContent(a: Align): void;
208
- setJustifyContent(j: Justify): void;
209
- setDisplay(d: Display): void;
210
- getDisplay(): Display;
211
- setPositionType(t: PositionType): void;
212
- setPosition(edge: Edge, v: number | string | undefined): void;
213
- setPositionPercent(edge: Edge, v: number): void;
214
- setPositionAuto(edge: Edge): void;
215
- setOverflow(o: Overflow): void;
216
- setDirection(d: Direction): void;
217
- setBoxSizing(_: BoxSizing): void;
218
- setMargin(edge: Edge, v: number | 'auto' | string | undefined): void;
219
- setMarginPercent(edge: Edge, v: number): void;
220
- setMarginAuto(edge: Edge): void;
221
- setPadding(edge: Edge, v: number | string | undefined): void;
222
- setPaddingPercent(edge: Edge, v: number): void;
223
- setBorder(edge: Edge, v: number | undefined): void;
224
- setGap(gutter: Gutter, v: number | string | undefined): void;
225
- setGapPercent(gutter: Gutter, v: number): void;
226
- getFlexDirection(): FlexDirection;
227
- getJustifyContent(): Justify;
228
- getAlignItems(): Align;
229
- getAlignSelf(): Align;
230
- getAlignContent(): Align;
231
- getFlexGrow(): number;
232
- getFlexShrink(): number;
233
- getFlexBasis(): Value;
234
- getFlexWrap(): Wrap;
235
- getWidth(): Value;
236
- getHeight(): Value;
237
- getOverflow(): Overflow;
238
- getPositionType(): PositionType;
239
- getDirection(): Direction;
240
- copyStyle(_: Node): void;
241
- setDirtiedFunc(_: unknown): void;
242
- unsetDirtiedFunc(): void;
243
- setIsReferenceBaseline(v: boolean): void;
244
- isReferenceBaseline(): boolean;
245
- setAspectRatio(_: number | undefined): void;
246
- getAspectRatio(): number;
247
- setAlwaysFormsContainingBlock(_: boolean): void;
248
- calculateLayout(ownerWidth: number | undefined, ownerHeight: number | undefined, _direction?: Direction): void;
249
- }
250
- export declare function getYogaCounters(): {
251
- visited: number;
252
- measured: number;
253
- cacheHits: number;
254
- live: number;
255
- };
256
- export type Yoga = {
257
- Config: {
258
- create(): Config;
259
- destroy(config: Config): void;
260
- };
261
- Node: {
262
- create(config?: Config): Node;
263
- createDefault(): Node;
264
- createWithConfig(config: Config): Node;
265
- destroy(node: Node): void;
266
- };
267
- };
268
- declare const YOGA_INSTANCE: Yoga;
269
- export declare function loadYoga(): Promise<Yoga>;
270
- export default YOGA_INSTANCE;
@@ -1 +0,0 @@
1
- export{a as createOffBackend}from'./chunk-SNFAPSLA.js';import'./chunk-3QP5BQ3L.js';
@@ -1 +0,0 @@
1
- export{a as OpenAIClient}from'./chunk-VKKU4LOM.js';import'./chunk-O5HFCH2U.js';import'./chunk-2EUIMKJA.js';import'./chunk-FU7AHZNN.js';import'./chunk-ZSAONDT6.js';import'./chunk-3QP5BQ3L.js';
@@ -1 +0,0 @@
1
- export{d as findOpenRouterModel,c as getOpenRouterModels,b as getOpenRouterSnapshot,e as listOpenRouterModelsByVendor,a as setOpenRouterSnapshot}from'./chunk-A4M2Y42L.js';import'./chunk-3QP5BQ3L.js';
@@ -1 +0,0 @@
1
- export{a as syncOpenRouterCatalog}from'./chunk-XXCZE2U2.js';export{b as getOpenRouterSnapshot}from'./chunk-A4M2Y42L.js';import'./chunk-3QP5BQ3L.js';
@@ -1,72 +0,0 @@
1
- /**
2
- * Plugin system — discover, load, and manage plugins.
3
- *
4
- * Plugin directories:
5
- * ~/.code-shell/plugins/
6
- * .code-shell/plugins/ (project-level)
7
- *
8
- * Each plugin is a directory with a manifest.json:
9
- * {
10
- * "name": "my-plugin",
11
- * "version": "1.0.0",
12
- * "description": "...",
13
- * "main": "index.js",
14
- * "skills": [...],
15
- * "hooks": {...},
16
- * "mcpServers": {...},
17
- * "tools": [...]
18
- * }
19
- */
20
- export interface PluginManifest {
21
- name: string;
22
- version: string;
23
- description: string;
24
- main?: string;
25
- enabled?: boolean;
26
- skills?: Array<{
27
- name: string;
28
- description: string;
29
- triggers?: {
30
- keywords?: string[];
31
- tools?: string[];
32
- intents?: string[];
33
- };
34
- }>;
35
- hooks?: Record<string, string>;
36
- mcpServers?: Record<string, {
37
- command: string;
38
- args?: string[];
39
- }>;
40
- tools?: Array<{
41
- name: string;
42
- description: string;
43
- inputSchema: Record<string, unknown>;
44
- handler: string;
45
- }>;
46
- }
47
- export interface LoadedPlugin {
48
- manifest: PluginManifest;
49
- path: string;
50
- enabled: boolean;
51
- error?: string;
52
- }
53
- export declare class PluginLoader {
54
- private plugins;
55
- /**
56
- * Scan plugin directories and load manifests.
57
- */
58
- scan(cwd: string): LoadedPlugin[];
59
- /**
60
- * Load a single plugin from a directory.
61
- */
62
- private loadPlugin;
63
- private registerPlugin;
64
- /** Get a plugin by name. */
65
- get(name: string): LoadedPlugin | undefined;
66
- /** List all discovered plugins. */
67
- list(): LoadedPlugin[];
68
- /** Enable/disable a plugin. */
69
- setEnabled(name: string, enabled: boolean): boolean;
70
- /** Get all enabled plugins. */
71
- getEnabled(): LoadedPlugin[];
72
- }
@@ -1,4 +0,0 @@
1
- /**
2
- * Plugin type definitions.
3
- */
4
- export type { PluginManifest, LoadedPlugin } from "./loader.js";
@@ -1,60 +0,0 @@
1
- /**
2
- * Built-in agent presets.
3
- *
4
- * Presets keep the core engine domain-agnostic while letting callers choose
5
- * a default prompt, default tools, and safe permission shortcuts.
6
- *
7
- * System prompts are assembled from reusable markdown sections in
8
- * src/prompt/sections/*.md — each preset declares which sections to include.
9
- */
10
- import type { PermissionRule } from "../types.js";
11
- export declare const AGENT_PRESET_NAMES: readonly ["general", "terminal-coding"];
12
- /** Built-in preset names. Custom presets use arbitrary strings via registerPreset(). */
13
- export type BuiltinPresetName = (typeof AGENT_PRESET_NAMES)[number];
14
- /** Any preset name — built-in or custom-registered. */
15
- export type AgentPresetName = BuiltinPresetName | (string & {});
16
- export interface AgentPreset {
17
- name: AgentPresetName;
18
- label: string;
19
- description: string;
20
- /** Ordered list of prompt section filenames (without .md). */
21
- promptSections: readonly string[];
22
- /** Whether to inject git status into system context. */
23
- injectGitStatus: boolean;
24
- builtinTools: string[];
25
- defaultPermissionRules: PermissionRule[];
26
- }
27
- export declare const BUILTIN_AGENT_PRESETS: Record<AgentPresetName, AgentPreset>;
28
- export declare const DEFAULT_AGENT_PRESET: AgentPresetName;
29
- export declare const DEFAULT_CLI_PRESET: AgentPresetName;
30
- /**
31
- * Register a custom agent preset.
32
- *
33
- * External repos can call this to add their own presets:
34
- * ```ts
35
- * import { registerPreset } from "code-shell";
36
- *
37
- * registerPreset({
38
- * name: "data-pipeline" as AgentPresetName,
39
- * label: "Data Pipeline Orchestrator",
40
- * description: "Manages ETL workflows and data quality checks.",
41
- * promptSections: ["base", "orchestration"],
42
- * injectGitStatus: false,
43
- * builtinTools: ["Read", "Write", "Bash", "Glob", "Grep", "Agent"],
44
- * defaultPermissionRules: [{ tool: "Read", decision: "allow" }],
45
- * });
46
- * ```
47
- */
48
- export declare function registerPreset(preset: AgentPreset): void;
49
- /** List all available preset names (built-in + custom). */
50
- export declare function listPresetNames(): string[];
51
- export declare function resolveAgentPreset(name?: string): AgentPreset;
52
- /**
53
- * Build the full system prompt for a preset by loading and joining its sections.
54
- */
55
- export declare function buildPresetSystemPrompt(preset: AgentPreset): string;
56
- export declare function resolveBuiltinToolNames(options?: {
57
- preset?: string;
58
- enabledBuiltinTools?: string[];
59
- disabledBuiltinTools?: string[];
60
- }): string[];
@@ -1,60 +0,0 @@
1
- /**
2
- * defineProduct — assemble a domain-specific agent product from preset + adapter + contract.
3
- *
4
- * This is the primary entry point for external repos. One call produces a
5
- * ready-to-use RunManager that embodies the product's behavior.
6
- *
7
- * Example (in an external repo):
8
- * ```ts
9
- * import { defineProduct } from "code-shell";
10
- *
11
- * const { manager, preset } = defineProduct({
12
- * preset: {
13
- * name: "security-audit",
14
- * label: "Security Audit Agent",
15
- * description: "Scans repos for OWASP top 10 vulnerabilities.",
16
- * sections: ["base", "orchestration"],
17
- * appendPrompt: "You are a security expert. Focus on...",
18
- * },
19
- * adapter: {
20
- * tools: [myCustomScanTool],
21
- * enableTools: ["Read", "Glob", "Grep", "Bash"],
22
- * permissionRules: [{ tool: "Bash", decision: "ask" }],
23
- * },
24
- * contract: {
25
- * evaluator: new SecurityEvaluator(),
26
- * defaultTags: ["security"],
27
- * maxTurns: 50,
28
- * },
29
- * }, {
30
- * llm: { provider: "openai", model: "...", apiKey: "..." },
31
- * });
32
- *
33
- * await manager.submit({ objective: "Audit auth module for SQL injection" });
34
- * ```
35
- */
36
- import type { LLMConfig, PermissionMode } from "../types.js";
37
- import type { AgentPreset } from "../preset/index.js";
38
- import { RunManager } from "../run/RunManager.js";
39
- import type { ProductDefinition, CustomTool } from "./types.js";
40
- export interface ProductRuntimeOptions {
41
- /** LLM configuration (required). */
42
- llm: LLMConfig;
43
- /** Permission mode. Default: "acceptEdits" */
44
- permissionMode?: PermissionMode;
45
- /** Working directory. Default: process.cwd() */
46
- cwd?: string;
47
- /** Storage directory for runs. Default: ~/.code-shell/runs */
48
- runsDir?: string;
49
- /** Storage directory for sessions. */
50
- sessionStorageDir?: string;
51
- }
52
- export interface ProductInstance {
53
- /** The configured RunManager, ready for submit/resume/cancel. */
54
- manager: RunManager;
55
- /** The registered preset (can be used to create Engine directly). */
56
- preset: AgentPreset;
57
- /** Custom tools registered by the adapter (for reference). */
58
- customTools: CustomTool[];
59
- }
60
- export declare function defineProduct(definition: ProductDefinition, runtime: ProductRuntimeOptions): ProductInstance;
@@ -1,5 +0,0 @@
1
- /**
2
- * Product module — build domain-specific agents on CodeShell.
3
- */
4
- export type { ProductDefinition, ProductPreset, ProductAdapter, ProductContract, CustomTool, } from "./types.js";
5
- export { defineProduct, type ProductRuntimeOptions, type ProductInstance, } from "./define.js";
@@ -1 +0,0 @@
1
- export{a as defineProduct}from'../chunk-Q3RSX66I.js';import'../chunk-MGP35GKD.js';import'../chunk-MLCTC53I.js';import'../chunk-WI6FSWGU.js';import'../chunk-P6JSTIFM.js';import'../chunk-SNFAPSLA.js';import'../chunk-L7B2ORID.js';import'../chunk-M7VU4YVY.js';import'../chunk-T222K6IV.js';import'../chunk-QTWU7UNA.js';import'../chunk-DTPABBSV.js';import'../chunk-RERBX75D.js';import'../chunk-2GJ7H5NC.js';import'../chunk-A4M2Y42L.js';import'../chunk-FU7AHZNN.js';import'../chunk-ZSAONDT6.js';import'../chunk-3QP5BQ3L.js';
@@ -1,111 +0,0 @@
1
- /**
2
- * Product Adapter — the contract for turning CodeShell into a domain-specific agent.
3
- *
4
- * A "product" is a concrete agent application built on top of CodeShell.
5
- * Examples:
6
- * - Code reviewer agent
7
- * - Data pipeline orchestrator
8
- * - DevOps deployment agent
9
- * - Documentation writer
10
- * - Security audit agent
11
- *
12
- * To build a product, an external repo provides:
13
- *
14
- * 1. **Preset** (brain) — system prompt, tool set, permission rules
15
- * 2. **Adapter** (hands) — custom tools, MCP servers, domain-specific IO
16
- * 3. **Contract** (quality) — evaluator, completion criteria, artifact specs
17
- *
18
- * These three layers compose into a ProductDefinition that CodeShell's
19
- * `defineProduct()` function turns into a fully configured RunManager.
20
- */
21
- import type { PermissionRule, MCPServerConfig } from "../types.js";
22
- import type { Evaluator } from "../run/Evaluator.js";
23
- import type { RegisteredTool } from "../types.js";
24
- import type { EngineHookConfig } from "../engine/engine.js";
25
- export interface ProductPreset {
26
- /** Unique name for this product's preset. */
27
- name: string;
28
- /** Human-readable label. */
29
- label: string;
30
- /** One-line description. */
31
- description: string;
32
- /**
33
- * System prompt for the agent. Two options:
34
- * - `sections`: reuse CodeShell's built-in markdown sections (e.g. ["base", "orchestration"])
35
- * - `customPrompt`: provide a full custom system prompt string
36
- * If both are provided, customPrompt takes precedence.
37
- */
38
- sections?: string[];
39
- customPrompt?: string;
40
- /** Additional text appended after the main system prompt. */
41
- appendPrompt?: string;
42
- /** Whether to inject git status into system context. Default: false */
43
- injectGitStatus?: boolean;
44
- }
45
- export interface CustomTool {
46
- /** Tool definition (name, description, inputSchema). */
47
- definition: RegisteredTool;
48
- /** Tool executor function. */
49
- execute: (args: Record<string, unknown>) => Promise<string>;
50
- }
51
- export interface ProductAdapter {
52
- /**
53
- * Custom tools specific to this product domain.
54
- * These are registered in addition to the preset's builtin tools.
55
- */
56
- tools?: CustomTool[];
57
- /**
58
- * MCP servers to connect (external tool providers).
59
- */
60
- mcpServers?: Record<string, MCPServerConfig>;
61
- /**
62
- * Builtin tools to explicitly enable (add to preset defaults).
63
- */
64
- enableTools?: string[];
65
- /**
66
- * Builtin tools to explicitly disable (remove from preset defaults).
67
- */
68
- disableTools?: string[];
69
- /**
70
- * Permission rules specific to this product.
71
- * Applied on top of the preset's default rules.
72
- */
73
- permissionRules?: PermissionRule[];
74
- /**
75
- * Hooks to register for this product.
76
- * Key: hook event name, Value: handler function.
77
- */
78
- hooks?: EngineHookConfig[];
79
- }
80
- export interface ProductContract {
81
- /**
82
- * Evaluator(s) to run on completion.
83
- * Can be a single Evaluator or an array (composed automatically).
84
- */
85
- evaluator?: Evaluator | Evaluator[];
86
- /**
87
- * Default tags applied to every run submitted through this product.
88
- */
89
- defaultTags?: string[];
90
- /**
91
- * Default metadata attached to every run.
92
- */
93
- defaultMetadata?: Record<string, unknown>;
94
- /**
95
- * Maximum turns per run. Overrides the default 30.
96
- */
97
- maxTurns?: number;
98
- /**
99
- * Maximum context tokens. Overrides the default 200_000.
100
- */
101
- maxContextTokens?: number;
102
- /**
103
- * Queue concurrency. Default: 1.
104
- */
105
- concurrency?: number;
106
- }
107
- export interface ProductDefinition {
108
- preset: ProductPreset;
109
- adapter?: ProductAdapter;
110
- contract?: ProductContract;
111
- }
@@ -1,42 +0,0 @@
1
- /**
2
- * Prompt composer — assembles system prompt from sections.
3
- *
4
- * Following Claude Code's dual-chain architecture:
5
- * system chain → API request "system" field
6
- * messages chain → API request "messages" field (userContext prepended)
7
- */
8
- import type { ToolDefinition, Message } from "../types.js";
9
- import { type ScanOptions } from "./instruction-scanner.js";
10
- import { type AgentPreset } from "../preset/index.js";
11
- export interface ComposerOptions {
12
- cwd: string;
13
- model: string;
14
- instructionOptions?: ScanOptions;
15
- /** Resolved preset — used to load section-based prompt. */
16
- preset?: AgentPreset;
17
- customSystemPrompt?: string;
18
- appendSystemPrompt?: string;
19
- }
20
- export declare class PromptComposer {
21
- private readonly options;
22
- private sectionCache;
23
- private cachedInstructions;
24
- constructor(options: ComposerOptions);
25
- /**
26
- * Build the system prompt from sections.
27
- */
28
- buildSystemPrompt(tools: ToolDefinition[]): Promise<string>;
29
- /**
30
- * Build the userContext prefix message (CLAUDE.md content as <system-reminder>).
31
- */
32
- buildUserContextMessage(): Message | null;
33
- /**
34
- * Build the systemContext (gitStatus etc.) to append to system prompt.
35
- * Only injects git status if the resolved preset opts in.
36
- */
37
- buildSystemContext(): Promise<string>;
38
- invalidateCache(sectionName?: string): void;
39
- private getSections;
40
- private getInstructions;
41
- private getMemoryContext;
42
- }