Huawei Cloud Launches CodeArts Public Beta: A Free AI Coding Assistant Integrating Multiple LLMs
Huawei Cloud has released the public beta of 'CodeArts', its AI-powered software development platform. The free tool integrates several large language models, including GLM-5.0 and DeepSeek-V3.2, along with Huawei's proprietary models, aiming to boost developer productivity by up to 30% in token efficiency. It emphasizes code quality, security with local file processing, and native support for HarmonyOS's ArkTS language.
Huawei Cloud has officially launched the public beta of CodeArts, its comprehensive AI programming assistant, making it available for free to developers and enterprises.
The platform, branded as a 'code intelligence agent', is built on Huawei's years of R&D experience and a massive code repository. It combines a code-specialized large language model, an integrated development environment (IDE), and an autonomous development mode.
Core Features & Integration
CodeArts integrates a suite of AI coding technologies:
- Code Generation & Knowledge Q&A
- Automated Unit Test Case Generation
- Codebase Indexing for deeper context understanding
- Specification-Driven Development based on Huawei's engineering standards
- Multi-Model Support: It incorporates the open-source model GLM-5.0, the latest DeepSeek-V3.2, Huawei's own proprietary models, and a specialized model for HarmonyOS development.
Efficiency & Platform Support
Huawei claims the tool's deep codebase indexing and optimized reasoning can reduce token usage by approximately 30% for equivalent tasks. The AI IDE is compatible with VS Code, JetBrains IDEs, and CLI environments. Notably, it provides enhanced support for ArkTS, the official recommended language for native HarmonyOS application development.
Focus on Quality & Security
The platform encodes Huawei's engineering practices into structured, verifiable 'specifications' for the AI to follow. It offers multi-layered quality guards, including compliance checks, unit test coverage, and automated issue remediation.
For security, CodeArts processes code files locally. Data transmitted to the cloud is encrypted and designed to be ephemeral ('used and burned'). Planned future features include audit log dashboards, multi-language malicious code detection, and open-source code copyright alerts.
Experience & Extensibility
Leveraging over two decades of Huawei's internal development practice, CodeArts comes pre-built with Skills for high-frequency scenarios like requirement management, system design, and vulnerability management. Developers can also add custom skills.
The platform offers a four-layer extension mechanism, allowing developers to create custom agents and sub-agents, and expand capabilities via MCP (Model Context Protocol) and Skills.
The public beta is now open for free experience. Tutorials and quick-start guides are available on the official Huawei Cloud website.