Files
basicmachines-co-basic-memory/tests
claude[bot] b57cb3a785 fix: Handle None text values in Claude conversations importer
- Add robust handling for None text values in content array
- Filter out None values before joining text content
- Ensure all text values are converted to strings
- Add comprehensive test case for None text values scenario

Fixes #236

Co-authored-by: Paul Hernandez <phernandez@users.noreply.github.com>
2025-09-26 14:52:03 +00:00
..