openclaw/src
scoootscooob 44beb7be1f fix(daemon): also enable LaunchAgent in repairLaunchAgentBootstrap
The repair/recovery path had the same missing `enable` guard as
`restartLaunchAgent`.  If launchd persists a "disabled" state after a
previous `bootout`, the `bootstrap` call in `repairLaunchAgentBootstrap`
fails silently, leaving the gateway unloaded in the recovery flow.

Add the same `enable` guard before `bootstrap` that was already applied
to `installLaunchAgent` and (in this PR) `restartLaunchAgent`.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 05:36:27 +00:00
..
acp ACP: add optional ingress provenance receipts (#40473) 2026-03-09 04:19:03 +01:00
agents fix(agents): re-expose configured tools under restrictive profiles 2026-03-09 03:49:50 +00:00
auto-reply fix: dedupe inbound Telegram DM replies per agent (#40519) 2026-03-09 09:31:05 +05:30
browser refactor: harden browser runtime profile handling 2026-03-09 00:25:43 +00:00
canvas-host
channels refactor: share multi-account config schema fragments 2026-03-08 23:38:24 +00:00
cli ACP: add optional ingress provenance receipts (#40473) 2026-03-09 04:19:03 +01:00
commands fix: clear plugin discovery cache after plugin installation (openclaw#39752) 2026-03-09 00:16:25 -05:00
compat
config alphabetize web search providers (#40259) 2026-03-09 08:54:54 +05:30
context-engine fix: share context engine registry across bundled chunks (#40115) 2026-03-08 11:56:01 -07:00
cron fix: clear plugin discovery cache after plugin installation (openclaw#39752) 2026-03-09 00:16:25 -05:00
daemon fix(daemon): also enable LaunchAgent in repairLaunchAgentBootstrap 2026-03-09 05:36:27 +00:00
discord refactor(routing): centralize inbound last-route policy 2026-03-08 02:16:03 +00:00
docs
gateway ACP: add optional ingress provenance receipts (#40473) 2026-03-09 04:19:03 +01:00
hooks fix(hooks): use resolveAgentIdFromSessionKey in runBeforeReset (#39875) 2026-03-08 19:07:28 +03:00
i18n ACP: add persistent Discord channel and Telegram topic bindings (#34873) 2026-03-05 09:38:12 +01:00
imessage refactor: unify DM pairing challenge flows 2026-03-07 20:33:50 +00:00
infra gateway: fix global Control UI 404s for symlinked wrappers and bundled package roots (#40385) 2026-03-09 01:50:42 +01:00
line refactor: share missing-sender matched allowlist evaluation 2026-03-08 00:05:24 +00:00
link-understanding
logging build: fix ineffective dynamic imports with lazy boundaries (#33690) 2026-03-03 20:14:41 -05:00
markdown perf: harden chunking against quadratic scans 2026-03-07 16:50:35 +00:00
media fix(media): accept reader read result type 2026-03-09 03:49:50 +00:00
media-understanding fix: add gemini 3.1 flash-lite support 2026-03-08 05:12:48 +00:00
memory refactor: extract qmd process runner 2026-03-08 18:40:15 +00:00
node-host refactor: harden browser relay CDP flows 2026-03-08 23:46:10 +00:00
pairing refactor(pairing): share allowFrom path resolution 2026-03-08 02:16:03 +00:00
plugin-sdk fix(plugin-sdk): remove remaining bundled plugin src imports (openclaw#39638) 2026-03-08 22:32:45 -05:00
plugins fix(agents): re-expose configured tools under restrictive profiles 2026-03-09 03:49:50 +00:00
process fix(sessions): clear stale contextTokens on model switch (#38044) 2026-03-08 10:59:16 -07:00
providers fix(providers): make all models available in kilocode provider (#32352) 2026-03-07 08:14:06 -08:00
routing refactor(routing): centralize inbound last-route policy 2026-03-08 02:16:03 +00:00
scripts CI: cover skill and extension tests 2026-03-06 11:21:03 -05:00
secrets test: fix windows secrets runtime ci 2026-03-09 05:24:09 +00:00
security fix: narrow dm shared group policy typing 2026-03-08 00:05:24 +00:00
sessions ACP: add optional ingress provenance receipts (#40473) 2026-03-09 04:19:03 +01:00
shared refactor: share sampled entry summary formatting 2026-03-08 00:05:24 +00:00
signal fix(signal): forward all inbound attachments from #39212 (thanks @joeykrug) 2026-03-07 23:35:55 +00:00
slack refactor(channels): share native command session targets 2026-03-08 01:27:05 +00:00
telegram fix(telegram): add download timeout to prevent polling loop hang (#40098) 2026-03-09 08:29:21 +05:30
terminal fix(agents): warn clearly on unresolved model ids (#39215, thanks @ademczuk) 2026-03-07 22:50:27 +00:00
test-helpers
test-utils fix(ci): restore strip-ansi and typecheck fixtures (#39146) 2026-03-07 23:13:13 +03:00
tts fix(ollama): register custom api for compaction and summarization (#39332) 2026-03-07 17:40:34 -08:00
tui fix(tui): improve color contrast for light-background terminals (#40345) 2026-03-08 16:17:28 -07:00
types Memory: handle SecretRef keys in doctor embeddings (#36835) 2026-03-05 20:05:59 -06:00
utils fix(exec): honor shell comments in allow-always analysis 2026-03-07 23:31:25 +00:00
web refactor: reuse broadcast route key construction 2026-03-08 23:38:24 +00:00
whatsapp
wizard Wizard: type-safe onboarding install plan assertions 2026-03-07 16:02:37 -08:00
channel-web.ts
docker-build-cache.test.ts Docker: improve build cache reuse (#40351) 2026-03-08 17:57:46 -07:00
docker-image-digests.test.ts fix(ci): pin multi-arch docker base digests 2026-03-08 02:55:15 +00:00
docker-setup.e2e.test.ts Docker: trim runtime image payload (#40307) 2026-03-08 16:07:04 -07:00
dockerfile.test.ts Docker: trim runtime image payload (#40307) 2026-03-08 16:07:04 -07:00
entry.ts CLI: include commit hash in --version output (#39712) 2026-03-08 19:10:48 +03:00
entry.version-fast-path.test.ts CLI: include commit hash in --version output (#39712) 2026-03-08 19:10:48 +03:00
extensionAPI.ts
globals.ts
index.ts
install-sh-version.test.ts CLI: include commit hash in --version output (#39712) 2026-03-08 19:10:48 +03:00
logger.test.ts
logger.ts
logging.ts
poll-params.test.ts Harden Telegram poll gating and schema consistency (#36547) 2026-03-05 19:24:43 -05:00
poll-params.ts Harden Telegram poll gating and schema consistency (#36547) 2026-03-05 19:24:43 -05:00
polls.test.ts
polls.ts Harden Telegram poll gating and schema consistency (#36547) 2026-03-05 19:24:43 -05:00
runtime.ts
utils.test.ts
utils.ts
version.test.ts
version.ts