@cjhyy/code-shell 0.3.0 → 0.5.0-rc.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +75 -0
- package/dist/cli.js +2 -0
- package/dist/index.d.ts +1 -68
- package/dist/index.js +1 -1
- package/package.json +25 -73
- package/dist/agent/coordinator.d.ts +0 -49
- package/dist/anthropic-DJXVKFMJ.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-MRBATZFD.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-2OD6VR4N.js +0 -2
- package/dist/chunk-3QP5BQ3L.js +0 -1
- package/dist/chunk-5QIVXFCT.js +0 -1
- package/dist/chunk-AFMP73YP.js +0 -2
- package/dist/chunk-D3TVASD2.js +0 -4
- package/dist/chunk-DI26OUIU.js +0 -2
- package/dist/chunk-FU7AHZNN.js +0 -1
- package/dist/chunk-FZXY554D.js +0 -2
- package/dist/chunk-GGVAOPI7.js +0 -1
- package/dist/chunk-GKAQH2DG.js +0 -2
- package/dist/chunk-GYNO4R7R.js +0 -2
- package/dist/chunk-K4HILJ6G.js +0 -251
- package/dist/chunk-M7VU4YVY.js +0 -49
- package/dist/chunk-MLCTC53I.js +0 -1
- package/dist/chunk-O5HFCH2U.js +0 -1
- package/dist/chunk-OWBYLMDD.js +0 -1
- package/dist/chunk-P6JSTIFM.js +0 -1
- package/dist/chunk-QTWU7UNA.js +0 -5
- package/dist/chunk-SKIX2M5Z.js +0 -4
- package/dist/chunk-SNFAPSLA.js +0 -1
- package/dist/chunk-SV7H4FKT.js +0 -3
- package/dist/chunk-T222K6IV.js +0 -18
- package/dist/chunk-TKJA6W36.js +0 -3
- package/dist/chunk-WI6FSWGU.js +0 -1
- package/dist/chunk-WONQHE4P.js +0 -641
- package/dist/chunk-X2S7ASQ2.js +0 -1
- package/dist/chunk-Z5HKHAO7.js +0 -336
- 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/plugin-commands-registration.d.ts +0 -12
- package/dist/cli/commands/builtin/plugin-handler.d.ts +0 -6
- package/dist/cli/commands/builtin/utility-commands.d.ts +0 -5
- package/dist/cli/commands/registry.d.ts +0 -79
- 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 -415
- 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-GSFXPP2Y.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-FBX4HVVY.js +0 -1
- package/dist/engine/cost-store.d.ts +0 -22
- package/dist/engine/engine.d.ts +0 -236
- 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 -122
- 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 -114
- package/dist/hooks/inject.d.ts +0 -19
- package/dist/hooks/registry.d.ts +0 -15
- package/dist/hooks/shell-runner.d.ts +0 -45
- package/dist/llm/api-key-sanitize.d.ts +0 -22
- 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 -64
- package/dist/llm/retry.d.ts +0 -12
- package/dist/llm/stream-watchdog.d.ts +0 -42
- package/dist/llm/token-counter.d.ts +0 -17
- package/dist/llm/types.d.ts +0 -37
- package/dist/logging/logger.d.ts +0 -102
- 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-4XKLZHKE.js +0 -1
- package/dist/mcp-manager-3JGHEJO3.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-OQ6LLN5J.js +0 -1
- package/dist/openrouter-models-ZT4R2AE3.js +0 -1
- package/dist/openrouter-sync-ARMVWY7S.js +0 -1
- package/dist/plugin-handler-GJISMH5Q.js +0 -11
- package/dist/plugins/gitOps.d.ts +0 -23
- package/dist/plugins/installedPlugins.d.ts +0 -15
- package/dist/plugins/knownMarketplaces.d.ts +0 -10
- package/dist/plugins/loadPluginHooks.d.ts +0 -52
- package/dist/plugins/marketplaceManager.d.ts +0 -49
- package/dist/plugins/parseMarketplaceInput.d.ts +0 -16
- package/dist/plugins/pluginCommandHook.d.ts +0 -54
- package/dist/plugins/pluginCommandsLoader.d.ts +0 -25
- package/dist/plugins/pluginInstaller.d.ts +0 -36
- package/dist/plugins/schemas.d.ts +0 -9
- package/dist/plugins/types.d.ts +0 -75
- package/dist/plugins/varRewrite.d.ts +0 -42
- 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/helpers.d.ts +0 -42
- 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 -19
- 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 -71
- 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/Static.d.ts +0 -23
- 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 -9
- package/dist/render/dom.d.ts +0 -77
- 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 -95
- 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 -30
- package/dist/render/ink.d.ts +0 -391
- 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 -28
- 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 -11
- package/dist/services/memory-orchestrator.d.ts +0 -39
- 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 -1123
- package/dist/skills/frontmatter.d.ts +0 -13
- package/dist/skills/index.d.ts +0 -7
- package/dist/skills/scanner.d.ts +0 -20
- package/dist/tool-summary-HJX6RHG4.js +0 -2
- package/dist/tool-system/builtin/agent-notifications.d.ts +0 -55
- package/dist/tool-system/builtin/agent-registry.d.ts +0 -67
- package/dist/tool-system/builtin/agent-transcript-translator.d.ts +0 -22
- 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-prompt.d.ts +0 -7
- package/dist/tool-system/builtin/skill.d.ts +0 -8
- 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 -133
- 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 -356
- package/dist/ui/App.d.ts +0 -14
- package/dist/ui/components/AgentBlock.d.ts +0 -35
- package/dist/ui/components/AgentDock.d.ts +0 -36
- 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 -24
- 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/MessageRow.d.ts +0 -54
- 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 -19
- 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 -17
- 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 -43
- package/dist/ui/components/WelcomeTips.d.ts +0 -5
- package/dist/ui/dev-seed.d.ts +0 -1
- package/dist/ui/fullscreen-mode.d.ts +0 -9
- package/dist/ui/hooks/useCostSummary.d.ts +0 -1
- package/dist/ui/hooks/useVirtualScroll.d.ts +0 -101
- 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/perf-probes.d.ts +0 -22
- package/dist/ui/query-guard.d.ts +0 -35
- package/dist/ui/slice-anchor.d.ts +0 -44
- package/dist/ui/store.d.ts +0 -108
- 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
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* MessageRow — memo boundary around a single chat entry's rendered output.
|
|
3
|
-
*
|
|
4
|
-
* Why this exists: stream events fire dozens of times per second. Without
|
|
5
|
-
* a memo boundary, every entry's renderer (markdown lexing, Yoga layout,
|
|
6
|
-
* syntax-highlight token cache) re-runs on every frame, defeating ink's
|
|
7
|
-
* blit fast-path. The hand-written comparator below mirrors Claude Code
|
|
8
|
-
* 2.1.88's areMessageRowPropsEqual: bail only when we are CERTAIN the
|
|
9
|
-
* entry didn't change.
|
|
10
|
-
*
|
|
11
|
-
* Why `render` is excluded from the comparator (intentional, see CC's
|
|
12
|
-
* VirtualItem note): when entry/columns/isStreaming all match, React.memo
|
|
13
|
-
* returns the PREVIOUS rendered ReactNode — it does NOT invoke render
|
|
14
|
-
* again with the new closure, so a stale-closure-on-bail scenario is
|
|
15
|
-
* impossible. Including `render` in the comparator would defeat memo
|
|
16
|
-
* entirely (render is fresh on every parent render).
|
|
17
|
-
*/
|
|
18
|
-
import React, { type ReactNode } from "react";
|
|
19
|
-
import type { ChatEntry } from "../store.js";
|
|
20
|
-
export interface MessageRowProps {
|
|
21
|
-
entry: ChatEntry;
|
|
22
|
-
/** Terminal columns — affects text wrap inside the renderer. */
|
|
23
|
-
columns: number;
|
|
24
|
-
/**
|
|
25
|
-
* True iff this entry is the one currently receiving stream deltas.
|
|
26
|
-
* Streaming rows never memo-bail (their text grows mid-frame).
|
|
27
|
-
*/
|
|
28
|
-
isStreaming: boolean;
|
|
29
|
-
/**
|
|
30
|
-
* True iff this entry is the transcript-mode cursor target. State
|
|
31
|
-
* external to the entry that affects rendering (cursor outline) must
|
|
32
|
-
* be a prop so the comparator can invalidate when it flips. CC handles
|
|
33
|
-
* cursor/hover/expanded the same way on its VirtualItem.
|
|
34
|
-
*/
|
|
35
|
-
isSelected: boolean;
|
|
36
|
-
/**
|
|
37
|
-
* True when long entries should render expanded (transcript mode).
|
|
38
|
-
* Flipping this re-renders every row — low-frequency event, acceptable.
|
|
39
|
-
*/
|
|
40
|
-
expanded: boolean;
|
|
41
|
-
/**
|
|
42
|
-
* Called with the entry when we actually need to render. Excluded
|
|
43
|
-
* from the memo comparator on purpose (see file header).
|
|
44
|
-
*/
|
|
45
|
-
render: (entry: ChatEntry) => ReactNode;
|
|
46
|
-
}
|
|
47
|
-
declare function MessageRowImpl({ entry, render }: MessageRowProps): import("react/jsx-runtime").JSX.Element;
|
|
48
|
-
/**
|
|
49
|
-
* Returns true when the row can safely skip re-render. False on any
|
|
50
|
-
* uncertainty — we fail safe by re-rendering.
|
|
51
|
-
*/
|
|
52
|
-
export declare function areMessageRowPropsEqual(prev: MessageRowProps, next: MessageRowProps): boolean;
|
|
53
|
-
export declare const MessageRow: React.MemoExoticComponent<typeof MessageRowImpl>;
|
|
54
|
-
export {};
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
import type { ProtocolModelEntry } from "../../protocol/types.js";
|
|
2
|
-
interface SnapshotInfo {
|
|
3
|
-
count: number;
|
|
4
|
-
fetchedAt: string;
|
|
5
|
-
}
|
|
6
|
-
/**
|
|
7
|
-
* Settings stores arena.participants as Array<string | object>. The panel
|
|
8
|
-
* surfaces strings (pool keys); object-form entries are shown read-only so
|
|
9
|
-
* we don't clobber a user's hand-edited config.
|
|
10
|
-
*/
|
|
11
|
-
export type ArenaParticipantEntry = {
|
|
12
|
-
kind: "key";
|
|
13
|
-
value: string;
|
|
14
|
-
} | {
|
|
15
|
-
kind: "object";
|
|
16
|
-
label: string;
|
|
17
|
-
};
|
|
18
|
-
/**
|
|
19
|
-
* Row data shown in the Providers tab. Counts/timestamps are derived by the
|
|
20
|
-
* parent from settings.providers[] + the model cache so this component stays
|
|
21
|
-
* presentational.
|
|
22
|
-
*/
|
|
23
|
-
export interface ProviderManagerEntry {
|
|
24
|
-
key: string;
|
|
25
|
-
label: string;
|
|
26
|
-
kind: string;
|
|
27
|
-
modelCount: number;
|
|
28
|
-
cachedModels?: number;
|
|
29
|
-
cachedAt?: string;
|
|
30
|
-
baseUrl?: string;
|
|
31
|
-
apiKey?: string;
|
|
32
|
-
protocol?: string;
|
|
33
|
-
modelsPath?: string;
|
|
34
|
-
}
|
|
35
|
-
interface ModelManagerProps {
|
|
36
|
-
entries: ProtocolModelEntry[];
|
|
37
|
-
snapshot: SnapshotInfo;
|
|
38
|
-
arenaParticipants: ArenaParticipantEntry[];
|
|
39
|
-
/** Providers configured in settings.providers[] (Task 11+). */
|
|
40
|
-
providers?: ProviderManagerEntry[];
|
|
41
|
-
/** Activate a model. */
|
|
42
|
-
onSwitch: (key: string) => Promise<void>;
|
|
43
|
-
/** Trigger an OpenRouter snapshot refresh. */
|
|
44
|
-
onSync: () => Promise<{
|
|
45
|
-
ok: boolean;
|
|
46
|
-
count: number;
|
|
47
|
-
error?: string;
|
|
48
|
-
}>;
|
|
49
|
-
/** Persist updated participant list (string[]) to settings. */
|
|
50
|
-
onSaveArena: (participants: string[]) => Promise<void>;
|
|
51
|
-
/** Open the parent-rendered ProviderModelFlow (covers both add-provider and add-model). */
|
|
52
|
-
onOpenFlow?: () => void;
|
|
53
|
-
/** Force-refresh a provider's cached model list. */
|
|
54
|
-
onRefreshProvider?: (key: string) => Promise<{
|
|
55
|
-
count: number;
|
|
56
|
-
error?: string;
|
|
57
|
-
}>;
|
|
58
|
-
/** Delete a provider (blocked if any model references it). */
|
|
59
|
-
onDeleteProvider?: (key: string) => Promise<{
|
|
60
|
-
ok: boolean;
|
|
61
|
-
error?: string;
|
|
62
|
-
}>;
|
|
63
|
-
/** Delete a model entry. */
|
|
64
|
-
onDeleteModel?: (key: string) => Promise<void>;
|
|
65
|
-
onClose: () => void;
|
|
66
|
-
}
|
|
67
|
-
export declare function ModelManager({ entries, snapshot, arenaParticipants, providers, onSwitch, onSync, onSaveArena, onOpenFlow, onRefreshProvider, onDeleteProvider, onDeleteModel, onClose, }: ModelManagerProps): import("react/jsx-runtime").JSX.Element;
|
|
68
|
-
export {};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { ProtocolModelEntry } from "../../protocol/types.js";
|
|
2
|
-
/** Re-export under the UI name for convenience. */
|
|
3
|
-
export type ModelEntry = ProtocolModelEntry;
|
|
4
|
-
interface ModelSelectorProps {
|
|
5
|
-
entries: ModelEntry[];
|
|
6
|
-
onSelect: (key: string) => void;
|
|
7
|
-
onCancel: () => void;
|
|
8
|
-
}
|
|
9
|
-
export declare function ModelSelector({ entries, onSelect, onCancel }: ModelSelectorProps): import("react/jsx-runtime").JSX.Element;
|
|
10
|
-
export {};
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { type OnboardingResult } from "../../cli/onboarding.js";
|
|
2
|
-
import type { ProviderConfig } from "../../llm/provider-catalog.js";
|
|
3
|
-
interface OnboardingPromptProps {
|
|
4
|
-
onComplete: (result: OnboardingResult) => void;
|
|
5
|
-
onCancel: () => void;
|
|
6
|
-
/** Existing providers — surfaces "Use existing" in the flow's first step.
|
|
7
|
-
* Optional: empty by default (first-run case). */
|
|
8
|
-
existingProviders?: ProviderConfig[];
|
|
9
|
-
/** Existing model aliases — used by the flow to derive unique aliases. */
|
|
10
|
-
existingModelKeys?: string[];
|
|
11
|
-
/** Model ids already in settings.models[] — used by the flow to disable
|
|
12
|
-
* rows for models the user has already added. */
|
|
13
|
-
existingModelIds?: string[];
|
|
14
|
-
}
|
|
15
|
-
export declare function OnboardingPrompt({ onComplete, onCancel, existingProviders, existingModelKeys, existingModelIds, }: OnboardingPromptProps): import("react/jsx-runtime").JSX.Element | null;
|
|
16
|
-
export {};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
interface PermissionDialogProps {
|
|
2
|
-
toolName: string;
|
|
3
|
-
description: string;
|
|
4
|
-
riskLevel: "low" | "medium" | "high";
|
|
5
|
-
onDecision: (approved: boolean, permanent?: boolean) => void;
|
|
6
|
-
}
|
|
7
|
-
export declare function PermissionDialog({ toolName, description, riskLevel, onDecision }: PermissionDialogProps): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
export {};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { ApprovalScope } from "../../types.js";
|
|
2
|
-
interface PermissionPromptProps {
|
|
3
|
-
toolName: string;
|
|
4
|
-
description: string;
|
|
5
|
-
riskLevel: string;
|
|
6
|
-
args: Record<string, unknown>;
|
|
7
|
-
cwd: string;
|
|
8
|
-
onDecision: (approved: boolean, scope: ApprovalScope) => void;
|
|
9
|
-
}
|
|
10
|
-
export declare function PermissionPrompt({ toolName, description, riskLevel, args, cwd, onDecision, }: PermissionPromptProps): import("react/jsx-runtime").JSX.Element;
|
|
11
|
-
export {};
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
import { type ProviderKindName } from "../../llm/provider-kinds.js";
|
|
2
|
-
import type { ProviderConfig } from "../../llm/provider-catalog.js";
|
|
3
|
-
export interface EnvKeyHint {
|
|
4
|
-
envKey: string;
|
|
5
|
-
apiKey: string;
|
|
6
|
-
kindHint: ProviderKindName;
|
|
7
|
-
}
|
|
8
|
-
export interface FlowResult {
|
|
9
|
-
addedProvider?: ProviderConfig;
|
|
10
|
-
/**
|
|
11
|
-
* Self-describing model entries — credentials are duplicated from the
|
|
12
|
-
* provider on purpose. The engine reads these without a ProviderCatalog
|
|
13
|
-
* round-trip; providers[] is kept only as a credential source for the
|
|
14
|
-
* wizard's future "add model to existing provider" flow.
|
|
15
|
-
*/
|
|
16
|
-
addedModels: Array<{
|
|
17
|
-
key: string;
|
|
18
|
-
label?: string;
|
|
19
|
-
providerKey: string;
|
|
20
|
-
/** LLM client/protocol ("openai"/"anthropic"). */
|
|
21
|
-
protocol: string;
|
|
22
|
-
/** Legacy mirror of `protocol` for downstream readers that still query it. */
|
|
23
|
-
provider: string;
|
|
24
|
-
model: string;
|
|
25
|
-
baseUrl: string;
|
|
26
|
-
apiKey?: string;
|
|
27
|
-
maxContextTokens?: number;
|
|
28
|
-
maxOutputTokens?: number;
|
|
29
|
-
}>;
|
|
30
|
-
activeModelKey?: string;
|
|
31
|
-
}
|
|
32
|
-
export interface ProviderModelFlowProps {
|
|
33
|
-
existingProviders: ProviderConfig[];
|
|
34
|
-
existingModelKeys: string[];
|
|
35
|
-
/**
|
|
36
|
-
* Model ids (e.g. "deepseek-v4-pro") already present in settings.models[]
|
|
37
|
-
* under SOME provider. The fetch step uses this to disable rows for
|
|
38
|
-
* models the user has already added — keeps the menu informative (shows
|
|
39
|
-
* the full catalog) without letting the user re-add duplicates that
|
|
40
|
-
* appendOnboardingResult would silently drop.
|
|
41
|
-
*/
|
|
42
|
-
existingModelIds?: string[];
|
|
43
|
-
detectedEnvKeys?: EnvKeyHint[];
|
|
44
|
-
switchToNewModelOnFinish: boolean;
|
|
45
|
-
onFinish: (r: FlowResult) => void;
|
|
46
|
-
onCancel: () => void;
|
|
47
|
-
}
|
|
48
|
-
/**
|
|
49
|
-
* Pool-key generator for wizard-added models. Format is `provider-model` so
|
|
50
|
-
* the alias self-identifies (e.g. "deepseek-v4-pro", not just "v4-pro" or
|
|
51
|
-
* "deepseek"). Collisions get a numeric suffix.
|
|
52
|
-
*
|
|
53
|
-
* If the model id already starts with `<provider>-`, we don't duplicate.
|
|
54
|
-
*/
|
|
55
|
-
export declare function deriveModelAlias(modelId: string, used: string[], providerKind?: string): string;
|
|
56
|
-
export declare function deriveProviderKey(kindOrUrl: string, used: string[]): string;
|
|
57
|
-
export declare function validateAlias(alias: string, used: string[]): string | null;
|
|
58
|
-
export declare function ProviderModelFlow({ existingProviders, existingModelKeys, existingModelIds, detectedEnvKeys, switchToNewModelOnFinish, onFinish, onCancel, }: ProviderModelFlowProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* ScrollView — virtual scrolling container for terminal UI.
|
|
3
|
-
*
|
|
4
|
-
* Inspired by Claude Code's ScrollBox component. Key design:
|
|
5
|
-
* - Manages scrollTop + viewport height
|
|
6
|
-
* - Only renders children visible in the viewport (virtual scrolling)
|
|
7
|
-
* - stickyScroll: auto-follows new content (like "tail -f")
|
|
8
|
-
* - Mouse wheel scrolling support
|
|
9
|
-
* - Exposes imperative handle for programmatic scroll control
|
|
10
|
-
*
|
|
11
|
-
* Unlike CC's ScrollBox which uses a custom Yoga-based renderer,
|
|
12
|
-
* this implementation works with standard Ink by slicing the
|
|
13
|
-
* children array to only render visible items.
|
|
14
|
-
*/
|
|
15
|
-
import { type ReactNode } from "react";
|
|
16
|
-
export interface ScrollViewHandle {
|
|
17
|
-
scrollTo: (y: number) => void;
|
|
18
|
-
scrollBy: (dy: number) => void;
|
|
19
|
-
scrollToBottom: () => void;
|
|
20
|
-
getScrollTop: () => number;
|
|
21
|
-
isAtBottom: () => boolean;
|
|
22
|
-
}
|
|
23
|
-
interface ScrollViewProps {
|
|
24
|
-
/** Total number of items (not pixels). */
|
|
25
|
-
itemCount: number;
|
|
26
|
-
/** Render a single item by index. */
|
|
27
|
-
renderItem: (index: number) => ReactNode;
|
|
28
|
-
/** If true, auto-scroll to bottom when new items appear. */
|
|
29
|
-
stickyScroll?: boolean;
|
|
30
|
-
/** Height in terminal rows to reserve for non-scrollable UI (input, status). */
|
|
31
|
-
reservedRows?: number;
|
|
32
|
-
}
|
|
33
|
-
export declare const ScrollView: import("react").ForwardRefExoticComponent<ScrollViewProps & import("react").RefAttributes<ScrollViewHandle>>;
|
|
34
|
-
export {};
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
export interface SessionPickerEntry {
|
|
2
|
-
sessionId: string;
|
|
3
|
-
startedAt: number;
|
|
4
|
-
/** Last activity time — used to sort and display the row. */
|
|
5
|
-
lastActiveAt?: number;
|
|
6
|
-
turnCount: number;
|
|
7
|
-
preview?: string;
|
|
8
|
-
cwd?: string;
|
|
9
|
-
}
|
|
10
|
-
interface SessionPickerProps {
|
|
11
|
-
entries: SessionPickerEntry[];
|
|
12
|
-
onSelect: (sessionId: string) => void;
|
|
13
|
-
onCancel: () => void;
|
|
14
|
-
}
|
|
15
|
-
export declare function SessionPicker({ entries, onSelect, onCancel }: SessionPickerProps): import("react/jsx-runtime").JSX.Element;
|
|
16
|
-
export {};
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SpinnerWithVerb — animated spinner with random verbs, elapsed time, and token count.
|
|
3
|
-
*/
|
|
4
|
-
import { type MutableRefObject } from "react";
|
|
5
|
-
export type SpinnerMode = "responding" | "tool-use" | "thinking";
|
|
6
|
-
interface SpinnerWithVerbProps {
|
|
7
|
-
mode: SpinnerMode;
|
|
8
|
-
/**
|
|
9
|
-
* Per-turn streamed token count — used purely as a "still alive" signal so
|
|
10
|
-
* the user sees activity. NOT a measure of context size; that's in the
|
|
11
|
-
* StatusLine ctx bar.
|
|
12
|
-
*/
|
|
13
|
-
streamingTokensRef?: MutableRefObject<number>;
|
|
14
|
-
runStartRef?: MutableRefObject<number>;
|
|
15
|
-
thinkingContent?: string;
|
|
16
|
-
}
|
|
17
|
-
declare function SpinnerWithVerbImpl({ mode, streamingTokensRef, runStartRef, thinkingContent, }: SpinnerWithVerbProps): import("react/jsx-runtime").JSX.Element;
|
|
18
|
-
export declare const SpinnerWithVerb: import("react").MemoExoticComponent<typeof SpinnerWithVerbImpl>;
|
|
19
|
-
export {};
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* StatusLine — compact bottom status bar matching Claude Code's style.
|
|
3
|
-
*
|
|
4
|
-
* Layout: [running indicator] model · context bar % · $cost
|
|
5
|
-
*
|
|
6
|
-
* Manages its own 1s interval so the parent App doesn't re-render.
|
|
7
|
-
*/
|
|
8
|
-
import { type MutableRefObject } from "react";
|
|
9
|
-
interface StatusLineProps {
|
|
10
|
-
model: string;
|
|
11
|
-
effort: string;
|
|
12
|
-
tokens: number;
|
|
13
|
-
cost: number;
|
|
14
|
-
sessionId?: string;
|
|
15
|
-
/**
|
|
16
|
-
* Authoritative live context size. The engine emits `usage_update` at every
|
|
17
|
-
* message-array mutation (post-tool-result, post-compact, post-LLM), so this
|
|
18
|
-
* tracks the real prompt token count without UI-side accumulation.
|
|
19
|
-
*/
|
|
20
|
-
baseContextTokens?: number;
|
|
21
|
-
maxContextTokens?: number;
|
|
22
|
-
gitBranch?: string;
|
|
23
|
-
isRunning?: boolean;
|
|
24
|
-
streamingTokensRef?: MutableRefObject<number>;
|
|
25
|
-
runStartRef?: MutableRefObject<number>;
|
|
26
|
-
}
|
|
27
|
-
export declare function StatusLine({ model, effort, tokens, cost, sessionId, baseContextTokens, maxContextTokens, gitBranch, isRunning, streamingTokensRef, runStartRef, }: StatusLineProps): import("react/jsx-runtime").JSX.Element;
|
|
28
|
-
export {};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
interface StructuredDiffProps {
|
|
2
|
-
filePath: string;
|
|
3
|
-
oldString: string;
|
|
4
|
-
newString: string;
|
|
5
|
-
replaceAll?: boolean;
|
|
6
|
-
}
|
|
7
|
-
export declare function StructuredDiff({ filePath, oldString, newString, replaceAll }: StructuredDiffProps): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
export {};
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
interface TextInputProps {
|
|
2
|
-
value: string;
|
|
3
|
-
onChange: (value: string) => void;
|
|
4
|
-
onSubmit?: (value: string) => void;
|
|
5
|
-
placeholder?: string;
|
|
6
|
-
focus?: boolean;
|
|
7
|
-
/** Suffix rendered dim after the cursor — e.g. "on|off" arg hint for
|
|
8
|
-
* a slash command. Not part of `value`; not editable. */
|
|
9
|
-
hint?: string;
|
|
10
|
-
/** Bumping this number snaps the cursor to value.length on the next
|
|
11
|
-
* render. Use when the parent rewrites `value` externally (e.g. tab
|
|
12
|
-
* completion) — the in-component cursor would otherwise stay at its
|
|
13
|
-
* pre-rewrite offset and land in the middle of the new text. */
|
|
14
|
-
cursorResetCounter?: number;
|
|
15
|
-
}
|
|
16
|
-
export default function TextInput({ value, onChange, onSubmit, placeholder, focus, hint, cursorResetCounter, }: TextInputProps): import("react/jsx-runtime").JSX.Element;
|
|
17
|
-
export {};
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* ThemedBox — Box that accepts theme keys for color props.
|
|
3
|
-
*
|
|
4
|
-
* Uses the canonical Theme type from utils/theme.ts (shared with
|
|
5
|
-
* components/design-system/ThemedBox). Kept as a separate file because
|
|
6
|
-
* the design-system version depends on the heavy ThemeProvider; this
|
|
7
|
-
* version uses the lightweight ui/theme.ts context.
|
|
8
|
-
*/
|
|
9
|
-
import React from "react";
|
|
10
|
-
import { type BoxProps } from "../../render/index.js";
|
|
11
|
-
import type { Theme } from "../../utils/theme.js";
|
|
12
|
-
type ColorProp = keyof Theme | string;
|
|
13
|
-
export interface ThemedBoxProps extends Omit<BoxProps, "borderColor" | "backgroundColor"> {
|
|
14
|
-
borderColor?: ColorProp;
|
|
15
|
-
backgroundColor?: ColorProp;
|
|
16
|
-
children?: React.ReactNode;
|
|
17
|
-
}
|
|
18
|
-
export declare function ThemedBox({ borderColor, backgroundColor, ...rest }: ThemedBoxProps): import("react/jsx-runtime").JSX.Element;
|
|
19
|
-
export {};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* ThemedText — Text that accepts theme keys for color props.
|
|
3
|
-
*
|
|
4
|
-
* Uses the canonical Theme type from utils/theme.ts (shared with
|
|
5
|
-
* components/design-system/ThemedText). Kept separate because the
|
|
6
|
-
* design-system version depends on the heavy ThemeProvider; this
|
|
7
|
-
* version uses the lightweight ui/theme.ts context.
|
|
8
|
-
*/
|
|
9
|
-
import React from "react";
|
|
10
|
-
import type { Theme } from "../../utils/theme.js";
|
|
11
|
-
type ColorProp = keyof Theme | string;
|
|
12
|
-
export interface ThemedTextProps {
|
|
13
|
-
color?: ColorProp;
|
|
14
|
-
backgroundColor?: ColorProp;
|
|
15
|
-
bold?: boolean;
|
|
16
|
-
italic?: boolean;
|
|
17
|
-
underline?: boolean;
|
|
18
|
-
strikethrough?: boolean;
|
|
19
|
-
inverse?: boolean;
|
|
20
|
-
dimColor?: boolean;
|
|
21
|
-
dim?: boolean;
|
|
22
|
-
wrap?: "wrap" | "truncate" | "truncate-start" | "truncate-middle" | "truncate-end";
|
|
23
|
-
children?: React.ReactNode;
|
|
24
|
-
}
|
|
25
|
-
export declare function ThemedText({ color, backgroundColor, dimColor, dim, ...rest }: ThemedTextProps): import("react/jsx-runtime").JSX.Element;
|
|
26
|
-
export {};
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
interface ToolCallStartProps {
|
|
2
|
-
toolName: string;
|
|
3
|
-
args: Record<string, unknown>;
|
|
4
|
-
nested?: boolean;
|
|
5
|
-
}
|
|
6
|
-
export declare function ToolCallStart({ toolName, args, nested }: ToolCallStartProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
interface ToolCallRunningProps {
|
|
8
|
-
toolName: string;
|
|
9
|
-
nested?: boolean;
|
|
10
|
-
}
|
|
11
|
-
export declare function ToolCallRunning({ toolName, nested }: ToolCallRunningProps): import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
interface ToolCallResultProps {
|
|
13
|
-
toolName: string;
|
|
14
|
-
result?: string;
|
|
15
|
-
error?: string;
|
|
16
|
-
nested?: boolean;
|
|
17
|
-
/** When true, show full output instead of collapsed preview. */
|
|
18
|
-
expanded?: boolean;
|
|
19
|
-
/**
|
|
20
|
-
* When true, render as a single dim line — used for transient
|
|
21
|
-
* "this attempt failed and was retried" cases (e.g. Arena's
|
|
22
|
-
* fail-fast endpoint check) so the feed isn't swamped with scary
|
|
23
|
-
* red error cards for what was just a parameter fix-up.
|
|
24
|
-
*/
|
|
25
|
-
compact?: boolean;
|
|
26
|
-
}
|
|
27
|
-
export declare function ToolCallResult({ toolName, result, error, nested, expanded: forceExpand, compact, }: ToolCallResultProps): import("react/jsx-runtime").JSX.Element;
|
|
28
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function UpdateBanner(): import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* VirtualMessageList — ScrollBox + viewport-windowed chat rendering.
|
|
3
|
-
*
|
|
4
|
-
* Owns its own ScrollBox + useVirtualScroll. Only items in the viewport
|
|
5
|
-
* (+ overscan) are mounted as React fibers / Yoga nodes; the rest live
|
|
6
|
-
* as height-equivalent topSpacer / bottomSpacer boxes. ScrollBox handles
|
|
7
|
-
* sticky-bottom, wheel/key scroll, render-time clamping.
|
|
8
|
-
*
|
|
9
|
-
* Each rendered item is wrapped in <MessageRow> (React.memo) so historical
|
|
10
|
-
* entries skip re-render entirely on stream ticks. Cursor-outline decoration
|
|
11
|
-
* is applied OUTSIDE the memo boundary so the render closure stays cursor-
|
|
12
|
-
* agnostic.
|
|
13
|
-
*
|
|
14
|
-
* Auto-stick: when entries grow while ScrollBox is "sticky" (default + after
|
|
15
|
-
* scrollToBottom), the view follows the tail. User scrolling up breaks
|
|
16
|
-
* stickiness; clicking the "N new messages" pill should call onJumpToNew
|
|
17
|
-
* which ultimately invokes scrollToBottom (wired via the imperative handle).
|
|
18
|
-
*/
|
|
19
|
-
import React, { type ReactNode } from "react";
|
|
20
|
-
import { type ChatEntry } from "../store.js";
|
|
21
|
-
interface VirtualMessageListProps {
|
|
22
|
-
entries: ChatEntry[];
|
|
23
|
-
renderEntry: (entry: ChatEntry, key: string, expanded: boolean) => ReactNode;
|
|
24
|
-
/** Terminal width — threaded into MessageRow so width changes invalidate memo. */
|
|
25
|
-
columns: number;
|
|
26
|
-
/** Id of the entry currently receiving stream deltas (null = no stream). */
|
|
27
|
-
streamingEntryId?: string | null;
|
|
28
|
-
/** Id of the entry under the transcript-mode cursor (null = no cursor). */
|
|
29
|
-
selectedEntryId?: string | null;
|
|
30
|
-
/** True when long entries should render expanded (transcript mode). */
|
|
31
|
-
expanded?: boolean;
|
|
32
|
-
/** Index where "N new" divider should render (null = no divider). */
|
|
33
|
-
dividerIndex?: number | null;
|
|
34
|
-
/** Count of unseen messages to show in divider. */
|
|
35
|
-
unseenCount?: number;
|
|
36
|
-
}
|
|
37
|
-
export interface VirtualMessageListHandle {
|
|
38
|
-
scrollToBottom: () => void;
|
|
39
|
-
scrollBy: (dy: number) => void;
|
|
40
|
-
getViewportHeight: () => number;
|
|
41
|
-
}
|
|
42
|
-
export declare const VirtualMessageList: React.ForwardRefExoticComponent<VirtualMessageListProps & React.RefAttributes<VirtualMessageListHandle>>;
|
|
43
|
-
export {};
|
package/dist/ui/dev-seed.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function applyDevSeed(): void;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export declare const TAIL_ENTRY_LIMIT = 500;
|
|
2
|
-
export declare const INITIAL_FULLSCREEN_MODE: boolean;
|
|
3
|
-
export interface FullscreenModeValue {
|
|
4
|
-
fullscreen: boolean;
|
|
5
|
-
setFullscreen: (next: boolean) => void;
|
|
6
|
-
toggleFullscreen: () => void;
|
|
7
|
-
}
|
|
8
|
-
export declare const FullscreenModeContext: import("react").Context<FullscreenModeValue>;
|
|
9
|
-
export declare function useFullscreenMode(): FullscreenModeValue;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function useCostSummary(): void;
|
|
@@ -1,101 +0,0 @@
|
|
|
1
|
-
import type { RefObject } from 'react';
|
|
2
|
-
import type { ScrollBoxHandle } from '../../render/components/ScrollBox.js';
|
|
3
|
-
import type { DOMElement } from '../../render/dom.js';
|
|
4
|
-
export type VirtualScrollResult = {
|
|
5
|
-
/** [startIndex, endIndex) half-open slice of items to render. */
|
|
6
|
-
range: readonly [number, number];
|
|
7
|
-
/** Height (rows) of spacer before the first rendered item. */
|
|
8
|
-
topSpacer: number;
|
|
9
|
-
/** Height (rows) of spacer after the last rendered item. */
|
|
10
|
-
bottomSpacer: number;
|
|
11
|
-
/**
|
|
12
|
-
* Callback ref factory. Attach `measureRef(itemKey)` to each rendered
|
|
13
|
-
* item's root Box; after Yoga layout, the computed height is cached.
|
|
14
|
-
*/
|
|
15
|
-
measureRef: (key: string) => (el: DOMElement | null) => void;
|
|
16
|
-
/**
|
|
17
|
-
* Attach to the topSpacer Box. Its Yoga computedTop IS listOrigin
|
|
18
|
-
* (first child of the virtualized region, so its top = cumulative
|
|
19
|
-
* height of everything rendered before the list in the ScrollBox).
|
|
20
|
-
* Drift-free: no subtraction of offsets, no dependence on item
|
|
21
|
-
* heights that change between renders (tmux resize).
|
|
22
|
-
*/
|
|
23
|
-
spacerRef: RefObject<DOMElement | null>;
|
|
24
|
-
/**
|
|
25
|
-
* Cumulative y-offset of each item in list-wrapper coords (NOT scrollbox
|
|
26
|
-
* coords — logo/siblings before this list shift the origin).
|
|
27
|
-
* offsets[i] = rows above item i; offsets[n] = totalHeight.
|
|
28
|
-
* Recomputed every render — don't memo on identity.
|
|
29
|
-
*/
|
|
30
|
-
offsets: ArrayLike<number>;
|
|
31
|
-
/**
|
|
32
|
-
* Read Yoga computedTop for item at index. Returns -1 if the item isn't
|
|
33
|
-
* mounted or hasn't been laid out. Item Boxes are direct Yoga children
|
|
34
|
-
* of the ScrollBox content wrapper (fragments collapse in the Ink DOM),
|
|
35
|
-
* so this is content-wrapper-relative — same coordinate space as
|
|
36
|
-
* scrollTop. Yoga layout is scroll-independent (translation happens
|
|
37
|
-
* later in renderNodeToOutput), so positions stay valid across scrolls
|
|
38
|
-
* without waiting for Ink to re-render. StickyTracker walks the mount
|
|
39
|
-
* range with this to find the viewport boundary at per-scroll-tick
|
|
40
|
-
* granularity (finer than the 40-row quantum this hook re-renders at).
|
|
41
|
-
*/
|
|
42
|
-
getItemTop: (index: number) => number;
|
|
43
|
-
/**
|
|
44
|
-
* Get the mounted DOMElement for item at index, or null. For
|
|
45
|
-
* ScrollBox.scrollToElement — anchoring by element ref defers the
|
|
46
|
-
* Yoga-position read to render time (deterministic; no throttle race).
|
|
47
|
-
*/
|
|
48
|
-
getItemElement: (index: number) => DOMElement | null;
|
|
49
|
-
/** Measured Yoga height. undefined = not yet measured; 0 = rendered nothing. */
|
|
50
|
-
getItemHeight: (index: number) => number | undefined;
|
|
51
|
-
/**
|
|
52
|
-
* Scroll so item `i` is in the mounted range. Sets scrollTop =
|
|
53
|
-
* offsets[i] + listOrigin. The range logic finds start from
|
|
54
|
-
* scrollTop vs offsets[] — BOTH use the same offsets value, so they
|
|
55
|
-
* agree by construction regardless of whether offsets[i] is the
|
|
56
|
-
* "true" position. Item i mounts; its screen position may be off by
|
|
57
|
-
* a few-dozen rows (overscan-worth of estimate drift), but it's in
|
|
58
|
-
* the DOM. Follow with getItemTop(i) for the precise position.
|
|
59
|
-
*/
|
|
60
|
-
scrollToIndex: (i: number) => void;
|
|
61
|
-
};
|
|
62
|
-
/**
|
|
63
|
-
* React-level virtualization for items inside a ScrollBox.
|
|
64
|
-
*
|
|
65
|
-
* The ScrollBox already does Ink-output-level viewport culling
|
|
66
|
-
* (render-node-to-output.ts:617 skips children outside the visible window),
|
|
67
|
-
* but all React fibers + Yoga nodes are still allocated. At ~250 KB RSS per
|
|
68
|
-
* MessageRow, a 1000-message session costs ~250 MB of grow-only memory
|
|
69
|
-
* (Ink screen buffer, WASM linear memory, JSC page retention all grow-only).
|
|
70
|
-
*
|
|
71
|
-
* This hook mounts only items in viewport + overscan. Spacer boxes hold the
|
|
72
|
-
* scroll height constant for the rest at O(1) fiber cost each.
|
|
73
|
-
*
|
|
74
|
-
* Height estimation: fixed DEFAULT_ESTIMATE for unmeasured items, replaced
|
|
75
|
-
* by real Yoga heights after first layout. No scroll anchoring — overscan
|
|
76
|
-
* absorbs estimate errors. If drift is noticeable in practice, anchoring
|
|
77
|
-
* (scrollBy(delta) when topSpacer changes) is a straightforward followup.
|
|
78
|
-
*
|
|
79
|
-
* stickyScroll caveat: render-node-to-output.ts:450 sets scrollTop=maxScroll
|
|
80
|
-
* during Ink's render phase, which does NOT fire ScrollBox.subscribe. The
|
|
81
|
-
* at-bottom check below handles this — when pinned to the bottom, we render
|
|
82
|
-
* the last N items regardless of what scrollTop claims.
|
|
83
|
-
*/
|
|
84
|
-
export declare function useVirtualScroll(scrollRef: RefObject<ScrollBoxHandle | null>, itemKeys: readonly string[],
|
|
85
|
-
/**
|
|
86
|
-
* Terminal column count. On change, cached heights are stale (text
|
|
87
|
-
* rewraps) — SCALED by oldCols/newCols rather than cleared. Clearing
|
|
88
|
-
* made the pessimistic coverage back-walk mount ~190 items (every
|
|
89
|
-
* uncached item → PESSIMISTIC_HEIGHT=1 → walk 190 to reach
|
|
90
|
-
* viewport+2×overscan). Each fresh mount runs marked.lexer + syntax
|
|
91
|
-
* highlighting ≈ 3ms; ~600ms React reconcile on first resize with a
|
|
92
|
-
* long conversation. Scaling keeps heightCache populated → back-walk
|
|
93
|
-
* uses real-ish heights → mount range stays tight. Scaled estimates
|
|
94
|
-
* are overwritten by real Yoga heights on next useLayoutEffect.
|
|
95
|
-
*
|
|
96
|
-
* Scaled heights are close enough that the black-screen-on-widen bug
|
|
97
|
-
* (inflated pre-resize offsets overshoot post-resize scrollTop → end
|
|
98
|
-
* loop stops short of tail) doesn't trigger: ratio<1 on widen scales
|
|
99
|
-
* heights DOWN, keeping offsets roughly aligned with post-resize Yoga.
|
|
100
|
-
*/
|
|
101
|
-
columns: number): VirtualScrollResult;
|
package/dist/ui/index.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { AgentClient } from "../protocol/client.js";
|
|
2
|
-
export interface InkReplOptions {
|
|
3
|
-
client: AgentClient;
|
|
4
|
-
model: string;
|
|
5
|
-
effort: string;
|
|
6
|
-
maxTurns: number;
|
|
7
|
-
cwd: string;
|
|
8
|
-
maxContextTokens: number;
|
|
9
|
-
sessionId?: string;
|
|
10
|
-
prefill?: string;
|
|
11
|
-
}
|
|
12
|
-
export declare function startInkRepl(options: InkReplOptions): Promise<void>;
|