mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-08-29 03:22:16 +00:00
The address-review classification had only two dispositions — fix, or decline-with-reason — so when a finding turned on a judgment that is the maintainer's to make (a v1 tradeoff, two reviewers wanting opposite things, whether the problem is worth solving at all), the agent was forced to either quietly implement one contested direction or decline it as "out of scope" — both of which ARE deciding. Add a third disposition: escalate. The agent names the decision, gives the options and its recommendation, and leaves the thread unresolved so the maintainer reads a question, not a verdict already reached. It is not a failure and not "could not address": everything else is addressed this round and the answer arrives as ordinary new feedback the next round — no new marker or state, it just rides along in the summary. Distinguishes decline (the change is not worth doing) from escalate (the call is not the agent's to make). Pins the new disposition in the existing SKILL policy test. Co-authored-by: wenshao <wenshao@example.com> |
||
|---|---|---|
| .. | ||
| ai-release-notes-workflow.test.js | ||
| build-and-publish-image-workflow.test.js | ||
| check-build-status.test.js | ||
| check-i18n.test.ts | ||
| chrome-extension-package.test.js | ||
| ci-flaky-rerun-workflow.test.js | ||
| ci-flaky-rerun.test.js | ||
| clean-package-build-artifacts.test.js | ||
| cli-entry.test.js | ||
| comment-attachment-guard-workflow.test.js | ||
| dev.test.js | ||
| generate-changelog.test.js | ||
| generate-release-notes.test.js | ||
| get-release-version-python-sdk.test.js | ||
| get-release-version.test.js | ||
| install-script.test.js | ||
| issue-triage-ownership-workflow.test.js | ||
| lint.test.js | ||
| main-ci-failure-issue-workflow.test.js | ||
| no-ak-integration-ci.test.js | ||
| package-assets.test.js | ||
| package-scripts.test.js | ||
| pr-force-push-reminder-workflow.test.js | ||
| pr-self-report-label.test.js | ||
| qwen-autofix-workflow.test.js | ||
| qwen-fleet-shepherd-workflow.test.js | ||
| qwen-pr-review-workflow.test.js | ||
| qwen-resolve-workflow.test.js | ||
| qwen-triage-workflow.test.js | ||
| release-helpers.test.js | ||
| release-sdk-workflow.test.js | ||
| sandbox-command.test.js | ||
| sdk-node-exporter-stub.test.js | ||
| serve-fast-path-bundle-check.test.js | ||
| start.test.js | ||
| test-setup.ts | ||
| upload-aliyun-oss-assets.test.js | ||
| vitest.config.ts | ||
| workspaces.test.js | ||