Qwen 3.6 and inline comments

Posted by sarcasmguy1@reddit | LocalLLaMA | View on Reddit | 10 comments

I've been using Qwen 3.6 with the Pi harness, and so far I'm really enjoying the experience.

I've noticed Qwen is great at leaving inline comments when writing Typescript (haven't tried other languages). eg https://github.com/chrisetheridge/pi-extension-lmstudio/blob/main/src/extension/index.ts#L35

I don't see any specific instruction in Pi's system prompt that guides this behaviour, so it feels like its specific to Qwen. Does anyone have insight on how/why it does this? I'd love to encode it as a rule in AGENTS.md for other models to follow.