qwen-code  by QwenLM

AI coding agent for complex codebases

created 1 month ago
6,370 stars

Top 8.2% on sourcepulse

GitHubView on GitHub
Project Summary

Qwen Code is a command-line AI workflow tool designed for developers to interact with and manage large codebases. It leverages Qwen3-Coder models to understand, edit, and automate tasks within digital environments, offering an alternative to traditional context window limitations.

How It Works

This tool adapts the Gemini CLI architecture, integrating enhanced parser support specifically optimized for Qwen-Coder models. It facilitates complex code interactions and workflow automation by enabling queries and edits beyond standard context limits, aiming for efficient code understanding and task execution.

Quick Start & Requirements

  • Installation: npm install -g @qwen-code/qwen-code@latest
  • Prerequisites: Node.js version 20 or higher.
  • Configuration: API keys and model endpoints for Qwen3-Coder models need to be configured via environment variables or a .env file.
  • Documentation: Gemini CLI (for architectural details).

Highlighted Details

  • Supports querying and editing large codebases beyond traditional context window limits.
  • Automates operational tasks like pull request handling and complex rebases.
  • Features an enhanced parser optimized for Qwen-Coder models.
  • Achieved 37.5% accuracy on the Terminal-Bench benchmark with Qwen3-Coder-480A35.

Maintenance & Community

The project is based on Google Gemini CLI. Contribution guidelines are available in CONTRIBUTING.md. Troubleshooting information is provided in a dedicated guide.

Licensing & Compatibility

The repository's license is not explicitly stated in the provided README. Users should verify licensing terms for commercial or closed-source integration.

Limitations & Caveats

Qwen Code may issue multiple API calls per cycle, potentially leading to higher token usage. Users can configure maxSessionToken in .qwen/settings.json to manage token consumption per chat session.

Health Check
Last commit

14 hours ago

Responsiveness

Inactive

Pull Requests (30d)
42
Issues (30d)
140
Star History
6,864 stars in the last 90 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Jeff Hammerbacher Jeff Hammerbacher(Cofounder of Cloudera), and
9 more.

codex by openai

0.8%
32k
Coding agent CLI tool for terminal-based chat-driven development
created 3 months ago
updated 15 hours ago
Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Anil Dash Anil Dash(Former CEO of Glitch), and
13 more.

cline by cline

0.8%
48k
VS Code extension for autonomous coding agent
created 1 year ago
updated 20 hours ago
Feedback? Help us improve.