mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-07-06 04:34:33 -07:00
d16999bdbd
Config and assets were not found when running hate_crack from outside the repo directory. The shim uses `uv run --directory` to always execute from the repo root, and _candidate_roots() now includes _repo_root and _package_path as fallback search locations.