Qwen Code adds a separate image-generation model route with PNG safety checks

qqqys · ghdev · 2026-07-23

Qwen Code adds a configurable image-generation route

This PR adds a user-selectable image-only model to Qwen Code, alongside the existing voice and vision auxiliary models. Users can pick it with /model --image, and the CLI invokes an approval-gated image-generation tool that writes verified PNGs as workspace artifacts.

Key implementation details:

The motivation is to avoid conflating chat and generation protocols while still letting users bring their own endpoint and credentials.

Original post →

More from coding & agent

coding & agent channel →