What's Changed
- docs: update authentication documentation with Coding Plan setup guide by @joeytoday in #1800
- chore: bump version to 0.10.1 by @qwen-code-ci-bot in #1808
- Fix: Fix node installation permission issue in shell script by @DennisYu07 in #1819
- fix: prevent AbortSignal listener memory leak by @LaZzyMan in #1811
- feat: add TPM throttling error handling with 1-minute retry delay by @wenshao in #1791
- fix: correct showLineNumbers default value to true by @LaZzyMan in #1813
- fix: support JSON Schema draft-2020-12 for MCP tools (fixes #1818) by @LaZzyMan in #1821
- Add dev launch config and preserve existing NODE_OPTIONS by @DragonnZhang in #1784
- Fix abort listener accumulation in subagent while loop by @Mingholy in #1825
- refactor(cli): unify Escape key handling in AppContainer by @Mingholy in #1824
- Fix auth UI to use semantic theme colors and correct selection sync by @Mingholy in #1823
- Add --session-id support for CLI and SDK by @Mingholy in #1822
New Contributors
- @joeytoday made their first contribution in #1800
- @wenshao made their first contribution in #1791
Full Changelog: v0.10.1...v0.10.2