Qwen 3.6-Plus has been released, featuring an agent function that autonomously performs tasks.



Alibaba's AI research team, Qwen (Tongyi Lab), announced 'Qwen 3.6-Plus' on April 2, 2026. Compared to the previous model,

Qwen 3.5 , which was announced in February, the agent coding capabilities of the model have been greatly enhanced, and the company is touting that this has improved the ability to perform front-end development and complex repository-level tasks.

Qwen3.6-Plus: Towards Real World Agents
https://qwen.ai/blog?id=qwen3.6




Qwen 3.6-Plus features enhanced agent capabilities that allow for autonomous task execution, improving the ability to seamlessly perform terminal and repository operations. It also possesses deep reasoning and systematic decomposition capabilities, enabling it to handle complex and long-sequenced tasks.

Furthermore, it comes standard with a context window of 1 million tokens, making it possible to precisely extract necessary information even from massive codebases, and it also features multimodal capabilities that allow it to understand not only text but also images and videos.

The results of various benchmarks are as follows. In each figure, the purple bar on the far left represents the newly released Qwen 3.6-Plus. It can be seen that it has achieved record-high scores in various metrics.



The table below shows

the benchmark results for Qwen-3.5 Plus and Qwen3.6-Plus conducted by the third-party organization AI BENCHY. It is clear that there have been significant improvements not only in performance but also in consistency and response time.



Qwen 3.6-Plus is available for general use via

Qwen Chat and the Alibaba Cloud Model Studio API. It is said to integrate seamlessly with coding assistants such as OpenClaw , Claude Code , and Qwen Code, streamlining development workflows.

A demo showing how it works is available at the bottom of the Qwen3.6-Plus introduction page .

For example, the image below shows a prompt that reads: 'Design a personal website for a designer nominated for Awwwards. It should feature ample white space, an oversized serif font title, a custom cursor that follows the mouse cursor, an image in the portfolio area that changes perspective when the mouse cursor hovers over it, a parallax effect applied to the text when scrolling the page, and a black and white color scheme with vibrant orange accents.'



Qwen3.6-Plus seems to be able to create websites like this.



At first glance, it would be difficult to distinguish it from a website created by a professional designer.



In addition, there are a total of 34 demos covering many different fields, so if you're interested, please check them out.

Furthermore, Qwen3.6-Plus is also available on 'OpenRouter,' a hub service that allows users to utilize numerous AIs in one place, and is available for free . Additionally, a smaller version of Qwen3.6-Plus is planned to be released as open source within the next few days.

in AI, Posted by log1d_ts