astral-sh
uv
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Stream installed bytecode targets from RECORD
zaniebot:zb/pip-install-compile-bytecode
54 minutes ago
Keep LLVM for execution-heavy Linux tests
zb/use-srs-linux-macos-ci
2 hours ago
Assert workspace source precedence in lockfile
zaniebot:claude/investigate-uv-regression-Koid1
2 hours ago
Allow workspace root sources to override member non-workspace sources for workspace members When a workspace member (e.g., `app-a`) declares a non-workspace source (Git, path, etc.) for another workspace member (e.g., `lib-x`) in its `tool.uv.sources`, but the workspace root declares `lib-x = { workspace = true }`, fall back to the workspace root's source instead of raising a `NonWorkspaceSource` error. This supports the pattern where members declare Git sources for standalone use outside the workspace, while the workspace root overrides them as workspace sources when developing within the monorepo. The regression was introduced in v0.9.3 when commit b151e0ea3 fixed workspace member glob normalization for `./` prefixed paths. Before that fix, workspaces using `members = ["./packages/..."]` didn't properly discover members from child directories, so the workspace member source check didn't fire. Fixes #18232 https://claude.ai/code/session_01XBDgKsN3dyqoucYic8YNGn
zaniebot:claude/investigate-uv-regression-Koid1
2 hours ago
Bump version to 0.11.22 (#19917)
main
2 hours ago
Test Cranelift with MIR inlining
zb/use-srs-linux-macos-ci
2 hours ago
update changelog
release/0.11.22
3 hours ago
Add workspace-exclusive dependency groups to `workspace metadata` (#19862) In a similar way that #19860 needs to add a top-level script node to represent dependencies of the script, it's been an outstanding issue that we lack a top-level workspace node to represent dependency-groups that are exclusive to the workspace.
main
4 hours ago
Latest Branches
CodSpeed Performance Gauge
+1%
Only compile bytecode for installed distributions in `uv pip install`
#19914
1 hour ago
7ddda29
zaniebot:zb/pip-install-compile-bytecode
CodSpeed Performance Gauge
0%
Use srs for Linux and macOS CI
#19754
2 hours ago
d40a186
zb/use-srs-linux-macos-ci
CodSpeed Performance Gauge
0%
Allow workspace root to override member non-workspace sources
#18954
2 hours ago
c6ae996
zaniebot:claude/investigate-uv-regression-Koid1
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs