Improve Comfy Router model pages - #1604
Conversation
Generated model pages now introduce Router usage directly, preserve one idempotency key across application retries, and present short shared guidance. Model naming and Nano Banana 2's summary are corrected at their sources.\n\nConstraint: Code pages are generated from checked-in model specs and schemas\nRejected: Hand-edit generated pages | generation must remain reproducible\nConfidence: high\nScope-risk: narrow\nDirective: Change the templates or source specs, then regenerate all model pages\nTested: bun run code-pages:gen; bun run code-pages:check; git diff --check\nNot-tested: Hosted preview
|
Important Review skippedToo many files! This PR contains 161 files, which is 61 over the limit of 100. To get a review, reduce the PR to 100 files or fewer by splitting it into smaller PRs or changing its base branch. Upgrade to a paid plan to raise the limit. ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Team Run ID: 📒 Files selected for processing (161)
You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
🌐 i18n translation sync reminder@comfyui-wiki English documentation was updated in this PR. Please complete or schedule translation updates for the following files: Japanese (
|
Makes generated Router model pages easier to use: clearer introductions, idempotency keys that survive application retries, corrected FLUX.1 Kontext spelling, and concise shared guidance.\n\nValidated with
bun run code-pages:genandbun run code-pages:check.