@cjhyy/code-shell 0.2.0 → 0.5.0-rc.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +183 -0
- package/README.md +35 -2
- package/dist/cli.js +2 -0
- package/dist/index.d.ts +1 -67
- package/dist/index.js +1 -1
- package/package.json +25 -71
- package/dist/agent/coordinator.d.ts +0 -49
- package/dist/anthropic-OVRWAZRD.js +0 -1
- package/dist/arena/arena.d.ts +0 -43
- package/dist/arena/context/context-tools.d.ts +0 -16
- package/dist/arena/detect-mode.d.ts +0 -20
- package/dist/arena/digest-builder.d.ts +0 -25
- package/dist/arena/index.d.ts +0 -29
- package/dist/arena/index.js +0 -1
- package/dist/arena/iterate/convergence.d.ts +0 -25
- package/dist/arena/iterate/formats/index.d.ts +0 -22
- package/dist/arena/iterate/index.d.ts +0 -11
- package/dist/arena/iterate/iterative-arena.d.ts +0 -23
- package/dist/arena/iterate/parse.d.ts +0 -42
- package/dist/arena/iterate/phases/argue.d.ts +0 -22
- package/dist/arena/iterate/phases/revise.d.ts +0 -16
- package/dist/arena/iterate/phases/tournament.d.ts +0 -34
- package/dist/arena/iterate/tools/web-tools.d.ts +0 -13
- package/dist/arena/iterate/types.d.ts +0 -152
- package/dist/arena/ledger.d.ts +0 -47
- package/dist/arena/lenses/architecture.d.ts +0 -5
- package/dist/arena/lenses/engineering.d.ts +0 -5
- package/dist/arena/lenses/general.d.ts +0 -5
- package/dist/arena/lenses/index.d.ts +0 -16
- package/dist/arena/lenses/product.d.ts +0 -5
- package/dist/arena/model-presets.d.ts +0 -23
- package/dist/arena/phases/adjudication.d.ts +0 -24
- package/dist/arena/phases/build-consensus.d.ts +0 -29
- package/dist/arena/phases/claim-registry.d.ts +0 -26
- package/dist/arena/phases/cross-review.d.ts +0 -45
- package/dist/arena/phases/debate-rounds.d.ts +0 -27
- package/dist/arena/phases/participant-research.d.ts +0 -38
- package/dist/arena/phases/planning-detail-expansion.d.ts +0 -38
- package/dist/arena/planner.d.ts +0 -27
- package/dist/arena/providers/docs.d.ts +0 -6
- package/dist/arena/providers/git.d.ts +0 -8
- package/dist/arena/providers/index.d.ts +0 -32
- package/dist/arena/providers/none.d.ts +0 -7
- package/dist/arena/providers/repo.d.ts +0 -6
- package/dist/arena/render/session.d.ts +0 -17
- package/dist/arena/render/terminal.d.ts +0 -33
- package/dist/arena/strategies/discussion.d.ts +0 -25
- package/dist/arena/strategies/index.d.ts +0 -15
- package/dist/arena/strategies/language-wrapper.d.ts +0 -17
- package/dist/arena/strategies/lens-wrapper.d.ts +0 -16
- package/dist/arena/strategies/planning.d.ts +0 -30
- package/dist/arena/strategies/review.d.ts +0 -26
- package/dist/arena/strategies/utils.d.ts +0 -39
- package/dist/arena/tools/selector.d.ts +0 -17
- package/dist/arena/transitions.d.ts +0 -48
- package/dist/arena/types.d.ts +0 -508
- package/dist/arena-64T2EQD4.js +0 -3
- package/dist/bootstrap/setup.d.ts +0 -14
- package/dist/bootstrap/state.d.ts +0 -160
- package/dist/bwrap-PVZMLHZR.js +0 -2
- package/dist/chunk-2EUIMKJA.js +0 -1
- package/dist/chunk-2GJ7H5NC.js +0 -641
- package/dist/chunk-2OD6VR4N.js +0 -2
- package/dist/chunk-3QP5BQ3L.js +0 -1
- package/dist/chunk-A4M2Y42L.js +0 -2
- package/dist/chunk-DEYFK6FP.js +0 -1
- package/dist/chunk-DTPABBSV.js +0 -2
- package/dist/chunk-EU3J7TBP.js +0 -1
- package/dist/chunk-FU7AHZNN.js +0 -1
- package/dist/chunk-L7B2ORID.js +0 -4
- package/dist/chunk-M7VU4YVY.js +0 -49
- package/dist/chunk-MGP35GKD.js +0 -254
- package/dist/chunk-MLCTC53I.js +0 -1
- package/dist/chunk-O5HFCH2U.js +0 -1
- package/dist/chunk-P6JSTIFM.js +0 -1
- package/dist/chunk-Q3RSX66I.js +0 -1
- package/dist/chunk-QTWU7UNA.js +0 -5
- package/dist/chunk-RERBX75D.js +0 -251
- package/dist/chunk-SNFAPSLA.js +0 -1
- package/dist/chunk-T222K6IV.js +0 -18
- package/dist/chunk-TKJA6W36.js +0 -3
- package/dist/chunk-VKKU4LOM.js +0 -3
- package/dist/chunk-WI6FSWGU.js +0 -1
- package/dist/chunk-XXCZE2U2.js +0 -2
- package/dist/chunk-ZSAONDT6.js +0 -2
- package/dist/cli/commands/arena.d.ts +0 -29
- package/dist/cli/commands/builtin/advanced-commands.d.ts +0 -5
- package/dist/cli/commands/builtin/core-commands.d.ts +0 -5
- package/dist/cli/commands/builtin/export-md.d.ts +0 -19
- package/dist/cli/commands/builtin/extra-commands.d.ts +0 -6
- package/dist/cli/commands/builtin/git-commands.d.ts +0 -5
- package/dist/cli/commands/builtin/init/detect.d.ts +0 -25
- package/dist/cli/commands/builtin/init/index.d.ts +0 -19
- package/dist/cli/commands/builtin/more-commands.d.ts +0 -5
- package/dist/cli/commands/builtin/permissions-command.d.ts +0 -5
- package/dist/cli/commands/builtin/utility-commands.d.ts +0 -5
- package/dist/cli/commands/registry.d.ts +0 -72
- package/dist/cli/commands/repl.d.ts +0 -21
- package/dist/cli/commands/run.d.ts +0 -21
- package/dist/cli/commands/runs.d.ts +0 -14
- package/dist/cli/cost-tracker.d.ts +0 -63
- package/dist/cli/exit.d.ts +0 -12
- package/dist/cli/input/ndjson-reader.d.ts +0 -31
- package/dist/cli/input-compiler.d.ts +0 -5
- package/dist/cli/main.d.ts +0 -5
- package/dist/cli/main.js +0 -399
- package/dist/cli/migrate-models.d.ts +0 -45
- package/dist/cli/onboarding.d.ts +0 -189
- package/dist/cli/output/renderer.d.ts +0 -28
- package/dist/cli/output/terminal-ui.d.ts +0 -50
- package/dist/cli/updater.d.ts +0 -65
- package/dist/client-base-F5FCRSB3.js +0 -1
- package/dist/compaction-L3Y6NG4N.js +0 -1
- package/dist/context/compaction.d.ts +0 -116
- package/dist/context/manager.d.ts +0 -145
- package/dist/context/token-counter.d.ts +0 -27
- package/dist/context/tool-result-storage.d.ts +0 -96
- package/dist/cron/scheduler.d.ts +0 -34
- package/dist/data/openrouter-models.d.ts +0 -35
- package/dist/data/openrouter-sync.d.ts +0 -16
- package/dist/data/static-catalogs.d.ts +0 -25
- package/dist/devtools-SGDUOOM4.js +0 -1
- package/dist/engine/cost-store.d.ts +0 -22
- package/dist/engine/engine.d.ts +0 -207
- package/dist/engine/model-facade.d.ts +0 -24
- package/dist/engine/query.d.ts +0 -50
- package/dist/engine/streaming-tool-queue.d.ts +0 -34
- package/dist/engine/token-budget.d.ts +0 -22
- package/dist/engine/tool-summary.d.ts +0 -13
- package/dist/engine/turn-loop.d.ts +0 -97
- package/dist/engine/turn-state.d.ts +0 -20
- package/dist/exceptions.d.ts +0 -44
- package/dist/export-md-U72T7NW7.js +0 -22
- package/dist/file-history-7FQFEQOL.js +0 -1
- package/dist/git/utils.d.ts +0 -35
- package/dist/git/worktree.d.ts +0 -36
- package/dist/hooks/events.d.ts +0 -35
- package/dist/hooks/registry.d.ts +0 -15
- package/dist/llm/capabilities/index.d.ts +0 -20
- package/dist/llm/capabilities/rules.d.ts +0 -26
- package/dist/llm/capabilities/types.d.ts +0 -108
- package/dist/llm/client-base.d.ts +0 -29
- package/dist/llm/client-factory.d.ts +0 -10
- package/dist/llm/model-cache.d.ts +0 -21
- package/dist/llm/model-fetcher.d.ts +0 -29
- package/dist/llm/model-pool.d.ts +0 -84
- package/dist/llm/provider-catalog.d.ts +0 -32
- package/dist/llm/provider-kinds.d.ts +0 -21
- package/dist/llm/providers/anthropic.d.ts +0 -19
- package/dist/llm/providers/openai.d.ts +0 -41
- package/dist/llm/token-counter.d.ts +0 -17
- package/dist/llm/types.d.ts +0 -37
- package/dist/logging/logger.d.ts +0 -88
- package/dist/logging/session-recorder.d.ts +0 -90
- package/dist/lsp/client.d.ts +0 -41
- package/dist/lsp/manager.d.ts +0 -40
- package/dist/lsp/servers.d.ts +0 -16
- package/dist/manager-J6FXEUEK.js +0 -1
- package/dist/mcp-manager-27EVBKRT.js +0 -1
- package/dist/memory-BNI4WEWL.js +0 -1
- package/dist/model-cache-HEDXI7UJ.js +0 -1
- package/dist/model-fetcher-X5W5EASG.js +0 -1
- package/dist/native-ts/yoga-layout/enums.d.ts +0 -117
- package/dist/native-ts/yoga-layout/index.d.ts +0 -270
- package/dist/off-7SDVMMXW.js +0 -1
- package/dist/openai-3QEADSYL.js +0 -1
- package/dist/openrouter-models-GZVCRWD2.js +0 -1
- package/dist/openrouter-sync-WG4AG5NC.js +0 -1
- package/dist/plugins/loader.d.ts +0 -72
- package/dist/plugins/types.d.ts +0 -4
- package/dist/preset/index.d.ts +0 -60
- package/dist/product/define.d.ts +0 -60
- package/dist/product/index.d.ts +0 -5
- package/dist/product/index.js +0 -1
- package/dist/product/types.d.ts +0 -111
- package/dist/prompt/composer.d.ts +0 -42
- package/dist/prompt/instruction-scanner.d.ts +0 -54
- package/dist/prompt/section-cache.d.ts +0 -15
- package/dist/prompt/section-loader.d.ts +0 -26
- package/dist/protocol/client.d.ts +0 -64
- package/dist/protocol/index.d.ts +0 -4
- package/dist/protocol/server.d.ts +0 -51
- package/dist/protocol/transport.d.ts +0 -36
- package/dist/protocol/types.d.ts +0 -192
- package/dist/react-compiler-runtime-shim.d.ts +0 -1
- package/dist/remote/bridge.d.ts +0 -37
- package/dist/render/Ansi.d.ts +0 -10
- package/dist/render/bidi.d.ts +0 -15
- package/dist/render/clearTerminal.d.ts +0 -13
- package/dist/render/colorize.d.ts +0 -16
- package/dist/render/components/AlternateScreen.d.ts +0 -21
- package/dist/render/components/App.d.ts +0 -70
- package/dist/render/components/AppContext.d.ts +0 -11
- package/dist/render/components/Box.d.ts +0 -49
- package/dist/render/components/Button.d.ts +0 -36
- package/dist/render/components/ClockContext.d.ts +0 -9
- package/dist/render/components/CursorDeclarationContext.d.ts +0 -22
- package/dist/render/components/ErrorOverview.d.ts +0 -5
- package/dist/render/components/Link.d.ts +0 -7
- package/dist/render/components/Newline.d.ts +0 -12
- package/dist/render/components/NoSelect.d.ts +0 -19
- package/dist/render/components/RawAnsi.d.ts +0 -16
- package/dist/render/components/ScrollBox.d.ts +0 -78
- package/dist/render/components/Spacer.d.ts +0 -5
- package/dist/render/components/StdinContext.d.ts +0 -27
- package/dist/render/components/TerminalFocusContext.d.ts +0 -10
- package/dist/render/components/TerminalSizeContext.d.ts +0 -5
- package/dist/render/components/Text.d.ts +0 -55
- package/dist/render/constants.d.ts +0 -1
- package/dist/render/cursor.d.ts +0 -8
- package/dist/render/devtools.d.ts +0 -5
- package/dist/render/dom.d.ts +0 -76
- package/dist/render/events/click-event.d.ts +0 -31
- package/dist/render/events/dispatcher.d.ts +0 -40
- package/dist/render/events/emitter.d.ts +0 -5
- package/dist/render/events/event-handlers.d.ts +0 -46
- package/dist/render/events/event.d.ts +0 -5
- package/dist/render/events/focus-event.d.ts +0 -13
- package/dist/render/events/input-event.d.ts +0 -30
- package/dist/render/events/keyboard-event.d.ts +0 -19
- package/dist/render/events/paste-event.d.ts +0 -8
- package/dist/render/events/resize-event.d.ts +0 -9
- package/dist/render/events/terminal-event.d.ts +0 -54
- package/dist/render/events/terminal-focus-event.d.ts +0 -13
- package/dist/render/focus.d.ts +0 -43
- package/dist/render/frame.d.ts +0 -94
- package/dist/render/get-max-width.d.ts +0 -17
- package/dist/render/hit-test.d.ts +0 -33
- package/dist/render/hooks/use-animation-frame.d.ts +0 -26
- package/dist/render/hooks/use-app.d.ts +0 -5
- package/dist/render/hooks/use-declared-cursor.d.ts +0 -26
- package/dist/render/hooks/use-input.d.ts +0 -37
- package/dist/render/hooks/use-interval.d.ts +0 -18
- package/dist/render/hooks/use-search-highlight.d.ts +0 -30
- package/dist/render/hooks/use-selection.d.ts +0 -39
- package/dist/render/hooks/use-stdin.d.ts +0 -5
- package/dist/render/hooks/use-tab-status.d.ts +0 -13
- package/dist/render/hooks/use-terminal-focus.d.ts +0 -10
- package/dist/render/hooks/use-terminal-title.d.ts +0 -12
- package/dist/render/hooks/use-terminal-viewport.d.ts +0 -29
- package/dist/render/index.d.ts +0 -20
- package/dist/render/ink.d.ts +0 -369
- package/dist/render/instances.d.ts +0 -3
- package/dist/render/layout/engine.d.ts +0 -2
- package/dist/render/layout/geometry.d.ts +0 -30
- package/dist/render/layout/node.d.ts +0 -125
- package/dist/render/layout/yoga.d.ts +0 -56
- package/dist/render/line-width-cache.d.ts +0 -1
- package/dist/render/log-update.d.ts +0 -17
- package/dist/render/measure-element.d.ts +0 -16
- package/dist/render/measure-text.d.ts +0 -6
- package/dist/render/node-cache.d.ts +0 -20
- package/dist/render/optimizer.d.ts +0 -15
- package/dist/render/output.d.ts +0 -119
- package/dist/render/parse-keypress.d.ts +0 -111
- package/dist/render/reconciler.d.ts +0 -11
- package/dist/render/render-border.d.ts +0 -24
- package/dist/render/render-node-to-output.d.ts +0 -45
- package/dist/render/render-to-screen.d.ts +0 -46
- package/dist/render/renderer.d.ts +0 -14
- package/dist/render/root.d.ts +0 -74
- package/dist/render/screen.d.ts +0 -269
- package/dist/render/searchHighlight.d.ts +0 -20
- package/dist/render/selection.d.ts +0 -229
- package/dist/render/squash-text-nodes.d.ts +0 -22
- package/dist/render/stringWidth.d.ts +0 -1
- package/dist/render/styles.d.ts +0 -306
- package/dist/render/supports-hyperlinks.d.ts +0 -13
- package/dist/render/tabstops.d.ts +0 -1
- package/dist/render/terminal-focus-state.d.ts +0 -6
- package/dist/render/terminal-querier.d.ts +0 -129
- package/dist/render/terminal.d.ts +0 -46
- package/dist/render/termio/ansi.d.ts +0 -65
- package/dist/render/termio/csi.d.ts +0 -165
- package/dist/render/termio/dec.d.ts +0 -37
- package/dist/render/termio/esc.d.ts +0 -12
- package/dist/render/termio/osc.d.ts +0 -173
- package/dist/render/termio/parser.d.ts +0 -35
- package/dist/render/termio/sgr.d.ts +0 -8
- package/dist/render/termio/tokenize.d.ts +0 -45
- package/dist/render/termio/types.d.ts +0 -190
- package/dist/render/termio.d.ts +0 -24
- package/dist/render/useTerminalNotification.d.ts +0 -28
- package/dist/render/warn.d.ts +0 -1
- package/dist/render/widest-line.d.ts +0 -1
- package/dist/render/wrap-text.d.ts +0 -2
- package/dist/render/wrapAnsi.d.ts +0 -7
- package/dist/run/ArtifactTracker.d.ts +0 -38
- package/dist/run/CheckpointWriter.d.ts +0 -53
- package/dist/run/EngineRunner.d.ts +0 -72
- package/dist/run/Evaluator.d.ts +0 -56
- package/dist/run/FileRunStore.d.ts +0 -39
- package/dist/run/Heartbeat.d.ts +0 -54
- package/dist/run/RunApprovalBackend.d.ts +0 -53
- package/dist/run/RunLock.d.ts +0 -40
- package/dist/run/RunManager.d.ts +0 -82
- package/dist/run/RunQueue.d.ts +0 -27
- package/dist/run/RunStore.d.ts +0 -25
- package/dist/run/factory.d.ts +0 -63
- package/dist/run/index.d.ts +0 -17
- package/dist/run/index.js +0 -1
- package/dist/run/types.d.ts +0 -136
- package/dist/seatbelt-L54CNI2Y.js +0 -37
- package/dist/services/analytics.d.ts +0 -29
- package/dist/services/auto-dream.d.ts +0 -35
- package/dist/services/diagnostics.d.ts +0 -41
- package/dist/services/extract-memories.d.ts +0 -27
- package/dist/services/index.d.ts +0 -10
- package/dist/services/notifier.d.ts +0 -25
- package/dist/services/oauth.d.ts +0 -27
- package/dist/services/session-memory.d.ts +0 -37
- package/dist/session/file-history.d.ts +0 -41
- package/dist/session/memory.d.ts +0 -65
- package/dist/session/session-manager.d.ts +0 -28
- package/dist/session/transcript.d.ts +0 -39
- package/dist/session-manager-AGWS5SMJ.js +0 -1
- package/dist/settings/manager.d.ts +0 -36
- package/dist/settings/schema.d.ts +0 -1036
- package/dist/skills/index.d.ts +0 -7
- package/dist/skills/matcher.d.ts +0 -21
- package/dist/skills/scanner.d.ts +0 -30
- package/dist/tool-summary-V2B3MD5N.js +0 -2
- package/dist/tool-system/builtin/agent-registry.d.ts +0 -36
- package/dist/tool-system/builtin/agent.d.ts +0 -16
- package/dist/tool-system/builtin/apply-patch/applier.d.ts +0 -26
- package/dist/tool-system/builtin/apply-patch/index.d.ts +0 -19
- package/dist/tool-system/builtin/apply-patch/parser.d.ts +0 -17
- package/dist/tool-system/builtin/apply-patch/seek-sequence.d.ts +0 -18
- package/dist/tool-system/builtin/apply-patch/types.d.ts +0 -49
- package/dist/tool-system/builtin/arena.d.ts +0 -31
- package/dist/tool-system/builtin/ask-user.d.ts +0 -20
- package/dist/tool-system/builtin/bash.d.ts +0 -12
- package/dist/tool-system/builtin/brief.d.ts +0 -6
- package/dist/tool-system/builtin/config.d.ts +0 -6
- package/dist/tool-system/builtin/cron.d.ts +0 -10
- package/dist/tool-system/builtin/edit.d.ts +0 -6
- package/dist/tool-system/builtin/file-cache.d.ts +0 -11
- package/dist/tool-system/builtin/glob.d.ts +0 -6
- package/dist/tool-system/builtin/grep.d.ts +0 -6
- package/dist/tool-system/builtin/index.d.ts +0 -20
- package/dist/tool-system/builtin/lsp.d.ts +0 -6
- package/dist/tool-system/builtin/mcp-tools.d.ts +0 -10
- package/dist/tool-system/builtin/notebook-edit.d.ts +0 -6
- package/dist/tool-system/builtin/plan.d.ts +0 -18
- package/dist/tool-system/builtin/powershell.d.ts +0 -6
- package/dist/tool-system/builtin/read.d.ts +0 -6
- package/dist/tool-system/builtin/remote-trigger.d.ts +0 -6
- package/dist/tool-system/builtin/repl.d.ts +0 -6
- package/dist/tool-system/builtin/send-message.d.ts +0 -6
- package/dist/tool-system/builtin/skill.d.ts +0 -6
- package/dist/tool-system/builtin/sleep.d.ts +0 -6
- package/dist/tool-system/builtin/task.d.ts +0 -51
- package/dist/tool-system/builtin/tool-search.d.ts +0 -11
- package/dist/tool-system/builtin/web-fetch.d.ts +0 -6
- package/dist/tool-system/builtin/web-search.d.ts +0 -6
- package/dist/tool-system/builtin/worktree.d.ts +0 -10
- package/dist/tool-system/builtin/write.d.ts +0 -6
- package/dist/tool-system/context.d.ts +0 -110
- package/dist/tool-system/executor.d.ts +0 -49
- package/dist/tool-system/investigation-guard.d.ts +0 -46
- package/dist/tool-system/mcp-manager.d.ts +0 -50
- package/dist/tool-system/permission.d.ts +0 -104
- package/dist/tool-system/registry.d.ts +0 -32
- package/dist/tool-system/sandbox/bwrap.d.ts +0 -13
- package/dist/tool-system/sandbox/index.d.ts +0 -78
- package/dist/tool-system/sandbox/off.d.ts +0 -2
- package/dist/tool-system/sandbox/seatbelt.d.ts +0 -18
- package/dist/tool-system/task-guard.d.ts +0 -30
- package/dist/tool-system/validation.d.ts +0 -5
- package/dist/types.d.ts +0 -321
- package/dist/ui/App.d.ts +0 -14
- package/dist/ui/components/AgentBlock.d.ts +0 -32
- package/dist/ui/components/AskUserPrompt.d.ts +0 -14
- package/dist/ui/components/BabyHand.d.ts +0 -1
- package/dist/ui/components/Banner.d.ts +0 -8
- package/dist/ui/components/CodeBlock.d.ts +0 -7
- package/dist/ui/components/CommandInput.d.ts +0 -13
- package/dist/ui/components/ContextUsageBar.d.ts +0 -7
- package/dist/ui/components/DiffLine.d.ts +0 -33
- package/dist/ui/components/DiffView.d.ts +0 -6
- package/dist/ui/components/DogLogo.d.ts +0 -1
- package/dist/ui/components/FullscreenLayout.d.ts +0 -51
- package/dist/ui/components/KunHead.d.ts +0 -1
- package/dist/ui/components/KunLogo.d.ts +0 -1
- package/dist/ui/components/MessageContent.d.ts +0 -26
- package/dist/ui/components/ModelManager.d.ts +0 -68
- package/dist/ui/components/ModelSelector.d.ts +0 -10
- package/dist/ui/components/OnboardingPrompt.d.ts +0 -16
- package/dist/ui/components/PermissionDialog.d.ts +0 -8
- package/dist/ui/components/PermissionPrompt.d.ts +0 -11
- package/dist/ui/components/ProviderModelFlow.d.ts +0 -58
- package/dist/ui/components/ScrollView.d.ts +0 -34
- package/dist/ui/components/SessionPicker.d.ts +0 -16
- package/dist/ui/components/Spinner.d.ts +0 -8
- package/dist/ui/components/SpinnerWithVerb.d.ts +0 -18
- package/dist/ui/components/StatusLine.d.ts +0 -28
- package/dist/ui/components/StructuredDiff.d.ts +0 -8
- package/dist/ui/components/TaskList.d.ts +0 -6
- package/dist/ui/components/TextInput.d.ts +0 -9
- package/dist/ui/components/ThemedBox.d.ts +0 -19
- package/dist/ui/components/ThemedText.d.ts +0 -26
- package/dist/ui/components/ToolCall.d.ts +0 -28
- package/dist/ui/components/UpdateBanner.d.ts +0 -1
- package/dist/ui/components/VirtualMessageList.d.ts +0 -24
- package/dist/ui/components/WelcomeTips.d.ts +0 -5
- package/dist/ui/hooks/useCostSummary.d.ts +0 -1
- package/dist/ui/index.d.ts +0 -12
- package/dist/ui/input-history.d.ts +0 -61
- package/dist/ui/onboarding-runner.d.ts +0 -2
- package/dist/ui/store.d.ts +0 -83
- package/dist/ui/terminal-renderer.d.ts +0 -45
- package/dist/ui/theme.d.ts +0 -36
- package/dist/ui/vim-mode.d.ts +0 -25
- package/dist/updater-OCNU2K2Z.js +0 -1
- package/dist/utils/debug.d.ts +0 -41
- package/dist/utils/earlyInput.d.ts +0 -43
- package/dist/utils/env.d.ts +0 -24
- package/dist/utils/envUtils.d.ts +0 -51
- package/dist/utils/execFileNoThrow.d.ts +0 -39
- package/dist/utils/format.d.ts +0 -44
- package/dist/utils/fullscreen.d.ts +0 -47
- package/dist/utils/intl.d.ts +0 -22
- package/dist/utils/lockfile.d.ts +0 -15
- package/dist/utils/semver.d.ts +0 -6
- package/dist/utils/sliceAnsi.d.ts +0 -12
- package/dist/utils/systemTheme.d.ts +0 -40
- package/dist/utils/task-sanitizer.d.ts +0 -6
- package/dist/utils/theme.d.ts +0 -91
- package/dist/utils/toolDisplay.d.ts +0 -31
- package/dist/utils/truncate.d.ts +0 -40
- package/dist/voice/index.d.ts +0 -35
- package/skills-builtin/codeshell-help.md +0 -135
|
@@ -1,160 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Application state — session, cost, model, and feature state.
|
|
3
|
-
*
|
|
4
|
-
* Upgraded from no-op stubs to working implementations for the
|
|
5
|
-
* functions that Code Shell's components and services actually call.
|
|
6
|
-
* Functions used only by restored-src's deep internals (analytics
|
|
7
|
-
* sinks, GrowthBook, etc.) remain lightweight stubs.
|
|
8
|
-
*/
|
|
9
|
-
export type AttributedCounter = {
|
|
10
|
-
add(value: number, attrs?: Record<string, string>): void;
|
|
11
|
-
};
|
|
12
|
-
export type ChannelEntry = {
|
|
13
|
-
name: string;
|
|
14
|
-
enabled: boolean;
|
|
15
|
-
};
|
|
16
|
-
export declare function getSessionId(): string;
|
|
17
|
-
export declare function switchSession(id: string): void;
|
|
18
|
-
export declare function getOriginalCwd(): string;
|
|
19
|
-
export declare function setOriginalCwd(cwd: string): void;
|
|
20
|
-
export declare function getProjectRoot(): string;
|
|
21
|
-
export declare function setProjectRoot(root: string): void;
|
|
22
|
-
export declare function getCwdState(): {
|
|
23
|
-
originalCwd: string;
|
|
24
|
-
projectRoot: string;
|
|
25
|
-
};
|
|
26
|
-
export declare function getIsInteractive(): boolean;
|
|
27
|
-
export declare function getIsNonInteractiveSession(): boolean;
|
|
28
|
-
export declare function setIsNonInteractive(v: boolean): void;
|
|
29
|
-
export declare function getClientType(): string;
|
|
30
|
-
export declare function getSessionTrustAccepted(): boolean;
|
|
31
|
-
export declare function setSessionTrustAccepted(v: boolean): void;
|
|
32
|
-
export declare function updateLastInteractionTime(): void;
|
|
33
|
-
export declare function getLastInteractionTime(): number;
|
|
34
|
-
export declare function flushInteractionTime(): void;
|
|
35
|
-
export declare function markScrollActivity(): void;
|
|
36
|
-
export declare function getIsScrollDraining(): boolean;
|
|
37
|
-
export declare function waitForScrollIdle(): Promise<void>;
|
|
38
|
-
export declare function getMainLoopModelOverride(): string | null;
|
|
39
|
-
export declare function setMainLoopModelOverride(m: string | null): void;
|
|
40
|
-
export declare function getInitialMainLoopModel(): string;
|
|
41
|
-
export declare function setInitialMainLoopModel(m: string): void;
|
|
42
|
-
export declare function setModelStrings(key: string, value: string): void;
|
|
43
|
-
export declare function getModelStrings(key: string): string | undefined;
|
|
44
|
-
export interface ModelUsage {
|
|
45
|
-
inputTokens: number;
|
|
46
|
-
outputTokens: number;
|
|
47
|
-
cacheReadTokens: number;
|
|
48
|
-
cacheWriteTokens: number;
|
|
49
|
-
requestCount: number;
|
|
50
|
-
}
|
|
51
|
-
export declare function addToModelUsage(model: string, input: number, output: number, cacheRead?: number, cacheWrite?: number): void;
|
|
52
|
-
export declare function getModelUsage(): Map<string, ModelUsage>;
|
|
53
|
-
export declare function addAPIDuration(ms: number): void;
|
|
54
|
-
export declare function getTotalAPIDurationMs(): number;
|
|
55
|
-
export declare function addLinesChanged(added: number, removed: number): void;
|
|
56
|
-
export declare function getLinesAdded(): number;
|
|
57
|
-
export declare function getLinesRemoved(): number;
|
|
58
|
-
export declare function getTotalInputTokens(): number;
|
|
59
|
-
export declare function getTotalOutputTokens(): number;
|
|
60
|
-
export declare function addInputTokens(n: number): void;
|
|
61
|
-
export declare function addOutputTokens(n: number): void;
|
|
62
|
-
export declare function getCurrentTurnTokenBudget(): number;
|
|
63
|
-
export declare function setCurrentTurnTokenBudget(n: number): void;
|
|
64
|
-
export declare function getTurnOutputTokens(): number;
|
|
65
|
-
export declare function getBudgetContinuationCount(): number;
|
|
66
|
-
export declare function incrementBudgetContinuation(): void;
|
|
67
|
-
export declare function snapshotOutputTokensForTurn(): void;
|
|
68
|
-
export declare function setHasUnknownModelCost(v?: boolean): void;
|
|
69
|
-
export declare function getHasUnknownModelCost(): boolean;
|
|
70
|
-
export declare function resetCostState(): void;
|
|
71
|
-
export declare function setCostStateForRestore(state: unknown): void;
|
|
72
|
-
export declare function getTurnHookDurationMs(): number;
|
|
73
|
-
export declare function getTurnHookCount(): number;
|
|
74
|
-
export declare function addTurnHookDuration(ms: number): void;
|
|
75
|
-
export declare function resetTurnHookDuration(): void;
|
|
76
|
-
export declare function getTurnToolDurationMs(): number;
|
|
77
|
-
export declare function getTurnToolCount(): number;
|
|
78
|
-
export declare function addTurnToolDuration(ms: number): void;
|
|
79
|
-
export declare function resetTurnToolDuration(): void;
|
|
80
|
-
export declare function getTurnClassifierDurationMs(): number;
|
|
81
|
-
export declare function getTurnClassifierCount(): number;
|
|
82
|
-
export declare function addTurnClassifierDuration(ms: number): void;
|
|
83
|
-
export declare function resetTurnClassifierDuration(): void;
|
|
84
|
-
export declare function getSessionCounter(): AttributedCounter;
|
|
85
|
-
export declare function getLocCounter(): AttributedCounter;
|
|
86
|
-
export declare function getPrCounter(): AttributedCounter;
|
|
87
|
-
export declare function getCommitCounter(): AttributedCounter;
|
|
88
|
-
export declare function getCodeEditToolDecisionCounter(): AttributedCounter;
|
|
89
|
-
export declare function getActiveTimeCounter(): AttributedCounter;
|
|
90
|
-
export declare function setMeter(_meter: unknown): void;
|
|
91
|
-
export declare function getEventLogger(): {
|
|
92
|
-
emit(_name: string, _body?: unknown): void;
|
|
93
|
-
};
|
|
94
|
-
export declare function getKairosActive(): boolean;
|
|
95
|
-
export declare function setKairosActive(v: boolean): void;
|
|
96
|
-
export declare function getUserMsgOptIn(): boolean;
|
|
97
|
-
export declare function setUserMsgOptIn(v: boolean): void;
|
|
98
|
-
export declare function getSdkBetas(): string[];
|
|
99
|
-
export declare function setSdkBetas(betas: string[]): void;
|
|
100
|
-
export declare function getSdkAgentProgressSummariesEnabled(): boolean;
|
|
101
|
-
export declare function getIsRemoteMode(): boolean;
|
|
102
|
-
export declare function setIsRemoteMode(v: boolean): void;
|
|
103
|
-
export declare function getDirectConnectServerUrl(): string | null;
|
|
104
|
-
export declare function getMainThreadAgentType(): string;
|
|
105
|
-
export declare function getHasDevChannels(): boolean;
|
|
106
|
-
export declare function getStrictToolResultPairing(): boolean;
|
|
107
|
-
export declare function getQuestionPreviewFormat(): string;
|
|
108
|
-
export declare function getUseCoworkPlugins(): boolean;
|
|
109
|
-
export declare function setUseCoworkPlugins(_v: boolean): void;
|
|
110
|
-
export declare function addSlowOperation(op: string): void;
|
|
111
|
-
export declare function getSlowOperations(): string[];
|
|
112
|
-
export declare function registerHookCallbacks(name: string, cbs: unknown): void;
|
|
113
|
-
export declare function getRegisteredHooks(): Record<string, unknown[]>;
|
|
114
|
-
export declare function handlePlanModeTransition(): void;
|
|
115
|
-
export declare function setHasExitedPlanMode(v: boolean): void;
|
|
116
|
-
export declare function getHasExitedPlanMode(): boolean;
|
|
117
|
-
export declare function setNeedsPlanModeExitAttachment(v: boolean): void;
|
|
118
|
-
export declare function getNeedsPlanModeExitAttachment(): boolean;
|
|
119
|
-
export declare function setNeedsAutoModeExitAttachment(v: boolean): void;
|
|
120
|
-
export declare function getNeedsAutoModeExitAttachment(): boolean;
|
|
121
|
-
export declare function getSystemPromptSectionCache(): Map<string, string | null>;
|
|
122
|
-
export declare function setSystemPromptSectionCacheEntry(name: string, value: string | null): void;
|
|
123
|
-
export declare function clearSystemPromptSectionState(): void;
|
|
124
|
-
export declare function clearBetaHeaderLatches(): void;
|
|
125
|
-
export declare function addInvokedSkill(name: string, agentId?: string): void;
|
|
126
|
-
export declare function getInvokedSkillsForAgent(agentId?: string): string[];
|
|
127
|
-
export declare function clearInvokedSkillsForAgent(agentId?: string): void;
|
|
128
|
-
export declare function getInlinePlugins(): unknown[];
|
|
129
|
-
export declare function getPromptId(): string;
|
|
130
|
-
export declare function setPromptId(id: string): void;
|
|
131
|
-
export declare function getLastAPIRequest(): unknown;
|
|
132
|
-
export declare function setLastAPIRequest(req: unknown): void;
|
|
133
|
-
export declare function markPostCompaction(): void;
|
|
134
|
-
export declare function getPostCompactionDone(): boolean;
|
|
135
|
-
export declare function isReplBridgeActive(): boolean;
|
|
136
|
-
export declare function setReplBridgeActive(v: boolean): void;
|
|
137
|
-
export declare function isSessionPersistenceDisabled(): boolean;
|
|
138
|
-
export declare function setSessionPersistenceDisabled(v: boolean): void;
|
|
139
|
-
export declare function resetSdkInitState(): void;
|
|
140
|
-
export declare function getAgentColorMap(): Map<string, string>;
|
|
141
|
-
export declare function getPlanSlugCache(): Map<string, string>;
|
|
142
|
-
export declare function getAllowedChannels(): string[];
|
|
143
|
-
export declare function getAllowedSettingSources(): string[];
|
|
144
|
-
export declare function setAllowedSettingSources(sources: string[]): void;
|
|
145
|
-
export declare function getAdditionalDirectoriesForClaudeMd(): string[];
|
|
146
|
-
export declare function setAdditionalDirectoriesForClaudeMd(dirs: string[]): void;
|
|
147
|
-
export declare function setTeleportedSessionInfo(_info: unknown): void;
|
|
148
|
-
export declare function setScheduledTasksEnabled(v: boolean): void;
|
|
149
|
-
export declare function getScheduledTasksEnabled(): boolean;
|
|
150
|
-
export declare function getSessionCreatedTeams(): string[];
|
|
151
|
-
export declare function hasShownLspRecommendationThisSession(): boolean;
|
|
152
|
-
export declare function setLspRecommendationShownThisSession(v: boolean): void;
|
|
153
|
-
export declare function setApiKeyFromFd(..._args: any[]): any;
|
|
154
|
-
export declare function getApiKeyFromFd(..._args: any[]): any;
|
|
155
|
-
export declare function getOauthTokenFromFd(..._args: any[]): any;
|
|
156
|
-
export declare function setOauthTokenFromFd(..._args: any[]): any;
|
|
157
|
-
export declare function preferThirdPartyAuthentication(..._args: any[]): any;
|
|
158
|
-
export declare function getParentSessionId(..._args: any[]): any;
|
|
159
|
-
export declare function getFlagSettingsInline(..._args: any[]): any;
|
|
160
|
-
export declare function getFlagSettingsPath(..._args: any[]): any;
|
package/dist/bwrap-PVZMLHZR.js
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import {h,a}from'./chunk-3QP5BQ3L.js';h();function p(n){return {name:"bwrap",wrap(s,t){let e=[];e.push("--ro-bind","/","/"),e.push("--dev","/dev"),e.push("--proc","/proc"),e.push("--tmpfs","/tmp");for(let r of n.writableRoots)e.push("--bind-try",r,r);for(let r of n.deniedReads)e.push("--ro-bind-try","/dev/null",r);return e.push("--unshare-pid","--unshare-ipc","--unshare-uts","--unshare-cgroup"),n.network==="deny"&&e.push("--unshare-net"),e.push("--die-with-parent"),e.push("--chdir",t.cwd),e.push(t.shell,"-c",s),{file:"bwrap",args:e}},hintForBlockedOutput(s){if(/Permission denied|No such file or directory.*bwrap/i.test(s))return `
|
|
2
|
-
[sandbox:bwrap] A path access was blocked by the sandbox. If this path should be writable, ask the user to update sandbox.writableRoots in settings.json.`}}}a(p,"createBwrapBackend");export{p as createBwrapBackend};
|
package/dist/chunk-2EUIMKJA.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import {d,c as c$1,b as b$1}from'./chunk-FU7AHZNN.js';import {b}from'./chunk-ZSAONDT6.js';import {h,a}from'./chunk-3QP5BQ3L.js';h();var c=class g{constructor(e){this.config=e;this.provider=e.provider,this.model=e.model,this.temperature=e.temperature??.3,this.maxTokens=e.maxTokens??8192,this.timeout=e.timeout??12e4,this.retryMaxAttempts=e.retryMaxAttempts??3,this.enableStreaming=e.enableStreaming??true,this.initClient();}static{a(this,"LLMClientBase");}provider;model;temperature;maxTokens;timeout;retryMaxAttempts;enableStreaming;static onUsage;usage={records:[],totalPromptTokens:0,totalCompletionTokens:0,totalTokens:0,requestCount:0};recordUsage(e,i){i?.recordUsage!==false&&(this.usage.records.push(e),this.usage.totalPromptTokens+=e.promptTokens,this.usage.totalCompletionTokens+=e.completionTokens,this.usage.totalTokens+=e.totalTokens,this.usage.requestCount++,g.onUsage?.(this.model,e));}getUsage(){return {...this.usage}}async withRetry(e,i){let o=i??this.retryMaxAttempts,n;for(let t=1;t<=o;t++)try{return await e()}catch(r){if(n=r,r instanceof d)throw r;if(r instanceof c$1){let s=(r.retryAfter??t*2)*1e3;b.warn("llm.retry",{cat:"llm",provider:this.provider,model:this.model,attempt:t,of:o,reason:"rate_limit",waitMs:s}),await new Promise(T=>setTimeout(T,s));continue}if(t===o){b.error("llm.exhausted",{cat:"llm",provider:this.provider,model:this.model,attempts:o,error:r.message});break}let m=Math.min(1e3*Math.pow(2,t-1),3e4);b.warn("llm.retry",{cat:"llm",provider:this.provider,model:this.model,attempt:t,of:o,reason:"error",error:r.message,backoffMs:m}),await new Promise(s=>setTimeout(s,m));}throw n??new b$1("Unknown LLM error")}};export{c as a};
|