ComfyUI/app/assets/services
Luke Mino-Altherr 275a0b16c9 Add TypedDict types to scanner and bulk_ingest
Amp-Thread-ID: https://ampcode.com/threads/T-019c2af9-4d41-73e9-b38d-78d06bc28a3f
Co-authored-by: Amp <amp@ampcode.com>
2026-02-24 11:34:44 -08:00
..
__init__.py refactor(assets): extract scanner logic into service modules 2026-02-24 11:34:44 -08:00
asset_management.py refactor(assets): consolidate duplicated query utilities and remove unused code 2026-02-24 11:34:44 -08:00
bulk_ingest.py Add TypedDict types to scanner and bulk_ingest 2026-02-24 11:34:44 -08:00
file_utils.py refactor(assets): extract scanner logic into service modules 2026-02-24 11:34:44 -08:00
hashing.py refactor: require blake3 package directly in hashing module 2026-02-24 11:34:44 -08:00
ingest.py refactor(assets): extract scanner logic into service modules 2026-02-24 11:34:44 -08:00
path_utils.py refactor(assets): consolidate duplicated query utilities and remove unused code 2026-02-24 11:34:44 -08:00
schemas.py refactor: eliminate manager layer, routes call services directly 2026-02-24 11:34:44 -08:00
tagging.py refactor: add explicit types to asset service functions 2026-02-24 11:34:44 -08:00