Summary

Qwen Code PR #6003 improves its web shell on mobile by replacing hidden session navigation with a hamburger-triggered drawer. The update makes browser-based agent session switching more usable on phones.

What changed

Qwen Code added a mobile sidebar drawer with a session list to its web shell.

Why it matters

Coding-agent tools are expanding beyond terminal and desktop IDE surfaces. Mobile-friendly session navigation supports the same market direction as Cursor's iOS beta: developers want to supervise agent work away from the main workstation.

Evidence excerpt

PR #6003 adds a mobile sidebar drawer with session list for the Qwen Code web shell.

Sources