ComfyUI/comfy_api_nodes
bymyself 83df2a88bd
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
Python Linting / Run Pylint (push) Has been cancelled
Build package / Build Test (3.10) (push) Has been cancelled
Build package / Build Test (3.11) (push) Has been cancelled
Build package / Build Test (3.12) (push) Has been cancelled
Build package / Build Test (3.13) (push) Has been cancelled
Build package / Build Test (3.14) (push) Has been cancelled
refactor: add prompt_id as hidden type, fix imports, add docstrings
- Add PROMPT_ID as a new hidden type in the Hidden enum, HiddenHolder,
  HiddenInputTypeDict, and execution engine resolution (both V3 and legacy)
- Refactor GetImageSize to use cls.hidden.prompt_id instead of manually
  calling get_executing_context() — addresses reviewer feedback
- Remove lazy import of get_executing_context from nodes_images.py
- Add docstrings to send_progress_text, _display_text, HiddenHolder,
  and HiddenHolder.from_dict

Amp-Thread-ID: https://ampcode.com/threads/T-019ca1cb-0150-7549-8b1b-6713060d3408
2026-02-27 17:21:14 -08:00
..
apis
util
__init__.py
nodes_bfl.py
nodes_bria.py
nodes_bytedance.py
nodes_elevenlabs.py
nodes_gemini.py
nodes_grok.py
nodes_hitpaw.py
nodes_hunyuan3d.py
nodes_ideogram.py
nodes_kling.py
nodes_ltxv.py
nodes_luma.py
nodes_magnific.py
nodes_meshy.py
nodes_minimax.py
nodes_moonvalley.py
nodes_openai.py
nodes_pixverse.py
nodes_recraft.py
nodes_rodin.py
nodes_runway.py
nodes_sora.py
nodes_stability.py
nodes_topaz.py
nodes_tripo.py
nodes_veo2.py
nodes_vidu.py
nodes_wan.py
nodes_wavespeed.py