You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Formalize recent preset behavior refinements so provider-specific differences stay inside preset definitions instead of leaking into tool callers.
Block unsupported large-size generation for tested presets: LaoZhang default now rejects all 2K and 4K requests, LaoZhang VIP rejects all 4K requests, and Right Codes gpt-image-2 rejects all 2K and 4K requests.
Tighten preset request handling by keeping LaoZhang VIP payloads minimal, allowing URL-based image downloads beyond HTTPS-only responses, and updating tests and docs for the preset-mode workflow.