qwen-code/packages
harsh ece51398dd
fix(core): handle missing xdg-open gracefully in secure-browser-launcher (#1675)
- secure-browser-launcher now logs the URL and resolves instead of throwing
  when all browser commands fail, preventing callers from crashing on
  headless or minimal Linux environments
- Add microsoft-edge to the Linux fallback list
- Update JSDoc to match the new log-and-resolve contract
- Pin test platform to darwin so the assertion doesn't get masked by the
  Linux fallback chain

Note: this PR stabilizes the utility but does not by itself fix the
RISC-V/OrangePi crash in #1674, which originates from the `open` npm
package in qwenOAuth2.ts. See #3481 for the root-cause fix.
2026-04-22 05:08:01 +08:00
..
channels fix(weixin): check full 4-byte PNG magic signature (#2970) 2026-04-18 09:32:58 +08:00
cli feat(vscode): replace OAuth with Coding Plan / API Key provider setup (#3398) 2026-04-21 22:20:58 +08:00
core fix(core): handle missing xdg-open gracefully in secure-browser-launcher (#1675) 2026-04-22 05:08:01 +08:00
sdk-java Fix typo in class name (#2189) 2026-04-18 11:59:36 +08:00
sdk-typescript fix(sdk): settle pending next() promise in Stream.return() to prevent hangs (#2981) 2026-04-18 09:46:56 +08:00
vscode-ide-companion feat(vscode): replace OAuth with Coding Plan / API Key provider setup (#3398) 2026-04-21 22:20:58 +08:00
web-templates fix: display (#2766) 2026-04-19 15:25:29 +08:00
webui feat(vscode): replace OAuth with Coding Plan / API Key provider setup (#3398) 2026-04-21 22:20:58 +08:00
zed-extension chore(zed-extension): update package version to 0.10.0 2026-02-06 14:26:01 +08:00