qwen-code/.github
Shaojin Wen f7d39630fe
fix(autofix): raise the repair and develop-issue agent budgets (#10217)
* fix(autofix): raise the repair and develop-issue agent budgets

The repair pass after a deterministic rejection timed out on 48 of 87
attempts this week even at 45 minutes, while the 28 that landed took p50
31m / p90 41m — the successes were brushing the cap. Raise it to 60m and
move its step backstop to 70m to keep the 10-minute margin; the
review-address job cap follows to 345m (sum of bounded steps + 25m
reserve) and the scan's pending-check staleness bound to 375m.

The runner default, which only the issue lane's develop leg relies on,
goes from 50m to 90m: 6 of 13 develop attempts died at the budget with
the branch discarded, against 2 that published a PR. Candidate
assessment is pinned to its former 50m explicitly so the issue job's
worst case stays under its 180m cap and the always() claim-withdrawal
reporter is never cancelled by a job timeout.

* fix(autofix): witness assess budget pin, correct calibration prose (#10217)

The assess-candidates step's 50-minute QWEN_TIMEOUT_MS pin — the only
guard keeping it off the runner's new 90-minute default — had no test
witness: deleting the line left the whole suite green. Pin it, and pin
the af-101 design-record horizon to the gate's own PENDING_STALE_MIN
bound (375m) instead of the review-address job cap, so the doc and the
bound cannot drift again. Also correct the idle-watchdog calibration
comment: the fleet's shortest leg is now the issue lane's 50-minute
assess pass, not the 60-minute repair pass.

* test(autofix): witness develop-issue leg inherits runner default budget (#10217)

---------

Co-authored-by: qwen-code-dev-bot <qwen-code-dev@service.alibaba.com>
2026-08-27 11:51:33 +00:00
..
actions ci: run Windows merge queue tests on ECS (#8386) 2026-08-05 12:14:42 +00:00
assets fix(cli): echo resume command to main screen on exit (#8455) 2026-08-08 04:29:31 +00:00
ISSUE_TEMPLATE chore: re-organize labels for better triage results (#819) 2025-10-17 19:49:11 +08:00
scripts fix(autofix): raise the repair and develop-issue agent budgets (#10217) 2026-08-27 11:51:33 +00:00
workflows fix(autofix): raise the repair and develop-issue agent budgets (#10217) 2026-08-27 11:51:33 +00:00
actionlint.yaml ci: add Windows runner smoke test (#8008) 2026-07-29 08:44:36 +00:00
CODEOWNERS chore(github): add @qqqys as core package codeowner (#9982) 2026-08-25 06:05:48 +00:00
dependabot.yml Limit dependabot PRs to security updates (#6657) 2025-08-20 22:24:43 +00:00
issue-owners.json chore(ci): refresh the core issue-owner pool (#9808) 2026-08-24 04:56:04 +00:00
pull_request_template.md docs(agents,pr-template): add Working Principles and restructure PR template (#4496) 2026-05-25 19:15:35 +08:00
release.yml ci: auto-skip internal CI changes in release notes (#7251) 2026-07-20 11:10:55 +00:00
spam-blocklist.txt ci: auto-minimize comments from org-blocked users (#7899) 2026-07-29 23:37:42 +00:00