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
- @zxypro1 made their first contribution in #50
- @brtbrr made their first contribution in #513
- @zhutao100 made their first contribution in #542
- @DS-Controller2 made their first contribution in #586
Full Changelog: v0.0.10...v0.0.11