qwen-code/packages
Dragon 80340fb73f
fix(review): remove qwen-code-specific core-infra gate from bundled /review (#6412)
The bundled /review skill is a general command that runs against arbitrary
repositories (and cross-repo PRs), but a previous change baked qwen-code's own
"core infrastructure is maintainer-only" governance into the shipped prompt:
hardcoded packages/core and packages/*/src/{auth,providers,models,config,tools,services}
paths, a 500+ line hard block, and an authorAssociation-based maintainer check.
Those path names are generic — src/auth, src/config, src/tools, src/services are
common across monorepos — so an external contributor's large PR to an unrelated
repo would be hard-blocked as "must be maintainer-initiated" under a policy that
repo never adopted.

Remove the gate and its escalate-flag plumbing (Steps 1, 6, and 7) from the
bundled skill, along with the matching DESIGN.md rationale and the user-doc
section. qwen-code's maintainer-only policy stays documented in AGENTS.md for
this repo. The Issue Fidelity / root-cause ownership agent (Agent 0) is a
universal review principle and is left unchanged.

Co-authored-by: dragon <dragon@U-2Q53JQG9-0233.local>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 03:03:49 +00:00
..
acp-bridge feat(web-shell): named session groups and color tags in the sidebar (#6350) 2026-07-06 02:19:16 +00:00
audio-capture chore(release): v0.19.6 (#6280) 2026-07-03 16:37:54 +00:00
channels [codex] add proactive channel loop tools (#6287) 2026-07-05 15:49:48 +00:00
chrome-extension chore(release): v0.19.6 (#6280) 2026-07-03 16:37:54 +00:00
cli feat(cli): Add Phase 2a workspace foundation (#6410) 2026-07-07 01:40:01 +00:00
core fix(review): remove qwen-code-specific core-infra gate from bundled /review (#6412) 2026-07-07 03:03:49 +00:00
cua-driver fix(cua-driver): bump BAKED_VERSION to 0.7.0 (#6241) 2026-07-03 07:32:23 +00:00
desktop fix(desktop): preserve glued automation history records (#6344) 2026-07-05 23:53:49 +00:00
mobile-mcp chore(release): v0.19.6 (#6280) 2026-07-03 16:37:54 +00:00
sdk-java fix(core): Align MCP OAuth guidance and docs (#5589) 2026-06-24 07:09:53 +08:00
sdk-python doc[sdk-python] Expand Python SDK usage documentation (#3995) 2026-05-12 15:27:00 +08:00
sdk-typescript fix(daemon): handle settings reload events outside transcript (#6407) 2026-07-06 21:56:27 +00:00
vscode-ide-companion fix(core): default context windows to 200k (#6387) 2026-07-06 12:43:13 +00:00
web-shell feat(web-shell): add Session Overview panel and in-window split view (#6400) 2026-07-07 02:44:18 +00:00
web-templates chore(release): v0.19.6 (#6280) 2026-07-03 16:37:54 +00:00
webui Handle missing web-shell sessions without redirecting (#6357) 2026-07-06 21:59:35 +00:00
zed-extension chore(deps): upgrade ink 6.2.3 → 7.0.2 + bump Node engine to 22 (#3860) 2026-05-11 17:29:50 +08:00