Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-07 | 3.3 kB | |
v3.8.1 source code.tar.gz | 2025-03-07 | 6.9 MB | |
v3.8.1 source code.zip | 2025-03-07 | 8.7 MB | |
Totals: 3 Items | 15.6 MB | 0 |
What's Changed
What's New Features
- feat: support mcp server management by @life2015 in https://github.com/opensumi/core/pull/4387
- feat: clientId no longer required in base language model by @life2015 in https://github.com/opensumi/core/pull/4411
- feat: optmize file search list UI by @life2015 in https://github.com/opensumi/core/pull/4431
- feat: support custom model id by @hacke2 in https://github.com/opensumi/core/pull/4424
- feat: support multiple async apply by @ensorrow in https://github.com/opensumi/core/pull/4417
- feat: add more chat report point by @ensorrow in https://github.com/opensumi/core/pull/4416
- feat: add stop functionality to chat input and update related components by @Aaaaash in https://github.com/opensumi/core/pull/4440
- feat: provide default apply service by @hacke2 in https://github.com/opensumi/core/pull/4446
- feat: support SSE MCP Server and improve form style by @erha19 in https://github.com/opensumi/core/pull/4447
Refactor
- refactor: use openai-compatible to support providerOptions by @ensorrow in https://github.com/opensumi/core/pull/4402
- refactor: refactor applyService to support apply recover by @ensorrow in https://github.com/opensumi/core/pull/4412
Style Changes
- style: add color style for codicon keyboard tab icon by @erha19 in https://github.com/opensumi/core/pull/4413
Other Changes
- chore(release): release v3.8.0 by @Ricbet in https://github.com/opensumi/core/pull/4405
- fix: content same will not render NES by @Ricbet in https://github.com/opensumi/core/pull/4409
- fix: comments being collapsed when toggle editor by @hacke2 in https://github.com/opensumi/core/pull/4408
- chore: improve auto scroll behavior by @Aaaaash in https://github.com/opensumi/core/pull/4419
- fix: code edits default previewer discard by @Ricbet in https://github.com/opensumi/core/pull/4423
- fix: mcp reconnect fix by @life2015 in https://github.com/opensumi/core/pull/4426
- fix: terminal cmd add command by @Aaaaash in https://github.com/opensumi/core/pull/4418
- fix: system prompt not working by @Aaaaash in https://github.com/opensumi/core/pull/4429
- fix: enhance MCP Tool "search file" to handle queries with spaces by @turengege in https://github.com/opensumi/core/pull/4422
- fix: base apply service not find provider by @Ricbet in https://github.com/opensumi/core/pull/4425
- chore: improve chat context by @Aaaaash in https://github.com/opensumi/core/pull/4407
- fix: register editor side widget issue by @Aaaaash in https://github.com/opensumi/core/pull/4432
- fix: chat reporter issues by @ensorrow in https://github.com/opensumi/core/pull/4434
- fix: issues about multiple file apply by @ensorrow in https://github.com/opensumi/core/pull/4435
- fix: os check and i18n text by @erha19 in https://github.com/opensumi/core/pull/4438
- fix: history generate with toolCalls by @ensorrow in https://github.com/opensumi/core/pull/4441
- fix: attach file snippets by @Aaaaash in https://github.com/opensumi/core/pull/4442
New Contributors
- @turengege made their first contribution in https://github.com/opensumi/core/pull/4422
Full Changelog: https://github.com/opensumi/core/compare/v3.8.0...v3.8.1