What's Changed
- fix: Add AWS Bedrock reasoning extraction middleware by @DeJeune in #10231
- fix: Remove maxTokens check from Anthropic thinking budget by @DeJeune in #10240
- CI: improve claude translator for review, quote and email by @EurFelux in #10230
- fix formatApiHost by @DeJeune in #10236
- feat: support more terminal in code tools by @beyondkmp in #10192
- fix(models): add qwen-plus new model by @yichengsu in #10172
- fix: update default content in getDefaultTranslateAssistant function by @beyondkmp in #10247
- fix(eslint): reorganize eslint config to enable custom rules by @EurFelux in #10234
- fix: prevent backspace from deleting files when text contains whitespace by @Husky-Yellow in #10261
- feat(AiSdkToChunkAdapter): fix mcp response image by @MyPrototypeWhat in #10262
- fix: Change unsupported provider error to return undefined by @DeJeune in #10257
- Add azure-responses provider and fix ordered list styling by @DeJeune in #10267
- fix(providerConfig): add includeUsage option to provider configuration by @MyPrototypeWhat in #10269
- fix: use translate assistant's content instead of select text by @beyondkmp in #10266
New Contributors
- @yichengsu made their first contribution in #10172
- @Husky-Yellow made their first contribution in #10261
Full Changelog: v1.6.0-rc.2...v1.6.0-rc.3