The Boogu team believes user needs have shifted from simple descriptive prompts to complex intents, implicit constraints, and cross-modal context. To address this, they decompose 'understanding' into every system component: using a stronger instruction encoder (Qwen3-VL-8B), experiments confirm that scaling the frozen encoder from 1.7B to 14B monotonically improves generation quality without saturation; introducing Agentic prompt rewriting with identity transformation as a lower bound, intervening only when intent is ambiguous, with stronger rewriting models yielding greater gains (near log-linear improvement from 0.8B to 397B); and using model routing to dynamically distribute requests based on difficulty, reserving heavy models for complex tasks.
In their self-built Arena blind test (with Spearman correlation of 1.0 and Pearson correlation of 0.986 with the public LMArena ranking), Boogu-Image-0.1-Turbo-Thinking achieves an Elo of 1048, ranking first among open-source models, behind only GPT-Image-2 and Nano-Banana-Pro. On the newly released Qwen-Image-Bench, its Base-Thinking variant achieves the best total score among open-source models in both Chinese and English; the editing model Boogu-Image-0.1-Edit-Thinking scores the highest overall 4.64 on ImgEdit-Bench.