openclaw/src/cli/daemon-cli
Harry Xie 77719899f3
fix(gateway): refresh stale embedded service tokens
Refresh loaded gateway service installs when the current service embeds stale gateway auth instead of returning already-installed, avoiding LaunchAgent token-mismatch loops after token rotation.

Fixes #70752.
Thanks @hyspacex.

Co-authored-by: Harry Xie <harryhsieh963@yahoo.com>
2026-04-26 07:42:14 +01:00
..
test-helpers fix: guard gateway mutations from older binaries 2026-04-26 06:07:55 +01:00
gateway-token-drift.test.ts
gateway-token-drift.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
install.integration.test.ts fix: guard gateway mutations from older binaries 2026-04-26 06:07:55 +01:00
install.runtime.ts perf(cli): narrow daemon and gateway cold paths 2026-04-14 17:35:26 +01:00
install.test.ts fix(gateway): refresh stale embedded service tokens 2026-04-26 07:42:14 +01:00
install.ts fix(gateway): refresh stale embedded service tokens 2026-04-26 07:42:14 +01:00
launchd-recovery.test.ts
launchd-recovery.ts
lifecycle-core.config-guard.test.ts fix: guard gateway mutations from older binaries 2026-04-26 06:07:55 +01:00
lifecycle-core.test.ts fix(gateway): preserve restart drain for active runs 2026-04-25 01:35:47 -07:00
lifecycle-core.ts fix: guard gateway mutations from older binaries 2026-04-26 06:07:55 +01:00
lifecycle.runtime.ts perf(cli): narrow daemon and gateway cold paths 2026-04-14 17:35:26 +01:00
lifecycle.test.ts test: harden Parallels fresh install smoke 2026-04-21 05:34:25 +01:00
lifecycle.ts test: harden Parallels fresh install smoke 2026-04-21 05:34:25 +01:00
probe.test.ts test: share daemon probe pairing fixture 2026-04-20 18:05:30 +01:00
probe.ts fix(cli): preserve gateway status rpc probe semantics 2026-04-25 08:52:52 +05:30
register-service-commands.test.ts perf(cli): narrow daemon and gateway cold paths 2026-04-14 17:35:26 +01:00
register-service-commands.ts fix(gateway): split probe capability from reachability 2026-04-20 11:59:27 +05:30
register.ts fix(gateway): split probe capability from reachability 2026-04-20 11:59:27 +05:30
response.test.ts
response.ts
restart-health.test.ts fix: verify updated gateway version after package restart 2026-04-26 06:37:26 +01:00
restart-health.ts fix: verify updated gateway version after package restart 2026-04-26 06:37:26 +01:00
runners.ts
shared.test.ts
shared.ts
status.gather.test.ts fix(gateway): use secure dashboard links when TLS is enabled (#71499) 2026-04-25 11:45:15 +01:00
status.gather.ts fix(gateway): use secure dashboard links when TLS is enabled (#71499) 2026-04-25 11:45:15 +01:00
status.print.test.ts fix(gateway): use secure dashboard links when TLS is enabled (#71499) 2026-04-25 11:45:15 +01:00
status.print.ts fix(gateway): use secure dashboard links when TLS is enabled (#71499) 2026-04-25 11:45:15 +01:00
status.runtime.ts perf(cli): narrow daemon and gateway cold paths 2026-04-14 17:35:26 +01:00
status.test.ts
status.ts
types.ts