mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
d34c1cb2fa
- Add X-Tigris-Consistent: true headers to rclone commands for global strong consistency - Fixes stale content reads for non-US users hitting Tigris edge cache - Update get_rclone_config_path() to use runtime detection via rclone config file - Supports Scoop, Chocolatey, and manual rclone installations on Windows - Add tests for new headers and runtime config detection Fixes #548 Co-authored-by: Paul Hernandez <phernandez@users.noreply.github.com>