Files
gpt/src/memory.rs
Claude 4b8161b44b Add serde defaults for backward compatibility
- Add default values for interpreted_content (empty string)
- Add default values for priority_score (0.5)
- This allows loading old memory.json files without these fields

Existing data is now compatible with new code structure.
2025-11-05 16:36:11 +00:00

11 KiB