denchclaw 2.3.4 → 2.3.5
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/README.md +22 -0
- package/apps/web/.next/standalone/apps/web/.next/BUILD_ID +1 -1
- package/apps/web/.next/standalone/apps/web/.next/app-build-manifest.json +99 -99
- package/apps/web/.next/standalone/apps/web/.next/app-path-routes-manifest.json +33 -33
- package/apps/web/.next/standalone/apps/web/.next/build-manifest.json +2 -2
- package/apps/web/.next/standalone/apps/web/.next/required-server-files.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found/page.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/serve/[...path]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/active/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/runs/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stream/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/[jobId]/runs/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/[sessionId]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/search-transcript/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/feedback/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/feedback/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/memories/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/switch/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/[sessionId]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/terminal/port/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/messages/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/assets/[...path]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/context/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/copy/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/introspect/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/query/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/delete/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/delete/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/init/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/init/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/list/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/mkdir/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/move/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/display-field/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/bulk-delete/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/options/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/reorder/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/views/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/open-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/path-info/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/query/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/raw-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/rename/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/search-index/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/suggest-files/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/thumbnail/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/tree/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/virtual-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/watch/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/write-binary/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/page_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/workspace/page_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app-paths-manifest.json +33 -33
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/7173.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/functions-config-manifest.json +24 -24
- package/apps/web/.next/standalone/apps/web/.next/server/pages/500.html +1 -1
- package/apps/web/.next/{static/chunks/app/layout-f95d8f22919d026f.js → standalone/apps/web/.next/static/chunks/app/layout-6e90e504e2adba63.js} +1 -1
- package/apps/web/.next/standalone/apps/web/server.js +1 -1
- package/apps/web/.next/standalone/package.json +1 -1
- package/apps/web/.next/{standalone/apps/web/.next/static/chunks/app/layout-f95d8f22919d026f.js → static/chunks/app/layout-6e90e504e2adba63.js} +1 -1
- package/dist/{cli-name-DHxeNaoC.js → cli-name-CoW7mNz-.js} +1 -1
- package/dist/entry.js +5 -2
- package/dist/{program-tiyAiJ98.js → program-CLbWyFKO.js} +78 -54
- package/dist/{run-main-B02xZD34.js → run-main-DYUPMl0Z.js} +3 -3
- package/dist/{telemetry-DH3DIAck.js → telemetry-CG1mrfh6.js} +1 -1
- package/extensions/posthog-analytics/lib/build-env.js +1 -1
- package/package.json +1 -1
- /package/apps/web/.next/standalone/apps/web/.next/static/{2PT--7EGcUx5lQZabcJq1 → Teq2gB3xG7TsKJ3zBj2MC}/_buildManifest.js +0 -0
- /package/apps/web/.next/standalone/apps/web/.next/static/{2PT--7EGcUx5lQZabcJq1 → Teq2gB3xG7TsKJ3zBj2MC}/_ssgManifest.js +0 -0
- /package/apps/web/.next/static/{2PT--7EGcUx5lQZabcJq1 → Teq2gB3xG7TsKJ3zBj2MC}/_buildManifest.js +0 -0
- /package/apps/web/.next/static/{2PT--7EGcUx5lQZabcJq1 → Teq2gB3xG7TsKJ3zBj2MC}/_ssgManifest.js +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as markNoticeShown, i as getOrCreateAnonymousId, o as readTelemetryConfig, r as track, s as writeTelemetryConfig, t as isTelemetryEnabled } from "./telemetry-
|
|
2
|
-
import {
|
|
3
|
-
import { a as hasEmittedCliBanner, i as formatCliBannerLine, n as resolveCliName, o as isRich, s as theme, t as replaceCliName } from "./cli-name-
|
|
1
|
+
import { a as markNoticeShown, i as getOrCreateAnonymousId, o as readTelemetryConfig, r as track, s as writeTelemetryConfig, t as isTelemetryEnabled } from "./telemetry-CG1mrfh6.js";
|
|
2
|
+
import { d as hasFlag, g as resolveRequiredHomeDir, h as expandHomePrefix, i as isDaemonlessMode, m as applyCliProfileEnv, p as hasRootVersionAlias, r as DENCHCLAW_DEFAULT_GATEWAY_PORT, s as defaultRuntime, t as isTruthyEnvValue, u as getPrimaryCommand } from "./entry.js";
|
|
3
|
+
import { a as hasEmittedCliBanner, i as formatCliBannerLine, n as resolveCliName, o as isRich, s as theme, t as replaceCliName } from "./cli-name-CoW7mNz-.js";
|
|
4
4
|
import { t as VERSION } from "./version-DfFmvCFM.js";
|
|
5
5
|
import { execFileSync, spawn } from "node:child_process";
|
|
6
6
|
import process$1 from "node:process";
|
|
@@ -2815,6 +2815,7 @@ async function bootstrapCommand(opts, runtime = defaultRuntime) {
|
|
|
2815
2815
|
const stateDir = resolveProfileStateDir(profile);
|
|
2816
2816
|
const workspaceDir = resolveBootstrapWorkspaceDir(stateDir);
|
|
2817
2817
|
if (appliedProfile.warning && !opts.json) runtime.log(theme.warn(appliedProfile.warning));
|
|
2818
|
+
const daemonless = isDaemonlessMode(opts);
|
|
2818
2819
|
const bootstrapStartTime = Date.now();
|
|
2819
2820
|
if (!opts.json) {
|
|
2820
2821
|
if (!readTelemetryConfig().noticeShown) {
|
|
@@ -2908,7 +2909,7 @@ async function bootstrapCommand(opts, runtime = defaultRuntime) {
|
|
|
2908
2909
|
"--profile",
|
|
2909
2910
|
profile,
|
|
2910
2911
|
"onboard",
|
|
2911
|
-
"--install-daemon",
|
|
2912
|
+
...daemonless ? [] : ["--install-daemon"],
|
|
2912
2913
|
"--gateway-bind",
|
|
2913
2914
|
"loopback",
|
|
2914
2915
|
"--gateway-port",
|
|
@@ -2918,6 +2919,7 @@ async function bootstrapCommand(opts, runtime = defaultRuntime) {
|
|
|
2918
2919
|
if (nonInteractive) onboardArgv.push("--non-interactive");
|
|
2919
2920
|
if (denchCloudSelection.enabled) onboardArgv.push("--auth-choice", "skip");
|
|
2920
2921
|
onboardArgv.push("--accept-risk", "--skip-ui");
|
|
2922
|
+
if (daemonless) onboardArgv.push("--skip-health");
|
|
2921
2923
|
if (nonInteractive) await runOpenClawOrThrow({
|
|
2922
2924
|
openclawCommand,
|
|
2923
2925
|
args: onboardArgv,
|
|
@@ -2964,41 +2966,48 @@ async function bootstrapCommand(opts, runtime = defaultRuntime) {
|
|
|
2964
2966
|
});
|
|
2965
2967
|
postOnboardSpinner?.message("Configuring subagent defaults…");
|
|
2966
2968
|
await ensureSubagentDefaults(openclawCommand, profile);
|
|
2967
|
-
|
|
2968
|
-
try {
|
|
2969
|
-
await runOpenClawOrThrow({
|
|
2970
|
-
openclawCommand,
|
|
2971
|
-
args: [
|
|
2972
|
-
"--profile",
|
|
2973
|
-
profile,
|
|
2974
|
-
"gateway",
|
|
2975
|
-
"restart"
|
|
2976
|
-
],
|
|
2977
|
-
timeoutMs: 6e4,
|
|
2978
|
-
errorMessage: "Failed to restart gateway after config update."
|
|
2979
|
-
});
|
|
2980
|
-
} catch {}
|
|
2981
|
-
postOnboardSpinner?.message("Waiting for gateway…");
|
|
2982
|
-
let gatewayProbe = await probeGateway(openclawCommand, profile, gatewayPort);
|
|
2983
|
-
for (let attempt = 0; attempt < 4 && !gatewayProbe.ok; attempt += 1) {
|
|
2984
|
-
await sleep(750);
|
|
2985
|
-
postOnboardSpinner?.message(`Probing gateway health (attempt ${attempt + 2}/5)…`);
|
|
2986
|
-
gatewayProbe = await probeGateway(openclawCommand, profile, gatewayPort);
|
|
2987
|
-
}
|
|
2969
|
+
let gatewayProbe;
|
|
2988
2970
|
let gatewayAutoFix;
|
|
2989
|
-
if (
|
|
2990
|
-
|
|
2991
|
-
|
|
2992
|
-
|
|
2993
|
-
|
|
2994
|
-
|
|
2995
|
-
|
|
2996
|
-
|
|
2997
|
-
|
|
2998
|
-
|
|
2999
|
-
|
|
3000
|
-
|
|
3001
|
-
|
|
2971
|
+
if (daemonless) gatewayProbe = {
|
|
2972
|
+
ok: true,
|
|
2973
|
+
detail: "skipped (daemonless)"
|
|
2974
|
+
};
|
|
2975
|
+
else {
|
|
2976
|
+
postOnboardSpinner?.message("Restarting gateway…");
|
|
2977
|
+
try {
|
|
2978
|
+
await runOpenClawOrThrow({
|
|
2979
|
+
openclawCommand,
|
|
2980
|
+
args: [
|
|
2981
|
+
"--profile",
|
|
2982
|
+
profile,
|
|
2983
|
+
"gateway",
|
|
2984
|
+
"restart"
|
|
2985
|
+
],
|
|
2986
|
+
timeoutMs: 6e4,
|
|
2987
|
+
errorMessage: "Failed to restart gateway after config update."
|
|
2988
|
+
});
|
|
2989
|
+
} catch {}
|
|
2990
|
+
postOnboardSpinner?.message("Waiting for gateway…");
|
|
2991
|
+
gatewayProbe = await probeGateway(openclawCommand, profile, gatewayPort);
|
|
2992
|
+
for (let attempt = 0; attempt < 4 && !gatewayProbe.ok; attempt += 1) {
|
|
2993
|
+
await sleep(750);
|
|
2994
|
+
postOnboardSpinner?.message(`Probing gateway health (attempt ${attempt + 2}/5)…`);
|
|
2995
|
+
gatewayProbe = await probeGateway(openclawCommand, profile, gatewayPort);
|
|
2996
|
+
}
|
|
2997
|
+
if (!gatewayProbe.ok) {
|
|
2998
|
+
postOnboardSpinner?.message("Gateway unreachable, attempting auto-fix…");
|
|
2999
|
+
gatewayAutoFix = await attemptGatewayAutoFix({
|
|
3000
|
+
openclawCommand,
|
|
3001
|
+
profile,
|
|
3002
|
+
stateDir,
|
|
3003
|
+
gatewayPort
|
|
3004
|
+
});
|
|
3005
|
+
gatewayProbe = gatewayAutoFix.finalProbe;
|
|
3006
|
+
if (!gatewayProbe.ok && gatewayAutoFix.failureSummary) gatewayProbe = {
|
|
3007
|
+
...gatewayProbe,
|
|
3008
|
+
detail: [gatewayProbe.detail, gatewayAutoFix.failureSummary].filter((value, index, self) => value && self.indexOf(value) === index).join(" | ")
|
|
3009
|
+
};
|
|
3010
|
+
}
|
|
3002
3011
|
}
|
|
3003
3012
|
const gatewayUrl = `ws://127.0.0.1:${gatewayPort}`;
|
|
3004
3013
|
const preferredWebPort = parseOptionalPort$1(opts.webPort) ?? DEFAULT_WEB_APP_PORT;
|
|
@@ -3159,7 +3168,7 @@ async function runCommandWithRuntime(runtime, action, onError) {
|
|
|
3159
3168
|
//#endregion
|
|
3160
3169
|
//#region src/cli/program/register.bootstrap.ts
|
|
3161
3170
|
function registerBootstrapCommand(program) {
|
|
3162
|
-
program.command("bootstrap").description("Bootstrap DenchClaw on top of OpenClaw and open the web UI").option("--profile <name>", "Compatibility flag; non-dench values are ignored with a warning").option("--force-onboard", "Run onboarding even if config already exists", false).option("--non-interactive", "Skip prompts where possible", false).option("--yes", "Auto-approve install prompts", false).option("--skip-update", "Skip update prompt/check", false).option("--update-now", "Run OpenClaw update before onboarding", false).option("--gateway-port <port>", "Gateway port override for first-run onboarding").option("--web-port <port>", "Preferred web UI port (default: 3100)").option("--dench-cloud", "Configure Dench Cloud and skip OpenClaw provider onboarding", false).option("--dench-cloud-api-key <key>", "Dench Cloud API key for bootstrap-driven setup").option("--dench-cloud-model <id>", "Stable or public Dench Cloud model id to use as default").option("--dench-gateway-url <url>", "Override the Dench Cloud gateway base URL").option("--no-open", "Do not open the browser automatically").option("--json", "Output summary as JSON", false).addHelpText("after", () => `\n${theme.muted("Docs:")} ${formatDocsLink("/cli/onboard", "docs.openclaw.ai/cli/onboard")}\n`).action(async (opts) => {
|
|
3171
|
+
program.command("bootstrap").description("Bootstrap DenchClaw on top of OpenClaw and open the web UI").option("--profile <name>", "Compatibility flag; non-dench values are ignored with a warning").option("--force-onboard", "Run onboarding even if config already exists", false).option("--non-interactive", "Skip prompts where possible", false).option("--yes", "Auto-approve install prompts", false).option("--skip-update", "Skip update prompt/check", false).option("--update-now", "Run OpenClaw update before onboarding", false).option("--gateway-port <port>", "Gateway port override for first-run onboarding").option("--web-port <port>", "Preferred web UI port (default: 3100)").option("--dench-cloud", "Configure Dench Cloud and skip OpenClaw provider onboarding", false).option("--dench-cloud-api-key <key>", "Dench Cloud API key for bootstrap-driven setup").option("--dench-cloud-model <id>", "Stable or public Dench Cloud model id to use as default").option("--dench-gateway-url <url>", "Override the Dench Cloud gateway base URL").option("--skip-daemon-install", "Skip gateway daemon/service installation (for containers or environments without systemd/launchd)", false).option("--no-open", "Do not open the browser automatically").option("--json", "Output summary as JSON", false).addHelpText("after", () => `\n${theme.muted("Docs:")} ${formatDocsLink("/cli/onboard", "docs.openclaw.ai/cli/onboard")}\n`).action(async (opts) => {
|
|
3163
3172
|
await runCommandWithRuntime(defaultRuntime, async () => {
|
|
3164
3173
|
await bootstrapCommand({
|
|
3165
3174
|
profile: opts.profile,
|
|
@@ -3174,6 +3183,7 @@ function registerBootstrapCommand(program) {
|
|
|
3174
3183
|
denchCloudApiKey: opts.denchCloudApiKey,
|
|
3175
3184
|
denchCloudModel: opts.denchCloudModel,
|
|
3176
3185
|
denchGatewayUrl: opts.denchGatewayUrl,
|
|
3186
|
+
skipDaemonInstall: Boolean(opts.skipDaemonInstall),
|
|
3177
3187
|
noOpen: Boolean(opts.open === false),
|
|
3178
3188
|
json: Boolean(opts.json)
|
|
3179
3189
|
});
|
|
@@ -3584,15 +3594,19 @@ async function updateWebRuntimeCommand(opts, runtime = defaultRuntime) {
|
|
|
3584
3594
|
runtime
|
|
3585
3595
|
});
|
|
3586
3596
|
if (transition.isMajorTransition) await runOpenClawUpdateWithProgress(resolveOpenClawCommandOrThrow());
|
|
3597
|
+
const daemonless = isDaemonlessMode(opts);
|
|
3587
3598
|
const selectedPort = parseOptionalPort(opts.webPort) ?? parseOptionalPort(previousManifest?.lastPort) ?? readLastKnownWebPort(stateDir) ?? DEFAULT_WEB_APP_PORT;
|
|
3588
3599
|
const gatewayPort = resolveGatewayPort(stateDir);
|
|
3589
|
-
if (process$1.platform === "darwin") uninstallWebRuntimeLaunchAgent();
|
|
3600
|
+
if (!daemonless && process$1.platform === "darwin") uninstallWebRuntimeLaunchAgent();
|
|
3590
3601
|
const stopResult = await stopManagedWebRuntime({
|
|
3591
3602
|
stateDir,
|
|
3592
3603
|
port: selectedPort,
|
|
3593
3604
|
includeLegacyStandalone: true
|
|
3594
3605
|
});
|
|
3595
|
-
const gatewayResult =
|
|
3606
|
+
const gatewayResult = daemonless ? {
|
|
3607
|
+
restarted: false,
|
|
3608
|
+
error: "skipped (daemonless)"
|
|
3609
|
+
} : await restartGatewayDaemon({
|
|
3596
3610
|
profile,
|
|
3597
3611
|
gatewayPort,
|
|
3598
3612
|
json: Boolean(opts.json)
|
|
@@ -3607,7 +3621,7 @@ async function updateWebRuntimeCommand(opts, runtime = defaultRuntime) {
|
|
|
3607
3621
|
denchVersion: VERSION,
|
|
3608
3622
|
port: selectedPort,
|
|
3609
3623
|
gatewayPort,
|
|
3610
|
-
startFn: process$1.platform === "darwin" ? (p) => installWebRuntimeLaunchAgent(p) : void 0
|
|
3624
|
+
startFn: !daemonless && process$1.platform === "darwin" ? (p) => installWebRuntimeLaunchAgent(p) : void 0
|
|
3611
3625
|
});
|
|
3612
3626
|
const summary = {
|
|
3613
3627
|
profile,
|
|
@@ -3623,7 +3637,7 @@ async function updateWebRuntimeCommand(opts, runtime = defaultRuntime) {
|
|
|
3623
3637
|
ready: ensureResult.ready,
|
|
3624
3638
|
reason: ensureResult.reason,
|
|
3625
3639
|
gatewayRestarted: gatewayResult.restarted,
|
|
3626
|
-
gatewayError: gatewayResult.error,
|
|
3640
|
+
gatewayError: daemonless ? void 0 : gatewayResult.error,
|
|
3627
3641
|
skillSync: skillSyncResult
|
|
3628
3642
|
};
|
|
3629
3643
|
if (!opts.json) {
|
|
@@ -3632,7 +3646,8 @@ async function updateWebRuntimeCommand(opts, runtime = defaultRuntime) {
|
|
|
3632
3646
|
runtime.log(`Profile: ${profile}`);
|
|
3633
3647
|
runtime.log(`Version: ${VERSION}`);
|
|
3634
3648
|
runtime.log(`Web port: ${selectedPort}`);
|
|
3635
|
-
runtime.log(`Gateway:
|
|
3649
|
+
if (daemonless) runtime.log(`Gateway: skipped (daemonless mode)`);
|
|
3650
|
+
else runtime.log(`Gateway: ${summary.gatewayRestarted ? "restarted" : "restart failed"}`);
|
|
3636
3651
|
if (summary.gatewayError) runtime.log(theme.warn(`Gateway error: ${summary.gatewayError}`));
|
|
3637
3652
|
runtime.log(`Stopped web processes: ${summary.stoppedPids.length}`);
|
|
3638
3653
|
if (summary.skippedForeignPids.length > 0) runtime.log(theme.warn(`Skipped non-Dench listeners on ${selectedPort}: ${summary.skippedForeignPids.join(", ")}`));
|
|
@@ -3656,7 +3671,7 @@ async function stopWebRuntimeCommand(opts, runtime = defaultRuntime) {
|
|
|
3656
3671
|
if (appliedProfile.warning && !opts.json) runtime.log(theme.warn(appliedProfile.warning));
|
|
3657
3672
|
const stateDir = resolveProfileStateDir(profile);
|
|
3658
3673
|
const selectedPort = parseOptionalPort(opts.webPort) ?? readLastKnownWebPort(stateDir);
|
|
3659
|
-
if (process$1.platform === "darwin") uninstallWebRuntimeLaunchAgent();
|
|
3674
|
+
if (!isDaemonlessMode(opts) && process$1.platform === "darwin") uninstallWebRuntimeLaunchAgent();
|
|
3660
3675
|
const stopResult = await stopManagedWebRuntime({
|
|
3661
3676
|
stateDir,
|
|
3662
3677
|
port: selectedPort,
|
|
@@ -3687,23 +3702,27 @@ async function startWebRuntimeCommand(opts, runtime = defaultRuntime, label = "s
|
|
|
3687
3702
|
const appliedProfile = applyCliProfileEnv({ profile: opts.profile });
|
|
3688
3703
|
const profile = appliedProfile.effectiveProfile;
|
|
3689
3704
|
if (appliedProfile.warning && !opts.json) runtime.log(theme.warn(appliedProfile.warning));
|
|
3705
|
+
const daemonless = isDaemonlessMode(opts);
|
|
3690
3706
|
const stateDir = resolveProfileStateDir(profile);
|
|
3691
3707
|
const selectedPort = parseOptionalPort(opts.webPort) ?? readLastKnownWebPort(stateDir);
|
|
3692
3708
|
const gatewayPort = resolveGatewayPort(stateDir);
|
|
3693
|
-
if (process$1.platform === "darwin") uninstallWebRuntimeLaunchAgent();
|
|
3709
|
+
if (!daemonless && process$1.platform === "darwin") uninstallWebRuntimeLaunchAgent();
|
|
3694
3710
|
const stopResult = await stopManagedWebRuntime({
|
|
3695
3711
|
stateDir,
|
|
3696
3712
|
port: selectedPort,
|
|
3697
3713
|
includeLegacyStandalone: true
|
|
3698
3714
|
});
|
|
3699
3715
|
if (stopResult.skippedForeignPids.length > 0) throw new Error(`Cannot start on ${selectedPort}; non-Dench listener(s) still own the port: ${stopResult.skippedForeignPids.join(", ")}`);
|
|
3700
|
-
const gatewayResult =
|
|
3716
|
+
const gatewayResult = daemonless ? {
|
|
3717
|
+
restarted: false,
|
|
3718
|
+
error: "skipped (daemonless)"
|
|
3719
|
+
} : await restartGatewayDaemon({
|
|
3701
3720
|
profile,
|
|
3702
3721
|
gatewayPort,
|
|
3703
3722
|
json: Boolean(opts.json)
|
|
3704
3723
|
});
|
|
3705
3724
|
let startResult;
|
|
3706
|
-
if (process$1.platform === "darwin") {
|
|
3725
|
+
if (!daemonless && process$1.platform === "darwin") {
|
|
3707
3726
|
startResult = installWebRuntimeLaunchAgent({
|
|
3708
3727
|
stateDir,
|
|
3709
3728
|
port: selectedPort,
|
|
@@ -3732,7 +3751,7 @@ async function startWebRuntimeCommand(opts, runtime = defaultRuntime, label = "s
|
|
|
3732
3751
|
started: probe.ok,
|
|
3733
3752
|
reason: probe.reason,
|
|
3734
3753
|
gatewayRestarted: gatewayResult.restarted,
|
|
3735
|
-
gatewayError: gatewayResult.error
|
|
3754
|
+
gatewayError: daemonless ? void 0 : gatewayResult.error
|
|
3736
3755
|
};
|
|
3737
3756
|
if (opts.json) {
|
|
3738
3757
|
runtime.log(JSON.stringify(summary, null, 2));
|
|
@@ -3742,7 +3761,8 @@ async function startWebRuntimeCommand(opts, runtime = defaultRuntime, label = "s
|
|
|
3742
3761
|
runtime.log(theme.heading(`Dench web ${label}`));
|
|
3743
3762
|
runtime.log(`Profile: ${profile}`);
|
|
3744
3763
|
runtime.log(`Web port: ${selectedPort}`);
|
|
3745
|
-
runtime.log(`Gateway:
|
|
3764
|
+
if (daemonless) runtime.log(`Gateway: skipped (daemonless mode)`);
|
|
3765
|
+
else runtime.log(`Gateway: ${summary.gatewayRestarted ? "restarted" : "restart failed"}`);
|
|
3746
3766
|
if (summary.gatewayError) runtime.log(theme.warn(`Gateway error: ${summary.gatewayError}`));
|
|
3747
3767
|
runtime.log(`Restarted managed web runtime: ${summary.started ? "yes" : "no"}`);
|
|
3748
3768
|
if (!summary.started) runtime.log(theme.warn(summary.reason));
|
|
@@ -3759,12 +3779,13 @@ async function startWebRuntimeCommand(opts, runtime = defaultRuntime, label = "s
|
|
|
3759
3779
|
//#endregion
|
|
3760
3780
|
//#region src/cli/program/register.restart.ts
|
|
3761
3781
|
function registerRestartCommand(program) {
|
|
3762
|
-
program.command("restart").description("Restart Dench managed web runtime (stop then start)").option("--profile <name>", "Compatibility flag; non-dench values are ignored with a warning").option("--web-port <port>", "Web runtime port override").option("--no-open", "Do not open the browser automatically").option("--json", "Output summary as JSON", false).action(async (opts) => {
|
|
3782
|
+
program.command("restart").description("Restart Dench managed web runtime (stop then start)").option("--profile <name>", "Compatibility flag; non-dench values are ignored with a warning").option("--web-port <port>", "Web runtime port override").option("--no-open", "Do not open the browser automatically").option("--skip-daemon-install", "Skip gateway daemon/service management (for containers or environments without systemd/launchd)", false).option("--json", "Output summary as JSON", false).action(async (opts) => {
|
|
3763
3783
|
await runCommandWithRuntime(defaultRuntime, async () => {
|
|
3764
3784
|
await restartWebRuntimeCommand({
|
|
3765
3785
|
profile: opts.profile,
|
|
3766
3786
|
webPort: opts.webPort,
|
|
3767
3787
|
noOpen: Boolean(opts.open === false),
|
|
3788
|
+
skipDaemonInstall: Boolean(opts.skipDaemonInstall),
|
|
3768
3789
|
json: Boolean(opts.json)
|
|
3769
3790
|
});
|
|
3770
3791
|
});
|
|
@@ -3774,12 +3795,13 @@ function registerRestartCommand(program) {
|
|
|
3774
3795
|
//#endregion
|
|
3775
3796
|
//#region src/cli/program/register.start.ts
|
|
3776
3797
|
function registerStartCommand(program) {
|
|
3777
|
-
program.command("start").description("Start Dench managed web runtime without updating assets").option("--profile <name>", "Compatibility flag; non-dench values are ignored with a warning").option("--web-port <port>", "Web runtime port override").option("--no-open", "Do not open the browser automatically").option("--json", "Output summary as JSON", false).action(async (opts) => {
|
|
3798
|
+
program.command("start").description("Start Dench managed web runtime without updating assets").option("--profile <name>", "Compatibility flag; non-dench values are ignored with a warning").option("--web-port <port>", "Web runtime port override").option("--no-open", "Do not open the browser automatically").option("--skip-daemon-install", "Skip gateway daemon/service management (for containers or environments without systemd/launchd)", false).option("--json", "Output summary as JSON", false).action(async (opts) => {
|
|
3778
3799
|
await runCommandWithRuntime(defaultRuntime, async () => {
|
|
3779
3800
|
await startWebRuntimeCommand({
|
|
3780
3801
|
profile: opts.profile,
|
|
3781
3802
|
webPort: opts.webPort,
|
|
3782
3803
|
noOpen: Boolean(opts.open === false),
|
|
3804
|
+
skipDaemonInstall: Boolean(opts.skipDaemonInstall),
|
|
3783
3805
|
json: Boolean(opts.json)
|
|
3784
3806
|
});
|
|
3785
3807
|
});
|
|
@@ -3789,11 +3811,12 @@ function registerStartCommand(program) {
|
|
|
3789
3811
|
//#endregion
|
|
3790
3812
|
//#region src/cli/program/register.stop.ts
|
|
3791
3813
|
function registerStopCommand(program) {
|
|
3792
|
-
program.command("stop").description("Stop Dench managed web runtime on the configured port").option("--profile <name>", "Compatibility flag; non-dench values are ignored with a warning").option("--web-port <port>", "Web runtime port override").option("--json", "Output summary as JSON", false).action(async (opts) => {
|
|
3814
|
+
program.command("stop").description("Stop Dench managed web runtime on the configured port").option("--profile <name>", "Compatibility flag; non-dench values are ignored with a warning").option("--web-port <port>", "Web runtime port override").option("--skip-daemon-install", "Skip gateway daemon/service management (for containers or environments without systemd/launchd)", false).option("--json", "Output summary as JSON", false).action(async (opts) => {
|
|
3793
3815
|
await runCommandWithRuntime(defaultRuntime, async () => {
|
|
3794
3816
|
await stopWebRuntimeCommand({
|
|
3795
3817
|
profile: opts.profile,
|
|
3796
3818
|
webPort: opts.webPort,
|
|
3819
|
+
skipDaemonInstall: Boolean(opts.skipDaemonInstall),
|
|
3797
3820
|
json: Boolean(opts.json)
|
|
3798
3821
|
});
|
|
3799
3822
|
});
|
|
@@ -3848,7 +3871,7 @@ function registerTelemetryCommand(program) {
|
|
|
3848
3871
|
//#endregion
|
|
3849
3872
|
//#region src/cli/program/register.update.ts
|
|
3850
3873
|
function registerUpdateCommand(program) {
|
|
3851
|
-
program.command("update").description("Update Dench managed web runtime without onboarding").option("--profile <name>", "Compatibility flag; non-dench values are ignored with a warning").option("--web-port <port>", "Web runtime port override").option("--non-interactive", "Fail instead of prompting for major-gate approval", false).option("--yes", "Approve mandatory major-gate OpenClaw update", false).option("--no-open", "Do not open the browser automatically").option("--json", "Output summary as JSON", false).action(async (opts) => {
|
|
3874
|
+
program.command("update").description("Update Dench managed web runtime without onboarding").option("--profile <name>", "Compatibility flag; non-dench values are ignored with a warning").option("--web-port <port>", "Web runtime port override").option("--non-interactive", "Fail instead of prompting for major-gate approval", false).option("--yes", "Approve mandatory major-gate OpenClaw update", false).option("--no-open", "Do not open the browser automatically").option("--skip-daemon-install", "Skip gateway daemon/service management (for containers or environments without systemd/launchd)", false).option("--json", "Output summary as JSON", false).action(async (opts) => {
|
|
3852
3875
|
await runCommandWithRuntime(defaultRuntime, async () => {
|
|
3853
3876
|
await updateWebRuntimeCommand({
|
|
3854
3877
|
profile: opts.profile,
|
|
@@ -3856,6 +3879,7 @@ function registerUpdateCommand(program) {
|
|
|
3856
3879
|
nonInteractive: Boolean(opts.nonInteractive),
|
|
3857
3880
|
yes: Boolean(opts.yes),
|
|
3858
3881
|
noOpen: Boolean(opts.open === false),
|
|
3882
|
+
skipDaemonInstall: Boolean(opts.skipDaemonInstall),
|
|
3859
3883
|
json: Boolean(opts.json)
|
|
3860
3884
|
});
|
|
3861
3885
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { c as
|
|
2
|
-
import { n as resolveCliName, r as emitCliBanner } from "./cli-name-
|
|
1
|
+
import { c as normalizeWindowsArgv, f as hasHelpOrVersion, l as getCommandPath, n as normalizeEnv, t as isTruthyEnvValue, u as getPrimaryCommand } from "./entry.js";
|
|
2
|
+
import { n as resolveCliName, r as emitCliBanner } from "./cli-name-CoW7mNz-.js";
|
|
3
3
|
import { t as VERSION } from "./version-DfFmvCFM.js";
|
|
4
4
|
import { spawn } from "node:child_process";
|
|
5
5
|
import process$1 from "node:process";
|
|
@@ -220,7 +220,7 @@ async function runCli(argv = process$1.argv) {
|
|
|
220
220
|
process$1.exitCode = await delegateToGlobalOpenClaw(parseArgv);
|
|
221
221
|
return;
|
|
222
222
|
}
|
|
223
|
-
const { buildProgram } = await import("./program-
|
|
223
|
+
const { buildProgram } = await import("./program-CLbWyFKO.js");
|
|
224
224
|
await buildProgram().parseAsync(parseArgv);
|
|
225
225
|
}
|
|
226
226
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as resolveStateDir } from "./entry.js";
|
|
2
2
|
import { n as resolveOpenClawVersion, t as VERSION } from "./version-DfFmvCFM.js";
|
|
3
3
|
import { createRequire } from "node:module";
|
|
4
4
|
import { dirname, join } from "node:path";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "denchclaw",
|
|
3
|
-
"version": "2.3.
|
|
3
|
+
"version": "2.3.5",
|
|
4
4
|
"description": "Fully Managed OpenClaw Framework for managing your CRM, Sales Automation and Outreach agents. The only local productivity tool you need.",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"homepage": "https://github.com/DenchHQ/DenchClaw#readme",
|
|
File without changes
|
|
File without changes
|
/package/apps/web/.next/static/{2PT--7EGcUx5lQZabcJq1 → Teq2gB3xG7TsKJ3zBj2MC}/_buildManifest.js
RENAMED
|
File without changes
|
/package/apps/web/.next/static/{2PT--7EGcUx5lQZabcJq1 → Teq2gB3xG7TsKJ3zBj2MC}/_ssgManifest.js
RENAMED
|
File without changes
|