mirror of
https://github.com/nyakang/nyaterm.git
synced 2026-09-22 08:01:31 +00:00
- Introduced a new helper function for decoding cloud snapshots, allowing for isolated processing. - Updated the main application flow to trigger the cloud snapshot decode helper if requested. - Enhanced error handling and logging for snapshot resolution and decoding processes. - Refactored existing snapshot handling logic to improve maintainability and clarity. - Added tests to ensure the robustness of the new decoding functionality.