Discover and explore top open-source AI tools and projects—updated daily.
QwenLMAI coding agent for complex codebases
Top 2.7% on SourcePulse
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
npm install -g @qwen-code/qwen-code@latest.env file.Highlighted Details
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.
1 day ago
Inactive
mistralai