Background
Qwen Code is already listed as a supported local coding-agent session source in agenttrace. Recent official Qwen Code docs now expose additional machine-readable and shareable session surfaces: /export for session history and Dual Output for structured JSON event streams. This may affect parser coverage, docs clarity, and future interoperability, but there is not yet fixture-level evidence for agenttrace implementation work.
Evidence
User value
Users who work with Qwen Code sessions may benefit if agenttrace can clearly distinguish between verified local session history, exported conversation artifacts, and structured sidecar event streams when reporting cost, tool failures, health, and session evidence.
Adoption rationale
Tracking these surfaces helps keep parser coverage and Developer experience aligned with active Qwen Code workflows without claiming support for export or sidecar formats before real artifacts are validated.
Suggested scope
- Keep this as radar until a minimal Qwen Code
/export artifact or --json-file Dual Output sample is available.
- Compare Qwen Code exported JSONL/JSON, HTML/Markdown, and sidecar event stream fields against existing Qwen Code parser assumptions.
- If promoted later, split into a narrow parser or docs task with fixture-backed acceptance checks.
- Clarify public docs only after validating which Qwen Code surfaces are actually supported by agenttrace.
Non-goals
- Do not add parser support without a local fixture or reproducible public sample.
- Do not claim support for Qwen Code export or Dual Output formats before validation.
- Do not parse private prompts, uploaded logs, or hosted telemetry.
- Do not create release, package, or external posting work from this radar item.
Acceptance criteria
- Maintainer or future Product review decides whether this remains radar, becomes a parser task, or becomes docs compatibility guidance.
- Any promoted task names the exact artifact type, command, and expected fields being validated.
- Parser work includes a minimal fixture or reproducible local sample.
- Public copy remains conservative and distinguishes verified Qwen Code support from unverified export or sidecar compatibility.
Suggested lane
lane/radar, priority/P2, status/needs-human
Risk
Medium. The official signal is concrete, but acting without artifacts could overstate compatibility or confuse existing Qwen Code parser support with export/sidecar support.
Source
source/radar: ecosystem scan on 2026-05-20. Tavily MCP was not exposed in this session, so Product used search fallback and prioritized official Qwen Code documentation.
Background
Qwen Code is already listed as a supported local coding-agent session source in agenttrace. Recent official Qwen Code docs now expose additional machine-readable and shareable session surfaces:
/exportfor session history and Dual Output for structured JSON event streams. This may affect parser coverage, docs clarity, and future interoperability, but there is not yet fixture-level evidence for agenttrace implementation work.Evidence
/exportsupports exporting session history to Markdown, JSONL, and HTML formats: https://qwenlm.github.io/qwen-code-docs/en/blog/weekly-update-2026-02-09//exportnow defaults to HTML and mentions independently saved forked-session history plus session-list metadata loading changes: https://qwenlm.github.io/qwen-code-docs/en/blog/weekly-update-2026-05-14/--json-fileas a canonical machine-readable transcript: https://qwenlm.github.io/qwen-code-docs/en/users/features/dual-output/Qwen Code session export JSONL HTML Markdownfound no exact open issue in this repository.User value
Users who work with Qwen Code sessions may benefit if agenttrace can clearly distinguish between verified local session history, exported conversation artifacts, and structured sidecar event streams when reporting cost, tool failures, health, and session evidence.
Adoption rationale
Tracking these surfaces helps keep parser coverage and Developer experience aligned with active Qwen Code workflows without claiming support for export or sidecar formats before real artifacts are validated.
Suggested scope
/exportartifact or--json-fileDual Output sample is available.Non-goals
Acceptance criteria
Suggested lane
lane/radar, priority/P2, status/needs-human
Risk
Medium. The official signal is concrete, but acting without artifacts could overstate compatibility or confuse existing Qwen Code parser support with export/sidecar support.
Source
source/radar: ecosystem scan on 2026-05-20. Tavily MCP was not exposed in this session, so Product used search fallback and prioritized official Qwen Code documentation.