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
Use direct Claude CLI download with error handling and monthly cache
- Download Claude CLI directly from GCS bucket instead of install script
- Add $ErrorActionPreference = 'Stop' to fail on first error
- Create .local/bin directory before download
- Change timestamp cache invalidation from weekly to monthly
- Remove TimestampComponent dependency from ClaudeComponent
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments