fix: parallelize memory embedding indexing

This commit is contained in:
Peter Steinberger
2026-01-17 21:56:17 +00:00
parent 3200b51160
commit f6d359932a
3 changed files with 113 additions and 10 deletions

View File

@@ -8,6 +8,7 @@ Docs: https://docs.clawd.bot
### Fixes
- 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.
## 2026.1.17-1