fix: dedupe message tool replies (#659) (thanks @mickahouan)

This commit is contained in:
Peter Steinberger
2026-01-10 15:28:13 +01:00
parent d01e06f09a
commit 4d146ea2f5
3 changed files with 51 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
- CLI: `clawdbot sessions` now includes `elev:*` + `usage:*` flags in the table output.
- Branding: normalize user-facing “ClawdBot”/“CLAWDBOT” → “Clawdbot” (CLI, status, docs).
- Models/Auth: allow MiniMax API configs without `models.providers.minimax.apiKey` (auth profiles / `MINIMAX_API_KEY`). (#656) — thanks @mneves75.
- Agents: avoid duplicate replies when the message tool sends. (#659) — thanks @mickahouan.
## 2026.1.9