qwen-code/packages
易良 006ac59a33
fix: align vscode-ide-companion curly rule with root config (#6221)
The bare `curly: 'warn'` defaults to `'all'`, flagging single-line
guard statements (e.g. `if (!x) return;`). The root eslint.config.js
uses `['error', 'multi-line']` which only requires braces on
multi-line bodies. Align the package config to match, eliminating
10 false-positive warnings in AuthMessageHandler.ts and
settingsWriter.ts.
2026-07-03 07:15:23 +00:00
..
acp-bridge chore(release): v0.19.5 (#6194) 2026-07-02 13:38:46 +00:00
audio-capture chore(release): v0.19.5 (#6194) 2026-07-02 13:38:46 +00:00
channels chore(release): v0.19.5 (#6194) 2026-07-02 13:38:46 +00:00
chrome-extension chore(release): v0.19.5 (#6194) 2026-07-02 13:38:46 +00:00
cli fix(serve): respect disabled skill settings (#6223) 2026-07-03 06:58:46 +00:00
core feat(scheduler): make recurring cron/loop job expiration configurable (#6173) 2026-07-03 06:34:37 +00:00
cua-driver feat(cua-driver): sync vendored cua-driver 0.6.8 → 0.7.0 (#6212) 2026-07-03 06:27:00 +00:00
desktop fix(cli): switch TUI prefix ✦→◆ to fix glyph overflow on some terminals (#5974) 2026-06-30 22:44:34 +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(web-shell): defer session creation until first prompt (#6066) 2026-07-01 14:04:37 +00:00
vscode-ide-companion fix: align vscode-ide-companion curly rule with root config (#6221) 2026-07-03 07:15:23 +00:00
web-shell feat(web-shell): add daemon UI support for vision model selection (#6209) 2026-07-03 04:31:11 +00:00
web-templates chore(release): v0.19.5 (#6194) 2026-07-02 13:38:46 +00:00
webui fix(serve): respect disabled skill settings (#6223) 2026-07-03 06:58:46 +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