@openbuilder/cli 0.50.34 → 0.50.38
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/chunks/{Banner-BlktOjfl.js → Banner-C-FTiOIR.js} +2 -2
- package/dist/chunks/auto-update-Dq2PFvjt.js +0 -1
- package/dist/chunks/build-D0qYqIq0.js +0 -1
- package/dist/chunks/cleanup-qVTsA3tk.js +0 -1
- package/dist/chunks/cli-auth-ChCnxlFl.js +0 -1
- package/dist/chunks/cli-error-BjQwvWtK.js +0 -1
- package/dist/chunks/config-BGP1jZJ4.js +0 -1
- package/dist/chunks/config-manager-BkbjtN-H.js +0 -1
- package/dist/chunks/database-BvAbD4sP.js +0 -1
- package/dist/chunks/database-setup-BYjIRAmT.js +0 -1
- package/dist/chunks/{init-BsQ3dhwf.js → init-DNyPS_SR.js} +9 -9
- package/dist/chunks/{init-tui-Dvk6Ndvl.js → init-tui-EFMXj-MG.js} +8 -8
- package/dist/chunks/logger-ZpJi7chw.js +0 -1
- package/dist/chunks/login-BhtodVsj.js +0 -1
- package/dist/chunks/logout-CDDASeuQ.js +0 -1
- package/dist/chunks/{main-tui-Cklcr3FX.js → main-tui-D-SG-Ba5.js} +10 -10
- package/dist/chunks/manager-CvGX9qqe.js +0 -1
- package/dist/chunks/{port-allocator-Ct3ioni4.js → port-allocator-B0q7xkLs.js} +34 -2
- package/dist/chunks/process-killer-CaUL7Kpl.js +0 -1
- package/dist/chunks/prompts-1QbE_bRr.js +0 -1
- package/dist/chunks/repo-cloner-CpOQjFSo.js +0 -1
- package/dist/chunks/repo-detector-B_oj696o.js +0 -1
- package/dist/chunks/{run-wycadErJ.js → run-Cor14S0I.js} +28 -15
- package/dist/chunks/runner-logger-instance-nDWv2h2T.js +0 -1
- package/dist/chunks/spinner-BJL9zWAJ.js +0 -1
- package/dist/chunks/{start-CQKEEma-.js → start-k9iGDVWo.js} +7 -8
- package/dist/chunks/start-traditional-uoLZXdxm.js +0 -1
- package/dist/chunks/status-cS8YwtUx.js +0 -1
- package/dist/chunks/theme-DhorI2Hb.js +43 -0
- package/dist/chunks/upgrade-CKjl4HlB.js +0 -1
- package/dist/chunks/{useBuildState-pcDGDakI.js → useBuildState-DscLOZLl.js} +2 -2
- package/dist/chunks/vendor-ai-sdk-CSJ0bw9X.js +1970 -0
- package/dist/chunks/{theme-CktnrDZj.js → vendor-react-CXgiD1Dl.js} +227 -47
- package/dist/chunks/vendor-sentry-CqA9P3UG.js +71910 -0
- package/dist/cli/index.js +5 -6
- package/dist/index.js +106 -2044
- package/dist/instrument.js +37 -64119
- package/package.json +1 -1
- package/dist/chunks/Banner-BlktOjfl.js.map +0 -1
- package/dist/chunks/_commonjsHelpers-h-Bqc03Z.js +0 -34
- package/dist/chunks/_commonjsHelpers-h-Bqc03Z.js.map +0 -1
- package/dist/chunks/auto-update-Dq2PFvjt.js.map +0 -1
- package/dist/chunks/build-D0qYqIq0.js.map +0 -1
- package/dist/chunks/cleanup-qVTsA3tk.js.map +0 -1
- package/dist/chunks/cli-auth-ChCnxlFl.js.map +0 -1
- package/dist/chunks/cli-error-BjQwvWtK.js.map +0 -1
- package/dist/chunks/config-BGP1jZJ4.js.map +0 -1
- package/dist/chunks/config-manager-BkbjtN-H.js.map +0 -1
- package/dist/chunks/database-BvAbD4sP.js.map +0 -1
- package/dist/chunks/database-setup-BYjIRAmT.js.map +0 -1
- package/dist/chunks/devtools-7A3EXJhY.js +0 -75
- package/dist/chunks/devtools-7A3EXJhY.js.map +0 -1
- package/dist/chunks/exports-ij9sv4UM.js +0 -7793
- package/dist/chunks/exports-ij9sv4UM.js.map +0 -1
- package/dist/chunks/index-oFqGtEeF.js +0 -119
- package/dist/chunks/index-oFqGtEeF.js.map +0 -1
- package/dist/chunks/init-BsQ3dhwf.js.map +0 -1
- package/dist/chunks/init-tui-Dvk6Ndvl.js.map +0 -1
- package/dist/chunks/logger-ZpJi7chw.js.map +0 -1
- package/dist/chunks/login-BhtodVsj.js.map +0 -1
- package/dist/chunks/logout-CDDASeuQ.js.map +0 -1
- package/dist/chunks/main-tui-Cklcr3FX.js.map +0 -1
- package/dist/chunks/manager-CvGX9qqe.js.map +0 -1
- package/dist/chunks/port-allocator-Ct3ioni4.js.map +0 -1
- package/dist/chunks/process-killer-CaUL7Kpl.js.map +0 -1
- package/dist/chunks/prompts-1QbE_bRr.js.map +0 -1
- package/dist/chunks/repo-cloner-CpOQjFSo.js.map +0 -1
- package/dist/chunks/repo-detector-B_oj696o.js.map +0 -1
- package/dist/chunks/run-wycadErJ.js.map +0 -1
- package/dist/chunks/runner-logger-instance-nDWv2h2T.js.map +0 -1
- package/dist/chunks/spinner-BJL9zWAJ.js.map +0 -1
- package/dist/chunks/start-CQKEEma-.js.map +0 -1
- package/dist/chunks/start-traditional-uoLZXdxm.js.map +0 -1
- package/dist/chunks/status-cS8YwtUx.js.map +0 -1
- package/dist/chunks/theme-CktnrDZj.js.map +0 -1
- package/dist/chunks/upgrade-CKjl4HlB.js.map +0 -1
- package/dist/chunks/use-app-Cj2bzWaw.js +0 -10
- package/dist/chunks/use-app-Cj2bzWaw.js.map +0 -1
- package/dist/chunks/useBuildState-pcDGDakI.js.map +0 -1
- package/dist/cli/index.js.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/instrument.js.map +0 -1
|
@@ -3,11 +3,12 @@ import { execSync } from 'node:child_process';
|
|
|
3
3
|
import { existsSync, readFileSync } from 'node:fs';
|
|
4
4
|
import { join, dirname } from 'node:path';
|
|
5
5
|
import { fileURLToPath } from 'node:url';
|
|
6
|
-
import { j as jsxRuntimeExports, B as Box, T as Text
|
|
6
|
+
import { j as jsxRuntimeExports, B as Box, T as Text } from './vendor-react-CXgiD1Dl.js';
|
|
7
7
|
import 'node:stream';
|
|
8
8
|
import 'node:process';
|
|
9
9
|
import 'chalk';
|
|
10
10
|
import 'node:events';
|
|
11
|
+
import { c as colors } from './theme-DhorI2Hb.js';
|
|
11
12
|
|
|
12
13
|
/**
|
|
13
14
|
* Version and git commit info utilities
|
|
@@ -112,4 +113,3 @@ function Banner() {
|
|
|
112
113
|
}
|
|
113
114
|
|
|
114
115
|
export { Banner as B, getVersionInfo as g };
|
|
115
|
-
//# sourceMappingURL=Banner-BlktOjfl.js.map
|
|
@@ -10,7 +10,7 @@ import { i as isInsideMonorepo } from './repo-detector-B_oj696o.js';
|
|
|
10
10
|
import { isPnpmInstalled, cloneRepository, installDependencies, buildAgentCore } from './repo-cloner-CpOQjFSo.js';
|
|
11
11
|
import { s as setupDatabase, p as pushDatabaseSchema, c as connectManualDatabase } from './database-setup-BYjIRAmT.js';
|
|
12
12
|
import { C as CLIError, e as errors } from './cli-error-BjQwvWtK.js';
|
|
13
|
-
import { initTUICommand } from './init-tui-
|
|
13
|
+
import { initTUICommand } from './init-tui-EFMXj-MG.js';
|
|
14
14
|
import 'conf';
|
|
15
15
|
import 'node:os';
|
|
16
16
|
import 'node:child_process';
|
|
@@ -20,18 +20,19 @@ import './spinner-BJL9zWAJ.js';
|
|
|
20
20
|
import 'ora';
|
|
21
21
|
import './prompts-1QbE_bRr.js';
|
|
22
22
|
import 'inquirer';
|
|
23
|
-
import './
|
|
23
|
+
import './vendor-react-CXgiD1Dl.js';
|
|
24
|
+
import 'module';
|
|
25
|
+
import 'events';
|
|
26
|
+
import 'assert';
|
|
27
|
+
import 'ws';
|
|
28
|
+
import 'react-devtools-core';
|
|
24
29
|
import 'node:stream';
|
|
25
30
|
import 'node:process';
|
|
26
|
-
import './_commonjsHelpers-h-Bqc03Z.js';
|
|
27
|
-
import 'assert';
|
|
28
|
-
import 'events';
|
|
29
31
|
import 'node:events';
|
|
30
|
-
import 'module';
|
|
31
32
|
import 'node:buffer';
|
|
32
|
-
import './
|
|
33
|
-
import './Banner-BlktOjfl.js';
|
|
33
|
+
import './Banner-C-FTiOIR.js';
|
|
34
34
|
import 'node:url';
|
|
35
|
+
import './theme-DhorI2Hb.js';
|
|
35
36
|
import 'node:http';
|
|
36
37
|
|
|
37
38
|
/**
|
|
@@ -470,4 +471,3 @@ async function initCommand(options) {
|
|
|
470
471
|
}
|
|
471
472
|
|
|
472
473
|
export { initCommand };
|
|
473
|
-
//# sourceMappingURL=init-BsQ3dhwf.js.map
|
|
@@ -3,13 +3,13 @@ import { mkdir, writeFile } from 'node:fs/promises';
|
|
|
3
3
|
import { existsSync, rmSync, realpathSync } from 'node:fs';
|
|
4
4
|
import { join, resolve } from 'node:path';
|
|
5
5
|
import { randomBytes } from 'node:crypto';
|
|
6
|
-
import { j as jsxRuntimeExports, B as Box, r as reactExports, T as Text,
|
|
6
|
+
import { j as jsxRuntimeExports, B as Box, r as reactExports, T as Text, d as useApp, b as useStdout, u as useInput, e as render } from './vendor-react-CXgiD1Dl.js';
|
|
7
7
|
import 'chalk';
|
|
8
8
|
import 'node:stream';
|
|
9
9
|
import 'node:process';
|
|
10
10
|
import 'node:events';
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
11
|
+
import { g as getVersionInfo, B as Banner } from './Banner-C-FTiOIR.js';
|
|
12
|
+
import { s as symbols, c as colors, l as layout } from './theme-DhorI2Hb.js';
|
|
13
13
|
import 'node:http';
|
|
14
14
|
import 'node:url';
|
|
15
15
|
import 'node:os';
|
|
@@ -19,10 +19,11 @@ import { i as isInsideMonorepo } from './repo-detector-B_oj696o.js';
|
|
|
19
19
|
import { isPnpmInstalled, cloneRepository, installDependencies, buildAgentCore } from './repo-cloner-CpOQjFSo.js';
|
|
20
20
|
import { p as pushDatabaseSchema, s as setupDatabase } from './database-setup-BYjIRAmT.js';
|
|
21
21
|
import { C as CLIError } from './cli-error-BjQwvWtK.js';
|
|
22
|
-
import './_commonjsHelpers-h-Bqc03Z.js';
|
|
23
|
-
import 'assert';
|
|
24
|
-
import 'events';
|
|
25
22
|
import 'module';
|
|
23
|
+
import 'events';
|
|
24
|
+
import 'assert';
|
|
25
|
+
import 'ws';
|
|
26
|
+
import 'react-devtools-core';
|
|
26
27
|
import 'node:buffer';
|
|
27
28
|
import 'conf';
|
|
28
29
|
import './logger-ZpJi7chw.js';
|
|
@@ -763,7 +764,7 @@ async function initTUICommand(options) {
|
|
|
763
764
|
console.clear();
|
|
764
765
|
console.log('\n Starting OpenBuilder...\n');
|
|
765
766
|
// Import and run the start command (full TUI with web app + runner)
|
|
766
|
-
const { startCommand } = await import('./start-
|
|
767
|
+
const { startCommand } = await import('./start-k9iGDVWo.js');
|
|
767
768
|
await startCommand({});
|
|
768
769
|
}
|
|
769
770
|
else {
|
|
@@ -1129,4 +1130,3 @@ async function executeInitFlow(options, callbacks) {
|
|
|
1129
1130
|
}
|
|
1130
1131
|
|
|
1131
1132
|
export { initTUICommand };
|
|
1132
|
-
//# sourceMappingURL=init-tui-Dvk6Ndvl.js.map
|
|
@@ -1,22 +1,23 @@
|
|
|
1
1
|
// OpenBuilder CLI - Built with Rollup
|
|
2
|
-
import { r as reactExports, u as useInput, j as jsxRuntimeExports, B as Box, T as Text,
|
|
2
|
+
import { r as reactExports, u as useInput, j as jsxRuntimeExports, B as Box, T as Text, b as useStdout, c as TextInput, e as render } from './vendor-react-CXgiD1Dl.js';
|
|
3
3
|
import 'chalk';
|
|
4
4
|
import { userInfo, homedir } from 'node:os';
|
|
5
5
|
import { join } from 'node:path';
|
|
6
|
-
import { B as Banner } from './Banner-
|
|
6
|
+
import { B as Banner } from './Banner-C-FTiOIR.js';
|
|
7
7
|
import 'node:fs';
|
|
8
8
|
import 'node:events';
|
|
9
9
|
import 'node:stream';
|
|
10
10
|
import 'node:process';
|
|
11
|
-
import {
|
|
11
|
+
import { c as colors, s as symbols } from './theme-DhorI2Hb.js';
|
|
12
12
|
import 'node:http';
|
|
13
13
|
import 'node:url';
|
|
14
14
|
import 'node:child_process';
|
|
15
15
|
import { c as configManager } from './config-manager-BkbjtN-H.js';
|
|
16
|
-
import './_commonjsHelpers-h-Bqc03Z.js';
|
|
17
|
-
import 'assert';
|
|
18
|
-
import 'events';
|
|
19
16
|
import 'module';
|
|
17
|
+
import 'events';
|
|
18
|
+
import 'assert';
|
|
19
|
+
import 'ws';
|
|
20
|
+
import 'react-devtools-core';
|
|
20
21
|
import 'node:buffer';
|
|
21
22
|
import 'conf';
|
|
22
23
|
|
|
@@ -606,7 +607,7 @@ async function startRunner(config) {
|
|
|
606
607
|
console.log('\n Starting OpenBuilder Runner...\n');
|
|
607
608
|
console.log(` Runner ID: ${config.runnerId}`);
|
|
608
609
|
console.log(' Connecting to remote server...\n');
|
|
609
|
-
const { runCommand } = await import('./run-
|
|
610
|
+
const { runCommand } = await import('./run-Cor14S0I.js');
|
|
610
611
|
await runCommand({
|
|
611
612
|
secret: config.key,
|
|
612
613
|
runnerId: config.runnerId,
|
|
@@ -617,7 +618,7 @@ async function startRunner(config) {
|
|
|
617
618
|
*/
|
|
618
619
|
async function startLocalMode() {
|
|
619
620
|
console.log('\n Starting OpenBuilder in Local Mode...\n');
|
|
620
|
-
const { startCommand } = await import('./start-
|
|
621
|
+
const { startCommand } = await import('./start-k9iGDVWo.js');
|
|
621
622
|
await startCommand({});
|
|
622
623
|
}
|
|
623
624
|
/**
|
|
@@ -628,7 +629,7 @@ async function runInitialization(config) {
|
|
|
628
629
|
const workspace = config.workspace.startsWith('~')
|
|
629
630
|
? config.workspace.replace('~', homedir())
|
|
630
631
|
: config.workspace;
|
|
631
|
-
const { initTUICommand } = await import('./init-tui-
|
|
632
|
+
const { initTUICommand } = await import('./init-tui-EFMXj-MG.js');
|
|
632
633
|
// Build options based on form input
|
|
633
634
|
const options = {
|
|
634
635
|
workspace,
|
|
@@ -646,4 +647,3 @@ async function runInitialization(config) {
|
|
|
646
647
|
}
|
|
647
648
|
|
|
648
649
|
export { mainTUICommand };
|
|
649
|
-
//# sourceMappingURL=main-tui-Cklcr3FX.js.map
|
|
@@ -7,8 +7,41 @@ import 'net';
|
|
|
7
7
|
import { readFile } from 'fs/promises';
|
|
8
8
|
import { existsSync } from 'fs';
|
|
9
9
|
import { join } from 'path';
|
|
10
|
-
import {
|
|
10
|
+
import { a as addBreadcrumb } from './vendor-sentry-CqA9P3UG.js';
|
|
11
|
+
import 'url';
|
|
12
|
+
import 'tty';
|
|
13
|
+
import 'util';
|
|
14
|
+
import 'os';
|
|
15
|
+
import 'worker_threads';
|
|
16
|
+
import 'process';
|
|
17
|
+
import 'crypto';
|
|
18
|
+
import 'node:module';
|
|
19
|
+
import 'node:fs';
|
|
20
|
+
import 'node:path';
|
|
21
|
+
import 'node:os';
|
|
22
|
+
import 'async_hooks';
|
|
23
|
+
import 'diagnostics_channel';
|
|
24
|
+
import './vendor-react-CXgiD1Dl.js';
|
|
25
|
+
import 'module';
|
|
26
|
+
import 'events';
|
|
27
|
+
import 'assert';
|
|
28
|
+
import 'ws';
|
|
29
|
+
import 'react-devtools-core';
|
|
30
|
+
import 'node:stream';
|
|
31
|
+
import 'node:process';
|
|
32
|
+
import 'chalk';
|
|
33
|
+
import 'node:events';
|
|
34
|
+
import 'node:buffer';
|
|
35
|
+
import 'node:diagnostics_channel';
|
|
36
|
+
import 'node:net';
|
|
37
|
+
import 'node:child_process';
|
|
11
38
|
import 'node:util';
|
|
39
|
+
import 'node:readline';
|
|
40
|
+
import 'node:worker_threads';
|
|
41
|
+
import 'node:http';
|
|
42
|
+
import 'node:https';
|
|
43
|
+
import 'node:zlib';
|
|
44
|
+
import 'node:tls';
|
|
12
45
|
|
|
13
46
|
var __defProp = Object.defineProperty;
|
|
14
47
|
var __export = (target, all) => {
|
|
@@ -774,4 +807,3 @@ async function detectFrameworkFromFilesystem(projectPath) {
|
|
|
774
807
|
}
|
|
775
808
|
|
|
776
809
|
export { detectFrameworkFromFilesystem };
|
|
777
|
-
//# sourceMappingURL=port-allocator-Ct3ioni4.js.map
|
|
@@ -2,24 +2,24 @@
|
|
|
2
2
|
import chalk from 'chalk';
|
|
3
3
|
import { homedir, userInfo } from 'node:os';
|
|
4
4
|
import { join } from 'node:path';
|
|
5
|
-
import { r as reactExports, u as useInput, j as jsxRuntimeExports, B as Box,
|
|
5
|
+
import { r as reactExports, u as useInput, j as jsxRuntimeExports, B as Box, T as Text, b as useStdout, c as TextInput, d as useApp, e as render, R as React } from './vendor-react-CXgiD1Dl.js';
|
|
6
6
|
import { l as logger } from './logger-ZpJi7chw.js';
|
|
7
7
|
import { c as configManager } from './config-manager-BkbjtN-H.js';
|
|
8
8
|
import { startRunner } from '../index.js';
|
|
9
9
|
import 'node:stream';
|
|
10
10
|
import 'node:process';
|
|
11
11
|
import 'node:events';
|
|
12
|
-
import {
|
|
13
|
-
import { u as useBuildState, a as useLogEntries, B as BuildPanel } from './useBuildState-
|
|
14
|
-
import { g as getVersionInfo, B as Banner } from './Banner-
|
|
15
|
-
import { T as TextInput } from './index-oFqGtEeF.js';
|
|
12
|
+
import { c as colors } from './theme-DhorI2Hb.js';
|
|
13
|
+
import { u as useBuildState, a as useLogEntries, B as BuildPanel } from './useBuildState-DscLOZLl.js';
|
|
14
|
+
import { g as getVersionInfo, B as Banner } from './Banner-C-FTiOIR.js';
|
|
16
15
|
import { g as getLogBuffer, i as initRunnerLogger, s as setFileLoggerTuiMode } from './runner-logger-instance-nDWv2h2T.js';
|
|
17
16
|
import { o as openBrowser, h as hasStoredToken, g as getStoredToken, p as performOAuthLogin, s as storeToken } from './cli-auth-ChCnxlFl.js';
|
|
18
17
|
import 'node:fs';
|
|
19
|
-
import './_commonjsHelpers-h-Bqc03Z.js';
|
|
20
|
-
import 'assert';
|
|
21
|
-
import 'events';
|
|
22
18
|
import 'module';
|
|
19
|
+
import 'events';
|
|
20
|
+
import 'assert';
|
|
21
|
+
import 'ws';
|
|
22
|
+
import 'react-devtools-core';
|
|
23
23
|
import 'node:buffer';
|
|
24
24
|
import 'conf';
|
|
25
25
|
import '@anthropic-ai/claude-agent-sdk';
|
|
@@ -27,6 +27,7 @@ import '@openai/codex-sdk';
|
|
|
27
27
|
import 'dotenv';
|
|
28
28
|
import 'node:url';
|
|
29
29
|
import 'ai';
|
|
30
|
+
import './vendor-ai-sdk-CSJ0bw9X.js';
|
|
30
31
|
import 'zod/v4';
|
|
31
32
|
import 'zod/v3';
|
|
32
33
|
import 'jsonc-parser';
|
|
@@ -34,27 +35,40 @@ import 'zod';
|
|
|
34
35
|
import 'fs';
|
|
35
36
|
import 'fs/promises';
|
|
36
37
|
import 'path';
|
|
37
|
-
import 'ws';
|
|
38
38
|
import 'drizzle-orm/node-postgres';
|
|
39
39
|
import 'pg';
|
|
40
40
|
import 'drizzle-orm/pg-core';
|
|
41
41
|
import 'drizzle-orm';
|
|
42
42
|
import 'crypto';
|
|
43
43
|
import 'drizzle-orm/node-postgres/migrator';
|
|
44
|
-
import './
|
|
44
|
+
import './vendor-sentry-CqA9P3UG.js';
|
|
45
|
+
import 'url';
|
|
46
|
+
import 'tty';
|
|
47
|
+
import 'util';
|
|
48
|
+
import 'os';
|
|
49
|
+
import 'worker_threads';
|
|
50
|
+
import 'process';
|
|
51
|
+
import 'node:module';
|
|
52
|
+
import 'async_hooks';
|
|
53
|
+
import 'diagnostics_channel';
|
|
54
|
+
import 'node:diagnostics_channel';
|
|
55
|
+
import 'node:net';
|
|
56
|
+
import 'node:child_process';
|
|
45
57
|
import 'node:util';
|
|
58
|
+
import 'node:readline';
|
|
59
|
+
import 'node:worker_threads';
|
|
60
|
+
import 'node:http';
|
|
61
|
+
import 'node:https';
|
|
62
|
+
import 'node:zlib';
|
|
63
|
+
import 'node:tls';
|
|
46
64
|
import 'node:crypto';
|
|
47
65
|
import 'express';
|
|
48
|
-
import 'node:child_process';
|
|
49
|
-
import 'node:net';
|
|
50
66
|
import 'node:fs/promises';
|
|
51
67
|
import 'simple-git';
|
|
52
|
-
import 'os';
|
|
53
68
|
import './manager-CvGX9qqe.js';
|
|
54
69
|
import 'http';
|
|
55
70
|
import 'http-proxy';
|
|
56
71
|
import 'zlib';
|
|
57
|
-
import 'node:http';
|
|
58
72
|
|
|
59
73
|
function LogPanel({ entries, isVerbose, width, height, isFocused }) {
|
|
60
74
|
const [scrollOffset, setScrollOffset] = reactExports.useState(0);
|
|
@@ -700,4 +714,3 @@ async function runCommand(options) {
|
|
|
700
714
|
}
|
|
701
715
|
|
|
702
716
|
export { runCommand };
|
|
703
|
-
//# sourceMappingURL=run-wycadErJ.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// OpenBuilder CLI - Built with Rollup
|
|
2
2
|
import { existsSync, mkdirSync, createWriteStream, writeFileSync } from 'node:fs';
|
|
3
3
|
import { join } from 'node:path';
|
|
4
|
-
import { j as jsxRuntimeExports, B as Box, T as Text,
|
|
4
|
+
import { j as jsxRuntimeExports, B as Box, T as Text, d as useApp, b as useStdout, r as reactExports, u as useInput, c as TextInput, e as render, R as React } from './vendor-react-CXgiD1Dl.js';
|
|
5
5
|
import 'chalk';
|
|
6
6
|
import * as p from '@clack/prompts';
|
|
7
7
|
import pc from 'picocolors';
|
|
@@ -13,21 +13,21 @@ import { spawn } from 'node:child_process';
|
|
|
13
13
|
import EventEmitter from 'node:events';
|
|
14
14
|
import 'node:stream';
|
|
15
15
|
import 'node:process';
|
|
16
|
-
import { u as useApp } from './use-app-Cj2bzWaw.js';
|
|
17
|
-
import { T as TextInput } from './index-oFqGtEeF.js';
|
|
18
16
|
import { exec } from 'child_process';
|
|
19
17
|
import { platform } from 'os';
|
|
20
|
-
import { u as useBuildState, B as BuildPanel } from './useBuildState-
|
|
18
|
+
import { u as useBuildState, B as BuildPanel } from './useBuildState-DscLOZLl.js';
|
|
21
19
|
import { i as initRunnerLogger, s as setFileLoggerTuiMode } from './runner-logger-instance-nDWv2h2T.js';
|
|
22
|
-
import '
|
|
23
|
-
import 'assert';
|
|
20
|
+
import 'module';
|
|
24
21
|
import 'events';
|
|
22
|
+
import 'assert';
|
|
23
|
+
import 'ws';
|
|
24
|
+
import 'react-devtools-core';
|
|
25
25
|
import 'node:os';
|
|
26
|
-
import 'module';
|
|
27
26
|
import 'node:buffer';
|
|
28
27
|
import 'conf';
|
|
29
28
|
import 'node:fs/promises';
|
|
30
29
|
import 'node:util';
|
|
30
|
+
import './theme-DhorI2Hb.js';
|
|
31
31
|
|
|
32
32
|
/**
|
|
33
33
|
* ServiceManager - Manages lifecycle and state of Web App, Broker, and Runner
|
|
@@ -1710,4 +1710,3 @@ async function startCommand(options) {
|
|
|
1710
1710
|
}
|
|
1711
1711
|
|
|
1712
1712
|
export { startCommand };
|
|
1713
|
-
//# sourceMappingURL=start-CQKEEma-.js.map
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
// OpenBuilder CLI - Built with Rollup
|
|
2
|
+
/**
|
|
3
|
+
* Theme and color definitions for the TUI
|
|
4
|
+
*/
|
|
5
|
+
const colors = {
|
|
6
|
+
// Primary brand colors
|
|
7
|
+
cyan: '#06b6d4',
|
|
8
|
+
purple: '#a855f7',
|
|
9
|
+
brightPurple: '#c084fc',
|
|
10
|
+
// Status colors
|
|
11
|
+
success: '#22c55e',
|
|
12
|
+
error: '#ef4444',
|
|
13
|
+
warning: '#f59e0b',
|
|
14
|
+
// Neutral colors
|
|
15
|
+
white: '#ffffff',
|
|
16
|
+
gray: '#6b7280',
|
|
17
|
+
dimGray: '#4b5563',
|
|
18
|
+
darkGray: '#374151',
|
|
19
|
+
};
|
|
20
|
+
const symbols = {
|
|
21
|
+
// Progress indicators
|
|
22
|
+
filledDot: '●',
|
|
23
|
+
hollowDot: '○',
|
|
24
|
+
errorDot: '✗',
|
|
25
|
+
// Task states
|
|
26
|
+
check: '✓',
|
|
27
|
+
cross: '✗',
|
|
28
|
+
// Connectors
|
|
29
|
+
horizontalLine: '─',
|
|
30
|
+
// Spinners (will cycle through these)
|
|
31
|
+
spinnerFrames: ['⠋', '⠙', '⠹', '⠸', '⠼', '⠴', '⠦', '⠧', '⠇', '⠏'],
|
|
32
|
+
};
|
|
33
|
+
const layout = {
|
|
34
|
+
// Animation timing (slower as requested)
|
|
35
|
+
spinnerInterval: 120, // ms between spinner frames
|
|
36
|
+
taskCompletionDelay: 400, // ms to pause after task completion
|
|
37
|
+
stepTransitionDelay: 300, // ms between step transitions
|
|
38
|
+
// Shared width for progress stepper and task list (keeps them aligned)
|
|
39
|
+
// ProgressStepper: 4 cells * 10 chars + 3 connectors * 7 chars = 61 chars
|
|
40
|
+
progressWidth: 61,
|
|
41
|
+
};
|
|
42
|
+
|
|
43
|
+
export { colors as c, layout as l, symbols as s };
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
// OpenBuilder CLI - Built with Rollup
|
|
2
|
-
import { r as reactExports, j as jsxRuntimeExports, B as Box,
|
|
2
|
+
import { r as reactExports, j as jsxRuntimeExports, B as Box, T as Text } from './vendor-react-CXgiD1Dl.js';
|
|
3
3
|
import 'node:stream';
|
|
4
4
|
import 'node:process';
|
|
5
5
|
import 'chalk';
|
|
6
6
|
import 'node:events';
|
|
7
|
+
import { c as colors, s as symbols } from './theme-DhorI2Hb.js';
|
|
7
8
|
import { b as getLogger, g as getLogBuffer } from './runner-logger-instance-nDWv2h2T.js';
|
|
8
9
|
|
|
9
10
|
function BuildPanel({ build, width, height }) {
|
|
@@ -327,4 +328,3 @@ function useLogEntries(maxEntries = 100) {
|
|
|
327
328
|
}
|
|
328
329
|
|
|
329
330
|
export { BuildPanel as B, useLogEntries as a, useBuildState as u };
|
|
330
|
-
//# sourceMappingURL=useBuildState-pcDGDakI.js.map
|