Files
DeepSeek-TUI/scripts/dev-cache.sh
Codewhale 853bbb2513 chore(scripts): dev-cache warns before it fills a disk
The #5465 wedge was dev-cache.sh putting ~6 GB build dirs on a volume with
6.5 GiB free and running it to ENOSPC. Add a free-space probe: warn when the
volume holding the cache root has less than CODEWHALE_DEV_CACHE_MIN_FREE_GIB
free, name the cold-build cost (~6 GB), and point at the escape hatches
(CODEWHALE_CACHE_ROOT, the volume-preference envs). Dev tooling only; no
product behavior changes.
2026-08-18 19:22:35 -07:00

17 KiB
Executable File