@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
package/dist/skills/index.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Skills system — scan, match, and inject skills into prompts.
|
|
3
|
-
*/
|
|
4
|
-
export { scanSkills } from "./scanner.js";
|
|
5
|
-
export type { SkillDefinition } from "./scanner.js";
|
|
6
|
-
export { matchSkillsByInput, matchSkillsByTool, buildSkillListing } from "./matcher.js";
|
|
7
|
-
export type { MatchResult } from "./matcher.js";
|
package/dist/skills/matcher.d.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Skill matcher — determines which skills are relevant for a given input/context.
|
|
3
|
-
*/
|
|
4
|
-
import type { SkillDefinition } from "./scanner.js";
|
|
5
|
-
export interface MatchResult {
|
|
6
|
-
skill: SkillDefinition;
|
|
7
|
-
score: number;
|
|
8
|
-
matchedBy: string;
|
|
9
|
-
}
|
|
10
|
-
/**
|
|
11
|
-
* Match skills against user input text.
|
|
12
|
-
*/
|
|
13
|
-
export declare function matchSkillsByInput(skills: SkillDefinition[], input: string): MatchResult[];
|
|
14
|
-
/**
|
|
15
|
-
* Match skills by tool name being used.
|
|
16
|
-
*/
|
|
17
|
-
export declare function matchSkillsByTool(skills: SkillDefinition[], toolName: string): MatchResult[];
|
|
18
|
-
/**
|
|
19
|
-
* Build a skill listing for the system prompt.
|
|
20
|
-
*/
|
|
21
|
-
export declare function buildSkillListing(skills: SkillDefinition[]): string;
|
package/dist/skills/scanner.d.ts
DELETED
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Skills scanner — discovers SKILL.md files and parses their metadata.
|
|
3
|
-
*
|
|
4
|
-
* Skills are markdown files with YAML frontmatter:
|
|
5
|
-
* ---
|
|
6
|
-
* name: skill-name
|
|
7
|
-
* description: what it does
|
|
8
|
-
* triggers:
|
|
9
|
-
* keywords: [word1, word2]
|
|
10
|
-
* tools: [ToolName]
|
|
11
|
-
* when_to_use: description of when to invoke
|
|
12
|
-
* ---
|
|
13
|
-
* <skill content>
|
|
14
|
-
*/
|
|
15
|
-
export interface SkillDefinition {
|
|
16
|
-
name: string;
|
|
17
|
-
description: string;
|
|
18
|
-
triggers: {
|
|
19
|
-
keywords?: string[];
|
|
20
|
-
tools?: string[];
|
|
21
|
-
intents?: string[];
|
|
22
|
-
};
|
|
23
|
-
whenToUse: string;
|
|
24
|
-
content: string;
|
|
25
|
-
filePath: string;
|
|
26
|
-
}
|
|
27
|
-
/**
|
|
28
|
-
* Scan for SKILL.md files in standard locations.
|
|
29
|
-
*/
|
|
30
|
-
export declare function scanSkills(cwd: string): SkillDefinition[];
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import {b}from'./chunk-ZSAONDT6.js';import {h,a}from'./chunk-3QP5BQ3L.js';h();var p='Generate a very brief (under 40 chars) summary of what these tools did. Use past tense, commit-subject style. Examples: "Read 3 config files", "Fixed import in auth.ts", "Searched for API endpoints". Respond with ONLY the summary text, nothing else.';async function d(r,a,l){if(r.length===0)return null;try{let e=[];for(let t=0;t<r.length;t++){let s=r[t],o=a[t],u=JSON.stringify(s.args).slice(0,200),c=(o?.result??o?.error??"").slice(0,300);e.push(`Tool: ${s.toolName}(${u}) \u2192 ${c}`);}return (await l(p,e.join(`
|
|
2
|
-
`)))?.trim()||null}catch(e){return b.warn("tool_summary.failed",{error:e.message}),null}}a(d,"generateToolUseSummary");export{d as generateToolUseSummary};
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* In-process async agent registry.
|
|
3
|
-
*
|
|
4
|
-
* When an Agent tool call uses run_in_background: true, the sub-agent
|
|
5
|
-
* runs detached from the current turn. We need somewhere to track
|
|
6
|
-
* agentId → status / result / cancel handle so the parent agent can
|
|
7
|
-
* later check on it (AgentStatus) or cancel it (AgentCancel).
|
|
8
|
-
*
|
|
9
|
-
* Lifetime: process-local. Crashing the process loses these — that's
|
|
10
|
-
* the same contract Claude Code's Agent.run_in_background gives, and
|
|
11
|
-
* the right boundary: long-running cross-process work belongs to
|
|
12
|
-
* RunManager, not here.
|
|
13
|
-
*/
|
|
14
|
-
export type AsyncAgentStatus = "running" | "completed" | "failed" | "cancelled";
|
|
15
|
-
export interface AsyncAgentEntry {
|
|
16
|
-
agentId: string;
|
|
17
|
-
description: string;
|
|
18
|
-
status: AsyncAgentStatus;
|
|
19
|
-
startedAt: number;
|
|
20
|
-
finishedAt?: number;
|
|
21
|
-
result?: string;
|
|
22
|
-
error?: string;
|
|
23
|
-
abort: () => void;
|
|
24
|
-
}
|
|
25
|
-
declare class AsyncAgentRegistry {
|
|
26
|
-
private agents;
|
|
27
|
-
register(entry: AsyncAgentEntry): void;
|
|
28
|
-
get(agentId: string): AsyncAgentEntry | undefined;
|
|
29
|
-
list(): AsyncAgentEntry[];
|
|
30
|
-
markCompleted(agentId: string, result: string): void;
|
|
31
|
-
markFailed(agentId: string, error: string): void;
|
|
32
|
-
cancel(agentId: string): boolean;
|
|
33
|
-
reset(): void;
|
|
34
|
-
}
|
|
35
|
-
export declare const asyncAgentRegistry: AsyncAgentRegistry;
|
|
36
|
-
export {};
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Built-in Agent tool — spawn a sub-agent to handle a task.
|
|
3
|
-
*
|
|
4
|
-
* Creates a new Engine instance with its own transcript,
|
|
5
|
-
* runs the task to completion, and returns the result text.
|
|
6
|
-
* Supports AbortSignal for cascading cancellation.
|
|
7
|
-
* Supports onStream for real-time output passthrough.
|
|
8
|
-
*/
|
|
9
|
-
import type { ToolDefinition } from "../../types.js";
|
|
10
|
-
import type { ToolContext } from "../context.js";
|
|
11
|
-
export declare const agentToolDef: ToolDefinition;
|
|
12
|
-
export declare function agentTool(args: Record<string, unknown>, ctx?: ToolContext): Promise<string>;
|
|
13
|
-
export declare const agentStatusToolDef: ToolDefinition;
|
|
14
|
-
export declare function agentStatusTool(args: Record<string, unknown>): Promise<string>;
|
|
15
|
-
export declare const agentCancelToolDef: ToolDefinition;
|
|
16
|
-
export declare function agentCancelTool(args: Record<string, unknown>): Promise<string>;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { Hunk } from "./types.js";
|
|
2
|
-
export interface ApplyPatchOptions {
|
|
3
|
-
/** Working directory for resolving relative paths in the patch. */
|
|
4
|
-
cwd: string;
|
|
5
|
-
/**
|
|
6
|
-
* If true, skip the snapshot/rollback safety net and apply each planned
|
|
7
|
-
* change one at a time, leaving partial work on disk if a later write
|
|
8
|
-
* fails. Mostly useful for codex-parity testing. Default: false.
|
|
9
|
-
*/
|
|
10
|
-
allowPartialOnCommit?: boolean;
|
|
11
|
-
}
|
|
12
|
-
export interface ApplyPatchResult {
|
|
13
|
-
added: string[];
|
|
14
|
-
modified: string[];
|
|
15
|
-
deleted: string[];
|
|
16
|
-
}
|
|
17
|
-
/**
|
|
18
|
-
* Plan and commit the patch atomically.
|
|
19
|
-
*
|
|
20
|
-
* Phase 1 (plan): walk every hunk, compute the resulting file content in
|
|
21
|
-
* memory. Throws if any hunk cannot be applied; nothing is written.
|
|
22
|
-
*
|
|
23
|
-
* Phase 2 (commit): write all planned changes. If any write fails, restore
|
|
24
|
-
* from the in-memory snapshot captured in phase 1 and rethrow.
|
|
25
|
-
*/
|
|
26
|
-
export declare function applyPatch(hunks: Hunk[], options: ApplyPatchOptions): Promise<ApplyPatchResult>;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* ApplyPatch tool — atomic, multi-file V4A patch application.
|
|
3
|
-
*
|
|
4
|
-
* Adapted from openai/codex codex-rs/apply-patch (Apache-2.0). See LICENSE-codex.
|
|
5
|
-
*
|
|
6
|
-
* Compared to Codex's reference implementation:
|
|
7
|
-
* - We dry-run all hunks first; nothing is written until every hunk
|
|
8
|
-
* successfully resolves.
|
|
9
|
-
* - On commit we snapshot every target file, so a write failure rolls back
|
|
10
|
-
* to the pre-patch state instead of leaving partial changes.
|
|
11
|
-
*
|
|
12
|
-
* Compared to CodeShell's existing Edit:
|
|
13
|
-
* - Multi-file in one call (cuts LLM round-trips for large changes).
|
|
14
|
-
* - Supports create / update / delete / rename in one transaction.
|
|
15
|
-
* - Context-anchor matching tolerates whitespace and Unicode quirks.
|
|
16
|
-
*/
|
|
17
|
-
import type { ToolDefinition } from "../../../types.js";
|
|
18
|
-
export declare const applyPatchToolDef: ToolDefinition;
|
|
19
|
-
export declare function applyPatchTool(args: Record<string, unknown>): Promise<string>;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Hunk } from "./types.js";
|
|
2
|
-
export declare const BEGIN_PATCH_MARKER = "*** Begin Patch";
|
|
3
|
-
export declare const END_PATCH_MARKER = "*** End Patch";
|
|
4
|
-
export declare const ADD_FILE_MARKER = "*** Add File: ";
|
|
5
|
-
export declare const DELETE_FILE_MARKER = "*** Delete File: ";
|
|
6
|
-
export declare const UPDATE_FILE_MARKER = "*** Update File: ";
|
|
7
|
-
export declare const MOVE_TO_MARKER = "*** Move to: ";
|
|
8
|
-
export declare const EOF_MARKER = "*** End of File";
|
|
9
|
-
export declare const CHANGE_CONTEXT_MARKER = "@@ ";
|
|
10
|
-
export declare const EMPTY_CHANGE_CONTEXT_MARKER = "@@";
|
|
11
|
-
export interface ParsedPatch {
|
|
12
|
-
hunks: Hunk[];
|
|
13
|
-
/** The patch body with any heredoc wrapper stripped. */
|
|
14
|
-
patch: string;
|
|
15
|
-
}
|
|
16
|
-
export type ParseMode = "strict" | "lenient";
|
|
17
|
-
export declare function parsePatch(text: string, mode?: ParseMode): ParsedPatch;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Locate `pattern` within `lines` starting at or after `start`.
|
|
3
|
-
*
|
|
4
|
-
* Tries four passes with decreasing strictness:
|
|
5
|
-
* 1. exact equality
|
|
6
|
-
* 2. trailing whitespace ignored
|
|
7
|
-
* 3. leading + trailing whitespace ignored
|
|
8
|
-
* 4. Unicode punctuation normalized to ASCII (smart quotes, em-dashes, NBSP, …)
|
|
9
|
-
*
|
|
10
|
-
* When `eof` is true, search begins at the position that would let `pattern`
|
|
11
|
-
* end exactly at the end of `lines` — useful for chunks marked
|
|
12
|
-
* `*** End of File`. Falls back to `start` if that position is out of range.
|
|
13
|
-
*
|
|
14
|
-
* Defensive cases:
|
|
15
|
-
* - Empty pattern returns `start` (no-op match).
|
|
16
|
-
* - Pattern longer than input returns `null`.
|
|
17
|
-
*/
|
|
18
|
-
export declare function seekSequence(lines: string[], pattern: string[], start: number, eof: boolean): number | null;
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* V4A patch AST. A parsed patch is a list of Hunks; each Hunk targets one file.
|
|
3
|
-
*
|
|
4
|
-
* Three variants:
|
|
5
|
-
* - AddFile: create a new file with the given contents
|
|
6
|
-
* - DeleteFile: remove an existing file
|
|
7
|
-
* - UpdateFile: in-place edit (optionally with a rename via movePath),
|
|
8
|
-
* expressed as one or more UpdateFileChunks.
|
|
9
|
-
*/
|
|
10
|
-
export type Hunk = {
|
|
11
|
-
kind: "add";
|
|
12
|
-
path: string;
|
|
13
|
-
contents: string;
|
|
14
|
-
} | {
|
|
15
|
-
kind: "delete";
|
|
16
|
-
path: string;
|
|
17
|
-
} | {
|
|
18
|
-
kind: "update";
|
|
19
|
-
path: string;
|
|
20
|
-
movePath?: string;
|
|
21
|
-
chunks: UpdateFileChunk[];
|
|
22
|
-
};
|
|
23
|
-
export interface UpdateFileChunk {
|
|
24
|
-
/** Optional `@@ <context>` anchor that narrows where this chunk applies. */
|
|
25
|
-
changeContext?: string;
|
|
26
|
-
/** Lines that must match in the existing file (` ` and `-` markers). */
|
|
27
|
-
oldLines: string[];
|
|
28
|
-
/** Lines that should appear after the edit (` ` and `+` markers). */
|
|
29
|
-
newLines: string[];
|
|
30
|
-
/** True if this chunk ended with `*** End of File`; matches only at EOF. */
|
|
31
|
-
isEndOfFile: boolean;
|
|
32
|
-
}
|
|
33
|
-
export declare class PatchParseError extends Error {
|
|
34
|
-
readonly kind: "InvalidPatch" | "InvalidHunk";
|
|
35
|
-
readonly lineNumber?: number;
|
|
36
|
-
constructor(kind: "InvalidPatch" | "InvalidHunk", message: string, lineNumber?: number);
|
|
37
|
-
}
|
|
38
|
-
/**
|
|
39
|
-
* Result of staging (dry-run) a single file's planned change.
|
|
40
|
-
*
|
|
41
|
-
* A rename is represented as two PlannedFileChange entries: one for the
|
|
42
|
-
* source path with `newContent: null` (delete) and one for the destination
|
|
43
|
-
* path with the new content.
|
|
44
|
-
*/
|
|
45
|
-
export interface PlannedFileChange {
|
|
46
|
-
path: string;
|
|
47
|
-
/** null = delete; string = create-or-overwrite with this content. */
|
|
48
|
-
newContent: string | null;
|
|
49
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Built-in Arena tool — multi-model collaborative analysis.
|
|
3
|
-
*
|
|
4
|
-
* Launches an arena session where multiple LLM participants independently
|
|
5
|
-
* research a topic, cross-review each other's findings, and build consensus.
|
|
6
|
-
*
|
|
7
|
-
* The LLM config (baseUrl, apiKey) is injected at runtime by the Engine via
|
|
8
|
-
* setArenaLLMConfig(), following the same pattern as setAskUserFn() and
|
|
9
|
-
* setSubAgentConfig().
|
|
10
|
-
*/
|
|
11
|
-
import type { ToolDefinition } from "../../types.js";
|
|
12
|
-
import type { ToolContext } from "../context.js";
|
|
13
|
-
export declare const arenaToolDef: ToolDefinition;
|
|
14
|
-
/**
|
|
15
|
-
* Snapshot of what Arena would do right now if invoked. Used by the
|
|
16
|
-
* `/arena` REPL command (via the protocol `arena_status` query) so
|
|
17
|
-
* users can see participants/endpoint before launching a run.
|
|
18
|
-
*/
|
|
19
|
-
export interface ArenaStatus {
|
|
20
|
-
endpoint?: string;
|
|
21
|
-
defaultParticipants: Array<{
|
|
22
|
-
name: string;
|
|
23
|
-
model: string;
|
|
24
|
-
source: "pool" | "preset" | "raw";
|
|
25
|
-
compatible: boolean;
|
|
26
|
-
reason?: string;
|
|
27
|
-
}>;
|
|
28
|
-
poolSize: number;
|
|
29
|
-
}
|
|
30
|
-
export declare function getArenaStatus(): ArenaStatus;
|
|
31
|
-
export declare function arenaTool(args: Record<string, unknown>, ctx?: ToolContext): Promise<string>;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Built-in AskUserQuestion tool — ask the user a question during execution.
|
|
3
|
-
*
|
|
4
|
-
* Two modes:
|
|
5
|
-
* - Plain text (no `options`): user types a free-text answer.
|
|
6
|
-
* - Multiple choice (`options` provided): user picks from a list. An
|
|
7
|
-
* implicit "Other..." entry is appended by the UI for free text.
|
|
8
|
-
*
|
|
9
|
-
* The actual prompt-the-user implementation is provided per-Engine via
|
|
10
|
-
* ToolContext.askUser. Headless mode (no UI wired up) leaves askUser
|
|
11
|
-
* undefined and the tool reports back asking the LLM to assume.
|
|
12
|
-
*/
|
|
13
|
-
import type { ToolDefinition } from "../../types.js";
|
|
14
|
-
import type { ToolContext } from "../context.js";
|
|
15
|
-
export type { AskUserFn, AskUserOptions, AskUserChoice } from "../context.js";
|
|
16
|
-
export declare const askUserToolDef: ToolDefinition;
|
|
17
|
-
/**
|
|
18
|
-
* Tool execution. Forwards to ToolContext.askUser.
|
|
19
|
-
*/
|
|
20
|
-
export declare function askUserTool(args: Record<string, unknown>, ctx?: ToolContext): Promise<string>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Built-in Bash shell command execution tool.
|
|
3
|
-
*
|
|
4
|
-
* Spawns commands under an optional OS-level sandbox (Seatbelt on macOS,
|
|
5
|
-
* bubblewrap on Linux). The sandbox is selected by the Engine and handed
|
|
6
|
-
* down via ToolContext.sandbox. Without a sandbox we fall back to the
|
|
7
|
-
* historical behavior — plain shell spawn in the user's environment.
|
|
8
|
-
*/
|
|
9
|
-
import type { ToolContext } from "../context.js";
|
|
10
|
-
import type { ToolDefinition } from "../../types.js";
|
|
11
|
-
export declare const bashToolDef: ToolDefinition;
|
|
12
|
-
export declare function bashTool(args: Record<string, unknown>, ctx?: ToolContext): Promise<string>;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Cron tools — CronCreate, CronDelete, CronList.
|
|
3
|
-
*/
|
|
4
|
-
import type { ToolDefinition } from "../../types.js";
|
|
5
|
-
export declare const cronCreateToolDef: ToolDefinition;
|
|
6
|
-
export declare function cronCreateTool(args: Record<string, unknown>): Promise<string>;
|
|
7
|
-
export declare const cronDeleteToolDef: ToolDefinition;
|
|
8
|
-
export declare function cronDeleteTool(args: Record<string, unknown>): Promise<string>;
|
|
9
|
-
export declare const cronListToolDef: ToolDefinition;
|
|
10
|
-
export declare function cronListTool(_args: Record<string, unknown>): Promise<string>;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
declare class FileStateCache {
|
|
2
|
-
private cache;
|
|
3
|
-
get(filePath: string): Promise<string | null>;
|
|
4
|
-
set(filePath: string, content: string, mtimeMs: number): void;
|
|
5
|
-
/** Invalidate a specific path (after Write/Edit). */
|
|
6
|
-
invalidate(filePath: string): void;
|
|
7
|
-
clear(): void;
|
|
8
|
-
get size(): number;
|
|
9
|
-
}
|
|
10
|
-
export declare const fileCache: FileStateCache;
|
|
11
|
-
export {};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Built-in tool registration.
|
|
3
|
-
*/
|
|
4
|
-
import type { RegisteredTool } from "../../types.js";
|
|
5
|
-
/**
|
|
6
|
-
* Tool executor signature.
|
|
7
|
-
*
|
|
8
|
-
* Tools may inspect ctx for runtime services (askUser, llmConfig, modelPool,
|
|
9
|
-
* toolRegistry, subAgentSpawner). Tools that don't need any of these — Read,
|
|
10
|
-
* Write, Bash, Edit, Glob, Grep, etc. — may simply ignore the second arg.
|
|
11
|
-
*
|
|
12
|
-
* ctx is optional in the signature so legacy call sites (and tests) that
|
|
13
|
-
* pass only args still type-check; ToolRegistry always passes ctx at runtime.
|
|
14
|
-
*/
|
|
15
|
-
export type BuiltinToolFn = (args: Record<string, unknown>, ctx?: import("../context.js").ToolContext) => Promise<string>;
|
|
16
|
-
export interface BuiltinTool {
|
|
17
|
-
definition: RegisteredTool;
|
|
18
|
-
execute: BuiltinToolFn;
|
|
19
|
-
}
|
|
20
|
-
export declare const BUILTIN_TOOLS: BuiltinTool[];
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* LSPTool — language server protocol operations for code intelligence.
|
|
3
|
-
*/
|
|
4
|
-
import type { ToolDefinition } from "../../types.js";
|
|
5
|
-
export declare const lspToolDef: ToolDefinition;
|
|
6
|
-
export declare function lspTool(args: Record<string, unknown>): Promise<string>;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* MCP (Model Context Protocol) tools — list, read, and auth for MCP resources.
|
|
3
|
-
*/
|
|
4
|
-
import type { ToolDefinition } from "../../types.js";
|
|
5
|
-
export declare const mcpToolDef: ToolDefinition;
|
|
6
|
-
export declare function mcpToolExecute(args: Record<string, unknown>): Promise<string>;
|
|
7
|
-
export declare const listMcpResourcesToolDef: ToolDefinition;
|
|
8
|
-
export declare function listMcpResourcesTool(args: Record<string, unknown>): Promise<string>;
|
|
9
|
-
export declare const readMcpResourceToolDef: ToolDefinition;
|
|
10
|
-
export declare function readMcpResourceTool(args: Record<string, unknown>): Promise<string>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NotebookEditTool — read and edit Jupyter notebook (.ipynb) cells.
|
|
3
|
-
*/
|
|
4
|
-
import type { ToolDefinition } from "../../types.js";
|
|
5
|
-
export declare const notebookEditToolDef: ToolDefinition;
|
|
6
|
-
export declare function notebookEditTool(args: Record<string, unknown>): Promise<string>;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Plan mode — restricts the agent to read-only exploration and text output.
|
|
3
|
-
*
|
|
4
|
-
* In plan mode the agent:
|
|
5
|
-
* - Can only use read-only tools (Read, Glob, Grep, Bash read-only, WebSearch, etc.)
|
|
6
|
-
* - CANNOT write, edit, or create files
|
|
7
|
-
* - Outputs its plan as text directly in the conversation
|
|
8
|
-
* - Exits plan mode when the user approves or via ExitPlanMode tool
|
|
9
|
-
*/
|
|
10
|
-
import type { ToolDefinition } from "../../types.js";
|
|
11
|
-
export declare const enterPlanModeToolDef: ToolDefinition;
|
|
12
|
-
export declare const exitPlanModeToolDef: ToolDefinition;
|
|
13
|
-
export declare function isInPlanMode(): boolean;
|
|
14
|
-
export declare function setInPlanMode(value: boolean): void;
|
|
15
|
-
export declare function resetPlanMode(): void;
|
|
16
|
-
export declare function restorePlanMode(): void;
|
|
17
|
-
export declare function enterPlanModeTool(_args: Record<string, unknown>): Promise<string>;
|
|
18
|
-
export declare function exitPlanModeTool(_args: Record<string, unknown>): Promise<string>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* PowerShellTool — execute PowerShell commands (Windows).
|
|
3
|
-
*/
|
|
4
|
-
import type { ToolDefinition } from "../../types.js";
|
|
5
|
-
export declare const powershellToolDef: ToolDefinition;
|
|
6
|
-
export declare function powershellTool(args: Record<string, unknown>): Promise<string>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* RemoteTriggerTool — trigger remote agents/workflows.
|
|
3
|
-
*/
|
|
4
|
-
import type { ToolDefinition } from "../../types.js";
|
|
5
|
-
export declare const remoteTriggerToolDef: ToolDefinition;
|
|
6
|
-
export declare function remoteTriggerTool(args: Record<string, unknown>): Promise<string>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SendMessage tool — send messages between named agents.
|
|
3
|
-
*/
|
|
4
|
-
import type { ToolDefinition } from "../../types.js";
|
|
5
|
-
export declare const sendMessageToolDef: ToolDefinition;
|
|
6
|
-
export declare function sendMessageTool(args: Record<string, unknown>): Promise<string>;
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Built-in Task management tools — TaskCreate, TaskList, TaskUpdate, TaskStop.
|
|
3
|
-
*
|
|
4
|
-
* Provides an in-memory task list that the agent uses to track progress
|
|
5
|
-
* on complex multi-step work. Tasks are displayed in the terminal UI
|
|
6
|
-
* so the user can see what the agent is doing.
|
|
7
|
-
*/
|
|
8
|
-
import type { ToolDefinition, StreamCallback } from "../../types.js";
|
|
9
|
-
export type TaskStatus = "pending" | "in_progress" | "completed" | "stopped";
|
|
10
|
-
export interface Task {
|
|
11
|
-
id: string;
|
|
12
|
-
subject: string;
|
|
13
|
-
description: string;
|
|
14
|
-
activeForm?: string;
|
|
15
|
-
status: TaskStatus;
|
|
16
|
-
createdAt: number;
|
|
17
|
-
updatedAt: number;
|
|
18
|
-
blockedBy: string[];
|
|
19
|
-
blocks: string[];
|
|
20
|
-
}
|
|
21
|
-
declare class TaskManager {
|
|
22
|
-
private tasks;
|
|
23
|
-
private nextId;
|
|
24
|
-
private onUpdate?;
|
|
25
|
-
reset(): void;
|
|
26
|
-
setStreamCallback(cb?: StreamCallback): void;
|
|
27
|
-
create(subject: string, description: string, activeForm?: string): Task;
|
|
28
|
-
get(id: string): Task | undefined;
|
|
29
|
-
list(): Task[];
|
|
30
|
-
update(id: string, updates: Partial<Pick<Task, "subject" | "description" | "activeForm" | "status">> & {
|
|
31
|
-
addBlockedBy?: string[];
|
|
32
|
-
addBlocks?: string[];
|
|
33
|
-
}): Task | undefined;
|
|
34
|
-
stop(id: string): Task | undefined;
|
|
35
|
-
delete(id: string): boolean;
|
|
36
|
-
private emitUpdate;
|
|
37
|
-
}
|
|
38
|
-
export declare const taskManager: TaskManager;
|
|
39
|
-
export declare const taskCreateToolDef: ToolDefinition;
|
|
40
|
-
export declare const taskListToolDef: ToolDefinition;
|
|
41
|
-
export declare const taskUpdateToolDef: ToolDefinition;
|
|
42
|
-
export declare const taskStopToolDef: ToolDefinition;
|
|
43
|
-
export declare function taskCreateTool(args: Record<string, unknown>): Promise<string>;
|
|
44
|
-
export declare function taskListTool(_args: Record<string, unknown>): Promise<string>;
|
|
45
|
-
export declare function taskUpdateTool(args: Record<string, unknown>): Promise<string>;
|
|
46
|
-
export declare function taskStopTool(args: Record<string, unknown>): Promise<string>;
|
|
47
|
-
export declare const taskGetToolDef: ToolDefinition;
|
|
48
|
-
export declare function taskGetTool(args: Record<string, unknown>): Promise<string>;
|
|
49
|
-
export declare const taskOutputToolDef: ToolDefinition;
|
|
50
|
-
export declare function taskOutputTool(args: Record<string, unknown>): Promise<string>;
|
|
51
|
-
export {};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Built-in ToolSearch tool — deferred tool schema discovery.
|
|
3
|
-
*
|
|
4
|
-
* MCP tools are initially registered with name-only (deferred).
|
|
5
|
-
* The model uses ToolSearch to discover full schemas on demand,
|
|
6
|
-
* saving context by not loading all MCP tool schemas upfront.
|
|
7
|
-
*/
|
|
8
|
-
import type { ToolDefinition } from "../../types.js";
|
|
9
|
-
import type { ToolContext } from "../context.js";
|
|
10
|
-
export declare const toolSearchToolDef: ToolDefinition;
|
|
11
|
-
export declare function toolSearchTool(args: Record<string, unknown>, ctx?: ToolContext): Promise<string>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Built-in WebFetch tool — fetch a URL and extract readable text content.
|
|
3
|
-
*/
|
|
4
|
-
import type { ToolDefinition } from "../../types.js";
|
|
5
|
-
export declare const webFetchToolDef: ToolDefinition;
|
|
6
|
-
export declare function webFetchTool(args: Record<string, unknown>): Promise<string>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Built-in WebSearch tool — search the web via Serper, Tavily, or SearXNG.
|
|
3
|
-
*/
|
|
4
|
-
import type { ToolDefinition } from "../../types.js";
|
|
5
|
-
export declare const webSearchToolDef: ToolDefinition;
|
|
6
|
-
export declare function webSearchTool(args: Record<string, unknown>): Promise<string>;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* EnterWorktree / ExitWorktree tools — create and manage isolated git worktrees.
|
|
3
|
-
*/
|
|
4
|
-
import type { ToolDefinition } from "../../types.js";
|
|
5
|
-
import { type WorktreeSession } from "../../git/worktree.js";
|
|
6
|
-
export declare function getActiveWorktree(): WorktreeSession | undefined;
|
|
7
|
-
export declare const enterWorktreeToolDef: ToolDefinition;
|
|
8
|
-
export declare function enterWorktreeTool(args: Record<string, unknown>): Promise<string>;
|
|
9
|
-
export declare const exitWorktreeToolDef: ToolDefinition;
|
|
10
|
-
export declare function exitWorktreeTool(args: Record<string, unknown>): Promise<string>;
|