v0.3.0
0.3.0 (2026-09-04)
⚠ BREAKING CHANGES
getCloneCredentialsis a new required method on theRepoProviderinterface. Custom provider implementations must add it; the built-in providers already do.getCloneUrlcan be derived from it withtoCloneUrlsemantics: embedusernameandpasswordas percent-encoded userinfo inurl.