@cjhyy/code-shell 0.3.0 → 0.5.0-rc.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +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,47 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* True when running under `tmux -CC` (iTerm2 integration mode).
|
|
3
|
-
*
|
|
4
|
-
* The alt-screen / mouse-tracking path in fullscreen mode is unrecoverable
|
|
5
|
-
* in -CC mode (double-click corrupts terminal state; mouse wheel is dead),
|
|
6
|
-
* so callers auto-disable fullscreen.
|
|
7
|
-
*/
|
|
8
|
-
export declare function isTmuxControlMode(): boolean;
|
|
9
|
-
export declare function _resetTmuxControlModeProbeForTesting(): void;
|
|
10
|
-
/**
|
|
11
|
-
* Runtime env-var check only. Ants default to on (CLAUDE_CODE_NO_FLICKER=0
|
|
12
|
-
* to opt out); external users default to off (CLAUDE_CODE_NO_FLICKER=1 to
|
|
13
|
-
* opt in).
|
|
14
|
-
*/
|
|
15
|
-
export declare function isFullscreenEnvEnabled(): boolean;
|
|
16
|
-
/**
|
|
17
|
-
* Whether fullscreen mode should enable SGR mouse tracking (DEC 1000/1002/1006).
|
|
18
|
-
* Set CLAUDE_CODE_DISABLE_MOUSE=1 to keep alt-screen + virtualized scroll
|
|
19
|
-
* but skip mouse capture, so tmux/kitty/terminal-native copy-on-select keeps working.
|
|
20
|
-
*/
|
|
21
|
-
export declare function isMouseTrackingEnabled(): boolean;
|
|
22
|
-
/**
|
|
23
|
-
* Whether mouse click handling is disabled (clicks/drags ignored, wheel still
|
|
24
|
-
* works). Set CLAUDE_CODE_DISABLE_MOUSE_CLICKS=1 to prevent accidental clicks
|
|
25
|
-
* from triggering cursor positioning, text selection, or message expansion.
|
|
26
|
-
*/
|
|
27
|
-
export declare function isMouseClicksDisabled(): boolean;
|
|
28
|
-
/**
|
|
29
|
-
* True when the fullscreen alt-screen layout is actually rendering —
|
|
30
|
-
* requires an interactive REPL session AND the env var not explicitly
|
|
31
|
-
* set falsy.
|
|
32
|
-
*/
|
|
33
|
-
export declare function isFullscreenActive(): boolean;
|
|
34
|
-
/**
|
|
35
|
-
* One-time hint for tmux users in fullscreen with `mouse off`.
|
|
36
|
-
*
|
|
37
|
-
* Fire-and-forget from REPL startup. Returns the hint text once per
|
|
38
|
-
* session if TMUX is set, fullscreen is active, and tmux's current
|
|
39
|
-
* `mouse` option is off; null otherwise.
|
|
40
|
-
*/
|
|
41
|
-
export declare function maybeGetTmuxMouseHint(): Promise<string | null>;
|
|
42
|
-
/** Test-only: reset module-level once-per-session flags. */
|
|
43
|
-
export declare function _resetForTesting(): void;
|
|
44
|
-
/**
|
|
45
|
-
* Whether fullscreen mode is available (alias for isFullscreenActive).
|
|
46
|
-
*/
|
|
47
|
-
export declare function isFullscreen(): boolean;
|
package/dist/utils/intl.d.ts
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Shared Intl object instances with lazy initialization.
|
|
3
|
-
*
|
|
4
|
-
* Intl constructors are expensive (~0.05-0.1ms each), so we cache instances
|
|
5
|
-
* for reuse across the codebase instead of creating new ones each time.
|
|
6
|
-
* Lazy initialization ensures we only pay the cost when actually needed.
|
|
7
|
-
*/
|
|
8
|
-
export declare function getGraphemeSegmenter(): Intl.Segmenter;
|
|
9
|
-
/**
|
|
10
|
-
* Extract the first grapheme cluster from a string.
|
|
11
|
-
* Returns '' for empty strings.
|
|
12
|
-
*/
|
|
13
|
-
export declare function firstGrapheme(text: string): string;
|
|
14
|
-
/**
|
|
15
|
-
* Extract the last grapheme cluster from a string.
|
|
16
|
-
* Returns '' for empty strings.
|
|
17
|
-
*/
|
|
18
|
-
export declare function lastGrapheme(text: string): string;
|
|
19
|
-
export declare function getWordSegmenter(): Intl.Segmenter;
|
|
20
|
-
export declare function getRelativeTimeFormat(style: 'long' | 'short' | 'narrow', numeric: 'always' | 'auto'): Intl.RelativeTimeFormat;
|
|
21
|
-
export declare function getTimeZone(): string;
|
|
22
|
-
export declare function getSystemLocaleLanguage(): string | undefined;
|
package/dist/utils/lockfile.d.ts
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Lazy accessor for proper-lockfile.
|
|
3
|
-
*
|
|
4
|
-
* proper-lockfile depends on graceful-fs, which monkey-patches every fs
|
|
5
|
-
* method on first require (~8ms). Static imports of proper-lockfile pull this
|
|
6
|
-
* cost into the startup path even when no locking happens (e.g. `--help`).
|
|
7
|
-
*
|
|
8
|
-
* Import this module instead of `proper-lockfile` directly. The underlying
|
|
9
|
-
* package is only loaded the first time a lock function is actually called.
|
|
10
|
-
*/
|
|
11
|
-
import type { CheckOptions, LockOptions, UnlockOptions } from 'proper-lockfile';
|
|
12
|
-
export declare function lock(file: string, options?: LockOptions): Promise<() => Promise<void>>;
|
|
13
|
-
export declare function lockSync(file: string, options?: LockOptions): () => void;
|
|
14
|
-
export declare function unlock(file: string, options?: UnlockOptions): Promise<void>;
|
|
15
|
-
export declare function check(file: string, options?: CheckOptions): Promise<boolean>;
|
package/dist/utils/semver.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Shim for CC's utils/sliceAnsi — slices an ANSI-styled string by display
|
|
3
|
-
* column position while preserving escape sequences.
|
|
4
|
-
*
|
|
5
|
-
* This is a lightweight implementation. For full fidelity with wide characters
|
|
6
|
-
* and complex ANSI sequences, consider installing `slice-ansi`.
|
|
7
|
-
*/
|
|
8
|
-
/**
|
|
9
|
-
* Slice a string that may contain ANSI escape codes by *visible* character
|
|
10
|
-
* positions (start inclusive, end exclusive).
|
|
11
|
-
*/
|
|
12
|
-
export default function sliceAnsi(text: string, start: number, end?: number): string;
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Terminal dark/light mode detection for the 'auto' theme setting.
|
|
3
|
-
*
|
|
4
|
-
* Detection is based on the terminal's actual background color (queried via
|
|
5
|
-
* OSC 11 by systemThemeWatcher.ts) rather than the OS appearance setting —
|
|
6
|
-
* a dark terminal on a light-mode OS should still resolve to 'dark'.
|
|
7
|
-
*
|
|
8
|
-
* The detected theme is cached module-level so callers can resolve 'auto'
|
|
9
|
-
* without awaiting the async OSC round-trip. The cache is seeded from
|
|
10
|
-
* $COLORFGBG (synchronous, set by some terminals at launch) and then
|
|
11
|
-
* updated by the watcher once the OSC 11 response arrives.
|
|
12
|
-
*/
|
|
13
|
-
import type { ThemeName, ThemeSetting } from './theme.js';
|
|
14
|
-
export type SystemTheme = 'dark' | 'light';
|
|
15
|
-
/**
|
|
16
|
-
* Get the current terminal theme. Cached after first detection; the watcher
|
|
17
|
-
* updates the cache on live changes.
|
|
18
|
-
*/
|
|
19
|
-
export declare function getSystemThemeName(): SystemTheme;
|
|
20
|
-
/**
|
|
21
|
-
* Update the cached terminal theme. Called by the watcher when the OSC 11
|
|
22
|
-
* query returns so non-React call sites stay in sync.
|
|
23
|
-
*/
|
|
24
|
-
export declare function setCachedSystemTheme(theme: SystemTheme): void;
|
|
25
|
-
/**
|
|
26
|
-
* Resolve a ThemeSetting (which may be 'auto') to a concrete ThemeName.
|
|
27
|
-
*/
|
|
28
|
-
export declare function resolveThemeSetting(setting: ThemeSetting): ThemeName;
|
|
29
|
-
/**
|
|
30
|
-
* Parse an OSC color response data string into a theme.
|
|
31
|
-
*
|
|
32
|
-
* Accepts XParseColor formats returned by OSC 10/11 queries:
|
|
33
|
-
* - `rgb:R/G/B` where each component is 1–4 hex digits (each scaled to
|
|
34
|
-
* [0, 16^n - 1] for n digits). This is what xterm, iTerm2, Terminal.app,
|
|
35
|
-
* Ghostty, kitty, Alacritty, etc. return.
|
|
36
|
-
* - `#RRGGBB` / `#RRRRGGGGBBBB` (rare, but cheap to accept).
|
|
37
|
-
*
|
|
38
|
-
* Returns undefined for unrecognized formats so callers can fall back.
|
|
39
|
-
*/
|
|
40
|
-
export declare function themeFromOscColor(data: string): SystemTheme | undefined;
|
package/dist/utils/theme.d.ts
DELETED
|
@@ -1,91 +0,0 @@
|
|
|
1
|
-
export type Theme = {
|
|
2
|
-
autoAccept: string;
|
|
3
|
-
bashBorder: string;
|
|
4
|
-
claude: string;
|
|
5
|
-
claudeShimmer: string;
|
|
6
|
-
claudeBlue_FOR_SYSTEM_SPINNER: string;
|
|
7
|
-
claudeBlueShimmer_FOR_SYSTEM_SPINNER: string;
|
|
8
|
-
permission: string;
|
|
9
|
-
permissionShimmer: string;
|
|
10
|
-
planMode: string;
|
|
11
|
-
ide: string;
|
|
12
|
-
promptBorder: string;
|
|
13
|
-
promptBorderShimmer: string;
|
|
14
|
-
text: string;
|
|
15
|
-
inverseText: string;
|
|
16
|
-
inactive: string;
|
|
17
|
-
inactiveShimmer: string;
|
|
18
|
-
subtle: string;
|
|
19
|
-
suggestion: string;
|
|
20
|
-
remember: string;
|
|
21
|
-
background: string;
|
|
22
|
-
success: string;
|
|
23
|
-
error: string;
|
|
24
|
-
warning: string;
|
|
25
|
-
merged: string;
|
|
26
|
-
warningShimmer: string;
|
|
27
|
-
diffAdded: string;
|
|
28
|
-
diffRemoved: string;
|
|
29
|
-
diffAddedDimmed: string;
|
|
30
|
-
diffRemovedDimmed: string;
|
|
31
|
-
diffAddedWord: string;
|
|
32
|
-
diffRemovedWord: string;
|
|
33
|
-
red_FOR_SUBAGENTS_ONLY: string;
|
|
34
|
-
blue_FOR_SUBAGENTS_ONLY: string;
|
|
35
|
-
green_FOR_SUBAGENTS_ONLY: string;
|
|
36
|
-
yellow_FOR_SUBAGENTS_ONLY: string;
|
|
37
|
-
purple_FOR_SUBAGENTS_ONLY: string;
|
|
38
|
-
orange_FOR_SUBAGENTS_ONLY: string;
|
|
39
|
-
pink_FOR_SUBAGENTS_ONLY: string;
|
|
40
|
-
cyan_FOR_SUBAGENTS_ONLY: string;
|
|
41
|
-
professionalBlue: string;
|
|
42
|
-
chromeYellow: string;
|
|
43
|
-
clawd_body: string;
|
|
44
|
-
clawd_background: string;
|
|
45
|
-
userMessageBackground: string;
|
|
46
|
-
userMessageBackgroundHover: string;
|
|
47
|
-
/** Message-actions selection. Cool shift toward `suggestion` blue; distinct from default AND userMessageBackground. */
|
|
48
|
-
messageActionsBackground: string;
|
|
49
|
-
/** Text-selection highlight background (alt-screen mouse selection). Solid
|
|
50
|
-
* bg that REPLACES the cell's bg while preserving its fg — matches native
|
|
51
|
-
* terminal selection. Previously SGR-7 inverse (swapped fg/bg per cell),
|
|
52
|
-
* which fragmented badly over syntax highlighting. */
|
|
53
|
-
selectionBg: string;
|
|
54
|
-
bashMessageBackgroundColor: string;
|
|
55
|
-
memoryBackgroundColor: string;
|
|
56
|
-
rate_limit_fill: string;
|
|
57
|
-
rate_limit_empty: string;
|
|
58
|
-
fastMode: string;
|
|
59
|
-
fastModeShimmer: string;
|
|
60
|
-
briefLabelYou: string;
|
|
61
|
-
briefLabelClaude: string;
|
|
62
|
-
rainbow_red: string;
|
|
63
|
-
rainbow_orange: string;
|
|
64
|
-
rainbow_yellow: string;
|
|
65
|
-
rainbow_green: string;
|
|
66
|
-
rainbow_blue: string;
|
|
67
|
-
rainbow_indigo: string;
|
|
68
|
-
rainbow_violet: string;
|
|
69
|
-
rainbow_red_shimmer: string;
|
|
70
|
-
rainbow_orange_shimmer: string;
|
|
71
|
-
rainbow_yellow_shimmer: string;
|
|
72
|
-
rainbow_green_shimmer: string;
|
|
73
|
-
rainbow_blue_shimmer: string;
|
|
74
|
-
rainbow_indigo_shimmer: string;
|
|
75
|
-
rainbow_violet_shimmer: string;
|
|
76
|
-
};
|
|
77
|
-
export declare const THEME_NAMES: readonly ["dark", "light", "light-daltonized", "dark-daltonized", "light-ansi", "dark-ansi"];
|
|
78
|
-
/** A renderable theme. Always resolvable to a concrete color palette. */
|
|
79
|
-
export type ThemeName = (typeof THEME_NAMES)[number];
|
|
80
|
-
export declare const THEME_SETTINGS: readonly ["auto", "dark", "light", "light-daltonized", "dark-daltonized", "light-ansi", "dark-ansi"];
|
|
81
|
-
/**
|
|
82
|
-
* A theme preference as stored in user config. `'auto'` follows the system
|
|
83
|
-
* dark/light mode and is resolved to a ThemeName at runtime.
|
|
84
|
-
*/
|
|
85
|
-
export type ThemeSetting = (typeof THEME_SETTINGS)[number];
|
|
86
|
-
export declare function getTheme(themeName: ThemeName): Theme;
|
|
87
|
-
/**
|
|
88
|
-
* Converts a theme color to an ANSI escape sequence for use with asciichart.
|
|
89
|
-
* Uses chalk to generate the escape codes, with 256-color mode for Apple Terminal.
|
|
90
|
-
*/
|
|
91
|
-
export declare function themeColorToAnsi(themeColor: string): string;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Shared formatting utilities for tool call display.
|
|
3
|
-
*
|
|
4
|
-
* Used by both:
|
|
5
|
-
* - ui/components/ToolCall.tsx (Ink REPL)
|
|
6
|
-
* - cli/output/renderer.ts (headless text output)
|
|
7
|
-
*/
|
|
8
|
-
/** Maximum preview lines for tool output. */
|
|
9
|
-
export declare const MAX_PREVIEW_LINES = 4;
|
|
10
|
-
export declare const MAX_LINE_WIDTH = 88;
|
|
11
|
-
/** Tool name → display color for the dot indicator. */
|
|
12
|
-
export declare const TOOL_DOT_COLORS: Record<string, string>;
|
|
13
|
-
/**
|
|
14
|
-
* Format tool arguments into a compact one-line summary.
|
|
15
|
-
*/
|
|
16
|
-
export declare function formatToolArgs(toolName: string, args: Record<string, unknown>): string;
|
|
17
|
-
/** Truncate a string to max length with ellipsis. */
|
|
18
|
-
export declare function truncate(s: string, max: number): string;
|
|
19
|
-
/** Collapse multiline text to a single line. */
|
|
20
|
-
export declare function singleLine(s: string): string;
|
|
21
|
-
/** Format byte count in human-readable form. */
|
|
22
|
-
export declare function formatBytes(n: number): string;
|
|
23
|
-
export interface CompactResult {
|
|
24
|
-
summary: string;
|
|
25
|
-
preview: string[];
|
|
26
|
-
moreLines: number;
|
|
27
|
-
}
|
|
28
|
-
/**
|
|
29
|
-
* Produce a compact summary of tool output for display.
|
|
30
|
-
*/
|
|
31
|
-
export declare function compactOutput(toolName: string, content: string): CompactResult;
|
package/dist/utils/truncate.d.ts
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Truncates a file path in the middle to preserve both directory context and filename.
|
|
3
|
-
* Width-aware: uses stringWidth() for correct CJK/emoji measurement.
|
|
4
|
-
* For example: "src/components/deeply/nested/folder/MyComponent.tsx" becomes
|
|
5
|
-
* "src/components/…/MyComponent.tsx" when maxLength is 30.
|
|
6
|
-
*
|
|
7
|
-
* @param path The file path to truncate
|
|
8
|
-
* @param maxLength Maximum display width of the result in terminal columns (must be > 0)
|
|
9
|
-
* @returns The truncated path, or original if it fits within maxLength
|
|
10
|
-
*/
|
|
11
|
-
export declare function truncatePathMiddle(path: string, maxLength: number): string;
|
|
12
|
-
/**
|
|
13
|
-
* Truncates a string to fit within a maximum display width, measured in terminal columns.
|
|
14
|
-
* Splits on grapheme boundaries to avoid breaking emoji or surrogate pairs.
|
|
15
|
-
* Appends '…' when truncation occurs.
|
|
16
|
-
*/
|
|
17
|
-
export declare function truncateToWidth(text: string, maxWidth: number): string;
|
|
18
|
-
/**
|
|
19
|
-
* Truncates from the start of a string, keeping the tail end.
|
|
20
|
-
* Prepends '…' when truncation occurs.
|
|
21
|
-
* Width-aware and grapheme-safe.
|
|
22
|
-
*/
|
|
23
|
-
export declare function truncateStartToWidth(text: string, maxWidth: number): string;
|
|
24
|
-
/**
|
|
25
|
-
* Truncates a string to fit within a maximum display width, without appending an ellipsis.
|
|
26
|
-
* Useful when the caller adds its own separator (e.g. middle-truncation with '…' between parts).
|
|
27
|
-
* Width-aware and grapheme-safe.
|
|
28
|
-
*/
|
|
29
|
-
export declare function truncateToWidthNoEllipsis(text: string, maxWidth: number): string;
|
|
30
|
-
/**
|
|
31
|
-
* Truncates a string to fit within a maximum display width (terminal columns),
|
|
32
|
-
* splitting on grapheme boundaries to avoid breaking emoji, CJK, or surrogate pairs.
|
|
33
|
-
* Appends '…' when truncation occurs.
|
|
34
|
-
* @param str The string to truncate
|
|
35
|
-
* @param maxWidth Maximum display width in terminal columns
|
|
36
|
-
* @param singleLine If true, also truncates at the first newline
|
|
37
|
-
* @returns The truncated string with ellipsis if needed
|
|
38
|
-
*/
|
|
39
|
-
export declare function truncate(str: string, maxWidth: number, singleLine?: boolean): string;
|
|
40
|
-
export declare function wrapText(text: string, width: number): string[];
|
package/dist/voice/index.d.ts
DELETED
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Voice mode — STT (speech-to-text) and TTS (text-to-speech) integration.
|
|
3
|
-
*
|
|
4
|
-
* STT: Uses Whisper API via OpenRouter (or local whisper.cpp)
|
|
5
|
-
* TTS: Uses system speech synthesis (macOS `say`, Linux `espeak`)
|
|
6
|
-
*/
|
|
7
|
-
export interface VoiceConfig {
|
|
8
|
-
sttProvider?: "whisper-api" | "local";
|
|
9
|
-
ttsProvider?: "system" | "none";
|
|
10
|
-
apiKey?: string;
|
|
11
|
-
baseUrl?: string;
|
|
12
|
-
}
|
|
13
|
-
export declare function isVoiceEnabled(): boolean;
|
|
14
|
-
export declare function enableVoice(config?: VoiceConfig): void;
|
|
15
|
-
export declare function disableVoice(): void;
|
|
16
|
-
/**
|
|
17
|
-
* Speak text using system TTS.
|
|
18
|
-
*/
|
|
19
|
-
export declare function speak(text: string): void;
|
|
20
|
-
/**
|
|
21
|
-
* Stop any currently speaking TTS.
|
|
22
|
-
*/
|
|
23
|
-
export declare function stopSpeaking(): void;
|
|
24
|
-
/**
|
|
25
|
-
* Check if audio recording is available.
|
|
26
|
-
*/
|
|
27
|
-
export declare function isRecordingAvailable(): boolean;
|
|
28
|
-
/**
|
|
29
|
-
* Record audio and transcribe via Whisper API.
|
|
30
|
-
* Returns the transcribed text.
|
|
31
|
-
*
|
|
32
|
-
* Note: Full implementation requires audio capture setup.
|
|
33
|
-
* This is a stub that shows the architecture.
|
|
34
|
-
*/
|
|
35
|
-
export declare function recordAndTranscribe(_durationSeconds?: number): Promise<string>;
|