#telegram bot keep showing reasoning even after i turn it off

1 messages · Page 1 of 1 (latest)

little reefBOT
#

In OpenClaw, “thinking level” (/think …) and “reasoning visibility” (/reasoning …) are two different toggles.

If Telegram is showing a separate message that starts with Reasoning: then your reasoning visibility is still on (or stream) for that Telegram session.

Do this inside the Telegram chat (important: send as a standalone message):

  1. Check current setting:
/reasoning
  1. Turn it off:
/reasoning off

You should get an acknowledgement like “Reasoning disabled.” If you don’t get an ack, then commands/directives aren’t being applied for your sender (authorization/config).

#

Also useful to confirm you’re looking at the exact same session the bot is using:

/status

If /reasoning already says off but you still get Reasoning: messages, paste:

  • openclaw --version
  • and clarify: is the reasoning shown as a separate Reasoning: message, or embedded inside the normal answer text?

Docs:

raw hazel
#

sorry double post