@capgo/cli 8.33.3 → 8.33.4

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/dist/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@capgo/cli",
3
3
  "type": "module",
4
- "version": "8.33.3",
4
+ "version": "8.33.4",
5
5
  "description": "A CLI to upload to capgo servers",
6
6
  "author": "Martin martin@capgo.app",
7
7
  "license": "Apache 2.0",
@@ -111,6 +111,7 @@
111
111
  "test:onboarding-run-targets": "bun test/test-onboarding-run-targets.mjs",
112
112
  "test:run-device-command": "bun test/test-run-device-command.mjs",
113
113
  "test:init-app-conflict": "bun test/test-init-app-conflict.mjs",
114
+ "test:wait-log": "bun test/test-wait-log.mjs",
114
115
  "test:init-guardrails": "bun test/test-init-guardrails.mjs",
115
116
  "test:init-replay": "bun test/test-init-replay.mjs",
116
117
  "test:capacitor-config-target": "bun test/test-capacitor-config-target.mjs",
@@ -161,7 +162,7 @@
161
162
  "test:ios-marketing-version": "bun test/test-ios-marketing-version.mjs",
162
163
  "test:platform-flow-contract": "bun test/test-platform-flow-contract.mjs",
163
164
  "test:tail-engine-shared": "bun test/test-tail-engine-shared.mjs",
