Files
flutter_opencode_client/lib
GT610 728116e11f fix(storage): Fixed an issue with the SFTP path history (#1077)
* fix(storage): Fixed an issue with the SFTP path history

Added path validity checks when processing the SFTP path history

Standardized the format of stored paths and removed extra slashes

* refactor(sftp): Standardize SFTP path handling and optimize resource management

Extract path normalization logic into a separate method: _normalizeSftpPath
Ensure that the SFTP client is properly closed after use
2026-03-19 20:58:07 +08:00
..
2025-09-03 01:05:03 +08:00
2025-10-10 09:14:41 +08:00