Files
avante.nvim/lua/avante
Dmitry Torokhov d0f0580d64 fix: sanitize loaded chat history
Ensure that chat history loaded from a file has resemblance of correct
data. Namely title and timestamp are present and are strings, and
entires, messages, and todos are lists. In case of inconsistencies
replace with empty/default data.

This should help with #2584.

More changes are needed to sanitize individual entries.
2025-10-11 16:41:45 -07:00
..
2025-09-30 17:19:06 +08:00
2025-09-03 12:51:43 +08:00
2025-05-06 19:32:55 +08:00
2025-09-03 12:51:43 +08:00
2025-09-30 17:19:06 +08:00
2025-10-11 16:41:45 -07:00
2024-11-23 21:49:33 +08:00
2025-09-11 18:39:00 +08:00
2025-10-11 16:41:45 -07:00
2025-10-11 16:41:45 -07:00