Improved documentation and refined interaction between chat and editor components.
Changes
- Revised README to clarify integration steps for chat and editor features.
- Updated chat functionality to support real-time editing using SwiftUI’s Combine framework.
- Enhanced editor component to synchronize changes with chat messages via a shared state.