- Revised the Tauri command flow to ensure a gRPC connection is established before starting the recording, addressing issues with silent failures and missing backend logs.
- Enhanced logging across various components, including network calls, state transitions, and error handling, to provide better visibility into operations and facilitate debugging.
- Updated documentation to reflect changes and clarify the connection requirements between the frontend and backend systems.