Spaces:
Build error
Build error
| title: Qwen-Code3 | |
| emoji: 🤖 | |
| colorFrom: purple | |
| colorTo: blue | |
| sdk: docker | |
| app_port: 7860 | |
| pinned: false | |
| # Qwen-Code3 AI Workspace Demo | |
| Welcome to **Qwen-Code3**, a fully interactive CPU-upgraded Hugging Face Space for testing and using the open-source **Qwen-Code** terminal AI coding agent! | |
| ## Features | |
| - **Agentic Workflows**: Ask the agent to build, refactor, or write tests for your code, and watch it execute bash commands, edit files, and run tests. | |
| - **Support for Multi-Providers**: Run with your preferred model provider, including Alibaba DashScope/ModelStudio, OpenAI, Anthropic, Gemini, etc. | |
| - **Real-Time Terminal Output**: See the actual, raw subprocess logs stream live as the agent works. | |
| - **Workspace File Explorer**: View and edit files, or download your entire generated workspace as a `.zip` archive! | |
| - **Interactive Project Templates**: Start with a python, node, or web template and build outward. | |
| ## Getting Started | |
| 1. Set your **API Provider**, **Model**, and **API Key** under the **API Configuration** settings. | |
| 2. Go to the **Chat & Agent Agentic Terminal** tab and write what you want to build. | |
| 3. Once completed, explore your newly created or modified project in the **Workspace File Explorer**! | |