Skip to content

Releases: QwenLM/qwen-code

Release v0.0.12-nightly.0

16 Sep 03:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12-nightly.0

Release v0.0.11-nightly.9

15 Sep 00:12
Compare
Choose a tag to compare

Release v0.0.11-nightly.8

14 Sep 00:14
Compare
Choose a tag to compare

Release v0.0.11-nightly.7

13 Sep 00:14
Compare
Choose a tag to compare

Release v0.0.11-nightly.6

12 Sep 08:51
Compare
Choose a tag to compare

What's Changed

  • chore: add configurable cache control by @koalazf99 in #498
  • chore: pump version to 0.0.10 by @tanzhenxin in #502
  • Terminal Bench Integration Test by @ranpox in #521
  • feat: Update the multilingual documentation links in the README by @pomelo-nwu in #536
  • Fix E2E caused by Terminal Bench test by @ranpox in #529
  • refactor(cli): update OpenAI API key prompt with Bailian URL by @zxypro1 in #50
  • fix: update OpenAIKeyPrompt test to expect Alibaba Cloud API URL by @pomelo-nwu in #560
  • fix: resolve EditTool naming inconsistency causing agent confusion loops by @brtbrr in #513
  • fix: unexpected re-auth when auth-token is expired by @Mingholy in #549
  • Re-implement tokenLimits class to make it work correctly for Qwen and… by @zhutao100 in #542
  • refactor: openaiContentGenerator by @Mingholy in #501
  • Fix packages/cli/src/config/config.test.ts by @zhutao100 in #562
  • feat: Add Welcome Back Dialog, Project Summary, and Enhanced Quit Options by @pomelo-nwu in #553
  • 🎯 Subagents Feature by @tanzhenxin in #573
  • Make the ReadManyFiles tool share the "DEFAULT_MAX_LINES_TEXT_FILE" limit across files. by @zhutao100 in #563
  • fix: relax chunk validation to avoid unnecessary retry by @Mingholy in #584
  • feat: Replace all Gemini CLI brand references with Qwen Code. by @pomelo-nwu in #588
  • fix: clear saved creds when switching authType by @Mingholy in #587
  • Fix performance issues with SharedTokenManager causing 20-minute delays by @DS-Controller2 in #586

New Contributors

Full Changelog: v0.0.10...v0.0.11-nightly.6

Release v0.0.11-nightly.5

12 Sep 05:40
Compare
Choose a tag to compare

What's Changed

  • chore: add configurable cache control by @koalazf99 in #498
  • chore: pump version to 0.0.10 by @tanzhenxin in #502
  • Terminal Bench Integration Test by @ranpox in #521
  • feat: Update the multilingual documentation links in the README by @pomelo-nwu in #536
  • Fix E2E caused by Terminal Bench test by @ranpox in #529
  • refactor(cli): update OpenAI API key prompt with Bailian URL by @zxypro1 in #50
  • fix: update OpenAIKeyPrompt test to expect Alibaba Cloud API URL by @pomelo-nwu in #560
  • fix: resolve EditTool naming inconsistency causing agent confusion loops by @brtbrr in #513
  • fix: unexpected re-auth when auth-token is expired by @Mingholy in #549
  • Re-implement tokenLimits class to make it work correctly for Qwen and… by @zhutao100 in #542
  • refactor: openaiContentGenerator by @Mingholy in #501
  • Fix packages/cli/src/config/config.test.ts by @zhutao100 in #562
  • feat: Add Welcome Back Dialog, Project Summary, and Enhanced Quit Options by @pomelo-nwu in #553
  • 🎯 Subagents Feature by @tanzhenxin in #573
  • Make the ReadManyFiles tool share the "DEFAULT_MAX_LINES_TEXT_FILE" limit across files. by @zhutao100 in #563
  • fix: relax chunk validation to avoid unnecessary retry by @Mingholy in #584

New Contributors

Full Changelog: v0.0.10...v0.0.11-nightly.5

Release v0.0.11-nightly.4

12 Sep 00:15
Compare
Choose a tag to compare

What's Changed

  • chore: add configurable cache control by @koalazf99 in #498
  • chore: pump version to 0.0.10 by @tanzhenxin in #502
  • Terminal Bench Integration Test by @ranpox in #521
  • feat: Update the multilingual documentation links in the README by @pomelo-nwu in #536
  • Fix E2E caused by Terminal Bench test by @ranpox in #529
  • refactor(cli): update OpenAI API key prompt with Bailian URL by @zxypro1 in #50
  • fix: update OpenAIKeyPrompt test to expect Alibaba Cloud API URL by @pomelo-nwu in #560
  • fix: resolve EditTool naming inconsistency causing agent confusion loops by @brtbrr in #513
  • fix: unexpected re-auth when auth-token is expired by @Mingholy in #549
  • Re-implement tokenLimits class to make it work correctly for Qwen and… by @zhutao100 in #542
  • refactor: openaiContentGenerator by @Mingholy in #501
  • Fix packages/cli/src/config/config.test.ts by @zhutao100 in #562
  • feat: Add Welcome Back Dialog, Project Summary, and Enhanced Quit Options by @pomelo-nwu in #553
  • 🎯 Subagents Feature by @tanzhenxin in #573
  • Make the ReadManyFiles tool share the "DEFAULT_MAX_LINES_TEXT_FILE" limit across files. by @zhutao100 in #563

