@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,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Read/write ~/.code-shell/plugins/installed_plugins.json (V2 format).
|
|
3
|
-
* Byte-compatible with Claude Code's analogous file.
|
|
4
|
-
*/
|
|
5
|
-
import type { InstalledPluginsV2, PluginInstallEntry } from "./types.js";
|
|
6
|
-
export declare function installedPluginsPath(): string;
|
|
7
|
-
export declare function readInstalledPlugins(): InstalledPluginsV2;
|
|
8
|
-
export declare function writeInstalledPlugins(data: InstalledPluginsV2): void;
|
|
9
|
-
/**
|
|
10
|
-
* Append an install entry for `<plugin>@<marketplace>`. Multiple entries
|
|
11
|
-
* for the same key are allowed (different scopes); MVP only writes scope:"user".
|
|
12
|
-
*/
|
|
13
|
-
export declare function appendInstallEntry(key: string, entry: PluginInstallEntry): void;
|
|
14
|
-
export declare function removeInstallEntries(key: string): boolean;
|
|
15
|
-
export declare function pluginInstallKey(plugin: string, marketplace: string): string;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Read/write ~/.code-shell/plugins/known_marketplaces.json.
|
|
3
|
-
* File format is byte-compatible with Claude Code's analogous file.
|
|
4
|
-
*/
|
|
5
|
-
import type { KnownMarketplaces, KnownMarketplace } from "./types.js";
|
|
6
|
-
export declare function knownMarketplacesPath(): string;
|
|
7
|
-
export declare function readKnownMarketplaces(): KnownMarketplaces;
|
|
8
|
-
export declare function writeKnownMarketplaces(data: KnownMarketplaces): void;
|
|
9
|
-
export declare function upsertKnownMarketplace(name: string, entry: KnownMarketplace): void;
|
|
10
|
-
export declare function removeKnownMarketplace(name: string): boolean;
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* loadPluginHooks — scan every installed plugin's hooks/hooks.json and
|
|
3
|
-
* register the command-type hooks with the engine's HookRegistry.
|
|
4
|
-
*
|
|
5
|
-
* Plugin hooks.json schema (Claude Code-compatible):
|
|
6
|
-
*
|
|
7
|
-
* {
|
|
8
|
-
* "hooks": {
|
|
9
|
-
* "<EventName>": [
|
|
10
|
-
* {
|
|
11
|
-
* "matcher": "<regex>", // optional; semantics depend on event
|
|
12
|
-
* "hooks": [
|
|
13
|
-
* {
|
|
14
|
-
* "type": "command",
|
|
15
|
-
* "command": "...", // ${CODESHELL_PLUGIN_ROOT} placeholder
|
|
16
|
-
* "async": false, // currently ignored (always sync await)
|
|
17
|
-
* "timeout_ms": 60000 // optional override
|
|
18
|
-
* }
|
|
19
|
-
* ]
|
|
20
|
-
* }
|
|
21
|
-
* ]
|
|
22
|
-
* }
|
|
23
|
-
* }
|
|
24
|
-
*
|
|
25
|
-
* Event-name mapping (CC PascalCase → codeshell snake_case):
|
|
26
|
-
* SessionStart → on_session_start
|
|
27
|
-
* UserPromptSubmit → user_prompt_submit
|
|
28
|
-
* PreToolUse → pre_tool_use
|
|
29
|
-
* PostToolUse → post_tool_use
|
|
30
|
-
* PreCompact → pre_compact
|
|
31
|
-
* Notification → notification
|
|
32
|
-
* Stop → on_session_end
|
|
33
|
-
* SubagentStop → (skipped — codeshell sub-agents don't surface this event)
|
|
34
|
-
*
|
|
35
|
-
* matcher semantics:
|
|
36
|
-
* SessionStart — matches against ctx.data.source ("startup"|"resume"|"clear"|"compact")
|
|
37
|
-
* PreToolUse /
|
|
38
|
-
* PostToolUse — matches against ctx.data.toolName
|
|
39
|
-
* other events — matcher is currently ignored (the CC spec doesn't
|
|
40
|
-
* define matcher semantics for them either)
|
|
41
|
-
*
|
|
42
|
-
* Errors are swallowed per-plugin: a malformed hooks.json from one plugin
|
|
43
|
-
* must not block other plugins from loading.
|
|
44
|
-
*/
|
|
45
|
-
import type { HookRegistry } from "../hooks/registry.js";
|
|
46
|
-
/**
|
|
47
|
-
* Walk installed plugins and register their command hooks. Safe to call
|
|
48
|
-
* multiple times — the caller is responsible for not double-registering
|
|
49
|
-
* (HookRegistry has no de-dup; the engine constructor calls this exactly
|
|
50
|
-
* once after creating the registry).
|
|
51
|
-
*/
|
|
52
|
-
export declare function loadPluginHooks(registry: HookRegistry): void;
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Marketplace lifecycle: add (clone + validate + persist), remove
|
|
3
|
-
* (delete from disk + manifest), list, load (read marketplace.json on
|
|
4
|
-
* demand). Mirrors Claude Code's utils/plugins/marketplaceManager.ts
|
|
5
|
-
* at the MVP subset (github + git sources only, no auto-update,
|
|
6
|
-
* no policy blocking, no GCS mirror).
|
|
7
|
-
*/
|
|
8
|
-
import type { MarketplaceSource, PluginMarketplace } from "./types.js";
|
|
9
|
-
export declare function marketplacesRoot(): string;
|
|
10
|
-
export declare function marketplaceDir(name: string): string;
|
|
11
|
-
export type AddMarketplaceResult = {
|
|
12
|
-
ok: true;
|
|
13
|
-
name: string;
|
|
14
|
-
marketplace: PluginMarketplace;
|
|
15
|
-
replaced: boolean;
|
|
16
|
-
} | {
|
|
17
|
-
ok: false;
|
|
18
|
-
error: string;
|
|
19
|
-
};
|
|
20
|
-
/**
|
|
21
|
-
* Adds a marketplace by cloning it (or refreshing if already present
|
|
22
|
-
* with the same source), validating its marketplace.json, and writing
|
|
23
|
-
* an entry into known_marketplaces.json.
|
|
24
|
-
*/
|
|
25
|
-
export declare function addMarketplace(name: string, source: MarketplaceSource): Promise<AddMarketplaceResult>;
|
|
26
|
-
/**
|
|
27
|
-
* Removes a marketplace: deletes the cached clone and the manifest entry.
|
|
28
|
-
* Returns whether anything was actually removed.
|
|
29
|
-
*/
|
|
30
|
-
export declare function removeMarketplace(name: string): boolean;
|
|
31
|
-
/**
|
|
32
|
-
* Loads a previously-added marketplace's manifest from disk. Returns null
|
|
33
|
-
* if the marketplace is unknown or the manifest is gone (caller can
|
|
34
|
-
* report to user).
|
|
35
|
-
*/
|
|
36
|
-
export declare function loadMarketplace(name: string): PluginMarketplace | null;
|
|
37
|
-
export interface ListedMarketplace {
|
|
38
|
-
name: string;
|
|
39
|
-
source: MarketplaceSource;
|
|
40
|
-
installLocation: string;
|
|
41
|
-
lastUpdated: string;
|
|
42
|
-
pluginCount: number;
|
|
43
|
-
}
|
|
44
|
-
/**
|
|
45
|
-
* Lists all known marketplaces with a quick plugin count read from each
|
|
46
|
-
* cached manifest. Marketplaces whose manifest is missing or invalid
|
|
47
|
-
* show pluginCount: -1 so the caller can flag them.
|
|
48
|
-
*/
|
|
49
|
-
export declare function listMarketplaces(): ListedMarketplace[];
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Parse a user-typed marketplace identifier into a MarketplaceSource.
|
|
3
|
-
* MVP subset of Claude Code's utils/plugins/parseMarketplaceInput.ts —
|
|
4
|
-
* local absolute paths, github shorthand, https git URLs, and ssh git URLs.
|
|
5
|
-
*/
|
|
6
|
-
import type { MarketplaceSource } from "./types.js";
|
|
7
|
-
/**
|
|
8
|
-
* Returns the parsed source, or null when the input does not match any
|
|
9
|
-
* supported pattern. Callers should show a usage hint on null.
|
|
10
|
-
*/
|
|
11
|
-
export declare function parseMarketplaceInput(input: string): MarketplaceSource | null;
|
|
12
|
-
/**
|
|
13
|
-
* Derive a stable marketplace name from a source. Used as the filesystem
|
|
14
|
-
* directory and the key in known_marketplaces.json.
|
|
15
|
-
*/
|
|
16
|
-
export declare function deriveMarketplaceName(source: MarketplaceSource): string;
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* pluginCommandHook — execute a plugin's command-type hook as a child
|
|
3
|
-
* process and translate its stdout into a HookResult.
|
|
4
|
-
*
|
|
5
|
-
* This is the plugin-side analogue of `src/hooks/shell-runner.ts`. The two
|
|
6
|
-
* runners are intentionally separate because they speak different protocols:
|
|
7
|
-
*
|
|
8
|
-
* src/hooks/shell-runner.ts codeshell-native: stdout is a HookResult
|
|
9
|
-
* JSON envelope ({ messages, decision, ... }).
|
|
10
|
-
* Used by user-authored settings.hooks.
|
|
11
|
-
*
|
|
12
|
-
* this file CC plugin protocol: stdout is one of
|
|
13
|
-
* - { hookSpecificOutput: { hookEventName, additionalContext } }
|
|
14
|
-
* - { additional_context: "..." } (Cursor)
|
|
15
|
-
* - { additionalContext: "..." } (SDK)
|
|
16
|
-
* We normalize all three into HookResult.messages
|
|
17
|
-
* so downstream hook plumbing (inject.ts) is
|
|
18
|
-
* untouched.
|
|
19
|
-
*
|
|
20
|
-
* env contract:
|
|
21
|
-
* CODESHELL_PLUGIN_ROOT — set to installPath. Plugin command strings
|
|
22
|
-
* reference this via ${CODESHELL_PLUGIN_ROOT}
|
|
23
|
-
* (varRewrite.ts rewrites CC's CLAUDE_PLUGIN_ROOT
|
|
24
|
-
* to this name at install time).
|
|
25
|
-
* CODESHELL_HOOK_EVENT — the codeshell-side event name (snake_case)
|
|
26
|
-
*
|
|
27
|
-
* We deliberately do NOT set CLAUDE_PLUGIN_ROOT here. Plugin scripts that
|
|
28
|
-
* branch on which host they detect (e.g. superpowers' session-start checks
|
|
29
|
-
* `[ -n "${CLAUDE_PLUGIN_ROOT:-}" ]`) get rewritten by varRewrite.ts at
|
|
30
|
-
* install time, so the branch they take after rewrite is the codeshell
|
|
31
|
-
* branch — not the CC one.
|
|
32
|
-
*/
|
|
33
|
-
import type { HookContext, HookResult } from "../hooks/events.js";
|
|
34
|
-
export interface PluginCommandHookSpec {
|
|
35
|
-
/** Shell command line, with ${CODESHELL_PLUGIN_ROOT} placeholder allowed. */
|
|
36
|
-
command: string;
|
|
37
|
-
/** Plugin install path; exported as CODESHELL_PLUGIN_ROOT for the child. */
|
|
38
|
-
installPath: string;
|
|
39
|
-
/** Plugin install key (`name@marketplace`), used for log lines. */
|
|
40
|
-
pluginKey: string;
|
|
41
|
-
/** Per-hook override; falls back to DEFAULT_TIMEOUT_MS. */
|
|
42
|
-
timeoutMs?: number;
|
|
43
|
-
}
|
|
44
|
-
/**
|
|
45
|
-
* Run one plugin hook command. Returns an empty HookResult on any failure
|
|
46
|
-
* (spawn error, timeout, non-zero exit, unparseable stdout) so the hook
|
|
47
|
-
* chain keeps moving — a misbehaving plugin must not wedge the engine.
|
|
48
|
-
*
|
|
49
|
-
* Stdin carries the same envelope shape the codeshell-native shell-runner
|
|
50
|
-
* uses (eventName + data) so plugin authors who want richer context can
|
|
51
|
-
* read it; CC plugins typically ignore stdin and emit context derived from
|
|
52
|
-
* their own state (e.g. reading a SKILL.md off disk via PLUGIN_ROOT).
|
|
53
|
-
*/
|
|
54
|
-
export declare function runPluginCommandHook(spec: PluginCommandHookSpec, ctx: HookContext): Promise<HookResult>;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Discover plugin-provided slash commands. For each installed plugin,
|
|
3
|
-
* walks <installPath>/commands/*.md and returns one PluginCommand per
|
|
4
|
-
* markdown file. Mirrors Claude Code's loadPluginCommands.ts at the
|
|
5
|
-
* MVP subset (single-level commands directory, no nested subcommands,
|
|
6
|
-
* no inline-via-plugin.json commands).
|
|
7
|
-
*/
|
|
8
|
-
export interface PluginCommand {
|
|
9
|
-
/** Namespaced name, e.g. "superpowers:brainstorming" */
|
|
10
|
-
name: string;
|
|
11
|
-
/** Plain command (without plugin prefix), e.g. "brainstorming" */
|
|
12
|
-
commandName: string;
|
|
13
|
-
/** Plugin id (without @marketplace), e.g. "superpowers" */
|
|
14
|
-
pluginName: string;
|
|
15
|
-
/** Frontmatter description, coerced. May be empty. */
|
|
16
|
-
description: string;
|
|
17
|
-
/** Frontmatter "argument-hint" if present. */
|
|
18
|
-
argumentHint?: string;
|
|
19
|
-
/** Body of the .md (frontmatter stripped). */
|
|
20
|
-
body: string;
|
|
21
|
-
/** Absolute path to the .md file. */
|
|
22
|
-
filePath: string;
|
|
23
|
-
}
|
|
24
|
-
export declare function scanPluginCommands(): PluginCommand[];
|
|
25
|
-
export declare function invalidatePluginCommandsCache(): void;
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Install / uninstall plugins from a known marketplace. Mirrors Claude
|
|
3
|
-
* Code's installResolvedPlugin pattern at the MVP subset: four entry
|
|
4
|
-
* source types (path / git / github / git-subdir), no dependencies, no
|
|
5
|
-
* sparse-checkout, no npm/pip.
|
|
6
|
-
*/
|
|
7
|
-
import type { PluginInstallEntry } from "./types.js";
|
|
8
|
-
export interface VarRewriteReport {
|
|
9
|
-
filesScanned: number;
|
|
10
|
-
filesRewritten: number;
|
|
11
|
-
}
|
|
12
|
-
export type InstallResult = {
|
|
13
|
-
ok: true;
|
|
14
|
-
entry: PluginInstallEntry;
|
|
15
|
-
freshlyCloned: boolean;
|
|
16
|
-
varRewrite: VarRewriteReport;
|
|
17
|
-
} | {
|
|
18
|
-
ok: false;
|
|
19
|
-
error: string;
|
|
20
|
-
};
|
|
21
|
-
/**
|
|
22
|
-
* Install a plugin from a previously-added marketplace into the user
|
|
23
|
-
* cache. Idempotent within a process: re-installing replaces the
|
|
24
|
-
* cached files and updates the manifest entry.
|
|
25
|
-
*/
|
|
26
|
-
export declare function installPlugin(pluginName: string, marketplaceName: string): Promise<InstallResult>;
|
|
27
|
-
export interface UninstallResult {
|
|
28
|
-
ok: boolean;
|
|
29
|
-
removedFromManifest: boolean;
|
|
30
|
-
removedFromDisk: boolean;
|
|
31
|
-
}
|
|
32
|
-
export declare function uninstallPlugin(pluginName: string, marketplaceName: string): UninstallResult;
|
|
33
|
-
export declare function listInstalled(): {
|
|
34
|
-
key: string;
|
|
35
|
-
entry: PluginInstallEntry;
|
|
36
|
-
}[];
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Lightweight validators for plugin marketplace JSON shapes. Returns
|
|
3
|
-
* { ok, value } | { ok: false, error } so callers can use the error
|
|
4
|
-
* string in user-facing slash command output.
|
|
5
|
-
*/
|
|
6
|
-
import type { PluginMarketplace, PluginMarketplaceEntry, PluginEntrySource, ValidationResult } from "./types.js";
|
|
7
|
-
export declare function validatePluginEntrySource(raw: unknown, path: string): ValidationResult<PluginEntrySource>;
|
|
8
|
-
export declare function validatePluginEntry(raw: unknown, index: number): ValidationResult<PluginMarketplaceEntry>;
|
|
9
|
-
export declare function validateMarketplace(raw: unknown): ValidationResult<PluginMarketplace>;
|
package/dist/plugins/types.d.ts
DELETED
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Plugin marketplace type definitions for codeshell. Schemas mirror Claude
|
|
3
|
-
* Code's plugin system (see claude-code-sourcemap/restored-src/src/utils/plugins/schemas.ts)
|
|
4
|
-
* at the MVP subset documented in
|
|
5
|
-
* docs/superpowers/specs/2026-05-19-plugin-marketplace-design.md.
|
|
6
|
-
*/
|
|
7
|
-
export type MarketplaceSource = {
|
|
8
|
-
source: "github";
|
|
9
|
-
repo: string;
|
|
10
|
-
} | {
|
|
11
|
-
source: "git";
|
|
12
|
-
url: string;
|
|
13
|
-
};
|
|
14
|
-
export interface KnownMarketplace {
|
|
15
|
-
source: MarketplaceSource;
|
|
16
|
-
installLocation: string;
|
|
17
|
-
lastUpdated: string;
|
|
18
|
-
}
|
|
19
|
-
export type KnownMarketplaces = Record<string, KnownMarketplace>;
|
|
20
|
-
export type PluginEntrySource = string | {
|
|
21
|
-
source: "git";
|
|
22
|
-
url: string;
|
|
23
|
-
ref?: string;
|
|
24
|
-
sha?: string;
|
|
25
|
-
} | {
|
|
26
|
-
source: "github";
|
|
27
|
-
repo: string;
|
|
28
|
-
ref?: string;
|
|
29
|
-
sha?: string;
|
|
30
|
-
} | {
|
|
31
|
-
source: "git-subdir";
|
|
32
|
-
url: string;
|
|
33
|
-
path: string;
|
|
34
|
-
ref?: string;
|
|
35
|
-
sha?: string;
|
|
36
|
-
};
|
|
37
|
-
export interface PluginMarketplaceEntry {
|
|
38
|
-
name: string;
|
|
39
|
-
description?: string;
|
|
40
|
-
author?: {
|
|
41
|
-
name: string;
|
|
42
|
-
email?: string;
|
|
43
|
-
};
|
|
44
|
-
category?: string;
|
|
45
|
-
source: PluginEntrySource;
|
|
46
|
-
homepage?: string;
|
|
47
|
-
}
|
|
48
|
-
export interface PluginMarketplace {
|
|
49
|
-
name: string;
|
|
50
|
-
description?: string;
|
|
51
|
-
owner: {
|
|
52
|
-
name: string;
|
|
53
|
-
email?: string;
|
|
54
|
-
};
|
|
55
|
-
plugins: PluginMarketplaceEntry[];
|
|
56
|
-
}
|
|
57
|
-
export interface PluginInstallEntry {
|
|
58
|
-
scope: "user";
|
|
59
|
-
installPath: string;
|
|
60
|
-
version: string;
|
|
61
|
-
installedAt: string;
|
|
62
|
-
lastUpdated: string;
|
|
63
|
-
gitCommitSha?: string;
|
|
64
|
-
}
|
|
65
|
-
export interface InstalledPluginsV2 {
|
|
66
|
-
version: 2;
|
|
67
|
-
plugins: Record<string, PluginInstallEntry[]>;
|
|
68
|
-
}
|
|
69
|
-
export type ValidationResult<T> = {
|
|
70
|
-
ok: true;
|
|
71
|
-
value: T;
|
|
72
|
-
} | {
|
|
73
|
-
ok: false;
|
|
74
|
-
error: string;
|
|
75
|
-
};
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Plugin variable rewriter.
|
|
3
|
-
*
|
|
4
|
-
* After a plugin is materialized into the cache dir, walk its files and
|
|
5
|
-
* rewrite every occurrence of `CLAUDE_PLUGIN_ROOT` to `CODESHELL_PLUGIN_ROOT`.
|
|
6
|
-
*
|
|
7
|
-
* Why: plugins authored against Claude Code's protocol embed
|
|
8
|
-
* `${CLAUDE_PLUGIN_ROOT}` in their hooks.json command strings and inside
|
|
9
|
-
* shell scripts. codeshell uses its own env var name (`CODESHELL_PLUGIN_ROOT`)
|
|
10
|
-
* to keep plugin-side host detection unambiguous — so we rewrite the file
|
|
11
|
-
* tree at install time once, instead of dual-setting env vars at every hook
|
|
12
|
-
* invocation (which would let plugins falsely conclude they're running on
|
|
13
|
-
* Claude Code and emit CC-specific output formats).
|
|
14
|
-
*
|
|
15
|
-
* The rewrite is whole-token (not regex with word boundaries — Node's
|
|
16
|
-
* `String.replaceAll` on a literal substring is sufficient because no
|
|
17
|
-
* substring of the source contains the target as a prefix/suffix of another
|
|
18
|
-
* identifier in any plugin we've seen). If a plugin author chose
|
|
19
|
-
* `CLAUDE_PLUGIN_ROOT_SUFFIX` as an identifier this would also get rewritten,
|
|
20
|
-
* but that case is implausible enough we accept the risk over more complex
|
|
21
|
-
* tokenization.
|
|
22
|
-
*
|
|
23
|
-
* Binary files are skipped via NUL-byte heuristic on first 8 KiB.
|
|
24
|
-
*
|
|
25
|
-
* A breadcrumb file (`.code-shell-installed.json`) records the rewrite so
|
|
26
|
-
* a user debugging "why does this file differ from upstream?" has an
|
|
27
|
-
* explanation in-place.
|
|
28
|
-
*/
|
|
29
|
-
export interface RewriteSummary {
|
|
30
|
-
filesScanned: number;
|
|
31
|
-
filesRewritten: number;
|
|
32
|
-
rewrittenPaths: string[];
|
|
33
|
-
}
|
|
34
|
-
/**
|
|
35
|
-
* Rewrite every `CLAUDE_PLUGIN_ROOT` → `CODESHELL_PLUGIN_ROOT` under
|
|
36
|
-
* `installPath`, then drop a breadcrumb file at the root.
|
|
37
|
-
*
|
|
38
|
-
* Idempotent: re-running on an already-rewritten tree is a no-op for the
|
|
39
|
-
* rewrite (no `CLAUDE_PLUGIN_ROOT` left) but refreshes the breadcrumb's
|
|
40
|
-
* timestamp so the user can see when the most recent install/update ran.
|
|
41
|
-
*/
|
|
42
|
-
export declare function rewritePluginVars(installPath: string): RewriteSummary;
|
package/dist/preset/index.d.ts
DELETED
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Built-in agent presets.
|
|
3
|
-
*
|
|
4
|
-
* Presets keep the core engine domain-agnostic while letting callers choose
|
|
5
|
-
* a default prompt, default tools, and safe permission shortcuts.
|
|
6
|
-
*
|
|
7
|
-
* System prompts are assembled from reusable markdown sections in
|
|
8
|
-
* src/prompt/sections/*.md — each preset declares which sections to include.
|
|
9
|
-
*/
|
|
10
|
-
import type { PermissionRule } from "../types.js";
|
|
11
|
-
export declare const AGENT_PRESET_NAMES: readonly ["general", "terminal-coding"];
|
|
12
|
-
/** Built-in preset names. Custom presets use arbitrary strings via registerPreset(). */
|
|
13
|
-
export type BuiltinPresetName = (typeof AGENT_PRESET_NAMES)[number];
|
|
14
|
-
/** Any preset name — built-in or custom-registered. */
|
|
15
|
-
export type AgentPresetName = BuiltinPresetName | (string & {});
|
|
16
|
-
export interface AgentPreset {
|
|
17
|
-
name: AgentPresetName;
|
|
18
|
-
label: string;
|
|
19
|
-
description: string;
|
|
20
|
-
/** Ordered list of prompt section filenames (without .md). */
|
|
21
|
-
promptSections: readonly string[];
|
|
22
|
-
/** Whether to inject git status into system context. */
|
|
23
|
-
injectGitStatus: boolean;
|
|
24
|
-
builtinTools: string[];
|
|
25
|
-
defaultPermissionRules: PermissionRule[];
|
|
26
|
-
}
|
|
27
|
-
export declare const BUILTIN_AGENT_PRESETS: Record<AgentPresetName, AgentPreset>;
|
|
28
|
-
export declare const DEFAULT_AGENT_PRESET: AgentPresetName;
|
|
29
|
-
export declare const DEFAULT_CLI_PRESET: AgentPresetName;
|
|
30
|
-
/**
|
|
31
|
-
* Register a custom agent preset.
|
|
32
|
-
*
|
|
33
|
-
* External repos can call this to add their own presets:
|
|
34
|
-
* ```ts
|
|
35
|
-
* import { registerPreset } from "code-shell";
|
|
36
|
-
*
|
|
37
|
-
* registerPreset({
|
|
38
|
-
* name: "data-pipeline" as AgentPresetName,
|
|
39
|
-
* label: "Data Pipeline Orchestrator",
|
|
40
|
-
* description: "Manages ETL workflows and data quality checks.",
|
|
41
|
-
* promptSections: ["base", "orchestration"],
|
|
42
|
-
* injectGitStatus: false,
|
|
43
|
-
* builtinTools: ["Read", "Write", "Bash", "Glob", "Grep", "Agent"],
|
|
44
|
-
* defaultPermissionRules: [{ tool: "Read", decision: "allow" }],
|
|
45
|
-
* });
|
|
46
|
-
* ```
|
|
47
|
-
*/
|
|
48
|
-
export declare function registerPreset(preset: AgentPreset): void;
|
|
49
|
-
/** List all available preset names (built-in + custom). */
|
|
50
|
-
export declare function listPresetNames(): string[];
|
|
51
|
-
export declare function resolveAgentPreset(name?: string): AgentPreset;
|
|
52
|
-
/**
|
|
53
|
-
* Build the full system prompt for a preset by loading and joining its sections.
|
|
54
|
-
*/
|
|
55
|
-
export declare function buildPresetSystemPrompt(preset: AgentPreset): string;
|
|
56
|
-
export declare function resolveBuiltinToolNames(options?: {
|
|
57
|
-
preset?: string;
|
|
58
|
-
enabledBuiltinTools?: string[];
|
|
59
|
-
disabledBuiltinTools?: string[];
|
|
60
|
-
}): string[];
|
package/dist/product/define.d.ts
DELETED
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* defineProduct — assemble a domain-specific agent product from preset + adapter + contract.
|
|
3
|
-
*
|
|
4
|
-
* This is the primary entry point for external repos. One call produces a
|
|
5
|
-
* ready-to-use RunManager that embodies the product's behavior.
|
|
6
|
-
*
|
|
7
|
-
* Example (in an external repo):
|
|
8
|
-
* ```ts
|
|
9
|
-
* import { defineProduct } from "code-shell";
|
|
10
|
-
*
|
|
11
|
-
* const { manager, preset } = defineProduct({
|
|
12
|
-
* preset: {
|
|
13
|
-
* name: "security-audit",
|
|
14
|
-
* label: "Security Audit Agent",
|
|
15
|
-
* description: "Scans repos for OWASP top 10 vulnerabilities.",
|
|
16
|
-
* sections: ["base", "orchestration"],
|
|
17
|
-
* appendPrompt: "You are a security expert. Focus on...",
|
|
18
|
-
* },
|
|
19
|
-
* adapter: {
|
|
20
|
-
* tools: [myCustomScanTool],
|
|
21
|
-
* enableTools: ["Read", "Glob", "Grep", "Bash"],
|
|
22
|
-
* permissionRules: [{ tool: "Bash", decision: "ask" }],
|
|
23
|
-
* },
|
|
24
|
-
* contract: {
|
|
25
|
-
* evaluator: new SecurityEvaluator(),
|
|
26
|
-
* defaultTags: ["security"],
|
|
27
|
-
* maxTurns: 50,
|
|
28
|
-
* },
|
|
29
|
-
* }, {
|
|
30
|
-
* llm: { provider: "openai", model: "...", apiKey: "..." },
|
|
31
|
-
* });
|
|
32
|
-
*
|
|
33
|
-
* await manager.submit({ objective: "Audit auth module for SQL injection" });
|
|
34
|
-
* ```
|
|
35
|
-
*/
|
|
36
|
-
import type { LLMConfig, PermissionMode } from "../types.js";
|
|
37
|
-
import type { AgentPreset } from "../preset/index.js";
|
|
38
|
-
import { RunManager } from "../run/RunManager.js";
|
|
39
|
-
import type { ProductDefinition, CustomTool } from "./types.js";
|
|
40
|
-
export interface ProductRuntimeOptions {
|
|
41
|
-
/** LLM configuration (required). */
|
|
42
|
-
llm: LLMConfig;
|
|
43
|
-
/** Permission mode. Default: "acceptEdits" */
|
|
44
|
-
permissionMode?: PermissionMode;
|
|
45
|
-
/** Working directory. Default: process.cwd() */
|
|
46
|
-
cwd?: string;
|
|
47
|
-
/** Storage directory for runs. Default: ~/.code-shell/runs */
|
|
48
|
-
runsDir?: string;
|
|
49
|
-
/** Storage directory for sessions. */
|
|
50
|
-
sessionStorageDir?: string;
|
|
51
|
-
}
|
|
52
|
-
export interface ProductInstance {
|
|
53
|
-
/** The configured RunManager, ready for submit/resume/cancel. */
|
|
54
|
-
manager: RunManager;
|
|
55
|
-
/** The registered preset (can be used to create Engine directly). */
|
|
56
|
-
preset: AgentPreset;
|
|
57
|
-
/** Custom tools registered by the adapter (for reference). */
|
|
58
|
-
customTools: CustomTool[];
|
|
59
|
-
}
|
|
60
|
-
export declare function defineProduct(definition: ProductDefinition, runtime: ProductRuntimeOptions): ProductInstance;
|
package/dist/product/index.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Product module — build domain-specific agents on CodeShell.
|
|
3
|
-
*/
|
|
4
|
-
export type { ProductDefinition, ProductPreset, ProductAdapter, ProductContract, CustomTool, } from "./types.js";
|
|
5
|
-
export { defineProduct, type ProductRuntimeOptions, type ProductInstance, } from "./define.js";
|
package/dist/product/index.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{a as defineProduct}from'../chunk-GGVAOPI7.js';import'../chunk-Z5HKHAO7.js';import'../chunk-SKIX2M5Z.js';import'../chunk-MLCTC53I.js';import'../chunk-WI6FSWGU.js';import'../chunk-P6JSTIFM.js';import'../chunk-SNFAPSLA.js';import'../chunk-D3TVASD2.js';import'../chunk-FZXY554D.js';import'../chunk-M7VU4YVY.js';import'../chunk-T222K6IV.js';import'../chunk-QTWU7UNA.js';import'../chunk-K4HILJ6G.js';import'../chunk-WONQHE4P.js';import'../chunk-GKAQH2DG.js';import'../chunk-FU7AHZNN.js';import'../chunk-DI26OUIU.js';import'../chunk-3QP5BQ3L.js';
|
package/dist/product/types.d.ts
DELETED
|
@@ -1,111 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Product Adapter — the contract for turning CodeShell into a domain-specific agent.
|
|
3
|
-
*
|
|
4
|
-
* A "product" is a concrete agent application built on top of CodeShell.
|
|
5
|
-
* Examples:
|
|
6
|
-
* - Code reviewer agent
|
|
7
|
-
* - Data pipeline orchestrator
|
|
8
|
-
* - DevOps deployment agent
|
|
9
|
-
* - Documentation writer
|
|
10
|
-
* - Security audit agent
|
|
11
|
-
*
|
|
12
|
-
* To build a product, an external repo provides:
|
|
13
|
-
*
|
|
14
|
-
* 1. **Preset** (brain) — system prompt, tool set, permission rules
|
|
15
|
-
* 2. **Adapter** (hands) — custom tools, MCP servers, domain-specific IO
|
|
16
|
-
* 3. **Contract** (quality) — evaluator, completion criteria, artifact specs
|
|
17
|
-
*
|
|
18
|
-
* These three layers compose into a ProductDefinition that CodeShell's
|
|
19
|
-
* `defineProduct()` function turns into a fully configured RunManager.
|
|
20
|
-
*/
|
|
21
|
-
import type { PermissionRule, MCPServerConfig } from "../types.js";
|
|
22
|
-
import type { Evaluator } from "../run/Evaluator.js";
|
|
23
|
-
import type { RegisteredTool } from "../types.js";
|
|
24
|
-
import type { EngineHookConfig } from "../engine/engine.js";
|
|
25
|
-
export interface ProductPreset {
|
|
26
|
-
/** Unique name for this product's preset. */
|
|
27
|
-
name: string;
|
|
28
|
-
/** Human-readable label. */
|
|
29
|
-
label: string;
|
|
30
|
-
/** One-line description. */
|
|
31
|
-
description: string;
|
|
32
|
-
/**
|
|
33
|
-
* System prompt for the agent. Two options:
|
|
34
|
-
* - `sections`: reuse CodeShell's built-in markdown sections (e.g. ["base", "orchestration"])
|
|
35
|
-
* - `customPrompt`: provide a full custom system prompt string
|
|
36
|
-
* If both are provided, customPrompt takes precedence.
|
|
37
|
-
*/
|
|
38
|
-
sections?: string[];
|
|
39
|
-
customPrompt?: string;
|
|
40
|
-
/** Additional text appended after the main system prompt. */
|
|
41
|
-
appendPrompt?: string;
|
|
42
|
-
/** Whether to inject git status into system context. Default: false */
|
|
43
|
-
injectGitStatus?: boolean;
|
|
44
|
-
}
|
|
45
|
-
export interface CustomTool {
|
|
46
|
-
/** Tool definition (name, description, inputSchema). */
|
|
47
|
-
definition: RegisteredTool;
|
|
48
|
-
/** Tool executor function. */
|
|
49
|
-
execute: (args: Record<string, unknown>) => Promise<string>;
|
|
50
|
-
}
|
|
51
|
-
export interface ProductAdapter {
|
|
52
|
-
/**
|
|
53
|
-
* Custom tools specific to this product domain.
|
|
54
|
-
* These are registered in addition to the preset's builtin tools.
|
|
55
|
-
*/
|
|
56
|
-
tools?: CustomTool[];
|
|
57
|
-
/**
|
|
58
|
-
* MCP servers to connect (external tool providers).
|
|
59
|
-
*/
|
|
60
|
-
mcpServers?: Record<string, MCPServerConfig>;
|
|
61
|
-
/**
|
|
62
|
-
* Builtin tools to explicitly enable (add to preset defaults).
|
|
63
|
-
*/
|
|
64
|
-
enableTools?: string[];
|
|
65
|
-
/**
|
|
66
|
-
* Builtin tools to explicitly disable (remove from preset defaults).
|
|
67
|
-
*/
|
|
68
|
-
disableTools?: string[];
|
|
69
|
-
/**
|
|
70
|
-
* Permission rules specific to this product.
|
|
71
|
-
* Applied on top of the preset's default rules.
|
|
72
|
-
*/
|
|
73
|
-
permissionRules?: PermissionRule[];
|
|
74
|
-
/**
|
|
75
|
-
* Hooks to register for this product.
|
|
76
|
-
* Key: hook event name, Value: handler function.
|
|
77
|
-
*/
|
|
78
|
-
hooks?: EngineHookConfig[];
|
|
79
|
-
}
|
|
80
|
-
export interface ProductContract {
|
|
81
|
-
/**
|
|
82
|
-
* Evaluator(s) to run on completion.
|
|
83
|
-
* Can be a single Evaluator or an array (composed automatically).
|
|
84
|
-
*/
|
|
85
|
-
evaluator?: Evaluator | Evaluator[];
|
|
86
|
-
/**
|
|
87
|
-
* Default tags applied to every run submitted through this product.
|
|
88
|
-
*/
|
|
89
|
-
defaultTags?: string[];
|
|
90
|
-
/**
|
|
91
|
-
* Default metadata attached to every run.
|
|
92
|
-
*/
|
|
93
|
-
defaultMetadata?: Record<string, unknown>;
|
|
94
|
-
/**
|
|
95
|
-
* Maximum turns per run. Overrides the default 30.
|
|
96
|
-
*/
|
|
97
|
-
maxTurns?: number;
|
|
98
|
-
/**
|
|
99
|
-
* Maximum context tokens. Overrides the default 200_000.
|
|
100
|
-
*/
|
|
101
|
-
maxContextTokens?: number;
|
|
102
|
-
/**
|
|
103
|
-
* Queue concurrency. Default: 1.
|
|
104
|
-
*/
|
|
105
|
-
concurrency?: number;
|
|
106
|
-
}
|
|
107
|
-
export interface ProductDefinition {
|
|
108
|
-
preset: ProductPreset;
|
|
109
|
-
adapter?: ProductAdapter;
|
|
110
|
-
contract?: ProductContract;
|
|
111
|
-
}
|