Skip to content

fix(roots): scan uv tool environments under cache - #78

Open
ronheichman wants to merge 1 commit into
perplexityai:mainfrom
ronheichman:fix/scan-uvx-cache
Open

fix(roots): scan uv tool environments under cache#78
ronheichman wants to merge 1 commit into
perplexityai:mainfrom
ronheichman:fix/scan-uvx-cache

Conversation

@ronheichman

Copy link
Copy Markdown
Contributor

What

Bumblebee now scans the environments that uvx can reuse under ~/.cache/uv. It scans them before a broad deep root such as /Users.

Neighboring cache trees remain excluded. Bumblebee does not follow symlinks to find these environments.

Why

The .cache exclude skipped environments that can run packages. As a result, an exact listed PyPI package produced no finding.

🤖 Opened with Codex

Scan reusable uv tool environments as targeted roots before broad deep roots. Keep neighboring cache trees and every symlinked path excluded.

Built with Codex
Sign up for free to 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