Qwen Code fixes a DingTalk channel that logged clientSecret and stream ticket on connect
GitHub·medium signal
PR #10945 in v0.23.1-preview.0 stops the DingTalk channel's SDK connect logging from printing clientSecret and the stream ticket. Any agent CLI that bridges into a chat platform holds a long-lived credential, and connect-time debug logging is where it leaks first. If you run an agent daemon that writes logs to disk or ships them to a collector, grep your own connect path for the same class of print.