>_Qwen Code
@QwenLM
About Qwen Code
Qwen’s open-source terminal coding agent with repository tools, non-interactive mode, and MCP support.
Installation
npm install -g @qwen-code/qwen-codeDetails
What it does
Terminal coding agent
Non-interactive automation
MCP support
Command examples
- 1
qwen - 2
qwen -p "explain this project" - 3
qwen mcp list
More AI agents CLIs
OpenAI Codex CLI
$ codex
OpenAI’s coding agent for reading, changing, and running code directly from the terminal.
Gemini CLI
$ gemini
Google’s open-source terminal agent with Gemini models, tools, MCP support, and project context.
Claude Code
$ claude
Anthropic’s agentic coding tool for understanding codebases, editing files, and automating terminal workflows.
GitHub Copilot CLI
$ copilot
GitHub’s terminal coding agent for planning, editing, running, and reviewing changes with repository context.
Amazon Q Developer CLI
$ q
AWS’s terminal assistant for coding, shell completion, natural-language workflows, and AWS development.
Goose
$ goose
An open-source extensible AI agent that installs, executes, edits, and tests through terminal tools and MCP.