mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-07-10 01:29:17 +00:00
* ci(autofix): move agent prompts into project skill * ci(autofix): avoid rewriting bot branch history * fix(ci): address autofix skill review comments * fix(ci): preserve autofix skill guardrails * fix(ci): restore autofix review self-check * test(ci): pin autofix review self-check * fix(ci): tighten autofix skill guardrails * fix(ci): restore autofix skill guardrails * fix(ci): restore autofix merge verification guidance * ci(autofix): add maintainer comment dry-run trigger * fix(autofix): expand skill prompt in workflow * fix(autofix): preserve qwen failure artifacts * fix(autofix): move prompt runner into skill * refactor(autofix): slim skill runner * refactor(autofix): trim skill prompt * fix(autofix): clarify verification handoff * fix(autofix): skip issues with open bot PRs * fix(autofix): expose existing PR context to skill * fix(autofix): require strict null-safe TypeScript patches * feat(autofix): formalize full pipeline phases in skill specification Expand the autofix skill from 3 modes to an 8-phase pipeline definition covering design, review-design, develop, verify, repair, cross-review, and address-review. Adds bounded repair, scope creep self-check, and structured failure classification. Future phases clearly marked. * fix(autofix): keep skill scope to active modes * fix(autofix): tighten manual command routing * fix(autofix): harden comment-triggered runs * fix(autofix): remove comment-triggered autofix route * fix(autofix): restore review safety checks * test(autofix): relax runner failure timeout * fix(autofix): keep issue fixes in workflow checkout * fix(autofix): harden review feedback handling * fix(autofix): guard forced routing, improve runner observability (#6306) Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com> * fix(autofix): address workflow review feedback * fix(autofix): tighten review feedback handling * test(autofix): trim runner test boilerplate --------- Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com> |
||
|---|---|---|
| .. | ||
| installation | ||
| lib | ||
| tests | ||
| acp-http-smoke.mjs | ||
| benchmark-api-latency.mjs | ||
| build-hosted-installation-assets.js | ||
| build-standalone-release.js | ||
| build.js | ||
| build_package.js | ||
| build_sandbox.js | ||
| build_vscode_companion.js | ||
| check-build-status.js | ||
| check-desktop-isolation.js | ||
| check-i18n.ts | ||
| check-lockfile.js | ||
| check-serve-fast-path-bundle.js | ||
| clean.js | ||
| cli-entry.js | ||
| copy_bundle_assets.js | ||
| copy_files.js | ||
| create-standalone-package.js | ||
| create_alias.sh | ||
| daemon-dev.js | ||
| desktop-openwork-sync.ts | ||
| dev.js | ||
| esbuild-shims.js | ||
| generate-changelog.js | ||
| generate-git-commit-info.js | ||
| generate-settings-schema.ts | ||
| get-release-version.js | ||
| lint.js | ||
| local_telemetry.js | ||
| measure-flicker.mjs | ||
| pre-commit.js | ||
| prepare-package.js | ||
| prepare.js | ||
| release-script-utils.js | ||
| sandbox_command.js | ||
| sign-release.sh | ||
| start.js | ||
| sync-computer-use-schemas.ts | ||
| telemetry.js | ||
| telemetry_gcp.js | ||
| telemetry_utils.js | ||
| test-rewind-e2e.sh | ||
| test-windows-paths.js | ||
| unused-keys-only-in-locales.json | ||
| upload-aliyun-oss-assets.js | ||
| verify-installation-release.js | ||
| version.js | ||
| workspaces.js | ||