677 B
677 B
1. Implementation
- 1.1 Add OpenSpec proposal and spec deltas for ComfyUI local image engine.
- 1.2 Add local ComfyUI status, models, templates, and generate-image APIs.
- 1.3 Add ComfyUI task runner that submits workflow JSON and collects output images.
- 1.4 Add frontend runtime client types/functions.
- 1.5 Add Model Center ComfyUI engine status and template controls.
- 1.6 Add a workbench entry for ComfyUI image generation that writes to task center and media library.
2. Validation
- 2.1 Run
node --check scripts/truegrowth-local-api.mjs. - 2.2 Run
pnpm nx run web:typecheck. - 2.3 Record build status or known blockers.