astral-sh
uv
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Add warning when `uv lock` is run with frozen flag When `UV_FROZEN=1` is set or `--frozen` is passed to `uv lock`, the command silently succeeds without updating the lockfile. This can be confusing to users who expect `uv lock` to always update the lockfile. This change adds a warning message when `uv lock` runs in frozen mode, informing the user that the lockfile was not updated. When the frozen mode comes from an environment variable or configuration (rather than an explicit `--frozen` flag), the warning also suggests using `--no-frozen` to override the setting. Closes #12783 https://claude.ai/code/session_01R6PyJQNXRPmox6ePF4aP7j
zaniebot:claude/add-frozen-lock-warning-pTdDE
2 minutes ago
Rename `default-tests` to `test-defaults` https://claude.ai/code/session_01JuHaAAea7ZFnJeVxivmBnu
zaniebot:claude/namespace-test-features-gl3z9
4 minutes ago
Add test cases
zb/uv-fs-copy
18 minutes ago
Review
zaniebot:claude/lock-build-dependencies-7KQVH
22 minutes ago
Add test coverage for staging
zb/pyx-login
29 minutes ago
Retry timeout errors for streams (#17735) We're already retrying most timeout errors (only `retry_read_timeout_stream` didn't retry before), but not for streams after we already received some bytes which this PR adds.
konsti/connect-timeout-and-retry
37 minutes ago
Review
zaniebot:claude/lock-build-dependencies-7KQVH
49 minutes ago
Add test cases
zb/uv-fs-copy
1 hour ago
Active Branches
Update uv test features to use `test-` as a prefix
last run
4 minutes ago
#17860
CodSpeed Performance Gauge
0%
Move the copy implementation to `uv-fs`
last run
18 minutes ago
#17772
CodSpeed Performance Gauge
-1%
POC: Add support for locking build dependencies
last run
22 minutes ago
#17854
CodSpeed Performance Gauge
-1%
Β© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs