Anyone else has tool calls leaking to the chat instead of executing?

I get messages like this on most tool calls instead of tools being called, and clawd naturally doesn't see the execution result
[Tool Call: bash (ID: toolu_vrtx_01FHNDjuMXsFt2btLYY2Lyxs)]
Arguments: {
"command": "echo 'Hello from bash!'",
"timeout": 5
}
Was this page helpful?