Agentic coding platform with IDE, CLI, and JetBrains plugin
Qoder is an agentic coding platform for software development that supports a desktop IDE, CLI, and JetBrains plugin, and can connect to Qwen Cloud via Coding Plan or Token Plan (Team Edition).
If a version number is displayed, the installation is successful.
Authentication is required before use. There are two methods:
After completing the configuration, click OK and wait for the configuration to take effect.
To learn more about Qoder's agents, MCP, Skills, and other extension capabilities, refer to the Qoder official documentation.
If you encounter errors during configuration, refer to the FAQ documentation for the corresponding billing plan:
Possible reasons:
Cause: New Qoder accounts can try Qoder Pro Trial for free for two weeks. After the trial expires, the account automatically reverts to the free version, which no longer supports Qwen Cloud integration.
Solution: Upgrade to Qoder Pro Trial, Pro, Pro+, or Ultra version.
For more questions, refer to Coding Plan FAQ or Token Plan (Team Edition) FAQ.
Connecting to Qwen Cloud requires Qoder Pro Trial, Pro, Pro+, or Ultra version. Free and Teams versions are not supported.
Qoder IDE
Install
- Go to the Qoder official website to download and install Qoder.
- Complete the initial configuration and log in to your Qoder account after the first launch.
Configure access credentials
- Open Qoder settings from the top-right corner of the interface, select Models, and click Add.
- Model configuration details are as follows:
| Configuration Item | Description |
|---|---|
| Provider | Select Alibaba Cloud Model Studio - International from the dropdown menu |
| Type | Select Token Plan or Coding Plan based on your billing plan |
| Model | Select a model from the dropdown menu. Only text generation models are supported. |
| API Key | Enter the dedicated API key for your chosen plan: Token Plan (Team Edition) - Get API Key; Coding Plan - Get API Key |
- Click Add. The model configuration is complete once validation passes.
- Select the corresponding model from the model list to start using it.
Qoder CLI
Install
- Run the following command in the terminal to install.
- Verify that the installation was successful.
Log in to Qoder
Authentication is required before use. There are two methods:
-
Log in via TUI (Recommended)
- Run
qoderclito enter the interactive interface, and type/loginin the dialog. - Select
login with browserorlogin with qoder personal access tokento complete the login.
- Run
-
Log in via environment variable
Suitable for non-interactive environments (such as CI/CD pipelines). Replace
your_personal_access_token_herewith your actual token, which can be obtained from the Integrations page.
- macOS/Linux
- Windows
Configure access credentials
- Type
/modelin the dialog, and use the Tab key to switch toCustom. - Press Enter to select Add custom model, choose Alibaba Cloud Model Studio - International as the provider, and select Token Plan or Coding Plan as the type based on your billing plan.
- Select a model and enter the dedicated API key for your chosen plan. Confirm and wait for the configuration to take effect.
Use Qoder CLI
- Restart Qoder CLI.
- Type
/modelin the dialog, use the Tab key to switch toCustom, and select the configured model to start using it.
JetBrains plugin
- Open a JetBrains IDE (such as IntelliJ IDEA, PyCharm, etc.), search for
Qoderin the extensions marketplace and install it. - Click Qoder in the right navigation bar and complete the login in the Qoder chat panel.
- Click the settings icon in the top-right corner, select Plugin Settings, and click Add Model in the popup.
- Configuration details are as follows:
| Configuration Item | Description |
|---|---|
| Provider | Select Alibaba Cloud Model Studio - International from the dropdown menu |
| Type | Select Token Plan or Coding Plan based on your billing plan |
| Model | Select a model from the dropdown menu. Only text generation models are supported. |
| API Key | Enter the dedicated API key for your chosen plan: Token Plan (Team Edition) - Get API Key; Coding Plan - Get API Key |
- Select the configured model from Custom models to start a conversation.
Learn more
To learn more about Qoder's agents, MCP, Skills, and other extension capabilities, refer to the Qoder official documentation.
FAQ
Error codes
If you encounter errors during configuration, refer to the FAQ documentation for the corresponding billing plan:
- Coding Plan: Coding Plan FAQ
- Token Plan (Team Edition): Token Plan (Team Edition) FAQ
Why can't I find the model option in Qoder settings?
Possible reasons:
- Not logged in: You must log in first before you can chat and configure models.
- Unsupported version: Connecting to Qwen Cloud requires Qoder Pro Trial, Pro, Pro+, or Ultra version. Free and Teams versions are not supported. Please upgrade to a supported version.