github QwenLM/qwen-code sdk-typescript-v0.1.2
SDK TypeScript Release v0.1.2

4 hours ago

What's Changed

  • fix(core): coerce string boolean values in schema validation by @tt-a1i in #1284
  • fix(cli): skip update check when disableUpdateNag is true by @liqiongyu in #1397
  • feat(i18n): add German language support by @afarber in #1378
  • Feat/javasdk by @gwinthis in #1412
  • fix: improve tool execution feedback in non-interactive mode by @LaZzyMan in #1383
  • fix: exit with non-zero code on API errors in text mode by @LaZzyMan in #1376
  • fix: preserve whitespace in thinking content for stream-json output format by @LaZzyMan in #1365
  • feat: graduate --experimental-acp to stable --acp flag by @LaZzyMan in #1355
  • Doc/qwencode java by @gwinthis in #1414
  • feat(cli): add direct argument support for /approval-mode command by @tt-a1i in #1391
  • fix: improve windows background process handling and cleanup by @xuewenjie123 in #1146
  • Fix resume command broken after new chat by @DennisYu07 in #1374
  • chore: bump version to 0.6.1 by @Mingholy in #1423
  • fix(cli,core): honor tools.core / tools.allowed in non-interactive runs by @tanzhenxin in #1406
  • fix(core): don’t force reasoning/topP defaults for OpenAI-compatible APIs by @tanzhenxin in #1415
  • [OpenaiContentGenerate] convertOpenAIResponseToGemini record thoughtsTokenCount by @Weaxs in #1393
  • feat: Optimize the issue where an error message indicating unfriendli… by @BlockHand in #1282
  • chore: bump version to 0.7.0 by @Mingholy in #1434
  • fix(core): ensure OAuth URL always displayed in headless mode by @LaZzyMan in #1426
  • feat: Modify the selection order of user Settings and workspace Settings by @BlockHand in #1433
  • feat: multi-provider models config support by @Mingholy in #1291
  • refactor: convert IDE context from JSON to plain text format by @xuewenjie123 in #1424
  • fix: multi provider cold start issue by @Mingholy in #1439
  • fix(cli): /memory show respects context.fileName by @liqiongyu in #1428
  • fix: resolve external editor launch failure on macOS and Windows by @xuewenjie123 in #1351
  • fix(core): handle missing delta in OpenAI stream chunks by @tanzhenxin in #1448
  • fix(cli): default sandbox UID/GID mapping on Linux by @liqiongyu in #1453
  • fix(shell): prevent console window flash on Windows for foreground tasks by @xuewenjie123 in #1464
  • fix(cli): warn on deprecated/unknown settings keys by @liqiongyu in #1427
  • fix(core): improve OAuth fetch-failed diagnostics by @liqiongyu in #1457
  • fix: SDK release workflow and stability improvements by @Mingholy in #1462

New Contributors

Full Changelog: sdk-typescript-v0.1.1...sdk-typescript-v0.1.2

Don't miss a new qwen-code release

NewReleases is sending notifications on new releases.