qwen-code/packages
jinye a93ec674e9
perf(cli): enable compile cache and defer getCliVersion for serve (#5938)
Enable Node.js compile cache (module.enableCompileCache) in the serve
fast-path so V8 bytecode is cached across daemon restarts. Start
getCliVersion() as a non-blocking promise and resolve it in parallel
with the runtime module loads inside buildRuntime(), removing it from
the pre-listen critical path.
2026-06-27 14:19:29 +00:00
..
acp-bridge feat(web-shell): browse MCP server resources in the /mcp dialog (#5879) 2026-06-26 17:12:01 +00:00
audio-capture chore(release): v0.19.2 (#5830) 2026-06-24 15:00:58 +00:00
channels chore(release): v0.19.2 (#5830) 2026-06-24 15:00:58 +00:00
cli perf(cli): enable compile cache and defer getCliVersion for serve (#5938) 2026-06-27 14:19:29 +00:00
core feat(cli): add /model --vision for a fallback vision model (#5778) 2026-06-27 12:51:11 +00:00
cua-driver feat(cua-driver): vendor qwen-cua-driver with opt-in 0–1000 relative coordinates (#5896) 2026-06-26 13:06:43 +00:00
desktop feat(memory): add a git-shared team memory tier (#5886) 2026-06-27 12:29:48 +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 feat(web-shell): add optional session sidebar with navigation (#5931) 2026-06-27 12:39:46 +00:00
vscode-ide-companion feat(cli): add /model --vision for a fallback vision model (#5778) 2026-06-27 12:51:11 +00:00
web-shell feat(web-shell): add optional session sidebar with navigation (#5931) 2026-06-27 12:39:46 +00:00
web-templates chore(release): v0.19.2 (#5830) 2026-06-24 15:00:58 +00:00
webui feat(web-shell): add optional session sidebar with navigation (#5931) 2026-06-27 12:39: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