Back to Vibe Kanban

Qwen Code

docs/agents/qwen-code.mdx

0.1.0475 B
Original Source
<Steps> <Step title="Run Qwen Code"> ```bash npx -y @qwen-code/qwen-code ``` </Step> <Step title="Follow the login instructions"> Complete the authentication flow as prompted. For more details, see the [official Qwen documentation](https://github.com/QwenLM/qwen-code). </Step> <Step title="Start Vibe Kanban"> Once authenticated, launch Vibe Kanban:
bash
npx vibe-kanban

You can now select Qwen Code when creating task attempts. </Step> </Steps>