#Validation error: A conversation must start with a user message. Try again with a conversation that

1 messages · Page 1 of 1 (latest)

paper helm
#

Getting this error message after updating to 4.26 when I try to run /new in a slack DM to an agent.

Validation error: A conversation must start with a user message. Try again with a conversation that starts with a user message.

pallid saddleBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

wet heathBOT
#

That smells like a bare /new regression in 2026.4.26, not a Slack scopes/config issue.

Quick workaround: try sending the reset with a first real user prompt, e.g.

/new hi

or

/new continue from here

instead of a bare /new. That should make the new conversation start with a user-visible message.

Can you paste:

paper helm
#

yea that works

wet heathBOT
#

Nice — that confirms it’s specifically the bare /new path.

For now, use:

/new hi

or any actual prompt after /new.

Please file this as a regression with:

  • exact openclaw --version
  • Slack DM to agent
  • bare /new fails
  • /new hi works
  • log tail around the failure