mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-18 03:20:07 +00:00
- 103-model registry (100 local + 3 partner nodes) in models.ts with docsUrl/blogUrl fields - Dynamic [slug].astro route with SoftwareApplication + BreadcrumbList + FAQPage JSON-LD - ModelHeroSection.vue with partner node support and docs/tutorial CTAs - "What is X?" section on every model page targeting AI Overviews / PAA - generate-models.ts parser with API_PROVIDER_MAP for 30+ partner node providers - Auto-discovery GH Actions workflow (weekly, opens issue on new models) - add-model-page Glary-Bot skill for non-dev Slack-driven PRs - Index page listing all 103 models Closes FE-421