93bc41e Create the tag using the correct name when manually running the workflow
21678ff Merge remote-tracking branch 'origin/main'
e0fc107 Update ApiUtil.kt and ApiClient.kt to improve error reporting and date formatting. Enhance ApiUtil.kt error handling to parse and include specific validation errors and status codes in the error message. Update ApiClient.kt getMemories to use LocalDate.now() for a simplified date string when requesting memories.
2328b78 Merge pull request #234 from giejay/copilot/fix-screensaver-connection-loss
4b7a341 fix: cancel ioScopes on lifecycle stop and replace runBlocking pmap with suspend coroutineScope