Build and Deploy Verso / deploy (push) Successful in 11m27s
Pull now reuses the persistent repo cache with --filter=blob:none and checks out only the configured subPath, so only relevant blobs are downloaded. Push likewise fetches trees-only and uses git read-tree to update the index without touching the working tree, preserving files outside the managed area without downloading their content. Upserts on pull are now parallelised (p-limit 5) to speed up import. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>