@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.
- package/CHANGELOG.md +183 -0
- package/README.md +35 -2
- package/dist/cli.js +2 -0
- package/dist/index.d.ts +1 -67
- package/dist/index.js +1 -1
- package/package.json +25 -71
- package/dist/agent/coordinator.d.ts +0 -49
- package/dist/anthropic-OVRWAZRD.js +0 -1
- package/dist/arena/arena.d.ts +0 -43
- package/dist/arena/context/context-tools.d.ts +0 -16
- package/dist/arena/detect-mode.d.ts +0 -20
- package/dist/arena/digest-builder.d.ts +0 -25
- package/dist/arena/index.d.ts +0 -29
- package/dist/arena/index.js +0 -1
- package/dist/arena/iterate/convergence.d.ts +0 -25
- package/dist/arena/iterate/formats/index.d.ts +0 -22
- package/dist/arena/iterate/index.d.ts +0 -11
- package/dist/arena/iterate/iterative-arena.d.ts +0 -23
- package/dist/arena/iterate/parse.d.ts +0 -42
- package/dist/arena/iterate/phases/argue.d.ts +0 -22
- package/dist/arena/iterate/phases/revise.d.ts +0 -16
- package/dist/arena/iterate/phases/tournament.d.ts +0 -34
- package/dist/arena/iterate/tools/web-tools.d.ts +0 -13
- package/dist/arena/iterate/types.d.ts +0 -152
- package/dist/arena/ledger.d.ts +0 -47
- package/dist/arena/lenses/architecture.d.ts +0 -5
- package/dist/arena/lenses/engineering.d.ts +0 -5
- package/dist/arena/lenses/general.d.ts +0 -5
- package/dist/arena/lenses/index.d.ts +0 -16
- package/dist/arena/lenses/product.d.ts +0 -5
- package/dist/arena/model-presets.d.ts +0 -23
- package/dist/arena/phases/adjudication.d.ts +0 -24
- package/dist/arena/phases/build-consensus.d.ts +0 -29
- package/dist/arena/phases/claim-registry.d.ts +0 -26
- package/dist/arena/phases/cross-review.d.ts +0 -45
- package/dist/arena/phases/debate-rounds.d.ts +0 -27
- package/dist/arena/phases/participant-research.d.ts +0 -38
- package/dist/arena/phases/planning-detail-expansion.d.ts +0 -38
- package/dist/arena/planner.d.ts +0 -27
- package/dist/arena/providers/docs.d.ts +0 -6
- package/dist/arena/providers/git.d.ts +0 -8
- package/dist/arena/providers/index.d.ts +0 -32
- package/dist/arena/providers/none.d.ts +0 -7
- package/dist/arena/providers/repo.d.ts +0 -6
- package/dist/arena/render/session.d.ts +0 -17
- package/dist/arena/render/terminal.d.ts +0 -33
- package/dist/arena/strategies/discussion.d.ts +0 -25
- package/dist/arena/strategies/index.d.ts +0 -15
- package/dist/arena/strategies/language-wrapper.d.ts +0 -17
- package/dist/arena/strategies/lens-wrapper.d.ts +0 -16
- package/dist/arena/strategies/planning.d.ts +0 -30
- package/dist/arena/strategies/review.d.ts +0 -26
- package/dist/arena/strategies/utils.d.ts +0 -39
- package/dist/arena/tools/selector.d.ts +0 -17
- package/dist/arena/transitions.d.ts +0 -48
- package/dist/arena/types.d.ts +0 -508
- package/dist/arena-64T2EQD4.js +0 -3
- package/dist/bootstrap/setup.d.ts +0 -14
- package/dist/bootstrap/state.d.ts +0 -160
- package/dist/bwrap-PVZMLHZR.js +0 -2
- package/dist/chunk-2EUIMKJA.js +0 -1
- package/dist/chunk-2GJ7H5NC.js +0 -641
- package/dist/chunk-2OD6VR4N.js +0 -2
- package/dist/chunk-3QP5BQ3L.js +0 -1
- package/dist/chunk-A4M2Y42L.js +0 -2
- package/dist/chunk-DEYFK6FP.js +0 -1
- package/dist/chunk-DTPABBSV.js +0 -2
- package/dist/chunk-EU3J7TBP.js +0 -1
- package/dist/chunk-FU7AHZNN.js +0 -1
- package/dist/chunk-L7B2ORID.js +0 -4
- package/dist/chunk-M7VU4YVY.js +0 -49
- package/dist/chunk-MGP35GKD.js +0 -254
- package/dist/chunk-MLCTC53I.js +0 -1
- package/dist/chunk-O5HFCH2U.js +0 -1
- package/dist/chunk-P6JSTIFM.js +0 -1
- package/dist/chunk-Q3RSX66I.js +0 -1
- package/dist/chunk-QTWU7UNA.js +0 -5
- package/dist/chunk-RERBX75D.js +0 -251
- package/dist/chunk-SNFAPSLA.js +0 -1
- package/dist/chunk-T222K6IV.js +0 -18
- package/dist/chunk-TKJA6W36.js +0 -3
- package/dist/chunk-VKKU4LOM.js +0 -3
- package/dist/chunk-WI6FSWGU.js +0 -1
- package/dist/chunk-XXCZE2U2.js +0 -2
- package/dist/chunk-ZSAONDT6.js +0 -2
- package/dist/cli/commands/arena.d.ts +0 -29
- package/dist/cli/commands/builtin/advanced-commands.d.ts +0 -5
- package/dist/cli/commands/builtin/core-commands.d.ts +0 -5
- package/dist/cli/commands/builtin/export-md.d.ts +0 -19
- package/dist/cli/commands/builtin/extra-commands.d.ts +0 -6
- package/dist/cli/commands/builtin/git-commands.d.ts +0 -5
- package/dist/cli/commands/builtin/init/detect.d.ts +0 -25
- package/dist/cli/commands/builtin/init/index.d.ts +0 -19
- package/dist/cli/commands/builtin/more-commands.d.ts +0 -5
- package/dist/cli/commands/builtin/permissions-command.d.ts +0 -5
- package/dist/cli/commands/builtin/utility-commands.d.ts +0 -5
- package/dist/cli/commands/registry.d.ts +0 -72
- package/dist/cli/commands/repl.d.ts +0 -21
- package/dist/cli/commands/run.d.ts +0 -21
- package/dist/cli/commands/runs.d.ts +0 -14
- package/dist/cli/cost-tracker.d.ts +0 -63
- package/dist/cli/exit.d.ts +0 -12
- package/dist/cli/input/ndjson-reader.d.ts +0 -31
- package/dist/cli/input-compiler.d.ts +0 -5
- package/dist/cli/main.d.ts +0 -5
- package/dist/cli/main.js +0 -399
- package/dist/cli/migrate-models.d.ts +0 -45
- package/dist/cli/onboarding.d.ts +0 -189
- package/dist/cli/output/renderer.d.ts +0 -28
- package/dist/cli/output/terminal-ui.d.ts +0 -50
- package/dist/cli/updater.d.ts +0 -65
- package/dist/client-base-F5FCRSB3.js +0 -1
- package/dist/compaction-L3Y6NG4N.js +0 -1
- package/dist/context/compaction.d.ts +0 -116
- package/dist/context/manager.d.ts +0 -145
- package/dist/context/token-counter.d.ts +0 -27
- package/dist/context/tool-result-storage.d.ts +0 -96
- package/dist/cron/scheduler.d.ts +0 -34
- package/dist/data/openrouter-models.d.ts +0 -35
- package/dist/data/openrouter-sync.d.ts +0 -16
- package/dist/data/static-catalogs.d.ts +0 -25
- package/dist/devtools-SGDUOOM4.js +0 -1
- package/dist/engine/cost-store.d.ts +0 -22
- package/dist/engine/engine.d.ts +0 -207
- package/dist/engine/model-facade.d.ts +0 -24
- package/dist/engine/query.d.ts +0 -50
- package/dist/engine/streaming-tool-queue.d.ts +0 -34
- package/dist/engine/token-budget.d.ts +0 -22
- package/dist/engine/tool-summary.d.ts +0 -13
- package/dist/engine/turn-loop.d.ts +0 -97
- package/dist/engine/turn-state.d.ts +0 -20
- package/dist/exceptions.d.ts +0 -44
- package/dist/export-md-U72T7NW7.js +0 -22
- package/dist/file-history-7FQFEQOL.js +0 -1
- package/dist/git/utils.d.ts +0 -35
- package/dist/git/worktree.d.ts +0 -36
- package/dist/hooks/events.d.ts +0 -35
- package/dist/hooks/registry.d.ts +0 -15
- package/dist/llm/capabilities/index.d.ts +0 -20
- package/dist/llm/capabilities/rules.d.ts +0 -26
- package/dist/llm/capabilities/types.d.ts +0 -108
- package/dist/llm/client-base.d.ts +0 -29
- package/dist/llm/client-factory.d.ts +0 -10
- package/dist/llm/model-cache.d.ts +0 -21
- package/dist/llm/model-fetcher.d.ts +0 -29
- package/dist/llm/model-pool.d.ts +0 -84
- package/dist/llm/provider-catalog.d.ts +0 -32
- package/dist/llm/provider-kinds.d.ts +0 -21
- package/dist/llm/providers/anthropic.d.ts +0 -19
- package/dist/llm/providers/openai.d.ts +0 -41
- package/dist/llm/token-counter.d.ts +0 -17
- package/dist/llm/types.d.ts +0 -37
- package/dist/logging/logger.d.ts +0 -88
- package/dist/logging/session-recorder.d.ts +0 -90
- package/dist/lsp/client.d.ts +0 -41
- package/dist/lsp/manager.d.ts +0 -40
- package/dist/lsp/servers.d.ts +0 -16
- package/dist/manager-J6FXEUEK.js +0 -1
- package/dist/mcp-manager-27EVBKRT.js +0 -1
- package/dist/memory-BNI4WEWL.js +0 -1
- package/dist/model-cache-HEDXI7UJ.js +0 -1
- package/dist/model-fetcher-X5W5EASG.js +0 -1
- package/dist/native-ts/yoga-layout/enums.d.ts +0 -117
- package/dist/native-ts/yoga-layout/index.d.ts +0 -270
- package/dist/off-7SDVMMXW.js +0 -1
- package/dist/openai-3QEADSYL.js +0 -1
- package/dist/openrouter-models-GZVCRWD2.js +0 -1
- package/dist/openrouter-sync-WG4AG5NC.js +0 -1
- package/dist/plugins/loader.d.ts +0 -72
- package/dist/plugins/types.d.ts +0 -4
- package/dist/preset/index.d.ts +0 -60
- package/dist/product/define.d.ts +0 -60
- package/dist/product/index.d.ts +0 -5
- package/dist/product/index.js +0 -1
- package/dist/product/types.d.ts +0 -111
- package/dist/prompt/composer.d.ts +0 -42
- package/dist/prompt/instruction-scanner.d.ts +0 -54
- package/dist/prompt/section-cache.d.ts +0 -15
- package/dist/prompt/section-loader.d.ts +0 -26
- package/dist/protocol/client.d.ts +0 -64
- package/dist/protocol/index.d.ts +0 -4
- package/dist/protocol/server.d.ts +0 -51
- package/dist/protocol/transport.d.ts +0 -36
- package/dist/protocol/types.d.ts +0 -192
- package/dist/react-compiler-runtime-shim.d.ts +0 -1
- package/dist/remote/bridge.d.ts +0 -37
- package/dist/render/Ansi.d.ts +0 -10
- package/dist/render/bidi.d.ts +0 -15
- package/dist/render/clearTerminal.d.ts +0 -13
- package/dist/render/colorize.d.ts +0 -16
- package/dist/render/components/AlternateScreen.d.ts +0 -21
- package/dist/render/components/App.d.ts +0 -70
- package/dist/render/components/AppContext.d.ts +0 -11
- package/dist/render/components/Box.d.ts +0 -49
- package/dist/render/components/Button.d.ts +0 -36
- package/dist/render/components/ClockContext.d.ts +0 -9
- package/dist/render/components/CursorDeclarationContext.d.ts +0 -22
- package/dist/render/components/ErrorOverview.d.ts +0 -5
- package/dist/render/components/Link.d.ts +0 -7
- package/dist/render/components/Newline.d.ts +0 -12
- package/dist/render/components/NoSelect.d.ts +0 -19
- package/dist/render/components/RawAnsi.d.ts +0 -16
- package/dist/render/components/ScrollBox.d.ts +0 -78
- package/dist/render/components/Spacer.d.ts +0 -5
- package/dist/render/components/StdinContext.d.ts +0 -27
- package/dist/render/components/TerminalFocusContext.d.ts +0 -10
- package/dist/render/components/TerminalSizeContext.d.ts +0 -5
- package/dist/render/components/Text.d.ts +0 -55
- package/dist/render/constants.d.ts +0 -1
- package/dist/render/cursor.d.ts +0 -8
- package/dist/render/devtools.d.ts +0 -5
- package/dist/render/dom.d.ts +0 -76
- package/dist/render/events/click-event.d.ts +0 -31
- package/dist/render/events/dispatcher.d.ts +0 -40
- package/dist/render/events/emitter.d.ts +0 -5
- package/dist/render/events/event-handlers.d.ts +0 -46
- package/dist/render/events/event.d.ts +0 -5
- package/dist/render/events/focus-event.d.ts +0 -13
- package/dist/render/events/input-event.d.ts +0 -30
- package/dist/render/events/keyboard-event.d.ts +0 -19
- package/dist/render/events/paste-event.d.ts +0 -8
- package/dist/render/events/resize-event.d.ts +0 -9
- package/dist/render/events/terminal-event.d.ts +0 -54
- package/dist/render/events/terminal-focus-event.d.ts +0 -13
- package/dist/render/focus.d.ts +0 -43
- package/dist/render/frame.d.ts +0 -94
- package/dist/render/get-max-width.d.ts +0 -17
- package/dist/render/hit-test.d.ts +0 -33
- package/dist/render/hooks/use-animation-frame.d.ts +0 -26
- package/dist/render/hooks/use-app.d.ts +0 -5
- package/dist/render/hooks/use-declared-cursor.d.ts +0 -26
- package/dist/render/hooks/use-input.d.ts +0 -37
- package/dist/render/hooks/use-interval.d.ts +0 -18
- package/dist/render/hooks/use-search-highlight.d.ts +0 -30
- package/dist/render/hooks/use-selection.d.ts +0 -39
- package/dist/render/hooks/use-stdin.d.ts +0 -5
- package/dist/render/hooks/use-tab-status.d.ts +0 -13
- package/dist/render/hooks/use-terminal-focus.d.ts +0 -10
- package/dist/render/hooks/use-terminal-title.d.ts +0 -12
- package/dist/render/hooks/use-terminal-viewport.d.ts +0 -29
- package/dist/render/index.d.ts +0 -20
- package/dist/render/ink.d.ts +0 -369
- package/dist/render/instances.d.ts +0 -3
- package/dist/render/layout/engine.d.ts +0 -2
- package/dist/render/layout/geometry.d.ts +0 -30
- package/dist/render/layout/node.d.ts +0 -125
- package/dist/render/layout/yoga.d.ts +0 -56
- package/dist/render/line-width-cache.d.ts +0 -1
- package/dist/render/log-update.d.ts +0 -17
- package/dist/render/measure-element.d.ts +0 -16
- package/dist/render/measure-text.d.ts +0 -6
- package/dist/render/node-cache.d.ts +0 -20
- package/dist/render/optimizer.d.ts +0 -15
- package/dist/render/output.d.ts +0 -119
- package/dist/render/parse-keypress.d.ts +0 -111
- package/dist/render/reconciler.d.ts +0 -11
- package/dist/render/render-border.d.ts +0 -24
- package/dist/render/render-node-to-output.d.ts +0 -45
- package/dist/render/render-to-screen.d.ts +0 -46
- package/dist/render/renderer.d.ts +0 -14
- package/dist/render/root.d.ts +0 -74
- package/dist/render/screen.d.ts +0 -269
- package/dist/render/searchHighlight.d.ts +0 -20
- package/dist/render/selection.d.ts +0 -229
- package/dist/render/squash-text-nodes.d.ts +0 -22
- package/dist/render/stringWidth.d.ts +0 -1
- package/dist/render/styles.d.ts +0 -306
- package/dist/render/supports-hyperlinks.d.ts +0 -13
- package/dist/render/tabstops.d.ts +0 -1
- package/dist/render/terminal-focus-state.d.ts +0 -6
- package/dist/render/terminal-querier.d.ts +0 -129
- package/dist/render/terminal.d.ts +0 -46
- package/dist/render/termio/ansi.d.ts +0 -65
- package/dist/render/termio/csi.d.ts +0 -165
- package/dist/render/termio/dec.d.ts +0 -37
- package/dist/render/termio/esc.d.ts +0 -12
- package/dist/render/termio/osc.d.ts +0 -173
- package/dist/render/termio/parser.d.ts +0 -35
- package/dist/render/termio/sgr.d.ts +0 -8
- package/dist/render/termio/tokenize.d.ts +0 -45
- package/dist/render/termio/types.d.ts +0 -190
- package/dist/render/termio.d.ts +0 -24
- package/dist/render/useTerminalNotification.d.ts +0 -28
- package/dist/render/warn.d.ts +0 -1
- package/dist/render/widest-line.d.ts +0 -1
- package/dist/render/wrap-text.d.ts +0 -2
- package/dist/render/wrapAnsi.d.ts +0 -7
- package/dist/run/ArtifactTracker.d.ts +0 -38
- package/dist/run/CheckpointWriter.d.ts +0 -53
- package/dist/run/EngineRunner.d.ts +0 -72
- package/dist/run/Evaluator.d.ts +0 -56
- package/dist/run/FileRunStore.d.ts +0 -39
- package/dist/run/Heartbeat.d.ts +0 -54
- package/dist/run/RunApprovalBackend.d.ts +0 -53
- package/dist/run/RunLock.d.ts +0 -40
- package/dist/run/RunManager.d.ts +0 -82
- package/dist/run/RunQueue.d.ts +0 -27
- package/dist/run/RunStore.d.ts +0 -25
- package/dist/run/factory.d.ts +0 -63
- package/dist/run/index.d.ts +0 -17
- package/dist/run/index.js +0 -1
- package/dist/run/types.d.ts +0 -136
- package/dist/seatbelt-L54CNI2Y.js +0 -37
- package/dist/services/analytics.d.ts +0 -29
- package/dist/services/auto-dream.d.ts +0 -35
- package/dist/services/diagnostics.d.ts +0 -41
- package/dist/services/extract-memories.d.ts +0 -27
- package/dist/services/index.d.ts +0 -10
- package/dist/services/notifier.d.ts +0 -25
- package/dist/services/oauth.d.ts +0 -27
- package/dist/services/session-memory.d.ts +0 -37
- package/dist/session/file-history.d.ts +0 -41
- package/dist/session/memory.d.ts +0 -65
- package/dist/session/session-manager.d.ts +0 -28
- package/dist/session/transcript.d.ts +0 -39
- package/dist/session-manager-AGWS5SMJ.js +0 -1
- package/dist/settings/manager.d.ts +0 -36
- package/dist/settings/schema.d.ts +0 -1036
- package/dist/skills/index.d.ts +0 -7
- package/dist/skills/matcher.d.ts +0 -21
- package/dist/skills/scanner.d.ts +0 -30
- package/dist/tool-summary-V2B3MD5N.js +0 -2
- package/dist/tool-system/builtin/agent-registry.d.ts +0 -36
- package/dist/tool-system/builtin/agent.d.ts +0 -16
- package/dist/tool-system/builtin/apply-patch/applier.d.ts +0 -26
- package/dist/tool-system/builtin/apply-patch/index.d.ts +0 -19
- package/dist/tool-system/builtin/apply-patch/parser.d.ts +0 -17
- package/dist/tool-system/builtin/apply-patch/seek-sequence.d.ts +0 -18
- package/dist/tool-system/builtin/apply-patch/types.d.ts +0 -49
- package/dist/tool-system/builtin/arena.d.ts +0 -31
- package/dist/tool-system/builtin/ask-user.d.ts +0 -20
- package/dist/tool-system/builtin/bash.d.ts +0 -12
- package/dist/tool-system/builtin/brief.d.ts +0 -6
- package/dist/tool-system/builtin/config.d.ts +0 -6
- package/dist/tool-system/builtin/cron.d.ts +0 -10
- package/dist/tool-system/builtin/edit.d.ts +0 -6
- package/dist/tool-system/builtin/file-cache.d.ts +0 -11
- package/dist/tool-system/builtin/glob.d.ts +0 -6
- package/dist/tool-system/builtin/grep.d.ts +0 -6
- package/dist/tool-system/builtin/index.d.ts +0 -20
- package/dist/tool-system/builtin/lsp.d.ts +0 -6
- package/dist/tool-system/builtin/mcp-tools.d.ts +0 -10
- package/dist/tool-system/builtin/notebook-edit.d.ts +0 -6
- package/dist/tool-system/builtin/plan.d.ts +0 -18
- package/dist/tool-system/builtin/powershell.d.ts +0 -6
- package/dist/tool-system/builtin/read.d.ts +0 -6
- package/dist/tool-system/builtin/remote-trigger.d.ts +0 -6
- package/dist/tool-system/builtin/repl.d.ts +0 -6
- package/dist/tool-system/builtin/send-message.d.ts +0 -6
- package/dist/tool-system/builtin/skill.d.ts +0 -6
- package/dist/tool-system/builtin/sleep.d.ts +0 -6
- package/dist/tool-system/builtin/task.d.ts +0 -51
- package/dist/tool-system/builtin/tool-search.d.ts +0 -11
- package/dist/tool-system/builtin/web-fetch.d.ts +0 -6
- package/dist/tool-system/builtin/web-search.d.ts +0 -6
- package/dist/tool-system/builtin/worktree.d.ts +0 -10
- package/dist/tool-system/builtin/write.d.ts +0 -6
- package/dist/tool-system/context.d.ts +0 -110
- package/dist/tool-system/executor.d.ts +0 -49
- package/dist/tool-system/investigation-guard.d.ts +0 -46
- package/dist/tool-system/mcp-manager.d.ts +0 -50
- package/dist/tool-system/permission.d.ts +0 -104
- package/dist/tool-system/registry.d.ts +0 -32
- package/dist/tool-system/sandbox/bwrap.d.ts +0 -13
- package/dist/tool-system/sandbox/index.d.ts +0 -78
- package/dist/tool-system/sandbox/off.d.ts +0 -2
- package/dist/tool-system/sandbox/seatbelt.d.ts +0 -18
- package/dist/tool-system/task-guard.d.ts +0 -30
- package/dist/tool-system/validation.d.ts +0 -5
- package/dist/types.d.ts +0 -321
- package/dist/ui/App.d.ts +0 -14
- package/dist/ui/components/AgentBlock.d.ts +0 -32
- package/dist/ui/components/AskUserPrompt.d.ts +0 -14
- package/dist/ui/components/BabyHand.d.ts +0 -1
- package/dist/ui/components/Banner.d.ts +0 -8
- package/dist/ui/components/CodeBlock.d.ts +0 -7
- package/dist/ui/components/CommandInput.d.ts +0 -13
- package/dist/ui/components/ContextUsageBar.d.ts +0 -7
- package/dist/ui/components/DiffLine.d.ts +0 -33
- package/dist/ui/components/DiffView.d.ts +0 -6
- package/dist/ui/components/DogLogo.d.ts +0 -1
- package/dist/ui/components/FullscreenLayout.d.ts +0 -51
- package/dist/ui/components/KunHead.d.ts +0 -1
- package/dist/ui/components/KunLogo.d.ts +0 -1
- package/dist/ui/components/MessageContent.d.ts +0 -26
- package/dist/ui/components/ModelManager.d.ts +0 -68
- package/dist/ui/components/ModelSelector.d.ts +0 -10
- package/dist/ui/components/OnboardingPrompt.d.ts +0 -16
- package/dist/ui/components/PermissionDialog.d.ts +0 -8
- package/dist/ui/components/PermissionPrompt.d.ts +0 -11
- package/dist/ui/components/ProviderModelFlow.d.ts +0 -58
- package/dist/ui/components/ScrollView.d.ts +0 -34
- package/dist/ui/components/SessionPicker.d.ts +0 -16
- package/dist/ui/components/Spinner.d.ts +0 -8
- package/dist/ui/components/SpinnerWithVerb.d.ts +0 -18
- package/dist/ui/components/StatusLine.d.ts +0 -28
- package/dist/ui/components/StructuredDiff.d.ts +0 -8
- package/dist/ui/components/TaskList.d.ts +0 -6
- package/dist/ui/components/TextInput.d.ts +0 -9
- package/dist/ui/components/ThemedBox.d.ts +0 -19
- package/dist/ui/components/ThemedText.d.ts +0 -26
- package/dist/ui/components/ToolCall.d.ts +0 -28
- package/dist/ui/components/UpdateBanner.d.ts +0 -1
- package/dist/ui/components/VirtualMessageList.d.ts +0 -24
- package/dist/ui/components/WelcomeTips.d.ts +0 -5
- package/dist/ui/hooks/useCostSummary.d.ts +0 -1
- package/dist/ui/index.d.ts +0 -12
- package/dist/ui/input-history.d.ts +0 -61
- package/dist/ui/onboarding-runner.d.ts +0 -2
- package/dist/ui/store.d.ts +0 -83
- package/dist/ui/terminal-renderer.d.ts +0 -45
- package/dist/ui/theme.d.ts +0 -36
- package/dist/ui/vim-mode.d.ts +0 -25
- package/dist/updater-OCNU2K2Z.js +0 -1
- package/dist/utils/debug.d.ts +0 -41
- package/dist/utils/earlyInput.d.ts +0 -43
- package/dist/utils/env.d.ts +0 -24
- package/dist/utils/envUtils.d.ts +0 -51
- package/dist/utils/execFileNoThrow.d.ts +0 -39
- package/dist/utils/format.d.ts +0 -44
- package/dist/utils/fullscreen.d.ts +0 -47
- package/dist/utils/intl.d.ts +0 -22
- package/dist/utils/lockfile.d.ts +0 -15
- package/dist/utils/semver.d.ts +0 -6
- package/dist/utils/sliceAnsi.d.ts +0 -12
- package/dist/utils/systemTheme.d.ts +0 -40
- package/dist/utils/task-sanitizer.d.ts +0 -6
- package/dist/utils/theme.d.ts +0 -91
- package/dist/utils/toolDisplay.d.ts +0 -31
- package/dist/utils/truncate.d.ts +0 -40
- package/dist/voice/index.d.ts +0 -35
- package/skills-builtin/codeshell-help.md +0 -135
package/dist/arena/index.d.ts
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Arena — multi-model collaborative analysis (Evidence-Driven).
|
|
3
|
-
*/
|
|
4
|
-
export { Arena } from "./arena.js";
|
|
5
|
-
export { MODEL_PRESETS, getMaxOutputTokens } from "./model-presets.js";
|
|
6
|
-
export type { ModelPreset } from "./model-presets.js";
|
|
7
|
-
export { getStrategy, getStrategyForPlan, ReviewStrategy, DiscussionStrategy, PlanningStrategy } from "./strategies/index.js";
|
|
8
|
-
export { planArena } from "./planner.js";
|
|
9
|
-
export { collectEvidence } from "./providers/index.js";
|
|
10
|
-
export { selectTools, hasTools } from "./tools/selector.js";
|
|
11
|
-
export { getLens, resolveLenses, buildLensPrompt, LENS_NAMES } from "./lenses/index.js";
|
|
12
|
-
export { runParticipantResearch, runParticipantResearchWithDossiers } from "./phases/participant-research.js";
|
|
13
|
-
export type { ResearchResult } from "./phases/participant-research.js";
|
|
14
|
-
export { runCrossReview, runVerificationReview } from "./phases/cross-review.js";
|
|
15
|
-
export { runDebateRounds } from "./phases/debate-rounds.js";
|
|
16
|
-
export { runAdjudication } from "./phases/adjudication.js";
|
|
17
|
-
export { buildConsensus } from "./phases/build-consensus.js";
|
|
18
|
-
export { registerClaims, selectClaimsForReview } from "./phases/claim-registry.js";
|
|
19
|
-
export { ArenaLedger } from "./ledger.js";
|
|
20
|
-
export { buildDigest, formatDigest } from "./digest-builder.js";
|
|
21
|
-
export { transitionClaim, resolveClaimStatus, markUnderReview, applyReviewResult, markUnresolved, isTerminal, validTransitions, } from "./transitions.js";
|
|
22
|
-
export { formatArenaResult, printArenaResult, renderProgress, createProgressRenderer } from "./render/terminal.js";
|
|
23
|
-
export type { OutputSink } from "./render/terminal.js";
|
|
24
|
-
export { formatArenaResultForSession } from "./render/session.js";
|
|
25
|
-
export type { ArenaConfig, ArenaResultV2, ArenaStrategy, ArenaStrategyV2, ClaimStatusSummary, ArenaParticipant, ArenaBaseContext, ArenaFinding, FindingReview, ParticipantReport, ArenaConsensus, ArenaConsensusItem, ArenaRoadmapPhase, ArenaProgressEvent, ArenaMode, FindingKind, PeerVerdict, ArenaPlan, ArenaLens, ArenaLensName, ArenaLensRef, ArenaSourceKind, ArenaSourceSpec, ArenaSubject, ArenaOutputShape, ArenaArtifact, ArenaToolPack, ArenaContextProvider, ArenaQuickFact, ToolTrace, EvidencePacket, FindingEvidenceLink, ResearchDossier, ClaimStatus, ClaimRecord, ClaimChallenge, ClaimAdjudication, RequestedCheck, DebateRound, DebateTurn, TargetedCheckTask, SharedResearchLedger, RoundResearchDigest, ArenaExecutionLimits, } from "./types.js";
|
|
26
|
-
export { isStrategyV2 } from "./types.js";
|
|
27
|
-
export { IterativeArena } from "./iterate/index.js";
|
|
28
|
-
export { defaultConvergence as defaultIterateConvergence, diffRatio as iterateDiffRatio, codeFormat as iterateCodeFormat, documentFormat as iterateDocumentFormat, getFormat as getIterateFormat, } from "./iterate/index.js";
|
|
29
|
-
export type { AuthorRotation, CheckpointAction, CheckpointContext, CheckpointFn, ConvergenceSignal, Critique, CritiqueCategory, CritiqueEvidence, CritiqueSeverity, Draft, DraftCandidate, IterateConfig, IterateFormat, IterateProgressEvent, IterateResult, IterateSubject, Round, StoppedReason, FormatPack as IterateFormatPack, } from "./iterate/index.js";
|
package/dist/arena/index.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{j as IterativeArena,f as defaultIterateConvergence,i as getIterateFormat,g as iterateCodeFormat,e as iterateDiffRatio,h as iterateDocumentFormat}from'../chunk-RERBX75D.js';export{J as Arena,I as ArenaLedger,e as DiscussionStrategy,j as LENS_NAMES,Q as MODEL_PRESETS,f as PlanningStrategy,d as ReviewStrategy,z as applyReviewResult,H as buildConsensus,u as buildDigest,i as buildLensPrompt,n as collectEvidence,U as createProgressRenderer,S as formatArenaResult,W as formatArenaResultForSession,v as formatDigest,g as getLens,R as getMaxOutputTokens,k as getStrategy,l as getStrategyForPlan,p as hasTools,c as isStrategyV2,B as isTerminal,y as markUnderReview,A as markUnresolved,m as planArena,T as printArenaResult,s as registerClaims,V as renderProgress,x as resolveClaimStatus,h as resolveLenses,G as runAdjudication,D as runCrossReview,F as runDebateRounds,q as runParticipantResearch,r as runParticipantResearchWithDossiers,E as runVerificationReview,t as selectClaimsForReview,o as selectTools,w as transitionClaim,C as validTransitions}from'../chunk-2GJ7H5NC.js';import'../chunk-A4M2Y42L.js';import'../chunk-FU7AHZNN.js';import'../chunk-ZSAONDT6.js';import'../chunk-3QP5BQ3L.js';
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Convergence detection — when has the draft stabilized enough to stop?
|
|
3
|
-
*/
|
|
4
|
-
import type { ConvergenceSignal, Critique, Draft } from "./types.js";
|
|
5
|
-
/**
|
|
6
|
-
* Cheap O(n) approximation of "how different is new vs old".
|
|
7
|
-
* Returns 0..1 where 0 = identical, 1 = completely different.
|
|
8
|
-
*
|
|
9
|
-
* Uses character-trigram Jaccard distance — fast, good enough for "is the
|
|
10
|
-
* author actually changing anything substantial?".
|
|
11
|
-
*/
|
|
12
|
-
export declare function diffRatio(a: string, b: string): number;
|
|
13
|
-
/**
|
|
14
|
-
* Default convergence rule:
|
|
15
|
-
* stop if blockers == 0 AND
|
|
16
|
-
* (all critiques are minor/nit/praise OR diff < 5% from last version)
|
|
17
|
-
*
|
|
18
|
-
* Round 1 never converges (need at least one revision pass).
|
|
19
|
-
*/
|
|
20
|
-
export declare function defaultConvergence(args: {
|
|
21
|
-
round: number;
|
|
22
|
-
critiques: Critique[];
|
|
23
|
-
draft: Draft;
|
|
24
|
-
previousDraft?: Draft;
|
|
25
|
-
}): ConvergenceSignal;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Format packs — prompt templates for code vs document iteration.
|
|
3
|
-
*
|
|
4
|
-
* Each format provides four prompt builders:
|
|
5
|
-
* - draftPrompt: used in tournament v1 (every participant writes a candidate)
|
|
6
|
-
* - mergePrompt: used in v1 merge (author reads anonymized candidates → v1)
|
|
7
|
-
* - argueSystem: system prompt for critics
|
|
8
|
-
* - argueUser: user prompt that wraps the current draft for critique
|
|
9
|
-
* - revisePrompt: used to produce v(N+1) given v(N) + critiques
|
|
10
|
-
*/
|
|
11
|
-
import type { Critique, Draft, DraftCandidate, IterateFormat, IterateSubject } from "../types.js";
|
|
12
|
-
export interface FormatPack {
|
|
13
|
-
format: IterateFormat;
|
|
14
|
-
draftPrompt(subject: IterateSubject, minLength: number): string;
|
|
15
|
-
mergePrompt(subject: IterateSubject, candidates: DraftCandidate[], minLength: number): string;
|
|
16
|
-
argueSystem(format: IterateFormat): string;
|
|
17
|
-
argueUser(subject: IterateSubject, draft: Draft, lens?: string): string;
|
|
18
|
-
revisePrompt(subject: IterateSubject, previous: Draft, critiques: Critique[], minLength: number): string;
|
|
19
|
-
}
|
|
20
|
-
export declare const codeFormat: FormatPack;
|
|
21
|
-
export declare const documentFormat: FormatPack;
|
|
22
|
-
export declare function getFormat(format: IterateFormat): FormatPack;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Arena Iterate — multi-model authoring loop.
|
|
3
|
-
*
|
|
4
|
-
* Public API for the iterate mode.
|
|
5
|
-
*/
|
|
6
|
-
export { IterativeArena } from "./iterative-arena.js";
|
|
7
|
-
export { defaultConvergence, diffRatio } from "./convergence.js";
|
|
8
|
-
export { codeFormat, documentFormat, getFormat } from "./formats/index.js";
|
|
9
|
-
export type { FormatPack } from "./formats/index.js";
|
|
10
|
-
export type { AuthorRotation, CheckpointAction, CheckpointContext, CheckpointFn, ConvergenceSignal, Critique, CritiqueCategory, CritiqueEvidence, CritiqueSeverity, Draft, DraftCandidate, IterateConfig, IterateFormat, IterateProgressEvent, IterateResult, IterateSubject, Round, StoppedReason, } from "./types.js";
|
|
11
|
-
export { ITERATE_WEB_TOOLS, hasWebSearchProvider } from "./tools/web-tools.js";
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* IterativeArena — multi-model authoring loop.
|
|
3
|
-
*
|
|
4
|
-
* Pipeline:
|
|
5
|
-
* 1. v1: tournament (default) or single-author
|
|
6
|
-
* 2. for each round 2..maxRounds:
|
|
7
|
-
* a. argue (parallel critics)
|
|
8
|
-
* b. checkpoint (optional human pause)
|
|
9
|
-
* c. convergence check
|
|
10
|
-
* d. if not converged: revise → next round
|
|
11
|
-
* 3. final draft = last round's draft
|
|
12
|
-
*/
|
|
13
|
-
import type { IterateConfig, IterateResult } from "./types.js";
|
|
14
|
-
export declare class IterativeArena {
|
|
15
|
-
private readonly config;
|
|
16
|
-
constructor(config: IterateConfig);
|
|
17
|
-
run(): Promise<IterateResult>;
|
|
18
|
-
/** Critics for a given round = pool minus current author (so author isn't critiquing self). */
|
|
19
|
-
private criticsForRound;
|
|
20
|
-
private checkConvergence;
|
|
21
|
-
private pickNextAuthor;
|
|
22
|
-
private finalize;
|
|
23
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Parsing helpers for LLM responses in iterate mode.
|
|
3
|
-
*
|
|
4
|
-
* We use literal XML-ish markers (<v1_content>…</v1_content>) instead of
|
|
5
|
-
* pure JSON because LLMs are far more reliable at "write 5000 chars of
|
|
6
|
-
* markdown then a small JSON block at the end" than at producing one
|
|
7
|
-
* giant well-formed JSON document with a 5000-char string field.
|
|
8
|
-
*/
|
|
9
|
-
import type { Critique } from "./types.js";
|
|
10
|
-
/**
|
|
11
|
-
* Extract content between `<tag>` and `</tag>`.
|
|
12
|
-
*
|
|
13
|
-
* Forgiving in two ways:
|
|
14
|
-
* - Case-insensitive on the tag name.
|
|
15
|
-
* - If the closing tag is missing (LLM hit max_tokens mid-output), we still
|
|
16
|
-
* return everything after the opening tag, stopping at the next sibling
|
|
17
|
-
* tag (e.g. the `<merge_rationale>` block) if present, otherwise EOF.
|
|
18
|
-
*/
|
|
19
|
-
export declare function extractTag(text: string, tag: string): string | null;
|
|
20
|
-
/** Parse merge response: extract v1 content + rationale. Falls back to whole text if markers are missing. */
|
|
21
|
-
export declare function parseMergeResponse(text: string): {
|
|
22
|
-
content: string;
|
|
23
|
-
rationale?: string;
|
|
24
|
-
};
|
|
25
|
-
export interface ReviseMeta {
|
|
26
|
-
acceptedCritiques?: string[];
|
|
27
|
-
rejectedCritiques?: Array<{
|
|
28
|
-
id: string;
|
|
29
|
-
reason: string;
|
|
30
|
-
}>;
|
|
31
|
-
changelog?: string;
|
|
32
|
-
}
|
|
33
|
-
/** Parse revise response: extract content + meta JSON. */
|
|
34
|
-
export declare function parseReviseResponse(text: string): {
|
|
35
|
-
content: string;
|
|
36
|
-
meta: ReviseMeta;
|
|
37
|
-
};
|
|
38
|
-
/**
|
|
39
|
-
* Parse critique JSON from an argue-phase response.
|
|
40
|
-
* Tolerant: handles bare objects, fenced JSON, leading prose, trailing prose.
|
|
41
|
-
*/
|
|
42
|
-
export declare function parseCritiquesResponse(text: string, criticName: string, idPrefix: string): Critique[];
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Argue phase — critics read a draft and produce critiques in parallel.
|
|
3
|
-
*
|
|
4
|
-
* If `enableWebSearch` is on, each critic runs a tool-use loop and may call
|
|
5
|
-
* web_search / web_fetch up to `maxArgueToolRounds` times before producing
|
|
6
|
-
* the final critiques JSON. This is the deep-research path that catches
|
|
7
|
-
* fabricated claims.
|
|
8
|
-
*/
|
|
9
|
-
import type { ArenaParticipant } from "../../types.js";
|
|
10
|
-
import type { FormatPack } from "../formats/index.js";
|
|
11
|
-
import type { Critique, Draft, IterateProgressEvent, IterateSubject } from "../types.js";
|
|
12
|
-
export declare function runArgueRound(args: {
|
|
13
|
-
subject: IterateSubject;
|
|
14
|
-
format: FormatPack;
|
|
15
|
-
draft: Draft;
|
|
16
|
-
critics: ArenaParticipant[];
|
|
17
|
-
round: number;
|
|
18
|
-
enableWebSearch?: boolean;
|
|
19
|
-
maxToolRounds?: number;
|
|
20
|
-
signal?: AbortSignal;
|
|
21
|
-
onProgress?: (e: IterateProgressEvent) => void;
|
|
22
|
-
}): Promise<Critique[]>;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Revise phase — author rewrites the draft addressing critiques.
|
|
3
|
-
*/
|
|
4
|
-
import type { ArenaParticipant } from "../../types.js";
|
|
5
|
-
import type { FormatPack } from "../formats/index.js";
|
|
6
|
-
import type { Critique, Draft, IterateProgressEvent, IterateSubject } from "../types.js";
|
|
7
|
-
export declare function runRevise(args: {
|
|
8
|
-
subject: IterateSubject;
|
|
9
|
-
format: FormatPack;
|
|
10
|
-
previous: Draft;
|
|
11
|
-
critiques: Critique[];
|
|
12
|
-
author: ArenaParticipant;
|
|
13
|
-
minDraftLength: number;
|
|
14
|
-
signal?: AbortSignal;
|
|
15
|
-
onProgress?: (e: IterateProgressEvent) => void;
|
|
16
|
-
}): Promise<Draft>;
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Tournament v1 phase — every participant writes a candidate, then the
|
|
3
|
-
* author merges anonymized candidates into v1.
|
|
4
|
-
*/
|
|
5
|
-
import type { ArenaParticipant } from "../../types.js";
|
|
6
|
-
import type { FormatPack } from "../formats/index.js";
|
|
7
|
-
import type { Draft, DraftCandidate, IterateProgressEvent, IterateSubject } from "../types.js";
|
|
8
|
-
/** Run the v1 tournament: parallel candidate generation. */
|
|
9
|
-
export declare function runTournamentCandidates(args: {
|
|
10
|
-
subject: IterateSubject;
|
|
11
|
-
format: FormatPack;
|
|
12
|
-
participants: ArenaParticipant[];
|
|
13
|
-
minDraftLength: number;
|
|
14
|
-
signal?: AbortSignal;
|
|
15
|
-
onProgress?: (e: IterateProgressEvent) => void;
|
|
16
|
-
}): Promise<DraftCandidate[]>;
|
|
17
|
-
/** Merge candidates into v1 using the author. */
|
|
18
|
-
export declare function mergeCandidatesToV1(args: {
|
|
19
|
-
subject: IterateSubject;
|
|
20
|
-
format: FormatPack;
|
|
21
|
-
author: ArenaParticipant;
|
|
22
|
-
candidates: DraftCandidate[];
|
|
23
|
-
minDraftLength: number;
|
|
24
|
-
signal?: AbortSignal;
|
|
25
|
-
onProgress?: (e: IterateProgressEvent) => void;
|
|
26
|
-
}): Promise<Draft>;
|
|
27
|
-
/** Single-author v1 (tournament disabled) — author writes alone. */
|
|
28
|
-
export declare function singleAuthorV1(args: {
|
|
29
|
-
subject: IterateSubject;
|
|
30
|
-
format: FormatPack;
|
|
31
|
-
author: ArenaParticipant;
|
|
32
|
-
minDraftLength: number;
|
|
33
|
-
signal?: AbortSignal;
|
|
34
|
-
}): Promise<Draft>;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Web tools for arena iterate critics — fabrication detection support.
|
|
3
|
-
*
|
|
4
|
-
* Wraps the existing builtin webSearchTool / webFetchTool so critics can
|
|
5
|
-
* verify factual claims during the argue phase.
|
|
6
|
-
*/
|
|
7
|
-
import type { ToolDefinition } from "../../../types.js";
|
|
8
|
-
export declare const webSearchToolDef: ToolDefinition;
|
|
9
|
-
export declare const webFetchToolDef: ToolDefinition;
|
|
10
|
-
export declare const ITERATE_WEB_TOOLS: ToolDefinition[];
|
|
11
|
-
export declare function executeIterateWebTool(toolName: string, args: Record<string, unknown>): Promise<string>;
|
|
12
|
-
/** Probe env to determine if any web-search provider is configured. */
|
|
13
|
-
export declare function hasWebSearchProvider(): boolean;
|
|
@@ -1,152 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Iterate mode — multi-model authoring loop.
|
|
3
|
-
*
|
|
4
|
-
* Author writes → critics argue → author revises → ... → final draft.
|
|
5
|
-
* v1 uses a tournament: every participant writes a candidate, then the
|
|
6
|
-
* author merges (anonymized inputs) into a single v1.
|
|
7
|
-
*/
|
|
8
|
-
import type { ArenaParticipant } from "../types.js";
|
|
9
|
-
export type IterateFormat = "code" | "document";
|
|
10
|
-
export interface IterateSubject {
|
|
11
|
-
/** What the author is producing — short descriptive label. */
|
|
12
|
-
label: string;
|
|
13
|
-
/** Full instruction to the author / critics. */
|
|
14
|
-
description: string;
|
|
15
|
-
/** Optional source artifacts (file paths, urls) to ground the work. */
|
|
16
|
-
sources?: string[];
|
|
17
|
-
}
|
|
18
|
-
/** A v1 candidate produced by one participant during the tournament. */
|
|
19
|
-
export interface DraftCandidate {
|
|
20
|
-
author: string;
|
|
21
|
-
anonymousLabel: string;
|
|
22
|
-
content: string;
|
|
23
|
-
}
|
|
24
|
-
export interface Draft {
|
|
25
|
-
version: number;
|
|
26
|
-
author: string;
|
|
27
|
-
format: IterateFormat;
|
|
28
|
-
content: string;
|
|
29
|
-
/**
|
|
30
|
-
* For v1 with tournament strategy: the candidates that were merged.
|
|
31
|
-
* For v2+: undefined.
|
|
32
|
-
*/
|
|
33
|
-
draftCandidates?: DraftCandidate[];
|
|
34
|
-
/** Author's explanation of how candidates were merged into v1. */
|
|
35
|
-
mergeRationale?: string;
|
|
36
|
-
/**
|
|
37
|
-
* For v2+: which critique IDs were addressed and how.
|
|
38
|
-
*/
|
|
39
|
-
acceptedCritiques?: string[];
|
|
40
|
-
rejectedCritiques?: Array<{
|
|
41
|
-
id: string;
|
|
42
|
-
reason: string;
|
|
43
|
-
}>;
|
|
44
|
-
/** Free-form note from author: what changed and why. */
|
|
45
|
-
changelog?: string;
|
|
46
|
-
}
|
|
47
|
-
export type CritiqueSeverity = "blocker" | "major" | "minor" | "nit" | "praise";
|
|
48
|
-
export type CritiqueCategory = "correctness" | "completeness" | "clarity" | "evidence" | "structure" | "style" | "fabrication" | "other";
|
|
49
|
-
export interface CritiqueEvidence {
|
|
50
|
-
url: string;
|
|
51
|
-
snippet?: string;
|
|
52
|
-
}
|
|
53
|
-
export interface Critique {
|
|
54
|
-
id: string;
|
|
55
|
-
critic: string;
|
|
56
|
-
/** 5-15 word quote from the draft for precise location. */
|
|
57
|
-
anchor: string;
|
|
58
|
-
severity: CritiqueSeverity;
|
|
59
|
-
category: CritiqueCategory;
|
|
60
|
-
comment: string;
|
|
61
|
-
/** Optional concrete suggestion. */
|
|
62
|
-
suggestion?: string;
|
|
63
|
-
/** Optional URLs the critic consulted to back up the critique. */
|
|
64
|
-
evidence?: CritiqueEvidence[];
|
|
65
|
-
}
|
|
66
|
-
export interface ConvergenceSignal {
|
|
67
|
-
blockerCount: number;
|
|
68
|
-
majorCount: number;
|
|
69
|
-
totalCritiques: number;
|
|
70
|
-
/** Levenshtein-ratio-like 0..1, where 0 = identical, 1 = totally different. */
|
|
71
|
-
diffFromPrevious: number;
|
|
72
|
-
shouldStop: boolean;
|
|
73
|
-
reason: "blockers_zero_and_stable" | "all_minor_or_praise" | "max_rounds" | "user_stop" | "user_force_continue" | "diff_below_threshold" | "running";
|
|
74
|
-
}
|
|
75
|
-
export interface Round {
|
|
76
|
-
round: number;
|
|
77
|
-
draft: Draft;
|
|
78
|
-
critiques: Critique[];
|
|
79
|
-
convergence: ConvergenceSignal;
|
|
80
|
-
}
|
|
81
|
-
export type AuthorRotation = "fixed" | "round-robin" | "best-critic";
|
|
82
|
-
export interface CheckpointContext {
|
|
83
|
-
round: number;
|
|
84
|
-
draft: Draft;
|
|
85
|
-
critiques: Critique[];
|
|
86
|
-
convergence: ConvergenceSignal;
|
|
87
|
-
}
|
|
88
|
-
export type CheckpointAction = "continue" | "stop" | "force-continue";
|
|
89
|
-
export type CheckpointFn = (ctx: CheckpointContext) => Promise<CheckpointAction>;
|
|
90
|
-
export interface IterateProgressEvent {
|
|
91
|
-
type: "v1_tournament_start" | "v1_candidate_done" | "v1_merge_start" | "v1_merge_done" | "round_start" | "argue_start" | "argue_done" | "revise_start" | "revise_done" | "round_done" | "checkpoint_pause" | "iterate_complete";
|
|
92
|
-
round?: number;
|
|
93
|
-
participant?: string;
|
|
94
|
-
data?: Record<string, unknown>;
|
|
95
|
-
}
|
|
96
|
-
export interface IterateConfig {
|
|
97
|
-
subject: IterateSubject;
|
|
98
|
-
format: IterateFormat;
|
|
99
|
-
/** The participant who merges v1 and main-authors v2+. Required. */
|
|
100
|
-
author: ArenaParticipant;
|
|
101
|
-
/** Critic participants. Each must have unique `name`. */
|
|
102
|
-
critics: ArenaParticipant[];
|
|
103
|
-
/** Default 5. */
|
|
104
|
-
maxRounds?: number;
|
|
105
|
-
/**
|
|
106
|
-
* v1 strategy.
|
|
107
|
-
* - "tournament" (default): author + all critics each write a candidate,
|
|
108
|
-
* author merges anonymized candidates into v1.
|
|
109
|
-
* - "single": author writes v1 alone (no tournament).
|
|
110
|
-
*/
|
|
111
|
-
v1Strategy?: "tournament" | "single";
|
|
112
|
-
/** Default "fixed". */
|
|
113
|
-
authorRotation?: AuthorRotation;
|
|
114
|
-
/**
|
|
115
|
-
* If provided, called after each round; arena pauses for the response.
|
|
116
|
-
* Default: undefined (no checkpoints).
|
|
117
|
-
*/
|
|
118
|
-
humanCheckpoint?: CheckpointFn;
|
|
119
|
-
/**
|
|
120
|
-
* Convergence rules. "default" applies built-in heuristics.
|
|
121
|
-
* Custom function returns true → stop after this round.
|
|
122
|
-
*/
|
|
123
|
-
convergenceStrategy?: "default" | ((ctx: {
|
|
124
|
-
round: number;
|
|
125
|
-
critiques: Critique[];
|
|
126
|
-
draft: Draft;
|
|
127
|
-
previousDraft?: Draft;
|
|
128
|
-
}) => boolean);
|
|
129
|
-
/** Minimum content length per draft (chars). Used both as length budget hint and to retry-on-shrinkage. Default 800 for document, 200 for code. */
|
|
130
|
-
minDraftLength?: number;
|
|
131
|
-
/**
|
|
132
|
-
* Whether critics get web_search/web_fetch tools during the argue phase.
|
|
133
|
-
* Requires SERPER_API_KEY / TAVILY_API_KEY / SEARXNG_URL in env. Default false.
|
|
134
|
-
* When true, each argue call becomes a tool-use loop (critics may search
|
|
135
|
-
* before producing critiques) — significantly more tokens and time, but
|
|
136
|
-
* dramatically reduces fabrication.
|
|
137
|
-
*/
|
|
138
|
-
enableWebSearch?: boolean;
|
|
139
|
-
/** Cap tool-use rounds per critic per argue phase. Default 8. */
|
|
140
|
-
maxArgueToolRounds?: number;
|
|
141
|
-
signal?: AbortSignal;
|
|
142
|
-
onProgress?: (event: IterateProgressEvent) => void;
|
|
143
|
-
}
|
|
144
|
-
export type StoppedReason = "converged" | "max_rounds" | "user_stop" | "errored" | "aborted";
|
|
145
|
-
export interface IterateResult {
|
|
146
|
-
subject: IterateSubject;
|
|
147
|
-
format: IterateFormat;
|
|
148
|
-
rounds: Round[];
|
|
149
|
-
finalDraft: Draft;
|
|
150
|
-
stoppedAt: StoppedReason;
|
|
151
|
-
durationMs: number;
|
|
152
|
-
}
|
package/dist/arena/ledger.d.ts
DELETED
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SharedResearchLedger — append-only shared state across all arena rounds.
|
|
3
|
-
*
|
|
4
|
-
* Design constraints (from architecture doc):
|
|
5
|
-
* - All objects have stable IDs
|
|
6
|
-
* - Append-only: history preserved, never overwritten
|
|
7
|
-
* - Query layer supports latest-view aggregation
|
|
8
|
-
* - Supports by-id, by-claim, by-participant, by-round filtering
|
|
9
|
-
*/
|
|
10
|
-
import type { SharedResearchLedger, ResearchDossier, EvidencePacket, ClaimRecord, ClaimChallenge, RequestedCheck, ClaimAdjudication } from "./types.js";
|
|
11
|
-
/**
|
|
12
|
-
* Manages the shared research ledger — the single source of truth
|
|
13
|
-
* for all evidence, claims, challenges, and adjudications in an arena session.
|
|
14
|
-
*/
|
|
15
|
-
export declare class ArenaLedger {
|
|
16
|
-
private ledger;
|
|
17
|
-
private index;
|
|
18
|
-
constructor();
|
|
19
|
-
/** Check if ledger is approaching memory limits and log warnings */
|
|
20
|
-
private checkGrowth;
|
|
21
|
-
appendDossier(dossier: ResearchDossier): void;
|
|
22
|
-
appendEvidencePacket(packet: EvidencePacket): void;
|
|
23
|
-
appendClaim(claim: ClaimRecord): void;
|
|
24
|
-
appendChallenge(challenge: ClaimChallenge): void;
|
|
25
|
-
appendRequestedCheck(check: RequestedCheck): void;
|
|
26
|
-
appendAdjudication(adjudication: ClaimAdjudication): void;
|
|
27
|
-
/**
|
|
28
|
-
* Return a read-only reference to the full ledger.
|
|
29
|
-
*
|
|
30
|
-
* Note: `Readonly<>` is shallow — inner arrays are still mutable at the
|
|
31
|
-
* type level. Callers MUST NOT mutate the returned object; use the
|
|
32
|
-
* append* methods instead. A deep-freeze or structural clone can be
|
|
33
|
-
* added later if external consumers need a truly immutable snapshot.
|
|
34
|
-
*/
|
|
35
|
-
getSnapshot(): Readonly<SharedResearchLedger>;
|
|
36
|
-
getClaimById(claimId: string): ClaimRecord | undefined;
|
|
37
|
-
getPacketById(packetId: string): EvidencePacket | undefined;
|
|
38
|
-
getAllClaims(): ClaimRecord[];
|
|
39
|
-
getClaimsByStatus(...statuses: ClaimRecord["status"][]): ClaimRecord[];
|
|
40
|
-
getClaimsByOwner(owner: string): ClaimRecord[];
|
|
41
|
-
getChallengesForClaim(claimId: string): ClaimChallenge[];
|
|
42
|
-
getPendingChecks(): RequestedCheck[];
|
|
43
|
-
getPendingChecksForClaim(claimId: string): RequestedCheck[];
|
|
44
|
-
getPacketsForClaim(claimId: string): EvidencePacket[];
|
|
45
|
-
getDossiers(): ResearchDossier[];
|
|
46
|
-
getDossierByParticipant(participant: string): ResearchDossier | undefined;
|
|
47
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Lens registry — analysis perspectives for Arena sessions.
|
|
3
|
-
*/
|
|
4
|
-
import type { ArenaLens, ArenaLensName, ArenaLensRef } from "../types.js";
|
|
5
|
-
export { engineeringLens } from "./engineering.js";
|
|
6
|
-
export { productLens } from "./product.js";
|
|
7
|
-
export { architectureLens } from "./architecture.js";
|
|
8
|
-
export { generalLens } from "./general.js";
|
|
9
|
-
/** Get a lens by name. */
|
|
10
|
-
export declare function getLens(name: ArenaLensName): ArenaLens;
|
|
11
|
-
/** Resolve lens refs into full ArenaLens objects. */
|
|
12
|
-
export declare function resolveLenses(refs: ArenaLensRef[]): ArenaLens[];
|
|
13
|
-
/** Build a combined lens prompt fragment for participant system prompts. */
|
|
14
|
-
export declare function buildLensPrompt(lenses: ArenaLens[], phase: "participant" | "reviewer" | "moderator"): string;
|
|
15
|
-
/** All available lens names */
|
|
16
|
-
export declare const LENS_NAMES: ArenaLensName[];
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Arena model presets — known models with their max output token limits.
|
|
3
|
-
*
|
|
4
|
-
* Used by arena participant resolution to set appropriate maxTokens
|
|
5
|
-
* so that LLM output is not prematurely truncated.
|
|
6
|
-
*/
|
|
7
|
-
export interface ModelPreset {
|
|
8
|
-
provider: string;
|
|
9
|
-
model: string;
|
|
10
|
-
maxOutputTokens: number;
|
|
11
|
-
}
|
|
12
|
-
export declare const MODEL_PRESETS: Record<string, ModelPreset>;
|
|
13
|
-
/**
|
|
14
|
-
* Look up max output tokens for a model string, falling back to a safe default.
|
|
15
|
-
*
|
|
16
|
-
* Lookup order:
|
|
17
|
-
* 1. Arena preset key (e.g. "claude", "gpt") — short aliases used in arena UX
|
|
18
|
-
* 2. Arena preset model path (e.g. "anthropic/claude-opus-4.6")
|
|
19
|
-
* 3. resolveMaxOutput — the canonical table in onboarding.ts that also covers
|
|
20
|
-
* direct-provider IDs (deepseek-v4-pro, …) and OpenRouter snapshot
|
|
21
|
-
* 4. 8192 — final safe fallback
|
|
22
|
-
*/
|
|
23
|
-
export declare function getMaxOutputTokens(model: string): number;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Adjudication — the moderator makes evidence-based rulings on contested claims.
|
|
3
|
-
*
|
|
4
|
-
* For each contested/debated claim, the moderator sees the full claim context
|
|
5
|
-
* (evidence, challenges, debate rounds) and produces a ClaimAdjudication.
|
|
6
|
-
*
|
|
7
|
-
* Claims that were verified without contest get synthetic adjudication records.
|
|
8
|
-
*/
|
|
9
|
-
import type { ArenaParticipant, ArenaStrategy, ClaimAdjudication, ArenaProgressEvent } from "../types.js";
|
|
10
|
-
import type { ArenaLedger } from "../ledger.js";
|
|
11
|
-
interface AdjudicationOptions {
|
|
12
|
-
concluder: ArenaParticipant;
|
|
13
|
-
strategy: ArenaStrategy;
|
|
14
|
-
topic: string;
|
|
15
|
-
ledger: ArenaLedger;
|
|
16
|
-
signal?: AbortSignal;
|
|
17
|
-
onProgress?: (event: ArenaProgressEvent) => void;
|
|
18
|
-
}
|
|
19
|
-
/**
|
|
20
|
-
* Run adjudication phase. The moderator rules on contested claims.
|
|
21
|
-
* Verified claims get synthetic adjudications.
|
|
22
|
-
*/
|
|
23
|
-
export declare function runAdjudication(options: AdjudicationOptions): Promise<ClaimAdjudication[]>;
|
|
24
|
-
export {};
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* ConsensusBuilder — aggregates findings + peer reviews into structured consensus.
|
|
3
|
-
*
|
|
4
|
-
* V1: Program aggregates finding + review data, moderator LLM organizes.
|
|
5
|
-
* V2: When claim data is available, uses claim-aware prompts that distinguish
|
|
6
|
-
* verified/unresolved/rejected claims.
|
|
7
|
-
*
|
|
8
|
-
* In both paths, the moderator must faithfully reflect aggregated results
|
|
9
|
-
* (no new unsourced conclusions).
|
|
10
|
-
*/
|
|
11
|
-
import type { ArenaParticipant, ArenaStrategy, ParticipantReport, FindingReview, ArenaConsensus, ClaimStatusSummary, ArenaProgressEvent } from "../types.js";
|
|
12
|
-
interface ConsensusOptions {
|
|
13
|
-
/** The participant that acts as moderator/concluder */
|
|
14
|
-
concluder: ArenaParticipant;
|
|
15
|
-
strategy: ArenaStrategy;
|
|
16
|
-
topic: string;
|
|
17
|
-
reports: ParticipantReport[];
|
|
18
|
-
reviews: FindingReview[];
|
|
19
|
-
/** Claim status summary — when provided, enables claim-aware consensus (V2) */
|
|
20
|
-
claimSummary?: ClaimStatusSummary;
|
|
21
|
-
signal?: AbortSignal;
|
|
22
|
-
onProgress?: (event: ArenaProgressEvent) => void;
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
|
-
* Build structured consensus from participant reports, cross-reviews,
|
|
26
|
-
* and optionally adjudicated claim data.
|
|
27
|
-
*/
|
|
28
|
-
export declare function buildConsensus(options: ConsensusOptions): Promise<ArenaConsensus>;
|
|
29
|
-
export {};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* ClaimRegistry — converts ResearchDossier findings into ClaimRecords.
|
|
3
|
-
*
|
|
4
|
-
* Each finding is elevated to a claim with:
|
|
5
|
-
* - Stable global ID (owner + finding.id)
|
|
6
|
-
* - Evidence packet references from findingEvidenceLinks
|
|
7
|
-
* - Initial status: "proposed"
|
|
8
|
-
*/
|
|
9
|
-
import type { ResearchDossier, ClaimRecord, ArenaProgressEvent } from "../types.js";
|
|
10
|
-
import type { ArenaLedger } from "../ledger.js";
|
|
11
|
-
interface ClaimRegistryOptions {
|
|
12
|
-
dossiers: ResearchDossier[];
|
|
13
|
-
ledger: ArenaLedger;
|
|
14
|
-
onProgress?: (event: ArenaProgressEvent) => void;
|
|
15
|
-
}
|
|
16
|
-
/**
|
|
17
|
-
* Register all findings from research dossiers as claims.
|
|
18
|
-
* Returns the newly created ClaimRecord array.
|
|
19
|
-
*/
|
|
20
|
-
export declare function registerClaims(options: ClaimRegistryOptions): ClaimRecord[];
|
|
21
|
-
/**
|
|
22
|
-
* Select claims for review, prioritized by severity and confidence.
|
|
23
|
-
* Respects the maxClaimsForReview limit.
|
|
24
|
-
*/
|
|
25
|
-
export declare function selectClaimsForReview(claims: ClaimRecord[], maxClaims: number): ClaimRecord[];
|
|
26
|
-
export {};
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* CrossReview / VerificationReview — participants review each other's findings.
|
|
3
|
-
*
|
|
4
|
-
* V1 (CrossReview): Each participant sees the other participants' structured findings
|
|
5
|
-
* and provides per-finding verdicts: agree, refine, disagree, needs_evidence.
|
|
6
|
-
*
|
|
7
|
-
* V2 (VerificationReview): Reviewers get claim + evidence packet + digest data,
|
|
8
|
-
* and produce ClaimChallenge records that feed into the claim state machine.
|
|
9
|
-
*/
|
|
10
|
-
import type { ArenaParticipant, ArenaStrategy, ParticipantReport, FindingReview, ClaimChallenge, ArenaProgressEvent, ArenaExecutionLimits } from "../types.js";
|
|
11
|
-
import type { ArenaLedger } from "../ledger.js";
|
|
12
|
-
interface CrossReviewOptions {
|
|
13
|
-
participants: ArenaParticipant[];
|
|
14
|
-
strategy: ArenaStrategy;
|
|
15
|
-
topic: string;
|
|
16
|
-
reports: ParticipantReport[];
|
|
17
|
-
signal?: AbortSignal;
|
|
18
|
-
onProgress?: (event: ArenaProgressEvent) => void;
|
|
19
|
-
}
|
|
20
|
-
/**
|
|
21
|
-
* Run cross-review phase (V1). Each participant reviews the others' findings.
|
|
22
|
-
*/
|
|
23
|
-
export declare function runCrossReview(options: CrossReviewOptions): Promise<FindingReview[]>;
|
|
24
|
-
interface VerificationReviewOptions {
|
|
25
|
-
participants: ArenaParticipant[];
|
|
26
|
-
strategy: ArenaStrategy;
|
|
27
|
-
topic: string;
|
|
28
|
-
reports: ParticipantReport[];
|
|
29
|
-
ledger: ArenaLedger;
|
|
30
|
-
limits: ArenaExecutionLimits;
|
|
31
|
-
/** Arena mode — planning routes to merge-oriented review */
|
|
32
|
-
mode?: "review" | "discussion" | "planning";
|
|
33
|
-
signal?: AbortSignal;
|
|
34
|
-
onProgress?: (event: ArenaProgressEvent) => void;
|
|
35
|
-
}
|
|
36
|
-
interface VerificationReviewResult {
|
|
37
|
-
reviews: FindingReview[];
|
|
38
|
-
challenges: ClaimChallenge[];
|
|
39
|
-
}
|
|
40
|
-
/**
|
|
41
|
-
* Run verification-review phase. Reviewers get claim + evidence + digest data.
|
|
42
|
-
* Falls back to V1 cross-review if strategy doesn't implement V2.
|
|
43
|
-
*/
|
|
44
|
-
export declare function runVerificationReview(options: VerificationReviewOptions): Promise<VerificationReviewResult>;
|
|
45
|
-
export {};
|