Skip to content

fix: add retry logic for Windows install and update lockfile - #60

Merged
Jason Robert (jrob5756) merged 1 commit into
mainfrom
fix/windows-install-retry
Mar 25, 2026
Merged

fix: add retry logic for Windows install and update lockfile#60
Jason Robert (jrob5756) merged 1 commit into
mainfrom
fix/windows-install-retry

Conversation

@jrob5756

Copy link
Copy Markdown
Collaborator

Adds 3-attempt retry loop to install.ps1 for Windows Defender file locking (astral-sh/uv#4690). Shows actionable hint on persistent failure. Also updates uv.lock with latest anthropic and bumps version to 0.1.5.

- Add retry loop (3 attempts) to install.ps1 for Windows Defender file
locking issue (astral-sh/uv#4690)
- Show actionable Defender exclusion hint on persistent failure
- Update uv.lock with latest anthropic (0.77.0 → 0.86.0)
- Bump version to 0.1.5
@jrob5756
Jason Robert (jrob5756) merged commit c76c40e into mainMar 25, 2026
6 checks passed
@jrob5756
Jason Robert (jrob5756) deleted the fix/windows-install-retry branch March 25, 2026 20:38
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@jrob5756