164
- "test": "bun run build && bun run test:helper-dce && bun run test:version-detection:setup && bun run test:bundle && bun run test:functional && bun run test:semver && bun run test:auto-bump-version && bun run test:auto-bump-ai-diff && bun run test:version-edge-cases && bun run test:regex && bun run test:upload && bun run test:fail-on-incompatible && bun run test:native-dependencies && bun run test:package-json-guard && bun run test:credentials && bun run test:credentials-validation && bun run test:android-service-account-validation && bun run test:build-zip-filter && bun run test:checksum && bun run test:build-needed && bun run test:ci-prompts && bun run test:ci-secrets && bun run test:android-onboarding-progress && bun run test:onboarding-telemetry && bun run test:v2-event-migration && bun run test:analytics && bun run test:analytics-error-category && bun run test:analytics-org-resolver && bun run test:supabase-perf && bun run test:preview-qr && bun run test:app-set-options && bun run test:mcp-analytics && bun run test:mcp-instructions && bun run test:mcp-live-update-onboarding && bun run test:mcp-stdout-guard && bun run test:mcp-platform-select && bun run test:mcp-explain-scopes && bun run test:mcp-oauth-reopen && bun run test:mcp-broker-oauth && bun run test:mcp-broker-session && bun run test:mcp-credentials-manage && bun run test:mcp-resume-prompt && bun run test:mcp-build-job && bun run test:mcp-build-tools && bun run test:app-created-source && bun run test:doctor-analytics && bun run test:posthog-exception && bun run test:build-platform-selection && bun run test:onboarding-recovery && bun run test:onboarding-progress && bun run test:onboarding-run-targets && bun run test:run-device-command && bun run test:init-monorepo-targeting && bun run test:init-app-conflict && bun run test:init-guardrails && bun run test:init-replay && bun run test:prompt-preferences && bun run test:esm-sdk && bun run test:mcp && bun run test:mcp-no-key-handshake && bun run test:auth-session && bun run test:version-detection && bun run test:platform-paths && bun run test:project-type-detection && bun run test:payload-split && bun run test:manifest-path-encoding && bun run test:macos-signing && bun run test:asc-key-protocol && bun run test:apple-api-import-helpers && bun run test:apple-api-verify-key && bun run test:bundle-id-detector && bun run test:apple-api-app-list && bun run test:app-verification && bun run test:pbxproj-parser && bun run test:ai-log-capture && bun run test:ai-analyze-flow && bun run test:cicd-failure-help && bun run test:ai-sse-parser && bun run test:ai-render-markdown && bun run test:ai-stream-markdown && bun run test:ai-onboarding-mode && bun run test:ai-fit && bun run test:platform-layout && bun run test:frame-fit && bun run test:onboarding-min-size && bun run test:min-size-gate && bun run test:shell-size-gate && bun run test:build-log-sanitize && bun run test:build-output-viewport && bun run test:diff-viewer-viewport && bun run test:build-complete-exit && bun run test:ai-analyze-stream && bun run test:support-mailto && bun run test:support-redact && bun run test:support-internal-log && bun run test:support-help-menu && bun run test:support-contact && bun run test:support-upload-prompt && bun run test:support-bundle-files && bun run test:self-update && bun run test:update-prompt && bun run test:apple-api-cert-create && bun run test:android-tail-engine && bun run test:android-tail-render && bun run test:android-tail-routing && bun run test:dev-gate-stripped && bun run test:frame-fit-ios-shared && bun run test:ios-confirm-app-id && bun run test:ios-create-new && bun run test:ios-e2e && bun run test:ios-flow-contract && bun run test:ios-import-discovery && bun run test:ios-import-export && bun run test:ios-import-pickers && bun run test:ios-import-recovery && bun run test:ios-recovery && bun run test:ios-resume && bun run test:ios-tail-handoff && bun run test:ios-tui-render && bun run test:p8-error && bun run test:ios-tui-routing && bun run test:ios-updater-sync-validation && bun run test:ios-verify-app && bun run test:ios-marketing-version && bun run test:platform-flow-contract && bun run test:tail-engine-shared && bun run test:prescan && bun run test:android-reporting-api && bun run test:android-app-verification && bun run test:android-rename && bun run test:appflow-auth && bun run test:appflow-api-map && bun run test:appflow-validate && bun run test:appflow-flow && bun run test:appflow-gapfill && bun run test:appflow-engine && bun run test:appflow-tail && bun run test:appflow-fetch && bun run test:appflow-sa-decode && bun run test:app-permission-helper && bun run test:organization-set-api-host && bun run test:trial-warning && bun run test:plan-validation",
165
+ "test": "bun run build && bun run test:helper-dce && bun run test:version-detection:setup && bun run test:bundle && bun run test:functional && bun run test:semver && bun run test:auto-bump-version && bun run test:auto-bump-ai-diff && bun run test:version-edge-cases && bun run test:regex && bun run test:upload && bun run test:fail-on-incompatible && bun run test:native-dependencies && bun run test:package-json-guard && bun run test:credentials && bun run test:credentials-validation && bun run test:android-service-account-validation && bun run test:build-zip-filter && bun run test:checksum && bun run test:build-needed && bun run test:ci-prompts && bun run test:ci-secrets && bun run test:android-onboarding-progress && bun run test:onboarding-telemetry && bun run test:v2-event-migration && bun run test:analytics && bun run test:analytics-error-category && bun run test:analytics-org-resolver && bun run test:supabase-perf && bun run test:preview-qr && bun run test:app-set-options && bun run test:mcp-analytics && bun run test:mcp-instructions && bun run test:mcp-live-update-onboarding && bun run test:mcp-stdout-guard && bun run test:mcp-platform-select && bun run test:mcp-explain-scopes && bun run test:mcp-oauth-reopen && bun run test:mcp-broker-oauth && bun run test:mcp-broker-session && bun run test:mcp-credentials-manage && bun run test:mcp-resume-prompt && bun run test:mcp-build-job && bun run test:mcp-build-tools && bun run test:app-created-source && bun run test:doctor-analytics && bun run test:posthog-exception && bun run test:build-platform-selection && bun run test:onboarding-recovery && bun run test:onboarding-progress && bun run test:onboarding-run-targets && bun run test:run-device-command && bun run test:init-monorepo-targeting && bun run test:init-app-conflict && bun run test:wait-log && bun run test:init-guardrails && bun run test:init-replay && bun run test:prompt-preferences && bun run test:esm-sdk && bun run test:mcp && bun run test:mcp-no-key-handshake && bun run test:auth-session && bun run test:version-detection && bun run test:platform-paths && bun run test:project-type-detection && bun run test:payload-split && bun run test:manifest-path-encoding && bun run test:macos-signing && bun run test:asc-key-protocol && bun run test:apple-api-import-helpers && bun run test:apple-api-verify-key && bun run test:bundle-id-detector && bun run test:apple-api-app-list && bun run test:app-verification && bun run test:pbxproj-parser && bun run test:ai-log-capture && bun run test:ai-analyze-flow && bun run test:cicd-failure-help && bun run test:ai-sse-parser && bun run test:ai-render-markdown && bun run test:ai-stream-markdown && bun run test:ai-onboarding-mode && bun run test:ai-fit && bun run test:platform-layout && bun run test:frame-fit && bun run test:onboarding-min-size && bun run test:min-size-gate && bun run test:shell-size-gate && bun run test:build-log-sanitize && bun run test:build-output-viewport && bun run test:diff-viewer-viewport && bun run test:build-complete-exit && bun run test:ai-analyze-stream && bun run test:support-mailto && bun run test:support-redact && bun run test:support-internal-log && bun run test:support-help-menu && bun run test:support-contact && bun run test:support-upload-prompt && bun run test:support-bundle-files && bun run test:self-update && bun run test:update-prompt && bun run test:apple-api-cert-create && bun run test:android-tail-engine && bun run test:android-tail-render && bun run test:android-tail-routing && bun run test:dev-gate-stripped && bun run test:frame-fit-ios-shared && bun run test:ios-confirm-app-id && bun run test:ios-create-new && bun run test:ios-e2e && bun run test:ios-flow-contract && bun run test:ios-import-discovery && bun run test:ios-import-export && bun run test:ios-import-pickers && bun run test:ios-import-recovery && bun run test:ios-recovery && bun run test:ios-resume && bun run test:ios-tail-handoff && bun run test:ios-tui-render && bun run test:p8-error && bun run test:ios-tui-routing && bun run test:ios-updater-sync-validation && bun run test:ios-verify-app && bun run test:ios-marketing-version && bun run test:platform-flow-contract && bun run test:tail-engine-shared && bun run test:prescan && bun run test:android-reporting-api && bun run test:android-app-verification && bun run test:android-rename && bun run test:appflow-auth && bun run test:appflow-api-map && bun run test:appflow-validate && bun run test:appflow-flow && bun run test:appflow-gapfill && bun run test:appflow-engine && bun run test:appflow-tail && bun run test:appflow-fetch && bun run test:appflow-sa-decode && bun run test:app-permission-helper && bun run test:organization-set-api-host && bun run test:trial-warning && bun run test:plan-validation",
165
166
  "test:build-platform-selection": "bun test/test-build-platform-selection.mjs",
