Qwen Code adds explicit channel delivery for daemon notifications and task finals

BenGuanRan · ghdev · 2026-07-21

Qwen Code adds explicit channel delivery for daemon notifications

This pull request to QwenLM/qwen-code introduces an explicit Channel delivery contract for daemon notifications, agent prompt finals, and scheduled-task finals.

The change set does three main things:

The PR also keeps existing webhook behavior intact, preserves current semantics for calls that omit delivery, and extends scheduled tasks so they can deliver a final result without starting another agent turn.

Original post →

More from coding & agent

coding & agent channel →