npm @qwen-code/qwen-code 0.13.1
Release v0.13.1

latest release: 0.14.0-preview.1
10 hours ago

What's Changed

  • fix(extensions): support non-GitHub git URLs for extension installation by @d191 in #2539
  • fix(cli): /memory show --project and --global now display all configured context files by @huww98 in #2368
  • fix(mcp): restore trust+isTrustedFolder permission check in getDefaultPermission by @huww98 in #2642
  • fix(cli): preserve selected auth type on startup auth failure by @zy6p in #2080
  • feat(hooks): Add comprehensive hook execution telemetry by @DennisYu07 in #2421
  • fix(vscode-ide-companion): improve ACP error handling to prevent silent loading hangs by @yiliang114 in #2546
  • fix(vscode-ide-companion): silence secondary sidebar warning on older VS Code versions by @yiliang114 in #2545
  • fix(lsp): improve C++/Java/Python language server support by @yiliang114 in #2547
  • fix(vscode-ide-companion): preserve model metadata on switch by @yiliang114 in #2591
  • fix(windows): support git bash/MSYS2 shell detection on Windows by @DennisYu07 in #2645
  • feat(hooks ui): refactor ui for Qwen Code hooks by @DennisYu07 in #2602
  • docs: add hooks documentation and fix JSON schema by @DennisYu07 in #2679
  • test(sdk): improve tool control docs and add pattern matching tests by @Mingholy in #2644
  • fix(shell): handle PTY race condition errors gracefully by @Mingholy in #2611
  • feat: human-readable permission labels, deny rule feedback, and multi-dir search improvements by @LaZzyMan in #2637
  • fix(acp-integration/agent): clear stale subagent diff confirmation after IDE accept by @yiliang114 in #2631
  • fix: use config working directory for OpenAI logger path resolution in ACP mode by @LaZzyMan in #2675
  • fix: @ file search stops working after selecting a slash command by @LaZzyMan in #2694
  • fix(acp): align permission flow across clients by @LaZzyMan in #2690
  • test(sdk): improve permission message pattern matching by @Mingholy in #2712
  • feat(auth): implement Alibaba Cloud Standard API Key support by @JohnKeating1997 in #2668

New Contributors

Full Changelog: v0.13.0...v0.13.1

Don't miss a new qwen-code release

NewReleases is sending notifications on new releases.