166
167
  "test:ai-log-capture": "bun test/test-ai-log-capture.mjs",
167
168
  "test:ai-analyze-flow": "bun test/test-ai-analyze-flow.mjs",
@@ -23,7 +23,22 @@ interface LogData {
23
23
  version?: number;
24
24
  created_at: string;
25
25
  }
26
- export declare function getStats(apikey: string, query: QueryStats, after: string | null): Promise<LogData[]>;
27
- export declare function waitLog(channel: string, apikey: string, appId: string, orgId: string, deviceId?: string): Promise<void>;
26
+ export declare function getStats(apikey: string, query: QueryStats, after: string | null, signal?: AbortSignal): Promise<LogData[]>;
27
+ export interface WaitLogOptions {
28
+ deviceId?: string;
29
+ lookbackMs?: number;
30
+ pollMs?: number;
31
+ now?: Date;
32
+ waitForSkip?: (signal: AbortSignal) => Promise<void>;
33
+ spinner?: {
34
+ start: (message: string) => void;
35
+ stop: (message?: string) => void;
36
+ };
37
+ logInfo?: (message: string) => void;
38
+ sleep?: (ms: number, signal?: AbortSignal) => Promise<void>;
39
+ }
40
+ export declare function waitLog(channel: string, apikey: string, appId: string, orgId: string, options?: WaitLogOptions): Promise<{
41
+ skipped: boolean;
42
+ }>;
28
43
  export declare function debugApp(appId: string, options: AppDebugOptions): Promise<void>;
29
44
  export {};
@@ -0,0 +1,15 @@
1
+ export declare const WAIT_LOG_LOOKBACK_MS: number;
2
+ export declare const WAIT_LOG_POLL_MS = 5000;
3
+ export declare const WAIT_LOG_CONTINUE_HINT = "Press C to continue if you already verified the update in the Capgo dashboard";
4
+ interface WaitLogQuery {
5
+ appId: string;
6
+ devicesId?: string[];
7
+ order: {
8
+ key: string;
9
+ sortable: 'asc' | 'desc';
10
+ }[];
11
+ rangeStart: string;
12
+ }
13
+ export declare function buildWaitLogQuery(appId: string, deviceId: string | undefined, now?: Date, lookbackMs?: number): WaitLogQuery;
14
+ export declare function isWaitLogContinueKey(input: string, ctrl?: boolean): boolean;
15
+ export {};
@@ -78,6 +78,7 @@ interface ResumeResult {
78
78
  appId?: string;
79
79
  }
80
80
  export declare function getResumedOnboardingAccessError(resume: ResumeResult, organization: Organization | undefined, hasCreateAppPermission: boolean, hasAppAccess: boolean): string | undefined;
