Qwen Code adds a three-mode git selector to Web Shell session creation

wenshao · ghdev · 2026-07-22

Qwen Code adds a git mode selector to Web Shell session creation

The PR adds a unified git-mode popover to Qwen Code’s Web Shell composer, letting users choose among three session-start workflows:

The old worktree-only toggle is removed. The chip now shows color-coded state for each mode, including an orange → feat/xxx label for new branches and a reset ✕ button back to current-branch mode.

The author says the goal is to make the three common development workflows available at session creation time, instead of forcing users to manually create a branch or fall back to worktrees.

Original post →

More from coding & agent

coding & agent channel →