qwen-code/packages
易良 eabf312a06
feat(autofix): unify local and CI flows in one skill (#8121)
* feat(core): add current PR autofix controls

* fix(core): align autofix ci status wording

* feat(core): add current PR Autofix watcher

* feat(cli): route Autofix watcher ticks

* fix(autofix): fail closed on invalid watchers

* fix(acp): reject malformed autofix ticks

* fix(autofix): stop malformed watcher jobs

* fix(autofix): preserve unrelated cron jobs

* fix(autofix): separate watcher command from workflow skill

* test(autofix): cover headless watcher delivery

* test(autofix): cover watcher safety edges

* test(autofix): cover watcher failure paths

* fix(autofix): preserve non-watcher cron jobs

* fix(cli): fail closed on malformed autofix ticks

* test(cli): type autofix child process mock

* test(autofix): align malformed watcher coverage

* test(autofix): assert detached head skips gh

* fix(autofix): close watcher control gaps

* fix(autofix): preserve ordinary cron queue semantics

* fix(autofix): extract shared constants, validate job id, broaden off filter

* test(autofix): cover malformed watcher cleanup

* refactor(autofix): keep current PR controls minimal

* feat(autofix): reuse project skill for local runs

* fix(autofix): harden local review boundaries

* fix(autofix): enforce nested review containment

* fix(autofix): require local repository trust
2026-08-01 02:40:25 +00:00
..
acp-bridge feat(daemon): raise default max sessions from 20 to 32 (#8235) 2026-07-31 17:47:51 +00:00
audio-capture chore(release): v0.21.2 (#8200) 2026-07-31 05:22:46 +00:00
channels fix(channel): recover ACP bridge after wake (#8211) 2026-08-01 02:04:52 +00:00
chrome-extension chore(release): v0.21.2 (#8200) 2026-07-31 05:22:46 +00:00
cli fix(cli): stabilize thinking block height, replace transcript overlay with inline Ctrl+O toggle (#8077) 2026-08-01 02:39:53 +00:00
core feat(skills): add disabled skill levels (#8057) 2026-08-01 02:22:47 +00:00
cua-driver fix(mcp): add opt-in model payload filtering (#7413) 2026-07-21 09:49:04 +00:00
desktop feat(core): Normalize tool-call terminal telemetry (#8176) 2026-07-31 11:51:14 +00:00
mobile-mcp chore(release): v0.20.1 (#7461) 2026-07-22 02:00:22 +00:00
sdk-java fix(sdk-java): Harden daemon transport reliability (#7603) 2026-07-24 04:22:05 +00:00
sdk-python fix(sdk-python): validate max_tool_calls and max_subagent_depth as integers (#7548) 2026-07-23 08:45:13 +00:00
sdk-typescript fix(external-context): harden MCP dependencies (#8206) 2026-08-01 01:04:16 +00:00
vscode-ide-companion feat(skills): add disabled skill levels (#8057) 2026-08-01 02:22:47 +00:00
web-shell feat(autofix): unify local and CI flows in one skill (#8121) 2026-08-01 02:40:25 +00:00
web-templates chore(release): v0.21.2 (#8200) 2026-07-31 05:22:46 +00:00
webui fix(web-shell): quiet background task polling failures (#7923) 2026-08-01 02:04:06 +00:00
zed-extension