Skip to content

[Radar] Track Qwen Code export and dual-output session surfaces #237

Description

@luoyuctl

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    lane/radarResearch and routing from ecosystem radarpriority/P2Useful follow-up worksource/radarCreated or updated by ecosystem radarstatus/needs-humanNeeds maintainer/product decision

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions