fix: ignore identity template placeholders

This commit is contained in:
Peter Steinberger
2026-01-24 05:35:34 +00:00
parent 886752217d
commit eba0625a70
4 changed files with 73 additions and 5 deletions
+1
View File
@@ -17,6 +17,7 @@ Docs: https://docs.clawd.bot
- Tlon: add Urbit channel plugin (DMs, group mentions, thread replies). (#1544) Thanks @wca4a.
### Fixes
- Agents: ignore IDENTITY.md template placeholders when parsing identity to avoid placeholder replies. (#1556)
- Docker: update gateway command in docker-compose and Hetzner guide. (#1514)
- Sessions: reject array-backed session stores to prevent silent wipes. (#1469)
- Voice wake: auto-save wake words on blur/submit across iOS/Android and align limits with macOS.