You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Guard migration with viper.InConfig() to avoid persisting env vars
- Handle os.UserHomeDir() error with TempDir fallback
- Create fallback credential directory before constructing file store
- Use viper.InConfig() in config list to detect YAML-stored keys
- Surface GetCredential errors in config list instead of silent failure
- Use filepath.Join in tests for cross-platform path safety
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
0 commit comments