Vibe Coding
qwen-code Adds Local-Path Extension Installs and a Context-Usage Telemetry Span
qwen-code's 2026-08-28 nightly adds daemon support for installing extensions from a local path (PR #10131), emits a context-usage span attribute in telemetry (PR #10016), and fixes `send_message` silently swallowing broadcast delivery failures (PR #10081). The local-path install matters for anyone developing an extension, since it removes the publish-to-test loop; the context-usage span is the piece that lets you chart where a long agent session's window actually went rather than inferring it from cost.
Source
↳ Follow the thread