Vibe Coding
Tip: Qwen Code now attributes each context file to the extension that loaded it and prices it
Qwen Code v0.24.2 (2026-09-20) adds `feat(cli,docs): attribute each context file to its extension, and say what one costs` (#12318), plus conditional extension rules and capped context warnings (#12034). The practical use is auditing a bloated agent context: you get a per-file line saying which installed extension dragged it in and what it costs in tokens, rather than a single aggregate number you cannot act on. If you run several extensions and your first turn is already expensive, this is the fastest way to find which one to drop.
Source
↳ Follow the thread