mirror of
https://github.com/emcie-co/parlant.git
synced 2026-09-03 07:17:47 +08:00
Swaps hashlib.md5 for xxhash.xxh3_64 across all stores' content checksums and xxh3_128 for IdGenerator's deterministic ID derivation. Existing rows keep their md5-derived strings; no comparator code reads checksums, so the change is forward-only. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>