openclaw/src/auto-reply
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
..
reply chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
chunk.test.ts Slack: add some fixes and connect it all up 2026-01-04 01:53:26 -06:00
chunk.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
envelope.test.ts fix: use local timestamps in agent envelope 2025-12-20 19:40:48 +01:00
envelope.ts fix: use local timestamps in agent envelope 2025-12-20 19:40:48 +01:00
group-activation.ts feat: add group activation command 2025-12-22 20:36:29 +01:00
heartbeat.test.ts fix: refine HEARTBEAT_OK handling 2026-01-02 01:42:27 +01:00
heartbeat.ts fix: refine HEARTBEAT_OK handling 2026-01-02 01:42:27 +01:00
model.ts feat: add per-session model selection 2025-12-23 23:45:20 +00:00
reply.block-streaming.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
reply.directive.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
reply.queue.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
reply.triggers.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
reply.ts fix: default elevated level to 'off' when not allowed 2026-01-04 17:36:14 +01:00
send-policy.ts feat: add sessions tools and send policy 2026-01-03 23:44:42 +01:00
status.test.ts style: format tests and helpers 2026-01-04 14:57:57 +00:00
status.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
templating.ts fix: allow elevated via discord username 2026-01-04 05:47:28 +00:00
thinking.ts feat: add elevated bash mode 2026-01-04 05:15:59 +00:00
tokens.ts feat: add group chat activation mode 2025-12-22 19:32:12 +01:00
tool-meta.test.ts fix: stream tool summaries early and tool output 2026-01-03 21:04:40 +01:00
tool-meta.ts fix: stream tool summaries early and tool output 2026-01-03 21:04:40 +01:00
transcription.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
transcription.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
types.ts feat: stream reply blocks immediately 2026-01-03 00:28:33 +01:00