Skip to content

Qwen Studio v2.1.0

Choose a tag to compare

@youssefvdel youssefvdel released this 14 May 16:14

🎉 Qwen Studio 2.1.0 Release

Major Features

39 MCP Tools with Injected Prompts

Every tool now includes comprehensive usage documentation:

  • Usage patterns with examples
  • Best practices
  • When to use / when not to use
  • Related tools
  • Error prevention tips

New Agent Tools

  • autonomous_agent - Autonomous build/test/fix cycles with error memory
  • error_memory_status - Check learned errors and fixes
  • clear_error_memory - Reset error memory

Anti-Passivity System

Forces the AI to act with tools instead of just explaining:

  • NEVER just explain - ACTUALLY DO IT
  • NEVER say 'I can help' without calling a tool
  • If a tool exists, YOU MUST USE IT

Official Sequential Thinking

Full MCP spec implementation with:

  • Revision support
  • Branching capabilities
  • Dynamic thought adjustment

Installation

RPM (Recommended)

sudo rpm -ivh qwen-studio-2.1.0-x86_64.rpm

AppImage

chmod +x qwen-studio-2.1.0-x86_64.AppImage
./qwen-studio-2.1.0-x86_64.AppImage

qwen-core Updates

  • 39 tools (was 40, consolidated)
  • 3 new agent tools
  • All tools have detailed usage prompts
  • Anti-passivity system prompt

Documentation

  • MCP-SETUP.md for manual MCP configuration
  • Tool descriptions include usage examples

Breaking Changes

  • MCP config path: ~/.config/qwen-studio/settings.json
  • qwen-core location: /opt/qwen-studio/resources/qwen-core