Files
ComfyUI_frontend/apps/website/scripts
bymyself 4467e672f4 feat(models): auto-extract docsUrl from workflow_templates index; expand metadata
generate-models.ts:
- Add buildTutorialUrlMap() — reads all locale index*.json files, maps each
  template's tutorialUrl to the raw model filenames in that template file
- Adds docsUrl to OutputModel; populated for 106 of 207 models at generate time

model-metadata.ts:
- Remove Wave-N section comments
- Add docsUrl for openai-dall-e, ltxv-api, wan-api, flux-1-kontext-dev

models.ts:
- Forward docsUrl from generated JSON into Model (metadata overrides still apply)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-04 21:17:51 +00:00
..