New Contributors

Full Changelog: v0.0.10...v0.0.11-nightly.4

Release v0.0.11

12 Sep 10:06
Compare
Choose a tag to compare

What's Changed

  • chore: add configurable cache control by @koalazf99 in #498
  • chore: pump version to 0.0.10 by @tanzhenxin in #502
  • Terminal Bench Integration Test by @ranpox in #521
  • feat: Update the multilingual documentation links in the README by @pomelo-nwu in #536
  • Fix E2E caused by Terminal Bench test by @ranpox in #529
  • refactor(cli): update OpenAI API key prompt with Bailian URL by @zxypro1 in #50
  • fix: update OpenAIKeyPrompt test to expect Alibaba Cloud API URL by @pomelo-nwu in #560
  • fix: resolve EditTool naming inconsistency causing agent confusion loops by @brtbrr in #513
  • fix: unexpected re-auth when auth-token is expired by @Mingholy in #549
  • Re-implement tokenLimits class to make it work correctly for Qwen and… by @zhutao100 in #542
  • refactor: openaiContentGenerator by @Mingholy in #501
  • Fix packages/cli/src/config/config.test.ts by @zhutao100 in #562
  • feat: Add Welcome Back Dialog, Project Summary, and Enhanced Quit Options by @pomelo-nwu in #553
  • 🎯 Subagents Feature by @tanzhenxin in #573
  • Make the ReadManyFiles tool share the "DEFAULT_MAX_LINES_TEXT_FILE" limit across files. by @zhutao100 in #563
  • fix: relax chunk validation to avoid unnecessary retry by @Mingholy in #584
  • feat: Replace all Gemini CLI brand references with Qwen Code. by @pomelo-nwu in #588
  • fix: clear saved creds when switching authType by @Mingholy in #587
  • Fix performance issues with SharedTokenManager causing 20-minute delays by @DS-Controller2 in #586
  • fix: tool calls ui issues by @Mingholy in #590

New Contributors

Full Changelog: v0.0.10...v0.0.11

Release v0.0.11-nightly.3

11 Sep 00:13
Compare
Choose a tag to compare

What's Changed

  • chore: add configurable cache control by @koalazf99 in #498
  • chore: pump version to 0.0.10 by @tanzhenxin in #502
  • Terminal Bench Integration Test by @ranpox in #521
  • feat: Update the multilingual documentation links in the README by @pomelo-nwu in #536
  • Fix E2E caused by Terminal Bench test by @ranpox in #529
  • refactor(cli): update OpenAI API key prompt with Bailian URL by @zxypro1 in #50
  • fix: update OpenAIKeyPrompt test to expect Alibaba Cloud API URL by @pomelo-nwu in #560
  • fix: resolve EditTool naming inconsistency causing agent confusion loops by @brtbrr in #513
  • fix: unexpected re-auth when auth-token is expired by @Mingholy in #549
  • Re-implement tokenLimits class to make it work correctly for Qwen and… by @zhutao100 in #542
  • refactor: openaiContentGenerator by @Mingholy in #501
  • Fix packages/cli/src/config/config.test.ts by @zhutao100 in #562

New Contributors

Full Changelog: v0.0.10...v0.0.11-nightly.3

Release v0.0.11-nightly.2

09 Sep 12:28
Compare
Choose a tag to compare

What's Changed

  • chore: add configurable cache control by @koalazf99 in #498
  • chore: pump version to 0.0.10 by @tanzhenxin in #502
  • Terminal Bench Integration Test by @ranpox in #521
  • feat: Update the multilingual documentation links in the README by @pomelo-nwu in #536
  • Fix E2E caused by Terminal Bench test by @ranpox in #529
  • refactor(cli): update OpenAI API key prompt with Bailian URL by @zxypro1 in #50
  • fix: update OpenAIKeyPrompt test to expect Alibaba Cloud API URL by @pomelo-nwu in #560
  • fix: resolve EditTool naming inconsistency causing agent confusion loops by @brtbrr in #513
  • fix: unexpected re-auth when auth-token is expired by @Mingholy in #549
  • Re-implement tokenLimits class to make it work correctly for Qwen and… by @zhutao100 in #542
  • refactor: openaiContentGenerator by @Mingholy in #501
  • Fix packages/cli/src/config/config.test.ts by @zhutao100 in #562

New Contributors

Full Changelog: v0.0.10...v0.0.11-nightly.2