v3.8.1
What's Changed
What's New Features
- feat: support mcp server management by @life2015 in #4387
- feat: clientId no longer required in base language model by @life2015 in #4411
- feat: optmize file search list UI by @life2015 in #4431
- feat: support custom model id by @hacke2 in #4424
- feat: support multiple async apply by @ensorrow in #4417
- feat: add more chat report point by @ensorrow in #4416
- feat: add stop functionality to chat input and update related components by @Aaaaash in #4440
- feat: provide default apply service by @hacke2 in #4446
- feat: support SSE MCP Server and improve form style by @erha19 in #4447
Refactor
- refactor: use openai-compatible to support providerOptions by @ensorrow in #4402
- refactor: refactor applyService to support apply recover by @ensorrow in #4412
Style Changes
Other Changes
- chore(release): release v3.8.0 by @Ricbet in #4405
- fix: content same will not render NES by @Ricbet in #4409
- fix: comments being collapsed when toggle editor by @hacke2 in #4408
- chore: improve auto scroll behavior by @Aaaaash in #4419
- fix: code edits default previewer discard by @Ricbet in #4423
- fix: mcp reconnect fix by @life2015 in #4426
- fix: terminal cmd add command by @Aaaaash in #4418
- fix: system prompt not working by @Aaaaash in #4429
- fix: enhance MCP Tool "search file" to handle queries with spaces by @turengege in #4422
- fix: base apply service not find provider by @Ricbet in #4425
- chore: improve chat context by @Aaaaash in #4407
- fix: register editor side widget issue by @Aaaaash in #4432
- fix: chat reporter issues by @ensorrow in #4434
- fix: issues about multiple file apply by @ensorrow in #4435
- fix: os check and i18n text by @erha19 in #4438
- fix: history generate with toolCalls by @ensorrow in #4441
- fix: attach file snippets by @Aaaaash in #4442
New Contributors
- @turengege made their first contribution in #4422
Full Changelog: v3.8.0...v3.8.1