81
+ export declare function getSplashScreenVersionToInstall(coreVersion: string): string;
81
82
  type PackageManagerInfo = ReturnType<typeof getPMAndCommand>;
82
83
  export type PlatformChoice = 'ios' | 'android';
83
84
  export type RunDeviceStepOutcome = {
@@ -80,6 +80,10 @@ export interface InitStreamingOutput {
80
80
  resolve: (value: void | symbol) => void;
81
81
  };
82
82
  }
83
+ export interface InitLogSkip {
84
+ hint: string;
85
+ resolve: () => void;
86
+ }
83
87
  export interface InitRuntimeState {
84
88
  screen?: InitScreen;
85
89
  logs: InitLogEntry[];
@@ -89,6 +93,7 @@ export interface InitRuntimeState {
89
93
  codeDiff?: InitCodeDiff;
90
94
  encryptionSummary?: InitEncryptionSummary;
91
95
  streamingOutput?: InitStreamingOutput;
96
+ logSkip?: InitLogSkip;
92
97
  }
93
98
  export declare function subscribe(listener: () => void): () => boolean;
94
99
  export declare function getInitSnapshot(): InitRuntimeState;
@@ -113,6 +118,7 @@ export declare function startInitStreamingOutput(params: {
113
118
  }): void;
114
119
  export declare function appendInitStreamingLine(line: string): void;
115
120
  export declare function updateInitStreamingStatus(status: InitStreamingOutputStatus, statusMessage?: string): void;
121
+ export declare function waitForInitLogSkip(hint: string, signal?: AbortSignal): Promise<void>;
116
122
  export declare function waitForInitStreamingContinue(message: string): Promise<void | symbol>;
117
123
  export declare function clearInitStreamingOutput(): void;
118
124
  export declare function setInitVersionWarning(currentVersion: string, latestVersion: string, majorVersion: string): void;
@@ -26,6 +26,7 @@ export declare function PromptArea({ prompt, onTextError }: Readonly<{
26
26
  prompt?: PromptRequest;
27
27
  onTextError: (error?: string) => void;
28
28
  }>): React.JSX.Element | null;
29
- export declare function SpinnerArea({ text }: Readonly<{
29
+ export declare function SpinnerArea({ text, skipHint }: Readonly<{
30
30
  text?: string;
31
+ skipHint?: string;
31
32
  }>): React.JSX.Element | null;
@@ -1,6 +1,7 @@
1
1
  export declare const CAPGO_UPDATER_PACKAGE = "@capgo/capacitor-updater";
2
+ export declare const CAPACITOR_SPLASH_SCREEN_PACKAGE = "@capacitor/splash-screen";
2
3
  type DependencySection = 'dependencies' | 'devDependencies' | 'optionalDependencies';
3
- export interface UpdaterInstallState {
4
+ export interface PackageInstallState {
4
5
  packageJsonPath: string;
5
6
  projectDir: string;
6
7
  declaredVersion: string | null;
@@ -9,5 +10,6 @@ export interface UpdaterInstallState {
9
10
  ready: boolean;
10
11
  details: string[];
11
12
  }
12
- export declare function getUpdaterInstallState(packageJsonPath: string): UpdaterInstallState;
13
+ export declare function getUpdaterInstallState(packageJsonPath: string): PackageInstallState;
14
+ export declare function getSplashScreenInstallState(packageJsonPath: string): PackageInstallState;
13
15
  export {};
@@ -80,9 +80,9 @@ export declare const onboardingNextStepSchema: z.ZodObject<{
80
80
  ciSecretAction: z.ZodOptional<z.ZodEnum<{
81
81
  replace: "replace";
82
82
  continue: "continue";
83
+ skip: "skip";
83
84
  yes: "yes";
84
85
  no: "no";
85
- skip: "skip";
86
86
  retry: "retry";
87
87
  confirm: "confirm";
88
88
  github: "github";
@@ -96,9 +96,9 @@ export declare const onboardingNextStepSchema: z.ZodObject<{
96
96
  }>>;
97
97
  exportEnvAction: z.ZodOptional<z.ZodEnum<{
98
98
  replace: "replace";
99
+ skip: "skip";
99
100
  yes: "yes";
100
101
  no: "no";
101
- skip: "skip";
102
102
  }>>;
103
103
  envExportPath: z.ZodOptional<z.ZodString>;
104
104
  packageManager: z.ZodOptional<z.ZodEnum<{