openclaw/src
Cash Williams 64e656af82 fix: default elevated level to 'off' when not allowed
When elevatedAllowed is false (e.g., for heartbeat surface which isn't
in any allowFrom list), the elevated level was incorrectly defaulting
to 'on', causing bash commands to fail with 'elevated is not available'.

Now defaults to 'off' when elevated isn't allowed, so bash works
normally without trying to use elevated mode.

Fixes: https://github.com/clawdbot/clawdbot/issues/181
2026-01-04 17:36:14 +01:00
..
agents fix(cron): pass 'id' instead of 'jobId' to gateway 2026-01-04 17:18:29 +01:00
auto-reply fix: default elevated level to 'off' when not allowed 2026-01-04 17:36:14 +01:00
browser chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
canvas-host chore: lint and format cleanup 2026-01-04 16:24:17 +01:00
cli test: add config for gateway sigterm 2026-01-04 14:59:49 +00:00
commands feat(doctor): repair sandbox images 2026-01-04 16:02:24 +00:00
config chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
cron chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
daemon feat(daemon): add legacy Clawdis service cleanup 2026-01-04 15:40:06 +00:00
discord chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
gateway style: format tests and helpers 2026-01-04 14:57:57 +00:00
hooks chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
imessage chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
infra style: format tests and helpers 2026-01-04 14:57:57 +00:00
macos chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
media chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
process chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
providers test: align google-shared expectations 2026-01-04 15:02:42 +00:00
sessions chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
signal fix(logging): decouple file logs from console verbose 2026-01-03 12:32:14 +00:00
slack fix: update lockfile and lint 2026-01-04 14:12:00 +01:00
telegram chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
tui chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
web style: format tests and helpers 2026-01-04 14:57:57 +00:00
wizard chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
globals.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
globals.ts fix(logging): decouple file logs from console verbose 2026-01-03 12:32:14 +00:00
index.test.ts fix: preserve whatsapp group JIDs 2025-12-23 03:05:59 +01:00
index.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
logger.test.ts style: format tests and helpers 2026-01-04 14:57:57 +00:00
logger.ts fix(logging): decouple file logs from console verbose 2026-01-03 12:32:14 +00:00
logging.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
provider-web.barrel.test.ts build: add local node bin to restart script PATH 2025-12-07 19:01:14 +01:00
provider-web.ts feat: unify gateway heartbeat 2025-12-26 02:35:40 +01:00
runtime.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
utils.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
utils.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
version.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00