- Implement IMessageReader for parsing macOS Messages database - Add IMessageRAG application with conversation grouping - Support both concatenated conversations and individual messages - Include comprehensive README documentation with setup instructions - Handle Cocoa timestamp conversion and contact name formatting - Add Full Disk Access requirements and troubleshooting tips Resolves #126
2 lines
39 B
Python
2 lines
39 B
Python
"""iMessage data processing module."""
|