qwen-code/packages
易良 d7c36a1826 Merge branch 'main' (f6540d19) into feat/11478-split-export-transcript-css
One both-side change: packages/web-templates/src/export-html/build.mjs. main's
#11421 added the import.meta guard (a new import plus the post-build
findUnexpectedImportMeta throw) while this branch added the transcript CSS
entry filter import at the same spot. Both imports are kept and the guard block
is untouched.

The budget constants stay at this branch's JS-only values (1,870,000 warning /
1,930,000 max against a measured 1,833,894 bytes of renderer JS), and the
comment now also records main's pre-split combined measurement of 4,133,282
bytes that #11372 raised them for, so that history is not lost by the split.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-09-10 14:42:32 +08:00
..
acp-bridge fix(bridge): keep pending permission/question across refreshed session loads (#11468) 2026-09-10 05:47:17 +00:00
audio-capture chore(release): v0.23.2 (#11469) 2026-09-09 11:38:23 +00:00
channels fix(dws): retry completed response delivery (#11387) 2026-09-10 02:36:34 +00:00
chrome-extension chore(release): v0.23.2 (#11469) 2026-09-09 11:38:23 +00:00
cli Merge branch 'main' into feat/11478-split-export-transcript-css 2026-09-10 14:35:23 +08:00
core fix(core): release node-pty's conout worker after every PTY on Windows (#11313) 2026-09-10 06:24:52 +00:00
cua-driver fix(cua): preserve degraded UIAccess responses (#11479) 2026-09-09 13:25:35 +00:00
desktop-shell fix(desktop): realign the release test with the new signing step (#11522) 2026-09-10 05:25:34 +00:00
live-host feat(web-shell): add unified session sources (#11262) 2026-09-10 02:34:58 +00:00
mobile-mcp chore(deps): Clear high-severity CVE baseline and harden the security gate (#9584) 2026-08-21 07:43:32 +00:00
node-repl chore(release): bump node repl to 0.1.3 (#11299) 2026-09-07 09:57:30 +00:00
qwen-live test(integration): deflake the /compress E2E event budget (#11088) (#11094) 2026-09-10 06:01:15 +00:00
sdk-java fix(java): make SDK worker threads daemon (#9925) 2026-09-01 18:06:25 +00:00
sdk-python feat(core): add OpenAI Responses API content generator (#8169) 2026-09-09 22:36:23 +00:00
sdk-typescript feat(web-shell): make the product name and logo configurable (#11244) 2026-09-10 04:54:45 +00:00
vscode-ide-companion feat(web-shell): make the product name and logo configurable (#11244) 2026-09-10 04:54:45 +00:00
web-shell fix(web-shell): make the workspace provider guard self-diagnosing and reload on root retry (#11421) 2026-09-10 06:33:33 +00:00
web-templates Merge branch 'main' (f6540d19) into feat/11478-split-export-transcript-css 2026-09-10 14:42:32 +08:00
zed-extension docs: consolidate assorted documentation corrections (#9855) 2026-08-26 08:52:13 +00:00