v1.0.0-beta.13.8
keytar is now loaded on demand instead of at module import time. This prevents the libsecret crash on GitHub Actions runners where the system keychain is not available. CI always uses AGILITY_TOKEN env var, so keytar is never actually called in that path. Bumps version to 1.0.0-beta.13.8.