mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 19:01:47 +03:00
fix(slack): detect control commands when message starts with @mention (#14142)
Merged via /review-pr-v2 -> /prepare-pr-v2 -> /merge-pr-v2. Prepared head SHA: cb0b4f6a3b675bceb7e59b8939b4800f813bc069 Co-authored-by: beefiker <55247450+beefiker@users.noreply.github.com> Co-authored-by: gumadeiras <gumadeiras@gmail.com> Reviewed-by: @gumadeiras
This commit is contained in:
@@ -13,6 +13,7 @@ Docs: https://docs.openclaw.ai
|
||||
### Fixes
|
||||
|
||||
- Ollama: use configured `models.providers.ollama.baseUrl` for model discovery and normalize `/v1` endpoints to the native Ollama API root. (#14131) Thanks @shtse8.
|
||||
- Slack: detect control commands when channel messages start with bot mention prefixes (for example, `@Bot /new`). (#14142) Thanks @beefiker.
|
||||
|
||||
## 2026.2.9
|
||||
|
||||
|
||||
Reference in New Issue
Block a user