What's Changed
- chore: bump version to 0.11.1 by @qwen-code-ci-bot in #2026
- feat: support AGENTS.md as default context file by @LaZzyMan in #2018
- fix(subagent): append output-language.md to subagent system prompt and prioritize project-level settings by @zhangxy-zju in #1993
- fix(core/rateLimit): add support for rate limit error code 1305 and custom retry error codes by @yiliang114 in #1995
- fix(logging): reduce excessive streaming output in session history logs by @tanzhenxin in #2041
- docs: update installation instructions by @joeytoday in #1994
- fix: add modality defaults to prevent API errors when reading PDFs and other media by @tanzhenxin in #1982
- Fix ACP protocol compatibility issues with Zed editor by @Mingholy in #2017
- feat(cli): add Ctrl+Y shortcut to retry failed requests by @yiliang114 in #2011
- refactor(core): extract single tool-call execution path by @yiliang114 in #1999
- fix: detect and protect against truncated tool call output by @sundapeng in #2021
- feat(cli): improve auth dialog UX with clearer three-option layout by @tanzhenxin in #2030
New Contributors
- @zhangxy-zju made their first contribution in #1993
- @sundapeng made their first contribution in #2021
Full Changelog: v0.11.0...v0.11.1-preview.0