Qoder
Overview
Section titled “Overview”| Company | Alibaba |
| Type | Desktop IDE + JetBrains plugin + terminal agent |
| Pricing | Free tier, with paid plans |
| Platforms | Windows, macOS, Linux |
| Protocol | MCP |
| Website | qoder.com |
What It Does
Section titled “What It Does”Qoder is Alibaba’s agentic coding platform. Version 1.0, released May 2026, repositioned it from an AI IDE to what Alibaba calls an autonomous agent development workbench, and it has passed 5 million users.
Two things separate it from a standard AI editor. Quests are autonomous workflows: you describe an outcome and the agent works the task through rather than round-tripping each step. Persistent codebase knowledge means it builds and keeps an understanding of your repository between sessions instead of re-reading it cold every time.
Key Strengths
Section titled “Key Strengths”- Quest workflows: autonomous multi-step work, not turn-by-turn prompting
- Persistent repo knowledge: context that survives the session
- Three surfaces: desktop IDE, JetBrains plugin, and a terminal agent
- Cross-platform: Windows, macOS, and Linux
- MCP support for tool integrations
- Context engineering paired with frontier models
Trade-offs
Section titled “Trade-offs”- Alibaba ownership is a governance question some organizations must settle first
- Proprietary — the harness is not yours to read or fork
- Much of the community discussion is non-English
Where to Find Skills
Section titled “Where to Find Skills”Persistent codebase knowledge covers what your repo is. Skills cover how your team does things, which is a different thing and travels between projects. The largest open catalogue is atskills.one, with 60,000+ skills — see @skills.
Best For
Section titled “Best For”- Developers who want autonomous task execution rather than prompt-by-prompt work
- JetBrains users
- Large codebases where re-establishing context every session is the bottleneck