What's Changed
- chore(release): sdk-typescript v0.1.3 by @qwen-code-ci-bot in #1483
- fix: docs errors and add community contacts by @pomelo-nwu in #1484
- fix: docs by @pomelo-nwu in #1485
- Reduce slow quit by trimming skills watchers by @tanzhenxin in #1489
- Fix timing issue in LoggingContentGenerator initialization by @Mingholy in #1492
- chore: bump version to 0.7.1 by @Mingholy in #1494
- fix: include --acp flag in tool exclusion check by @yiliang114 in #1499
- fix(vscode-ide-companion): simplify ELECTRON_RUN_AS_NODE detection and improve README by @yiliang114 in #1496
- feat(cli): add settings support for experimental skills by @Antovex in #1497
- fix: mistranslation of token by @PJ-568 in #1508
- fix: unable to remove MCP server when only one element exists by @LaZzyMan in #1490
- docs(auth): add Coding Plan documentation by @pomelo-nwu in #1509
- fix(core): parse skills frontmatter with CRLF/BOM by @liqiongyu in #1528
- feat: Improve QWEN. md file loading by filtering system files and limiting scope by @BlockHand in #1486
- fix(cli): relocate skills setting to experimental namespace by @tanzhenxin in #1538
- fix(acp): implement session/set_model method for JetBrains compatibility by @tanzhenxin in #1521
- Fix credential management and authentication flows with improved generation config preservation by @Mingholy in #1510
- fix: resolve arrow key navigation conflict between history and completion by @afarber in #1519
- feat: add user feedback dialog by @DragonnZhang in #1465
- fix(cli): isolate modelConfigUtils tests from system env vars by @tanzhenxin in #1545
- fix(acp): propagate ENOENT errors correctly and centralize error codes by @tanzhenxin in #1550
- Fix: Update Qwen OAuth model information by @Mingholy in #1548
- fix: replace spawn shell option with explicit shell args to avoid Node.js DEP0190 warning by @afarber in #1234
- feat(cli): use dim colors for YOLO/auto-accept mode borders by @afarber in #1476
- chore(release): bump version to 0.8.0 by @tanzhenxin in #1556
- chore: remove tiktoken dependency and use API-reported token counts by @tanzhenxin in #1526
- Add /bug command to non-interactive mode by @Mingholy in #1552
- feat: Redesign CLI welcome screen and settings dialog by @tanzhenxin in #1513
- fix: skip non-existent file imports instead of warning (ENOENT) by @LaZzyMan in #1563
- Feat/extension by @LaZzyMan in #1534
- fix dependences of core pkg by @LaZzyMan in #1574
- fix github pkg dependence by @LaZzyMan in #1576
- fix prompts denpendence by @LaZzyMan in #1578
- feat(extensions): add detail command and improve extension validation by @LaZzyMan in #1580
- docs: add Trendshift badge to README by @pomelo-nwu in #1553
- Add VSCode IDE Companion Release Workflow by @yiliang114 in #1542
- Update command usage in add.ts to reflect new name by @weiyuanke in #1572
- feat: add runtime-aware fetch options for Anthropic and OpenAI providers by @Mingholy in #1516
- Security: Fix awk/sed Command Injection in READ_ONLY_ROOT_COMMANDS by @pomelo-nwu in #1601
- feat(extensions): add plugin selection UI for Claude marketplace by @LaZzyMan in #1592
- feat: make DiffRenderer respect ui.showLineNumbers setting by @BlockHand in #1561
- fix: correct schema field name for context.loadFromIncludeDirectories by @LaZzyMan in #1609
- feat: Implement temporary dismissal for feedback dialogs with persistent prompting by @DragonnZhang in #1590
- Simplify permission response handling and fix edit failure and VSCode diff issues by @yiliang114 in #1581
- fix(vscode-ide-companion): platform-specific builds with optimized VSIX packaging by @tanzhenxin in #1586
- fix(cli): pass paths to read_many_files in ACP by @tanzhenxin in #1614
- Fix: Add toolName metadata for ACP tool call messages by @Mingholy in #1615
- feat(i18n): Add Japanese language support and fix menu labels in other languages by @k-kanade in #1392
- fix: cli input stream handling and error management by @Mingholy in #1588
- fix: replace EnvHttpProxyAgent with ProxyAgent to suppress experimental warning by @Mingholy in #1624
- test: improve SDK integration test reliability with createResultWaiter and ProcessTransport error handling by @Mingholy in #1627
- feat: Add Portuguese (pt-BR) language support with complete translations and refactor i18n architecture for better language management. by @pomelo-nwu in #1616
- feat: add skills and agents display to extension list with i18n support by @LaZzyMan in #1629
- chore: bump version to 0.8.1 by @Mingholy in #1631
New Contributors
- @Antovex made their first contribution in #1497
- @PJ-568 made their first contribution in #1508
- @weiyuanke made their first contribution in #1572
- @k-kanade made their first contribution in #1392
Full Changelog: sdk-typescript-v0.1.3...sdk-typescript-v0.1.4