mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-08-08 00:05:37 +00:00
The visual-preview capture workflow triggered on packages/sdk-typescript/src/**, but the previews render against a mock daemon — the SDK's transport/client layer is stubbed at the network boundary and its changes can't move a pixel in the rendered scenarios. So #6911 (a pure-backend PR that only added a DaemonClient data-layer method) still got the five canned screenshots re-posted as noise. Drop the SDK trigger. The web-shell client imports no runtime code from the SDK root and only type-imports DaemonClient, so no real UI coverage is lost: genuine web-shell UI PRs (#6881, #6951) still trigger via packages/web-shell/client/**. Confirmed by simulating the path predicate against each PR's changed-file list. Co-authored-by: wenshao <wenshao@example.com> |
||
|---|---|---|
| .. | ||
| actions/post-coverage-comment | ||
| ISSUE_TEMPLATE | ||
| scripts | ||
| workflows | ||
| actionlint.yaml | ||
| dependabot.yml | ||
| pull_request_template.md | ||
| release.yml | ||