Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: enhance chat import with multi-format support (stackblitz-labs#936
) * feat: enhance chat import with multi-format support - Add support for importing chats from different formats: - Standard Bolt format - Chrome extension format - History array format - Bolt export format - Add Import Chats button to Data Management - Add proper error handling and logging - Update README with backup/restore feature * refactor: simplify chat import formats - Remove multi-format support from DataTab - Keep only standard Bolt export formats - Simplify ImportButtons to handle standard format only
- Loading branch information