ComfyUI/app/assets
Simon Pinfold 529abc991f feat(assets): drop logical_path from the asset response
Ratified in the loader-key sync: the namespaced locator buys nothing
today (hash/ID-based locating is the long-term direction), and keeping
it adds a third path-shaped field for clients to confuse. loader_path
and display_name carry the loader and display concerns; the storage-root
matching stays internal, still powering display_name.

Response-surface only; no column or migration involved.
2026-07-03 13:53:35 +12:00
..
api feat(assets): drop logical_path from the asset response 2026-07-03 13:53:35 +12:00
database feat(assets): rename response field to loader_path and persist it 2026-07-03 08:51:20 +12:00
services feat(assets): drop logical_path from the asset response 2026-07-03 13:53:35 +12:00
helpers.py feat(assets): add namespaced model type tags 2026-06-27 15:14:20 +12:00
scanner.py feat(assets): add in-root loader file_path, rename storage locator to logical_path 2026-07-03 08:50:27 +12:00
seeder.py feat(assets): register output files as assets after prompt execution (#12812) 2026-03-24 20:48:55 -07:00