Summary
Qwen Code advanced its daemon-mode surface with HTTP/API work for session branching, settings management, and workspace extension diagnostics. The changes point to Qwen Code treating CLI sessions as remotely controllable infrastructure rather than single terminal conversations.
What changed
Qwen Code PRs added or advanced POST /session/:id/branch, web-shell settings routes, and extension diagnostic endpoints for daemon-mode workflows.
Why it matters
Programmatic session branching and remote settings/extension introspection make agent sessions easier to fork, inspect, and integrate into IDEs or web shells. That moves AI coding CLIs closer to durable developer infrastructure with controllable state.
Evidence excerpt
Agents Radar reported Qwen Code PRs for session branching, /settings, and extension diagnostics, alongside a v0.17.1 nightly release in the June 8 CLI digest.