Product
Configurable design critic and large site builds
The design critic loop is now configurable up to 20 rounds per account, and the file writer streams large site generation batches by byte volume.
You can now choose how many evaluation rounds the visual critic runs on generated sites under /site and /design. The default stays at 10 rounds, and the slider in account settings accepts between 1 and 20 iterations.
Buffer limits removed
Large multi-page generation jobs previously hit the kernel argument limit when writing dozens of files in one pass. The writer now chunks payloads by byte volume, ensuring multi-page sites export reliably without process crashes.