Terminal Agent
Qwen Code
Alibaba's open-source terminal coding agent, forked from Gemini CLI and tuned to pair with the Qwen model family for agentic coding tasks.
Qwen Code is Alibaba’s open-source command-line coding agent, built as a fork of Google’s Gemini CLI and adapted to work best with Qwen models while still supporting other providers.
Why it stands out
- Purpose-tuned for Qwen models, with prompts and tool-calling behavior optimized for that model family’s strengths.
- Built on a proven base. Forking Gemini CLI means it inherits a mature agentic loop rather than starting from scratch.
- Fully open source, so it can be self-hosted and modified freely.
Good for
Teams standardizing on Qwen models who want a terminal agent tuned specifically for them.