Back to AI information
Qwen Code v0.2.2–v0.3.0 update: Introduces Stream JSON and global multilingual support

Qwen Code v0.2.2–v0.3.0 update: Introduces Stream JSON and global multilingual support

AI information Admin 195 views

In successive version updates from v0.2.2 to v0.3.0, Qwen Code has introduced two core capabilities: Stream JSON support and a complete internationalization system. The new version provides streamed structured inputs and outputs through --output-format stream-json and --input-format stream-json, and works with a three-layer adapter architecture and session management mechanism to make it easier to embed SDKs, automation tools, and CI/CD pipelines to support continuous and structured drivers of agent workflows.

In terms of internationalization, Qwen Code has built-in interfaces in both Chinese and English, and allows for the expansion of more localized languages with custom language packs. Users can switch interface languages using /language ui zh-CN or specify model output languages individually through /language output Chinese, making it easy for developers around the world to flexibly switch between local habits and project needs. The official community is encouraged to contribute local language packs to improve multilingual support.

Security and stability are also important directions in this round of updates: the new version adds a 20MB buffer limit to mitigate the risk of memory exhaustion, fixes character issues caused by Windows encoding, enhances ripgrep binary detection and cross-platform compatibility, and refactors the authentication system to optimize authType management. In addition, ModelScope provider support and streaming option handling have been improved, integration tests have been fixed, and the hint completion logic and terminal notifications have been optimized, and a number of underlying fixes have significantly improved overall stability.

FAQs

Q: What is Qwen Code's Stream JSON feature?

A: It allows for interaction with models in streaming JSON form via --input-format/--output-format stream-json, facilitating structured communication in SDKs, automation scripts, and CI/CD.

Q: What does the three-layer adapter architecture and session management do?

A: Layer 3 adapters decouple protocols, models, and business logic, and session management ensures that multi-round conversations and multi-step tasks maintain contextual continuity in command-line and automation environments.

Q: What specific capabilities does internationalization support?

A: Built-in Chinese and English UI, you can switch between the interface language and the model output language through commands, and support developers to expand more local language packages.

Q: What are the key security and stability fixes?

A: Includes a 20MB buffer limit to prevent memory exhaustion, Windows encoding fixes, ripgrep detection enhancements, authentication system refactoring, and multiple fixes for integration testing and core logic.

Q: What are the typical use cases for these new features?

A: It is suitable for connecting Qwen Code to continuous integration pipelines, automated code review and refactoring tools, and command-line workflows for multilingual development teams.

QwenCodev0.3.0 update overview QwenCodev0.2.2 to 0.3.0 changes QwenCodeStreamJSON function description QwenCode streaming JSON input and output QwenCode Layer 3 Adapter Architecture Introduction to the QwenCode session management mechanism QwenCode integrates SDK and automation QwenCode is connected to the CICD pipeline QwenCode drives agent workflows QwenCode international multilingual support QwenCode switches between Chinese and English QwenCode custom language pack tutorial QwenCodelanguage command example Switch the language method of the QwenCode interface Specify the Chinese description of the QwenCode output QwenCode encourages community language contributions QwenCode20MB buffer limit analysis QwenCode Memory Exhaustion Prevention Scheme QwenCode fixes Windows coding issues QwenCoderipgrep detection enhancement notes QwenCode cross-platform compatibility optimization Highlights of the QwenCode authentication system reconstruction QwenCodeauthType management optimization QwenCodeModelScope supports improvements QwenCode streaming option processing optimization QwenCode integration test fixes overview QwenCode prompts the completion logic optimization The QwenCode terminal notification experience has been upgraded The overall stability of QwenCode has been significantly improved QwenCode is compatible with SDK automation scripts Typical usage of QwenCode in CICD QwenCode drives code agent workflows QwenCode supports multilingual development teams QwenCode command-line workflow optimization QwenCode automates code review scenarios QwenCode automated refactoring tool integration QwenCode Multilingual Project Collaboration Benefits QwenCode configuration interface and output language How the QwenCode upgrade affects script compatibility Migrate to QwenCodev0.3.0 guide QwenCodestream-json parameter usage QwenCode Structured JSON Communication Example QwenCode command line multi-round session practice QwenCode Cross-Platform Usage Notes QwenCode Memory and Buffering Security Policy QwenCode international terminal interface demonstration QwenCode multilingual output effect display QwenCode Version Update FAQ QwenCode has updated the security and stability summary QwenCode's future iteration direction prospects

Recommended Tools

More