openclaw/src/cli/daemon-cli
Peter Steinberger b9857a2b79
Some checks are pending
CI Bun / build-bun-artifacts (push) Waiting to run
CI Bun / bun-checks (OPENCLAW_TEST_ISOLATE=1 bunx vitest run --config vitest.unit.config.ts --shard 1/2, 2, 1) (push) Blocked by required conditions
CI Bun / bun-checks (OPENCLAW_TEST_ISOLATE=1 bunx vitest run --config vitest.unit.config.ts --shard 2/2, 2, 2) (push) Blocked by required conditions
CI / release-check (push) Blocked by required conditions
CI / scope (push) Waiting to run
CI / security-fast (push) Waiting to run
CI / build-artifacts (push) Blocked by required conditions
CI / checks-fast (pnpm test:contracts pnpm protocol:check , node, contracts-protocol) (push) Blocked by required conditions
CI / checks-fast (pnpm test:extensions, node, extensions) (push) Blocked by required conditions
CI / checks (node22, pnpm build pnpm ui:build node openclaw.mjs --help node openclaw.mjs status --json --timeout 1 pnpm test:build:singleton node scripts/stage-bundled-plugin-runtime-deps.mjs node --import tsx scripts/release-check.ts , 22.x, node, compat-n… (push) Blocked by required conditions
CI / checks (pnpm test, node, 4, 1, test) (push) Blocked by required conditions
CI / checks (pnpm test, node, 4, 2, test) (push) Blocked by required conditions
CI / checks (pnpm test, node, 4, 3, test) (push) Blocked by required conditions
CI / checks (pnpm test, node, 4, 4, test) (push) Blocked by required conditions
CI / checks (pnpm test:channels, node, 3, 1, channels) (push) Blocked by required conditions
CI / checks (pnpm test:channels, node, 3, 2, channels) (push) Blocked by required conditions
CI / checks (pnpm test:channels, node, 3, 3, channels) (push) Blocked by required conditions
CI / extension-fast (push) Blocked by required conditions
CI / check (push) Blocked by required conditions
CI / check-additional (push) Blocked by required conditions
CI / macos (push) Blocked by required conditions
CI / build-smoke (push) Blocked by required conditions
CI / check-docs (push) Blocked by required conditions
CI / skills-python (push) Blocked by required conditions
CI / checks-windows (pnpm test, node, 9, 1, test) (push) Blocked by required conditions
CI / checks-windows (pnpm test, node, 9, 2, test) (push) Blocked by required conditions
CI / checks-windows (pnpm test, node, 9, 3, test) (push) Blocked by required conditions
CI / checks-windows (pnpm test, node, 9, 4, test) (push) Blocked by required conditions
CI / checks-windows (pnpm test, node, 9, 5, test) (push) Blocked by required conditions
CI / checks-windows (pnpm test, node, 9, 6, test) (push) Blocked by required conditions
CI / checks-windows (pnpm test, node, 9, 7, test) (push) Blocked by required conditions
CI / checks-windows (pnpm test, node, 9, 8, test) (push) Blocked by required conditions
CI / checks-windows (pnpm test, node, 9, 9, test) (push) Blocked by required conditions
CI / android (./gradlew --no-daemon :app:assemblePlayDebug, build-play) (push) Blocked by required conditions
CI / android (./gradlew --no-daemon :app:assembleThirdPartyDebug, build-third-party) (push) Blocked by required conditions
CI / android (./gradlew --no-daemon :app:testPlayDebugUnitTest, test-play) (push) Blocked by required conditions
CI / android (./gradlew --no-daemon :app:testThirdPartyDebugUnitTest, test-third-party) (push) Blocked by required conditions
Docker Release / validate_manual_backfill (push) Waiting to run
Docker Release / approve_manual_backfill (push) Blocked by required conditions
Docker Release / build-amd64 (push) Blocked by required conditions
Docker Release / build-arm64 (push) Blocked by required conditions
Docker Release / create-manifest (push) Blocked by required conditions
Install Smoke / docs-scope (push) Waiting to run
Install Smoke / changed-smoke (push) Blocked by required conditions
Install Smoke / install-smoke (push) Blocked by required conditions
Plugin NPM Release / preview_plugins_npm (push) Waiting to run
Plugin NPM Release / preview_plugin_pack (push) Blocked by required conditions
Plugin NPM Release / publish_plugins_npm (push) Blocked by required conditions
Workflow Sanity / no-tabs (push) Waiting to run
Workflow Sanity / actionlint (push) Waiting to run
Workflow Sanity / generated-doc-baselines (push) Waiting to run
test: allow daemon start hints to grow on linux (#54058) (thanks @byungsker)
2026-03-24 23:09:04 -07:00
..
test-helpers refactor: centralize daemon service start state flow 2026-03-24 22:49:34 -07:00
gateway-token-drift.test.ts fix: fail closed for unresolved local gateway auth refs 2026-03-11 01:14:06 +00:00
gateway-token-drift.ts refactor: unify gateway credential planning 2026-03-11 01:37:25 +00:00
install.integration.test.ts refactor: clarify doctor repair flow 2026-03-23 22:12:56 -07:00
install.test.ts refactor: clarify doctor repair flow 2026-03-23 22:12:56 -07:00
install.ts fix: harden update dev switch and refresh changelog 2026-03-23 10:56:35 -07:00
lifecycle-core.config-guard.test.ts test: share lifecycle config guard helpers 2026-03-14 00:30:14 +00:00
lifecycle-core.test.ts test: allow daemon start hints to grow on linux (#54058) (thanks @byungsker) 2026-03-24 23:09:04 -07:00
lifecycle-core.ts refactor: centralize daemon service start state flow 2026-03-24 22:49:34 -07:00
lifecycle.test.ts refactor: dedupe tests and harden suite isolation 2026-03-24 19:16:19 +00:00
lifecycle.ts fix: address 6 review comments on PR #47719 2026-03-15 22:32:36 -07:00
probe.ts fix(cli): gateway status probe with TLS when bind=lan 2026-02-26 18:13:33 +00:00
register-service-commands.test.ts fix: harden gateway status rpc smoke 2026-03-14 01:56:24 +00:00
register-service-commands.ts fix: harden gateway status rpc smoke 2026-03-14 01:56:24 +00:00
register.ts
response.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
restart-health.test.ts test: share restart health helpers 2026-03-14 00:30:14 +00:00
restart-health.ts fix(gateway/cli): relax local backend self-pairing and harden launchd restarts (#46290) 2026-03-14 14:27:52 -04:00
runners.ts
shared.test.ts refactor: centralize systemd unavailable classification 2026-03-24 21:57:48 -07:00
shared.ts refactor: centralize systemd unavailable classification 2026-03-24 21:57:48 -07:00
status.gather.test.ts refactor: clarify doctor repair flow 2026-03-23 22:12:56 -07:00
status.gather.ts refactor: split best-effort network display discovery 2026-03-22 18:35:37 -07:00
status.print.test.ts refactor: centralize systemd unavailable classification 2026-03-24 21:57:48 -07:00
status.print.ts refactor: centralize systemd unavailable classification 2026-03-24 21:57:48 -07:00
status.test.ts fix(ci): repair helper typing regressions 2026-03-14 03:22:53 +00:00
status.ts fix: harden gateway status rpc smoke 2026-03-14 01:56:24 +00:00
types.ts fix: harden gateway status rpc smoke 2026-03-14 01:56:24 +00:00