Tools
Qwen Code 0.23.1-preview adds worktree-isolated named tasks and mandatory session leases for conversation writers
Released 2026-09-05 at 15:56 UTC. PR #10643 adds opt-in Git worktree isolation to daemon-managed named channel tasks via `/session new <name> --worktree`, accepted only after the daemon relocates the session, persists its sidecar, exclusively creates and verifies an ownership marker, and returns a per-response `persisted-v1` attestation; the registry then restores the same owned session and checkout across restart. PR #10924 fences Conversations writers with mandatory session leases, and #10945 stops the DingTalk channel SDK dumping the resolved clientSecret and stream ticket to stdout on every connect.
Source
↳ Follow the thread