Qwen Code Fixes Web Shell Gaps, Enhances Worktree Session Support

wenshao · ghdev · 2026-07-25

A new PR for QwenLM/qwen-code fixes missing Web Shell functionalities within git worktree sessions.

Previously, users could not inspect file changes or commit history when running sessions inside a worktree. By threading an optional git working directory through the entire stack, the PR enables the Changes and History dialogs for worktree sessions. It also ensures that slash commands like /diff and /log correctly target the active worktree, significantly improving the parallel development workflow.

Original post →

More from coding & agent

coding & agent channel →