Updated on 2026-08-05 GMT+08:00

Quick Start

This section describes how to install CodeArts Agent IDE to quickly start intelligent coding.

Preparations

  • Before coding with CodeArts Agent IDE, apply for the open beta and purchase a package.
    1. Apply for the open beta. For details, see Applying for OBT.
    2. After the open beta application is approved, subscribe to a CodeArts Agent package.

      CodeArts Agent is available in two editions: basic and professional. Select a proper edition based on your service requirements. For details about how to subscribe to a package, see Subscriptions.

  • Install a browser, such as Chrome.

    During IDE login, the system redirects you to a browser for account verification. To ensure a smooth process, deploy and configure an available browser in the Linux environment in advance.

Installing CodeArts Agent IDE

  1. Download the CodeArts Agent IDE installation package from the official website of CodeArts Agent.
  2. Double-click the package and complete the installation as prompted.

    If you need to install the package applicable to the Linux (ARM64) architecture and the double-click installation fails, you can install it using the command line.

    On the Linux terminal, navigate to the directory containing the installation package. Run the following command to perform installation:
    sudo dpkg -i codearts-agent-linux-***-***.deb

  3. Log in to CodeArts Agent IDE and start intelligent coding.

  4. (Optional) Log out of CodeArts Agent IDE.

    To log out, click in the upper right corner of CodeArts Agent IDE and choose Log Out.

Creating or Opening a Project

After installing CodeArts Agent IDE, you can start your development in any of the following ways:

Related Operations