mirror of https://github.com/openclaw/openclaw.git
fix: add changelog for slack mention command detection (openclaw#14142) thanks @beefiker
This commit is contained in:
parent
bb9444901c
commit
cb0b4f6a3b
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue