astral-sh
uv
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Add meson-python mapping
tobiasdiez:meson-python-hint
1 hour ago
Fix incorrect error message when installing python on arm
dijor0310:diyor/fix-python-install-error
13 hours ago
fix: fix lint error
fatelei:issue-12854
13 hours ago
fix the inverted code
zelosleone:fix-issue-#17160
15 hours ago
Add background autoprune to remove stale cache entries Implements automatic cache cleanup that runs in the background during normal uv operations. This addresses issue #5731 by preventing unbounded cache growth without requiring user intervention. The autoprune task: - Spawns as a fire-and-forget background task when the cache is initialized - Removes outdated bucket versions (e.g., wheels-v4 when current is wheels-v5) - Removes unreferenced archives older than 1 hour (grace period for in-flight ops) - Requires no exclusive lock since it only removes provably unused entries - Logs errors at debug level without affecting the main operation This is particularly useful for long-running processes like MCP servers where the cache cannot be manually pruned while uv is in use.
TrevorBurnham:feature/cache-autoprune
15 hours ago
fix: uv tree orphaned roots and premature deduplication
zelosleone:fix-issue-#17160
15 hours ago
Add background autoprune to remove stale cache entries Implements automatic cache cleanup that runs in the background during normal uv operations. This addresses issue #5731 by preventing unbounded cache growth without requiring user intervention. The autoprune task: - Spawns as a fire-and-forget background task when the cache is initialized - Removes outdated bucket versions (e.g., wheels-v4 when current is wheels-v5) - Removes unreferenced archives older than 1 hour (grace period for in-flight ops) - Requires no exclusive lock since it only removes provably unused entries - Logs errors at debug level without affecting the main operation This is particularly useful for long-running processes like MCP servers where the cache cannot be manually pruned while uv is in use.
TrevorBurnham:feature/cache-autoprune
15 hours ago
fix: fix cargo clippy error
fatelei:issue-12854
24 hours ago
Active Branches
Improve hint for installing meson-python when missing as build backend
last run
1 hour ago
#15826
CodSpeed Performance Gauge
0%
Fix obsolete error message when installing python on arm
last run
13 hours ago
#17213
CodSpeed Performance Gauge
0%
feat: add cache df sub command
last run
13 hours ago
#17207
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs