Qwen Code’s /learn command now accepts local and URL video input

LaZzyMan · ghdev · 2026-07-22

Qwen Code adds native video input to /learn

This PR extends Qwen Code’s /learn command so it can accept local video files (MP4, WebM, MOV, M4V) and direct HTTP(S) video URLs. The command now checks whether the active model supports video, preserves the video parts through the provider path, and asks the main agent to create exactly one learned skill with a separate timestamped provenance record.

Notable behavior changes:

The main goal is to make video transport explicit and keep source-grounded knowledge separate from execution-verified behavior.

Original post →

More from coding & agent

coding & agent channel →