Files
ComfyUI/app
Luke Mino-Altherr 5ac207e846 refactor(assets): two-phase ingest — stub insert then hash
ingest_existing_file() now inserts a stub record (hash=NULL) first for
instant UX visibility, then computes the BLAKE3 hash and runs the full
ingest pipeline. No compute_hash flag exposed — both phases always run.

Amp-Thread-ID: https://ampcode.com/threads/T-019cc013-1444-73c8-81d6-07cae6e5e38d
Co-authored-by: Amp <amp@ampcode.com>
2026-03-06 15:10:08 -08:00
..