What's Changed
- chore: bump version to 0.8.2 by @Mingholy in #1632
- chore(release): sdk-typescript v0.1.4 by @qwen-code-ci-bot in #1633
- Fix: Use resolved authType to initialize ACP agent by @Mingholy in #1622
- Add parentToolCallId and subagentType for ACP subagent tracking by @Mingholy in #1620
- feat(core): improve error message when skill is invoked as tool by @tanzhenxin in #1623
- fix(acp): stream subagent text + reasoning chunks by @tanzhenxin in #1626
- fix: ensure output-language.md is created before config initialization by @tanzhenxin in #1637
- fix(security): prevent command injection via newline bypass in shell command validation by @tanzhenxin in #1638
- Fix Claude plugin resource collection to respect marketplace config by @LaZzyMan in #1639
- feat(core): improve retry logic for better 429/5xx error handling by @tanzhenxin in #1628
- feat: add extra_body support for OpenAI-compatible providers by @tanzhenxin in #1654
- Support model selection through ACP in vscode ide companion by @yiliang114 in #1582
- feat: add multi-modal input support (image, PDF, audio) across all content generators by @tanzhenxin in #1564
- Add Zed extension for Qwen Code agent server by @Mingholy in #1630
- feat: clarify output formats for non-interactive mode by @LaZzyMan in #1579
- feat: add concurrent runner for batch CLI execution by @tanzhenxin in #1640
- Add experimental LSP support for code intelligence by @yiliang114 in #1401
- Fix: React/React-DOM version inconsistency in package.json and lockfile by @Mingholy in #1659
Full Changelog: v0.8.1...v0.8.2-preview.2