fix: skip empty memory chunks

This commit is contained in:
Peter Steinberger
2026-01-17 21:58:59 +00:00
parent f6d359932a
commit 030ed5d592
3 changed files with 33 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ Docs: https://docs.clawd.bot
- Tools: show exec elevated flag before the command and keep it outside markdown in tool summaries.
- Memory: parallelize embedding indexing with rate-limit retries.
- Memory: split overly long lines to keep embeddings under token limits.
- Memory: skip empty chunks to avoid invalid embedding inputs.
## 2026.1.17-1