openclaw/src
Cash Williams 77e03a2a90 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 10:13:28 -06:00
..
agents chore: align rebase with main 2026-01-04 14:41:52 +01:00
auto-reply fix: default elevated level to 'off' when not allowed 2026-01-04 10:13:28 -06:00
browser style: fix lint 2026-01-04 03:37:08 +00:00
canvas-host chore(canvas): refresh a2ui bundle hash 2026-01-03 13:38:12 +01:00
cli Fix duplicate sendMessageSlack imports 2026-01-04 14:47:17 +01:00
commands Slack: add some fixes and connect it all up 2026-01-04 01:53:26 -06:00
config Slack: add some fixes and connect it all up 2026-01-04 01:53:26 -06:00
cron fix: wire slack into delivery routing 2026-01-04 11:44:41 +00:00
daemon refactor: rename bundle identifiers to com.clawdis 2026-01-03 12:26:22 +01:00
discord fix: allow elevated via discord username 2026-01-04 05:47:28 +00:00
gateway chore: align rebase with main 2026-01-04 14:41:52 +01:00
hooks fix: stabilize lint and test timeouts 2026-01-04 01:42:08 +01:00
imessage fix(logging): decouple file logs from console verbose 2026-01-03 12:32:14 +00:00
infra Fix duplicate sendMessageSlack imports 2026-01-04 14:47:17 +01:00
macos feat: support configurable gateway port 2026-01-03 12:00:17 +01:00
media fix: correct camera snap mime mapping 2026-01-02 17:43:34 +01:00
process fix(logging): decouple file logs from console verbose 2026-01-03 12:32:14 +00:00
providers fix: update lockfile and lint 2026-01-04 14:12:00 +01:00
sessions chore: apply lint fixes 2026-01-04 00:06:02 +01: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 fix(logging): decouple file logs from console verbose 2026-01-03 12:32:14 +00:00
tui feat: add elevated bash mode 2026-01-04 05:15:59 +00:00
web refactor: split config module 2026-01-04 07:05:17 +01:00
wizard feat: add per-session agent sandbox 2026-01-03 21:41:58 +01: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 feat: add Z.AI env support and live test 2025-12-31 11:36:57 +01:00
logger.test.ts Launch agent: disable autostart without killing running app 2025-12-07 19:01:14 +01:00
logger.ts fix(logging): decouple file logs from console verbose 2026-01-03 12:32:14 +00:00
logging.ts chore: fix lint formatting 2026-01-03 14:57:49 +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 fix: preserve whatsapp group JIDs 2025-12-23 03:05:59 +01:00
utils.ts fix(logging): decouple file logs from console verbose 2026-01-03 12:32:14 +00:00
version.ts feat(gateway): support bun-compiled embedded gateway 2025-12-19 19:21:26 +01:00