@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,71 +0,0 @@
|
|
|
1
|
-
import { PureComponent, type ReactNode } from 'react';
|
|
2
|
-
import { EventEmitter } from '../events/emitter.js';
|
|
3
|
-
import { type ParsedKey, type ParsedMouse } from '../parse-keypress.js';
|
|
4
|
-
import { type SelectionState } from '../selection.js';
|
|
5
|
-
import { TerminalQuerier } from '../terminal-querier.js';
|
|
6
|
-
import { type CursorDeclarationSetter } from './CursorDeclarationContext.js';
|
|
7
|
-
type Props = {
|
|
8
|
-
readonly children: ReactNode;
|
|
9
|
-
readonly stdin: NodeJS.ReadStream;
|
|
10
|
-
readonly stdout: NodeJS.WriteStream;
|
|
11
|
-
readonly stderr: NodeJS.WriteStream;
|
|
12
|
-
readonly exitOnCtrlC: boolean;
|
|
13
|
-
readonly onExit: (error?: Error) => void;
|
|
14
|
-
readonly terminalColumns: number;
|
|
15
|
-
readonly terminalRows: number;
|
|
16
|
-
readonly selection: SelectionState;
|
|
17
|
-
readonly onSelectionChange: () => void;
|
|
18
|
-
readonly onSelectionFinish: () => void;
|
|
19
|
-
readonly onClickAt: (col: number, row: number) => boolean;
|
|
20
|
-
readonly onHoverAt: (col: number, row: number) => void;
|
|
21
|
-
readonly getHyperlinkAt: (col: number, row: number) => string | undefined;
|
|
22
|
-
readonly onOpenHyperlink: (url: string) => void;
|
|
23
|
-
readonly onMultiClick: (col: number, row: number, count: 2 | 3) => void;
|
|
24
|
-
readonly onSelectionDrag: (col: number, row: number) => void;
|
|
25
|
-
readonly onStdinResume?: () => void;
|
|
26
|
-
readonly onCursorDeclaration?: CursorDeclarationSetter;
|
|
27
|
-
readonly dispatchKeyboardEvent: (parsedKey: ParsedKey) => void;
|
|
28
|
-
};
|
|
29
|
-
type State = {
|
|
30
|
-
readonly error?: Error;
|
|
31
|
-
};
|
|
32
|
-
export default class App extends PureComponent<Props, State> {
|
|
33
|
-
static displayName: string;
|
|
34
|
-
static getDerivedStateFromError(error: Error): {
|
|
35
|
-
error: Error;
|
|
36
|
-
};
|
|
37
|
-
state: {
|
|
38
|
-
error: undefined;
|
|
39
|
-
};
|
|
40
|
-
rawModeEnabledCount: number;
|
|
41
|
-
internal_eventEmitter: EventEmitter;
|
|
42
|
-
keyParseState: import("../parse-keypress.js").KeyParseState;
|
|
43
|
-
incompleteEscapeTimer: NodeJS.Timeout | null;
|
|
44
|
-
readonly NORMAL_TIMEOUT = 50;
|
|
45
|
-
readonly PASTE_TIMEOUT = 500;
|
|
46
|
-
querier: TerminalQuerier;
|
|
47
|
-
lastClickTime: number;
|
|
48
|
-
lastClickCol: number;
|
|
49
|
-
lastClickRow: number;
|
|
50
|
-
clickCount: number;
|
|
51
|
-
pendingHyperlinkTimer: ReturnType<typeof setTimeout> | null;
|
|
52
|
-
lastHoverCol: number;
|
|
53
|
-
lastHoverRow: number;
|
|
54
|
-
lastStdinTime: number;
|
|
55
|
-
isRawModeSupported(): boolean;
|
|
56
|
-
render(): import("react/jsx-runtime").JSX.Element;
|
|
57
|
-
componentDidMount(): void;
|
|
58
|
-
componentWillUnmount(): void;
|
|
59
|
-
componentDidCatch(error: Error): void;
|
|
60
|
-
handleSetRawMode: (isEnabled: boolean) => void;
|
|
61
|
-
flushIncomplete: () => void;
|
|
62
|
-
processInput: (input: string | Buffer | null) => void;
|
|
63
|
-
handleReadable: () => void;
|
|
64
|
-
handleInput: (input: string | undefined) => void;
|
|
65
|
-
handleExit: (error?: Error) => void;
|
|
66
|
-
handleTerminalFocus: (isFocused: boolean) => void;
|
|
67
|
-
handleSuspend: () => void;
|
|
68
|
-
}
|
|
69
|
-
/** Exported for testing. Mutates app.props.selection and click/hover state. */
|
|
70
|
-
export declare function handleMouseEvent(app: App, m: ParsedMouse): void;
|
|
71
|
-
export {};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export type Props = {
|
|
2
|
-
/**
|
|
3
|
-
* Exit (unmount) the whole Ink app.
|
|
4
|
-
*/
|
|
5
|
-
readonly exit: (error?: Error) => void;
|
|
6
|
-
};
|
|
7
|
-
/**
|
|
8
|
-
* `AppContext` is a React context, which exposes a method to manually exit the app (unmount).
|
|
9
|
-
*/
|
|
10
|
-
declare const AppContext: import("react").Context<Props>;
|
|
11
|
-
export default AppContext;
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import '../global.d.ts';
|
|
2
|
-
import { type Ref } from 'react';
|
|
3
|
-
import type { Except } from 'type-fest';
|
|
4
|
-
import type { DOMElement } from '../dom.js';
|
|
5
|
-
import type { ClickEvent } from '../events/click-event.js';
|
|
6
|
-
import type { FocusEvent } from '../events/focus-event.js';
|
|
7
|
-
import type { KeyboardEvent } from '../events/keyboard-event.js';
|
|
8
|
-
import type { Styles } from '../styles.js';
|
|
9
|
-
export type Props = Except<Styles, 'textWrap'> & {
|
|
10
|
-
ref?: Ref<DOMElement>;
|
|
11
|
-
/**
|
|
12
|
-
* Tab order index. Nodes with `tabIndex >= 0` participate in
|
|
13
|
-
* Tab/Shift+Tab cycling; `-1` means programmatically focusable only.
|
|
14
|
-
*/
|
|
15
|
-
tabIndex?: number;
|
|
16
|
-
/**
|
|
17
|
-
* Focus this element when it mounts. Like the HTML `autofocus`
|
|
18
|
-
* attribute — the FocusManager calls `focus(node)` during the
|
|
19
|
-
* reconciler's `commitMount` phase.
|
|
20
|
-
*/
|
|
21
|
-
autoFocus?: boolean;
|
|
22
|
-
/**
|
|
23
|
-
* Fired on left-button click (press + release without drag). Only works
|
|
24
|
-
* inside `<AlternateScreen>` where mouse tracking is enabled — no-op
|
|
25
|
-
* otherwise. The event bubbles from the deepest hit Box up through
|
|
26
|
-
* ancestors; call `event.stopImmediatePropagation()` to stop bubbling.
|
|
27
|
-
*/
|
|
28
|
-
onClick?: (event: ClickEvent) => void;
|
|
29
|
-
onFocus?: (event: FocusEvent) => void;
|
|
30
|
-
onFocusCapture?: (event: FocusEvent) => void;
|
|
31
|
-
onBlur?: (event: FocusEvent) => void;
|
|
32
|
-
onBlurCapture?: (event: FocusEvent) => void;
|
|
33
|
-
onKeyDown?: (event: KeyboardEvent) => void;
|
|
34
|
-
onKeyDownCapture?: (event: KeyboardEvent) => void;
|
|
35
|
-
/**
|
|
36
|
-
* Fired when the mouse moves into this Box's rendered rect. Like DOM
|
|
37
|
-
* `mouseenter`, does NOT bubble — moving between children does not
|
|
38
|
-
* re-fire on the parent. Only works inside `<AlternateScreen>` where
|
|
39
|
-
* mode-1003 mouse tracking is enabled.
|
|
40
|
-
*/
|
|
41
|
-
onMouseEnter?: () => void;
|
|
42
|
-
/** Fired when the mouse moves out of this Box's rendered rect. */
|
|
43
|
-
onMouseLeave?: () => void;
|
|
44
|
-
};
|
|
45
|
-
/**
|
|
46
|
-
* `<Box>` is an essential Ink component to build your layout. It's like `<div style="display: flex">` in the browser.
|
|
47
|
-
*/
|
|
48
|
-
declare function Box(t0: any): any;
|
|
49
|
-
export default Box;
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import React, { type Ref } from 'react';
|
|
2
|
-
import type { Except } from 'type-fest';
|
|
3
|
-
import type { DOMElement } from '../dom.js';
|
|
4
|
-
import type { Styles } from '../styles.js';
|
|
5
|
-
type ButtonState = {
|
|
6
|
-
focused: boolean;
|
|
7
|
-
hovered: boolean;
|
|
8
|
-
active: boolean;
|
|
9
|
-
};
|
|
10
|
-
export type Props = Except<Styles, 'textWrap'> & {
|
|
11
|
-
ref?: Ref<DOMElement>;
|
|
12
|
-
/**
|
|
13
|
-
* Called when the button is activated via Enter, Space, or click.
|
|
14
|
-
*/
|
|
15
|
-
onAction: () => void;
|
|
16
|
-
/**
|
|
17
|
-
* Tab order index. Defaults to 0 (in tab order).
|
|
18
|
-
* Set to -1 for programmatically focusable only.
|
|
19
|
-
*/
|
|
20
|
-
tabIndex?: number;
|
|
21
|
-
/**
|
|
22
|
-
* Focus this button when it mounts.
|
|
23
|
-
*/
|
|
24
|
-
autoFocus?: boolean;
|
|
25
|
-
/**
|
|
26
|
-
* Render prop receiving the interactive state. Use this to
|
|
27
|
-
* style children based on focus/hover/active — Button itself
|
|
28
|
-
* is intentionally unstyled.
|
|
29
|
-
*
|
|
30
|
-
* If not provided, children render as-is (no state-dependent styling).
|
|
31
|
-
*/
|
|
32
|
-
children: ((state: ButtonState) => React.ReactNode) | React.ReactNode;
|
|
33
|
-
};
|
|
34
|
-
declare function Button(t0: any): any;
|
|
35
|
-
export default Button;
|
|
36
|
-
export type { ButtonState };
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export type Clock = {
|
|
3
|
-
subscribe: (onChange: () => void, keepAlive: boolean) => () => void;
|
|
4
|
-
now: () => number;
|
|
5
|
-
setTickInterval: (ms: number) => void;
|
|
6
|
-
};
|
|
7
|
-
export declare function createClock(tickIntervalMs: number): Clock;
|
|
8
|
-
export declare const ClockContext: React.Context<Clock | null>;
|
|
9
|
-
export declare function ClockProvider(t0: any): any;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import type { DOMElement } from '../dom.js';
|
|
2
|
-
export type CursorDeclaration = {
|
|
3
|
-
/** Display column (terminal cell width) within the declared node */
|
|
4
|
-
readonly relativeX: number;
|
|
5
|
-
/** Line number within the declared node */
|
|
6
|
-
readonly relativeY: number;
|
|
7
|
-
/** The ink-box DOMElement whose yoga layout provides the absolute origin */
|
|
8
|
-
readonly node: DOMElement;
|
|
9
|
-
};
|
|
10
|
-
/**
|
|
11
|
-
* Setter for the declared cursor position.
|
|
12
|
-
*
|
|
13
|
-
* The optional second argument makes `null` a conditional clear: the
|
|
14
|
-
* declaration is only cleared if the currently-declared node matches
|
|
15
|
-
* `clearIfNode`. This makes the hook safe for sibling components
|
|
16
|
-
* (e.g. list items) that transfer focus among themselves — without the
|
|
17
|
-
* node check, a newly-unfocused item's clear could clobber a
|
|
18
|
-
* newly-focused sibling's set depending on layout-effect order.
|
|
19
|
-
*/
|
|
20
|
-
export type CursorDeclarationSetter = (declaration: CursorDeclaration | null, clearIfNode?: DOMElement | null) => void;
|
|
21
|
-
declare const CursorDeclarationContext: import("react").Context<CursorDeclarationSetter>;
|
|
22
|
-
export default CursorDeclarationContext;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export type Props = {
|
|
2
|
-
/**
|
|
3
|
-
* Number of newlines to insert.
|
|
4
|
-
*
|
|
5
|
-
* @default 1
|
|
6
|
-
*/
|
|
7
|
-
readonly count?: number;
|
|
8
|
-
};
|
|
9
|
-
/**
|
|
10
|
-
* Adds one or more newline (\n) characters. Must be used within <Text> components.
|
|
11
|
-
*/
|
|
12
|
-
export default function Newline(t0: any): any;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Marks its contents as non-selectable in fullscreen text selection.
|
|
3
|
-
* Cells inside this box are skipped by both the selection highlight and
|
|
4
|
-
* the copied text — the gutter stays visually unchanged while the user
|
|
5
|
-
* drags, making it clear what will be copied.
|
|
6
|
-
*
|
|
7
|
-
* Use to fence off gutters (line numbers, diff +/- sigils, list bullets)
|
|
8
|
-
* so click-drag over rendered code yields clean pasteable content:
|
|
9
|
-
*
|
|
10
|
-
* <Box flexDirection="row">
|
|
11
|
-
* <NoSelect fromLeftEdge><Text dimColor> 42 +</Text></NoSelect>
|
|
12
|
-
* <Text>const x = 1</Text>
|
|
13
|
-
* </Box>
|
|
14
|
-
*
|
|
15
|
-
* Only affects alt-screen text selection (<AlternateScreen> with mouse
|
|
16
|
-
* tracking). No-op in the main-screen scrollback render where the
|
|
17
|
-
* terminal's native selection is used instead.
|
|
18
|
-
*/
|
|
19
|
-
export declare function NoSelect(t0: any): any;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Bypass the <Ansi> → React tree → Yoga → squash → re-serialize roundtrip for
|
|
3
|
-
* content that is already terminal-ready.
|
|
4
|
-
*
|
|
5
|
-
* Use this when an external renderer (e.g. the ColorDiff NAPI module) has
|
|
6
|
-
* already produced ANSI-escaped, width-wrapped output. A normal <Ansi> mount
|
|
7
|
-
* reparses that output into one React <Text> per style span, lays out each
|
|
8
|
-
* span as a Yoga flex child, then walks the tree to re-emit the same escape
|
|
9
|
-
* codes it was given. For a long transcript full of syntax-highlighted diffs
|
|
10
|
-
* that roundtrip is the dominant cost of the render.
|
|
11
|
-
*
|
|
12
|
-
* This component emits a single Yoga leaf with a constant-time measure func
|
|
13
|
-
* (width × lines.length) and hands the joined string straight to output.write(),
|
|
14
|
-
* which already splits on '\n' and parses ANSI into the screen buffer.
|
|
15
|
-
*/
|
|
16
|
-
export declare function RawAnsi(t0: any): any;
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
import React, { type PropsWithChildren, type Ref } from 'react';
|
|
2
|
-
import type { Except } from 'type-fest';
|
|
3
|
-
import type { DOMElement } from '../dom.js';
|
|
4
|
-
import type { Styles } from '../styles.js';
|
|
5
|
-
import '../global.d.ts';
|
|
6
|
-
export type ScrollBoxHandle = {
|
|
7
|
-
scrollTo: (y: number) => void;
|
|
8
|
-
scrollBy: (dy: number) => void;
|
|
9
|
-
/**
|
|
10
|
-
* Scroll so `el`'s top is at the viewport top (plus `offset`). Unlike
|
|
11
|
-
* scrollTo which bakes a number that's stale by the time the throttled
|
|
12
|
-
* render fires, this defers the position read to render time —
|
|
13
|
-
* render-node-to-output reads `el.yogaNode.getComputedTop()` in the
|
|
14
|
-
* SAME Yoga pass that computes scrollHeight. Deterministic. One-shot.
|
|
15
|
-
*/
|
|
16
|
-
scrollToElement: (el: DOMElement, offset?: number) => void;
|
|
17
|
-
scrollToBottom: () => void;
|
|
18
|
-
getScrollTop: () => number;
|
|
19
|
-
getPendingDelta: () => number;
|
|
20
|
-
getScrollHeight: () => number;
|
|
21
|
-
/**
|
|
22
|
-
* Like getScrollHeight, but reads Yoga directly instead of the cached
|
|
23
|
-
* value written by render-node-to-output (throttled, up to 16ms stale).
|
|
24
|
-
* Use when you need a fresh value in useLayoutEffect after a React commit
|
|
25
|
-
* that grew content. Slightly more expensive (native Yoga call).
|
|
26
|
-
*/
|
|
27
|
-
getFreshScrollHeight: () => number;
|
|
28
|
-
getViewportHeight: () => number;
|
|
29
|
-
/**
|
|
30
|
-
* Absolute screen-buffer row of the first visible content line (inside
|
|
31
|
-
* padding). Used for drag-to-scroll edge detection.
|
|
32
|
-
*/
|
|
33
|
-
getViewportTop: () => number;
|
|
34
|
-
/**
|
|
35
|
-
* True when scroll is pinned to the bottom. Set by scrollToBottom, the
|
|
36
|
-
* initial stickyScroll attribute, and by the renderer when positional
|
|
37
|
-
* follow fires (scrollTop at prevMax, content grows). Cleared by
|
|
38
|
-
* scrollTo/scrollBy. Stable signal for "at bottom" that doesn't depend on
|
|
39
|
-
* layout values (unlike scrollTop+viewportH >= scrollHeight).
|
|
40
|
-
*/
|
|
41
|
-
isSticky: () => boolean;
|
|
42
|
-
/**
|
|
43
|
-
* Subscribe to imperative scroll changes (scrollTo/scrollBy/scrollToBottom).
|
|
44
|
-
* Does NOT fire for stickyScroll updates done by the Ink renderer — those
|
|
45
|
-
* happen during Ink's render phase after React has committed. Callers that
|
|
46
|
-
* care about the sticky case should treat "at bottom" as a fallback.
|
|
47
|
-
*/
|
|
48
|
-
subscribe: (listener: () => void) => () => void;
|
|
49
|
-
/**
|
|
50
|
-
* Set the render-time scrollTop clamp to the currently-mounted children's
|
|
51
|
-
* coverage span. Called by useVirtualScroll after computing its range;
|
|
52
|
-
* render-node-to-output clamps scrollTop to [min, max] so burst scrollTo
|
|
53
|
-
* calls that race past React's async re-render show the edge of mounted
|
|
54
|
-
* content instead of blank spacer. Pass undefined to disable (sticky,
|
|
55
|
-
* cold start).
|
|
56
|
-
*/
|
|
57
|
-
setClampBounds: (min: number | undefined, max: number | undefined) => void;
|
|
58
|
-
};
|
|
59
|
-
export type ScrollBoxProps = Except<Styles, 'textWrap' | 'overflow' | 'overflowX' | 'overflowY'> & {
|
|
60
|
-
ref?: Ref<ScrollBoxHandle>;
|
|
61
|
-
/**
|
|
62
|
-
* When true, automatically pins scroll position to the bottom when content
|
|
63
|
-
* grows. Unset manually via scrollTo/scrollBy to break the stickiness.
|
|
64
|
-
*/
|
|
65
|
-
stickyScroll?: boolean;
|
|
66
|
-
};
|
|
67
|
-
/**
|
|
68
|
-
* A Box with `overflow: scroll` and an imperative scroll API.
|
|
69
|
-
*
|
|
70
|
-
* Children are laid out at their full Yoga-computed height inside a
|
|
71
|
-
* constrained container. At render time, only children intersecting the
|
|
72
|
-
* visible window (scrollTop..scrollTop+height) are rendered (viewport
|
|
73
|
-
* culling). Content is translated by -scrollTop and clipped to the box bounds.
|
|
74
|
-
*
|
|
75
|
-
* Works best inside a fullscreen (constrained-height root) Ink tree.
|
|
76
|
-
*/
|
|
77
|
-
declare function ScrollBox({ children, ref, stickyScroll, ...style }: PropsWithChildren<ScrollBoxProps>): React.ReactNode;
|
|
78
|
-
export default ScrollBox;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { type ReactNode, type ReactElement } from 'react';
|
|
2
|
-
import '../global.d.ts';
|
|
3
|
-
interface StaticProps<T> {
|
|
4
|
-
/** Stable array; only NEW items past the previously-emitted index get rendered. */
|
|
5
|
-
items: readonly T[];
|
|
6
|
-
/** Render fn — same shape as Array.prototype.map. */
|
|
7
|
-
children: (item: T, index: number) => ReactNode;
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* Append-only output component. Each time `items` grows, the NEW items are
|
|
11
|
-
* rendered to ANSI and written directly to stdout. They are never touched by
|
|
12
|
-
* the diff engine again — they live permanently in the terminal scrollback.
|
|
13
|
-
*
|
|
14
|
-
* Shape matches ink's <Static>: https://github.com/vadimdemedes/ink#static
|
|
15
|
-
*
|
|
16
|
-
* Implementation: we use a custom host element 'ink-static' so ink.tsx can
|
|
17
|
-
* detect it in onRender. The pendingStaticElement prop carries the React
|
|
18
|
-
* subtree for the new items. ink.tsx renders that element via renderToScreen,
|
|
19
|
-
* converts to ANSI, writes to stdout, then the next render cycle sees
|
|
20
|
-
* emittedCount === items.length and passes null (nothing to flush).
|
|
21
|
-
*/
|
|
22
|
-
export declare function Static<T>({ items, children }: StaticProps<T>): ReactElement;
|
|
23
|
-
export {};
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '../events/emitter.js';
|
|
2
|
-
import type { TerminalQuerier } from '../terminal-querier.js';
|
|
3
|
-
export type Props = {
|
|
4
|
-
/**
|
|
5
|
-
* Stdin stream passed to `render()` in `options.stdin` or `process.stdin` by default. Useful if your app needs to handle user input.
|
|
6
|
-
*/
|
|
7
|
-
readonly stdin: NodeJS.ReadStream;
|
|
8
|
-
/**
|
|
9
|
-
* Ink exposes this function via own `<StdinContext>` to be able to handle Ctrl+C, that's why you should use Ink's `setRawMode` instead of `process.stdin.setRawMode`.
|
|
10
|
-
* If the `stdin` stream passed to Ink does not support setRawMode, this function does nothing.
|
|
11
|
-
*/
|
|
12
|
-
readonly setRawMode: (value: boolean) => void;
|
|
13
|
-
/**
|
|
14
|
-
* A boolean flag determining if the current `stdin` supports `setRawMode`. A component using `setRawMode` might want to use `isRawModeSupported` to nicely fall back in environments where raw mode is not supported.
|
|
15
|
-
*/
|
|
16
|
-
readonly isRawModeSupported: boolean;
|
|
17
|
-
readonly internal_exitOnCtrlC: boolean;
|
|
18
|
-
readonly internal_eventEmitter: EventEmitter;
|
|
19
|
-
/** Query the terminal and await responses (DECRQM, OSC 11, etc.).
|
|
20
|
-
* Null only in the never-reached default context value. */
|
|
21
|
-
readonly internal_querier: TerminalQuerier | null;
|
|
22
|
-
};
|
|
23
|
-
/**
|
|
24
|
-
* `StdinContext` is a React context, which exposes input stream.
|
|
25
|
-
*/
|
|
26
|
-
declare const StdinContext: import("react").Context<Props>;
|
|
27
|
-
export default StdinContext;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { type TerminalFocusState } from '../terminal-focus-state.js';
|
|
3
|
-
export type { TerminalFocusState };
|
|
4
|
-
export type TerminalFocusContextProps = {
|
|
5
|
-
readonly isTerminalFocused: boolean;
|
|
6
|
-
readonly terminalFocusState: TerminalFocusState;
|
|
7
|
-
};
|
|
8
|
-
declare const TerminalFocusContext: React.Context<TerminalFocusContextProps>;
|
|
9
|
-
export declare function TerminalFocusProvider(t0: any): any;
|
|
10
|
-
export default TerminalFocusContext;
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import type { ReactNode } from 'react';
|
|
2
|
-
import type { Color, Styles } from '../styles.js';
|
|
3
|
-
type BaseProps = {
|
|
4
|
-
/**
|
|
5
|
-
* Change text color. Accepts a raw color value (rgb, hex, ansi).
|
|
6
|
-
*/
|
|
7
|
-
readonly color?: Color;
|
|
8
|
-
/**
|
|
9
|
-
* Same as `color`, but for background.
|
|
10
|
-
*/
|
|
11
|
-
readonly backgroundColor?: Color;
|
|
12
|
-
/**
|
|
13
|
-
* Make the text italic.
|
|
14
|
-
*/
|
|
15
|
-
readonly italic?: boolean;
|
|
16
|
-
/**
|
|
17
|
-
* Make the text underlined.
|
|
18
|
-
*/
|
|
19
|
-
readonly underline?: boolean;
|
|
20
|
-
/**
|
|
21
|
-
* Make the text crossed with a line.
|
|
22
|
-
*/
|
|
23
|
-
readonly strikethrough?: boolean;
|
|
24
|
-
/**
|
|
25
|
-
* Inverse background and foreground colors.
|
|
26
|
-
*/
|
|
27
|
-
readonly inverse?: boolean;
|
|
28
|
-
/**
|
|
29
|
-
* This property tells Ink to wrap or truncate text if its width is larger than container.
|
|
30
|
-
* If `wrap` is passed (by default), Ink will wrap text and split it into multiple lines.
|
|
31
|
-
* If `truncate-*` is passed, Ink will truncate text instead, which will result in one line of text with the rest cut off.
|
|
32
|
-
*/
|
|
33
|
-
readonly wrap?: Styles['textWrap'];
|
|
34
|
-
readonly children?: ReactNode;
|
|
35
|
-
};
|
|
36
|
-
/**
|
|
37
|
-
* Bold and dim are mutually exclusive in terminals.
|
|
38
|
-
* This type ensures you can use one or the other, but not both.
|
|
39
|
-
*/
|
|
40
|
-
type WeightProps = {
|
|
41
|
-
bold?: never;
|
|
42
|
-
dim?: never;
|
|
43
|
-
} | {
|
|
44
|
-
bold: boolean;
|
|
45
|
-
dim?: never;
|
|
46
|
-
} | {
|
|
47
|
-
dim: boolean;
|
|
48
|
-
bold?: never;
|
|
49
|
-
};
|
|
50
|
-
export type Props = BaseProps & WeightProps;
|
|
51
|
-
/**
|
|
52
|
-
* This component can display text, and change its style to make it colorful, bold, underline, italic or strikethrough.
|
|
53
|
-
*/
|
|
54
|
-
export default function Text(t0: any): any;
|
|
55
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const FRAME_INTERVAL_MS = 16;
|
package/dist/render/cursor.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { FrameEvent } from "./frame.js";
|
|
2
|
-
type Mode = "off" | "summary" | "verbose";
|
|
3
|
-
export declare function recordFrame(event: FrameEvent): void;
|
|
4
|
-
export declare const renderDevtools: {
|
|
5
|
-
enabled: boolean;
|
|
6
|
-
mode: Mode;
|
|
7
|
-
recordFrame: typeof recordFrame;
|
|
8
|
-
};
|
|
9
|
-
export {};
|
package/dist/render/dom.d.ts
DELETED
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
import type { FocusManager } from './focus.js';
|
|
2
|
-
import type { LayoutNode } from './layout/node.js';
|
|
3
|
-
import type { Styles, TextStyles } from './styles.js';
|
|
4
|
-
type InkNode = {
|
|
5
|
-
parentNode: DOMElement | undefined;
|
|
6
|
-
yogaNode?: LayoutNode;
|
|
7
|
-
style: Styles;
|
|
8
|
-
};
|
|
9
|
-
export type TextName = '#text';
|
|
10
|
-
export type ElementNames = 'ink-root' | 'ink-box' | 'ink-text' | 'ink-virtual-text' | 'ink-link' | 'ink-progress' | 'ink-raw-ansi' | 'ink-static';
|
|
11
|
-
export type NodeNames = ElementNames | TextName;
|
|
12
|
-
export type DOMElement = {
|
|
13
|
-
nodeName: ElementNames;
|
|
14
|
-
attributes: Record<string, DOMNodeAttribute>;
|
|
15
|
-
childNodes: DOMNode[];
|
|
16
|
-
textStyles?: TextStyles;
|
|
17
|
-
onComputeLayout?: () => void;
|
|
18
|
-
onRender?: () => void;
|
|
19
|
-
onImmediateRender?: () => void;
|
|
20
|
-
hasRenderedContent?: boolean;
|
|
21
|
-
dirty: boolean;
|
|
22
|
-
isHidden?: boolean;
|
|
23
|
-
_eventHandlers?: Record<string, unknown>;
|
|
24
|
-
scrollTop?: number;
|
|
25
|
-
pendingScrollDelta?: number;
|
|
26
|
-
scrollClampMin?: number;
|
|
27
|
-
scrollClampMax?: number;
|
|
28
|
-
scrollHeight?: number;
|
|
29
|
-
scrollViewportHeight?: number;
|
|
30
|
-
scrollViewportTop?: number;
|
|
31
|
-
stickyScroll?: boolean;
|
|
32
|
-
scrollAnchor?: {
|
|
33
|
-
el: DOMElement;
|
|
34
|
-
offset: number;
|
|
35
|
-
};
|
|
36
|
-
focusManager?: FocusManager;
|
|
37
|
-
debugOwnerChain?: string[];
|
|
38
|
-
pendingStaticElement?: any;
|
|
39
|
-
} & InkNode;
|
|
40
|
-
export type TextNode = {
|
|
41
|
-
nodeName: TextName;
|
|
42
|
-
nodeValue: string;
|
|
43
|
-
} & InkNode;
|
|
44
|
-
export type DOMNode<T = {
|
|
45
|
-
nodeName: NodeNames;
|
|
46
|
-
}> = T extends {
|
|
47
|
-
nodeName: infer U;
|
|
48
|
-
} ? U extends '#text' ? TextNode : DOMElement : never;
|
|
49
|
-
export type DOMNodeAttribute = boolean | string | number;
|
|
50
|
-
export declare const createNode: (nodeName: ElementNames) => DOMElement;
|
|
51
|
-
export declare const appendChildNode: (node: DOMElement, childNode: DOMElement) => void;
|
|
52
|
-
export declare const insertBeforeNode: (node: DOMElement, newChildNode: DOMNode, beforeChildNode: DOMNode) => void;
|
|
53
|
-
export declare const removeChildNode: (node: DOMElement, removeNode: DOMNode) => void;
|
|
54
|
-
export declare const setAttribute: (node: DOMElement, key: string, value: DOMNodeAttribute) => void;
|
|
55
|
-
export declare const setStyle: (node: DOMNode, style: Styles) => void;
|
|
56
|
-
export declare const setTextStyles: (node: DOMElement, textStyles: TextStyles) => void;
|
|
57
|
-
export declare const createTextNode: (text: string) => TextNode;
|
|
58
|
-
/**
|
|
59
|
-
* Mark a node and all its ancestors as dirty for re-rendering.
|
|
60
|
-
* Also marks yoga dirty for text remeasurement if this is a text node.
|
|
61
|
-
*/
|
|
62
|
-
export declare const markDirty: (node?: DOMNode) => void;
|
|
63
|
-
export declare const scheduleRenderFrom: (node?: DOMNode) => void;
|
|
64
|
-
export declare const setTextNodeValue: (node: TextNode, text: string) => void;
|
|
65
|
-
export declare const clearYogaNodeReferences: (node: DOMElement | TextNode) => void;
|
|
66
|
-
/**
|
|
67
|
-
* Find the React component stack responsible for content at screen row `y`.
|
|
68
|
-
*
|
|
69
|
-
* DFS the DOM tree accumulating yoga offsets. Returns the debugOwnerChain of
|
|
70
|
-
* the deepest node whose bounding box contains `y`. Called from ink.tsx when
|
|
71
|
-
* log-update triggers a full reset, to attribute the flicker to its source.
|
|
72
|
-
*
|
|
73
|
-
* Only useful when CLAUDE_CODE_DEBUG_REPAINTS is set (otherwise chains are
|
|
74
|
-
* undefined and this returns []).
|
|
75
|
-
*/
|
|
76
|
-
export declare function findOwnerChainAtRow(root: DOMElement, y: number): string[];
|
|
77
|
-
export {};
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { Event } from './event.js';
|
|
2
|
-
/**
|
|
3
|
-
* Mouse click event. Fired on left-button release without drag, only when
|
|
4
|
-
* mouse tracking is enabled (i.e. inside <AlternateScreen>).
|
|
5
|
-
*
|
|
6
|
-
* Bubbles from the deepest hit node up through parentNode. Call
|
|
7
|
-
* stopImmediatePropagation() to prevent ancestors' onClick from firing.
|
|
8
|
-
*/
|
|
9
|
-
export declare class ClickEvent extends Event {
|
|
10
|
-
/** 0-indexed screen column of the click */
|
|
11
|
-
readonly col: number;
|
|
12
|
-
/** 0-indexed screen row of the click */
|
|
13
|
-
readonly row: number;
|
|
14
|
-
/**
|
|
15
|
-
* Click column relative to the current handler's Box (col - box.x).
|
|
16
|
-
* Recomputed by dispatchClick before each handler fires, so an onClick
|
|
17
|
-
* on a container sees coords relative to that container, not to any
|
|
18
|
-
* child the click landed on.
|
|
19
|
-
*/
|
|
20
|
-
localCol: number;
|
|
21
|
-
/** Click row relative to the current handler's Box (row - box.y). */
|
|
22
|
-
localRow: number;
|
|
23
|
-
/**
|
|
24
|
-
* True if the clicked cell has no visible content (unwritten in the
|
|
25
|
-
* screen buffer — both packed words are 0). Handlers can check this to
|
|
26
|
-
* ignore clicks on blank space to the right of text, so accidental
|
|
27
|
-
* clicks on empty terminal space don't toggle state.
|
|
28
|
-
*/
|
|
29
|
-
readonly cellIsBlank: boolean;
|
|
30
|
-
constructor(col: number, row: number, cellIsBlank: boolean);
|
|
31
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import type { EventTarget, TerminalEvent } from './terminal-event.js';
|
|
2
|
-
type DiscreteUpdates = <A, B>(fn: (a: A, b: B) => boolean, a: A, b: B, c: undefined, d: undefined) => boolean;
|
|
3
|
-
/**
|
|
4
|
-
* Owns event dispatch state and the capture/bubble dispatch loop.
|
|
5
|
-
*
|
|
6
|
-
* The reconciler host config reads currentEvent and currentUpdatePriority
|
|
7
|
-
* to implement resolveUpdatePriority, resolveEventType, and
|
|
8
|
-
* resolveEventTimeStamp — mirroring how react-dom's host config reads
|
|
9
|
-
* ReactDOMSharedInternals and window.event.
|
|
10
|
-
*
|
|
11
|
-
* discreteUpdates is injected after construction (by InkReconciler)
|
|
12
|
-
* to break the import cycle.
|
|
13
|
-
*/
|
|
14
|
-
export declare class Dispatcher {
|
|
15
|
-
currentEvent: TerminalEvent | null;
|
|
16
|
-
currentUpdatePriority: number;
|
|
17
|
-
discreteUpdates: DiscreteUpdates | null;
|
|
18
|
-
/**
|
|
19
|
-
* Infer event priority from the currently-dispatching event.
|
|
20
|
-
* Called by the reconciler host config's resolveUpdatePriority
|
|
21
|
-
* when no explicit priority has been set.
|
|
22
|
-
*/
|
|
23
|
-
resolveEventPriority(): number;
|
|
24
|
-
/**
|
|
25
|
-
* Dispatch an event through capture and bubble phases.
|
|
26
|
-
* Returns true if preventDefault() was NOT called.
|
|
27
|
-
*/
|
|
28
|
-
dispatch(target: EventTarget, event: TerminalEvent): boolean;
|
|
29
|
-
/**
|
|
30
|
-
* Dispatch with discrete (sync) priority.
|
|
31
|
-
* For user-initiated events: keyboard, click, focus, paste.
|
|
32
|
-
*/
|
|
33
|
-
dispatchDiscrete(target: EventTarget, event: TerminalEvent): boolean;
|
|
34
|
-
/**
|
|
35
|
-
* Dispatch with continuous priority.
|
|
36
|
-
* For high-frequency events: resize, scroll, mouse move.
|
|
37
|
-
*/
|
|
38
|
-
dispatchContinuous(target: EventTarget, event: TerminalEvent): boolean;
|
|
39
|
-
}
|
|
40
|
-
export {};
|