mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
7c2b8b5a58
Add new configure_rclone_remote() that uses single remote name: - Single remote: "basic-memory-cloud" (not tenant-specific) - Simplifies from per-tenant remotes to one credential set per user - Maintains backup_rclone_config() for safety - Add comprehensive functional tests for rclone config - Test remote configuration, updates, save/load operations Old add_tenant_to_rclone_config() kept for backward compatibility but will be removed in Phase 5. Part of SPEC-20 Simplified Project-Scoped Rclone Sync. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: phernandez <paul@basicmachines.co>