feat: lazy-load optional runtime tools #12
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/lazy-runtime-tools"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary: install pinned Codex and Claude CLIs on first use under DATA_DIR; fetch Camoufox and GeoIP only for browser extractors; remove optional tools and Python Firefox from the image; add persistent caches and registry BuildKit cache. Verification: types pass; Biome CI exits successfully with 38 pre-existing warnings; full Vitest passes 297 files, 2109 tests, 1 skipped. Local Docker daemon is unavailable, so the image smoke build was not run.