-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
Update aws-sdk-js-v3 monorepo to ~3.932.0 #10119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
TestGru AssignmentSummary
Tip You can |
|
👍 @renovate[bot] Thank you for raising your pull request and contributing to our Community |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## next #10119 +/- ##
=========================================
Coverage 80.83% 80.83%
=========================================
Files 934 934
Lines 60595 60595
Branches 9603 8213 -1390
=========================================
Hits 48982 48982
Misses 11613 11613
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
fdbcb67 to
5f75b66
Compare
5f75b66 to
182a89c
Compare
182a89c to
feee7c3
Compare
feee7c3 to
d205a6e
Compare
d205a6e to
4db9ee4
Compare
4db9ee4 to
5cd3753
Compare
5cd3753 to
2d3cfc5
Compare
|
❤️ Great PR @renovate[bot] ❤️ The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world. |
|
🎉 This PR is included in version 2.0.0-next.66 🎉 The release is available on: Your semantic-release bot 📦🚀 |
* 🔨 chore: update market-sdk (#10171) chore: update market-sdk * 📌 chore: pin eta to 4.0.1 to fix ERR_PACKAGE_PATH_NOT_EXPORTED error (#10190) * 📌 chore: pin eta to 4.0.1 to fix ERR_PACKAGE_PATH_NOT_EXPORTED error * 🔨 chore: add overrides for bun compatibility * 📝 docs(bot): Auto sync agents & plugin to readme * ✨ feat: support tool invention (#10182) * finish intervention backend * add Intervention * fix tests * finish action mode * 初步完成 reject 逻辑 * 初步完成 reject 逻辑 * wip approve tool calling * 初步完成 approve 流程 * Update index.ts * 完成 approve 流程 * fix tests * fix tests * 🐛 fix: update lost i18n files (#10179) chore: update i18n * :bookmark: chore(release): v2.0.0-next.49 [skip ci] ## [Version 2.0.0-next.49](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.48...v2.0.0-next.49) <sup>Released on **2025-11-13**</sup> #### ✨ Features - **misc**: Support tool invention. #### 🐛 Bug Fixes - **misc**: Update lost i18n files. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support tool invention, closes [#10182](https://github.com/lobehub/lobe-chat/issues/10182) ([4dca708](https://github.com/lobehub/lobe-chat/commit/4dca708)) #### What's fixed * **misc**: Update lost i18n files, closes [#10179](https://github.com/lobehub/lobe-chat/issues/10179) ([b69c7ff](https://github.com/lobehub/lobe-chat/commit/b69c7ff)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 🌐 chore: translate non-English comments to English in context-engine (#10180) * 🌐 chore: translate non-English comments to English in context-engine * 🌐 fix: complete comment translation in MessageContent.ts - Translated remaining 3 Chinese comments to English - Ensures all comments in context-engine package are properly translated - Maintains code functionality while improving readability for international developers 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Arvin Xu <[email protected]> * 🧪 test: update error message expectations to English in BaseProcessor tests Updated test assertions to match English error messages ('Invalid context' and 'Invalid output context') instead of Chinese ones. * ✅ test: add unit tests for validateRedirectHost (#10173) Added comprehensive unit tests for the validateRedirectHost security function covering: - Invalid input validation - Exact host matching - Localhost environment handling - Subdomain validation - Open redirect attack prevention - Port handling with standard and custom ports - Edge cases (IPv4, case sensitivity, malformed inputs) - Real-world deployment scenarios All 52 test cases pass successfully. * 🐛 fix: fix oidc accountId mismatch (#10058) * chore: adjust oidc login and consent page mobile style * fix: acccount mismatch error * test: add oidc service test case * :bookmark: chore(release): v2.0.0-next.50 [skip ci] ## [Version 2.0.0-next.50](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.49...v2.0.0-next.50) <sup>Released on **2025-11-13**</sup> #### 🐛 Bug Fixes - **misc**: Fix oidc accountId mismatch. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix oidc accountId mismatch, closes [#10058](https://github.com/lobehub/lobe-chat/issues/10058) ([0692ba7](https://github.com/lobehub/lobe-chat/commit/0692ba7)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * ✨ feat: support bash tools in local system (#9676) * wip for bash system * refactor * fix remark issue * 完成批准实现 * refactor toolIntervention * refactor toolIntervention * use user tool config * show InterventionModeSelector * finish local file mode * fix error * update * update i18n * revert * fix bug * 💄 style: Update ERNIE-5.0-Thinking-Preview model (#10196) * feat(wenxin): add model listing and parsing for Wenxin models - Implemented model retrieval in Wenxin provider with async models function. - Introduced WenxinModelCard interface to define model structure. - Updated modelParse utility to include keywords specific to Wenxin models. - Enhanced model owner detection to recognize Wenxin models. * feat(wenxin): add reasoning parameters to chat model settings and update payload handling * feat(wenxin): update checkModel and modelsUrl for improved model access * feat(wenxin): add search ability and update settings for chat models * feat(wenxin): refine thinking budget handling in chat completion payload * feat(wenxin): remove enableReasoning from extendParams in chat model settings * :bookmark: chore(release): v2.0.0-next.51 [skip ci] ## [Version 2.0.0-next.51](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.50...v2.0.0-next.51) <sup>Released on **2025-11-13**</sup> #### 💄 Styles - **misc**: Update ERNIE-5.0-Thinking-Preview model. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Update ERNIE-5.0-Thinking-Preview model, closes [#10196](https://github.com/lobehub/lobe-chat/issues/10196) ([89f3eed](https://github.com/lobehub/lobe-chat/commit/89f3eed)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 💄 style: make OpenAI Response API by default (#10202) * update i18n * 修正测试 * fix macOS impl * fix directory params * refactor the builtin render implement * remove unused sql * fix tests * 🐛 fix: filter out reasoning fields from messages in ChatCompletion API (#10203) * fix max tokens issue * 🐛 fix: filter out reasoning fields from messages in ChatCompletion API Explicitly map only valid ChatCompletionMessageParam fields and exclude reasoning/reasoning_content to prevent JSON unmarshaling errors when conversation history contains reasoning objects. Fixes #10193 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]> --------- Co-authored-by: Claude <[email protected]> * :bookmark: chore(release): v2.0.0-next.52 [skip ci] ## [Version 2.0.0-next.52](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.51...v2.0.0-next.52) <sup>Released on **2025-11-13**</sup> #### 🐛 Bug Fixes - **misc**: Filter out reasoning fields from messages in ChatCompletion API. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Filter out reasoning fields from messages in ChatCompletion API, closes [#10203](https://github.com/lobehub/lobe-chat/issues/10203) [#10193](https://github.com/lobehub/lobe-chat/issues/10193) ([5f28b2c](https://github.com/lobehub/lobe-chat/commit/5f28b2c)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 📌 chore: pin electron to 38.x (#10204) Downgrade electron from 39.x to 38.x for stability 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <[email protected]> * ✅ test: fix tests (#10209) fix tests * 📝 docs(bot): Auto sync agents & plugin to readme * 🌐 chore: translate non-English comments to English in electron-server-ipc (#10207) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Claude <[email protected]> * ✨ feat: Add GPT-5.1 models (#10206) * 💄 style: fix approving render and improve Conversation style (#10210) fix approving render and improve chat layout style * :bookmark: chore(release): v2.0.0-next.53 [skip ci] ## [Version 2.0.0-next.53](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.52...v2.0.0-next.53) <sup>Released on **2025-11-14**</sup> #### ✨ Features - **misc**: Add GPT-5.1 models. #### 💄 Styles - **misc**: Fix approving render and improve Conversation style. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add GPT-5.1 models, closes [#10206](https://github.com/lobehub/lobe-chat/issues/10206) ([afd3a47](https://github.com/lobehub/lobe-chat/commit/afd3a47)) #### Styles * **misc**: Fix approving render and improve Conversation style, closes [#10210](https://github.com/lobehub/lobe-chat/issues/10210) ([841b7f1](https://github.com/lobehub/lobe-chat/commit/841b7f1)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 💄 style: refactor and support move locale file intervention (#10213) refactor and support move locale file * :bookmark: chore(release): v2.0.0-next.54 [skip ci] ## [Version 2.0.0-next.54](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.53...v2.0.0-next.54) <sup>Released on **2025-11-14**</sup> #### 💄 Styles - **misc**: Refactor and support move locale file intervention. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Refactor and support move locale file intervention, closes [#10213](https://github.com/lobehub/lobe-chat/issues/10213) ([63cac81](https://github.com/lobehub/lobe-chat/commit/63cac81)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * ✨ feat: Create Pages in Knowledge Base (#9895) * feat: New note entry * feat: save * feat: custom note * feat: save * feat: editor * feat: editor * feat: editor * lint: Regroup files * fix: Image border * feat: editor * feat: masonry view in chat * style: column * 🐛 fix: Fix editor in modal * fix: Mansory stuck * feat: New note view * feat: New note view * fix: New note draft * fix: New note draft * style: New sidebar * style: Remove icon * style: Add skeleton * style: button style * fix: Lint error * fix: Preview not updating * style: Collection style * fix: Cannot query other data * style: New header style * feat: Empty placeholder * style: Adjust padding * feat: Upload markdown * fix: Tab active status * style: image placeholder * fix: Cannot delete note * feat: Emoji picker * style: Move icon to leading position * style: Fix input color * fix: Icon not saved * style: leading icon * style: Adjust skelton shape * feat: Auto save * feat: Upgrade file * feat: Knowlwdge home * feat: Knowlwdge home * feat: Knowlwdge home * feat: Knowlwdge home * feat: Rename files * fix: Knowledge base not working * fix: Knowledge base home * fix: Knowledge base home * feat: Three dot menu * fix: New knowledge base modal not working * feat: Cannot use upload * fix: documents not aloding * feat: Route for document * fix: Test error * fix: Lint * fix: Type error * refac: Rename symbol * fix: Cannot save icon * fix: Add missing translations * feat: Use virtualso for the list * fix: Hover style * fix: Cannot open documents * feat: Bump Editor version * fix: Editor blur * feat: Hide preview for selected item * style: Limit max width * feat: Auto save hint * style: New doc list style * style: New header * feat: Heade tyle * style: Adjust padding * feat: Duplicate document * fix: Add missing i18n * fix: Add missing translation * fix: Test error * lint: Seperate code * fix: Style pollution * feat: Share state * fix: Word count * fix: Navigation * feat: Add heading option * fix: Add missing translation * feat: Delete confirm * feat: Collpased by default * fix: Editor hot area * fix: Add missing translation * style: Adjust file list density * fix: Remove website for now * feat: Use masonry by default * feat: Collapse switch * fix: Remove useless query * feat: Remove unused features * feat: Immeditaely create knowledge base * feat: Immedately create the document * feat: Add missing translation * feat: Open emoji pciker by default * fix: Emoji picker * feat: Rename * feat: Rename * fix: Emoji picker disappear * fix: Route flickering * feat: Refactor document * fix: Address ts error * feat: Reduce delay * feat: Document -> Page * fix: Add missing translation * fix: URL * fix: add missing translation * fix: editor blurred * fix: No skelton after successfuly deletion * fix: Filter * build: Add test * fix: Test * fix: Test coverage drop --------- Co-authored-by: canisminor1990 <[email protected]> * ✨ feat(image): image model show price (#10198) * ✨ feat: Add folder creation UI and clean up debug code - Add "New Folder" option in KnowledgeManager add button dropdown - Remove debug logging from FileExplorer component - Add i18n keys for folder management actions (newFolder, newPage, uploadFile, uploadFolder) - Prepare UI for folder creation functionality 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]> * :bookmark: chore(release): v2.0.0-next.55 [skip ci] ## [Version 2.0.0-next.55](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.54...v2.0.0-next.55) <sup>Released on **2025-11-14**</sup> #### ✨ Features - **image**: Image model show price. - **misc**: Create Pages in Knowledge Base. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **image**: Image model show price, closes [#10198](https://github.com/lobehub/lobe-chat/issues/10198) ([b87e0e4](https://github.com/lobehub/lobe-chat/commit/b87e0e4)) * **misc**: Create Pages in Knowledge Base, closes [#9895](https://github.com/lobehub/lobe-chat/issues/9895) ([f46edeb](https://github.com/lobehub/lobe-chat/commit/f46edeb)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * :bookmark: chore(release): v2.0.0-next.56 [skip ci] ## [Version 2.0.0-next.56](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.55...v2.0.0-next.56) <sup>Released on **2025-11-14**</sup> #### ✨ Features - **misc**: Add folder creation UI and clean up debug code. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add folder creation UI and clean up debug code ([d5ecd0a](https://github.com/lobehub/lobe-chat/commit/d5ecd0a)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 💄 style: revert background style (#10218) revert style * :bookmark: chore(release): v2.0.0-next.57 [skip ci] ## [Version 2.0.0-next.57](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.56...v2.0.0-next.57) <sup>Released on **2025-11-14**</sup> #### 💄 Styles - **misc**: Revert background style. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Revert background style, closes [#10218](https://github.com/lobehub/lobe-chat/issues/10218) ([97b0413](https://github.com/lobehub/lobe-chat/commit/97b0413)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * ✨ feat: support DeepSeek Interleaved thinking (#10219) fix tests * :bookmark: chore(release): v2.0.0-next.58 [skip ci] ## [Version 2.0.0-next.58](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.57...v2.0.0-next.58) <sup>Released on **2025-11-14**</sup> #### ✨ Features - **misc**: Support DeepSeek Interleaved thinking. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support DeepSeek Interleaved thinking, closes [#10219](https://github.com/lobehub/lobe-chat/issues/10219) ([3736a85](https://github.com/lobehub/lobe-chat/commit/3736a85)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 🤖 style: update i18n (#10205) 💄 style: update i18n Co-authored-by: canisminor1990 <[email protected]> * :bookmark: chore(release): v2.0.0-next.59 [skip ci] ## [Version 2.0.0-next.59](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.58...v2.0.0-next.59) <sup>Released on **2025-11-14**</sup> #### 💄 Styles - **misc**: Update i18n. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Update i18n, closes [#10205](https://github.com/lobehub/lobe-chat/issues/10205) ([fc57d2a](https://github.com/lobehub/lobe-chat/commit/fc57d2a)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * ✅ test: fix upload service tests after removing ClientS3 (#10220) - Removed references to deleted clientS3Storage - Updated tests to match current server/desktop upload flow - Fixed XMLHttpRequest mocking for server upload tests - Updated filename assertions to match UUID generation behavior 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <[email protected]> * 🐛 fix: Reduce threshold (#10222) * :bookmark: chore(release): v2.0.0-next.60 [skip ci] ## [Version 2.0.0-next.60](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.59...v2.0.0-next.60) <sup>Released on **2025-11-14**</sup> #### 🐛 Bug Fixes - **misc**: Reduce threshold. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Reduce threshold, closes [#10222](https://github.com/lobehub/lobe-chat/issues/10222) ([abdfd06](https://github.com/lobehub/lobe-chat/commit/abdfd06)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 🌐 chore: translate non-English comments to English in database models (#10225) * 🤖 style: update i18n (#10224) * :bookmark: chore(release): v2.0.0-next.61 [skip ci] ## [Version 2.0.0-next.61](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.60...v2.0.0-next.61) <sup>Released on **2025-11-15**</sup> #### 💄 Styles - **misc**: Update i18n. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Update i18n, closes [#10224](https://github.com/lobehub/lobe-chat/issues/10224) ([ca7551f](https://github.com/lobehub/lobe-chat/commit/ca7551f)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 🐛 fix(next16): resolve 'Response body object should not be disturbed or locked' error (#10226) - Add prepareRequestForTRPC utility to clone Request objects for tRPC handlers - Update all tRPC route handlers (lambda, async, desktop, mobile, tools) to use cloned requests - Update checkAuth middleware to clone requests before passing to handlers - This fixes the issue where Next.js 16 internal mechanisms disturb the request body stream - Resolves: https://github.com/vercel/next.js/issues/83453 * :bookmark: chore(release): v2.0.0-next.62 [skip ci] ## [Version 2.0.0-next.62](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.61...v2.0.0-next.62) <sup>Released on **2025-11-15**</sup> #### 🐛 Bug Fixes - **next16**: Resolve 'Response body object should not be disturbed or locked' error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **next16**: Resolve 'Response body object should not be disturbed or locked' error, closes [#10226](https://github.com/lobehub/lobe-chat/issues/10226) ([caa9c78](https://github.com/lobehub/lobe-chat/commit/caa9c78)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * ✨ feat: show orphaned tool message and support delete tool message (#10232) * show orphaned tool message * support delete messages * update i18n * clean console.log * improve system role * fix * :bookmark: chore(release): v2.0.0-next.63 [skip ci] ## [Version 2.0.0-next.63](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.62...v2.0.0-next.63) <sup>Released on **2025-11-15**</sup> #### ✨ Features - **misc**: Show orphaned tool message and support delete tool message. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Show orphaned tool message and support delete tool message, closes [#10232](https://github.com/lobehub/lobe-chat/issues/10232) ([38cfd26](https://github.com/lobehub/lobe-chat/commit/38cfd26)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * ♻️ refactor: refactor package types (#10233) * refactor packages types * remove lite mode * :bookmark: chore(release): v2.0.0-next.64 [skip ci] ## [Version 2.0.0-next.64](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.63...v2.0.0-next.64) <sup>Released on **2025-11-15**</sup> #### ♻ Code Refactoring - **misc**: Refactor package types. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor package types, closes [#10233](https://github.com/lobehub/lobe-chat/issues/10233) ([9872409](https://github.com/lobehub/lobe-chat/commit/9872409)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 🤖 style: update i18n (#10235) * :bookmark: chore(release): v2.0.0-next.65 [skip ci] ## [Version 2.0.0-next.65](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.64...v2.0.0-next.65) <sup>Released on **2025-11-16**</sup> #### 💄 Styles - **misc**: Update i18n. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Update i18n, closes [#10235](https://github.com/lobehub/lobe-chat/issues/10235) ([a52c9e5](https://github.com/lobehub/lobe-chat/commit/a52c9e5)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * Update dependency nanoid to >=5.1.6 (#10243) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update aws-sdk-js-v3 monorepo to ~3.932.0 (#10119) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency dayjs to >=1.11.19 (#10241) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency @vercel/otel to v2 (#9969) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency ollama to ^0.6.3 (#10244) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * 🔨 chore: change the market base url to online market.lobehub.com (#10247) * fix: change the market base url to online market.lobehub.com * feat: update the market callback layout * ✨ feat: support to collapse message (#10234) * ✨ feat: add message collapse functionality - Add collapsed field to MessageMetadata type and schema - Add isMessageCollapsed selector to check message collapse state - Add toggleMessageCollapsed action with optimistic update - Export getDisplayMessageById for internal use - Collapse state persists to database via metadata field * 💄 ui: add collapse UI for assistant messages - Add collapse/expand action icons to action bar - Add collapsed message style with 200px max height and gradient overlay - Add collapse/expand translations (zh-CN) - Integrate with toggleMessageCollapsed store action - Show appropriate icon based on collapsed state * support CollapsedMessage * update * improve test time * refactor fixtures * fix tests * improve i18n * Update dependency lucide-react to ^0.553.0 (#10250) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * :bookmark: chore(release): v2.0.0-next.66 [skip ci] ## [Version 2.0.0-next.66](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.65...v2.0.0-next.66) <sup>Released on **2025-11-16**</sup> #### ✨ Features - **misc**: Support to collapse message. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support to collapse message, closes [#10234](https://github.com/lobehub/lobe-chat/issues/10234) ([4cd6347](https://github.com/lobehub/lobe-chat/commit/4cd6347)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * ♻️ refactor: refactor to virtua (#10151) * refactor to virtua * try virtua * 默认滚动到底部 * fix * :bookmark: chore(release): v2.0.0-next.67 [skip ci] ## [Version 2.0.0-next.67](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.66...v2.0.0-next.67) <sup>Released on **2025-11-16**</sup> #### ♻ Code Refactoring - **misc**: Refactor to virtua. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor to virtua, closes [#10151](https://github.com/lobehub/lobe-chat/issues/10151) ([9ffb689](https://github.com/lobehub/lobe-chat/commit/9ffb689)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 🐛 fix: the tool to fail execution on ollama when a message contains b… (#10259) * 🔨 chore: unpin `eta` (#10260) * :bookmark: chore(release): v2.0.0-next.68 [skip ci] ## [Version 2.0.0-next.68](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.67...v2.0.0-next.68) <sup>Released on **2025-11-16**</sup> #### 🐛 Bug Fixes - **misc**: The tool to fail execution on ollama when a message contains b…. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: The tool to fail execution on ollama when a message contains b…, closes [#10259](https://github.com/lobehub/lobe-chat/issues/10259) ([1ad8080](https://github.com/lobehub/lobe-chat/commit/1ad8080)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * ♻️ refactor: remove `language_model_settings` and remove isDeprecatedEdition (#10264) * :bookmark: chore(release): v2.0.0-next.69 [skip ci] ## [Version 2.0.0-next.69](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.68...v2.0.0-next.69) <sup>Released on **2025-11-17**</sup> #### ♻ Code Refactoring - **misc**: Remove `language_model_settings` and remove isDeprecatedEdition. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Remove `language_model_settings` and remove isDeprecatedEdition, closes [#10264](https://github.com/lobehub/lobe-chat/issues/10264) ([ae613c7](https://github.com/lobehub/lobe-chat/commit/ae613c7)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * Update all non-major dependencies (#10177) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * ⚡️ perf: improve Chat Screenshot and fix image geneartion (#10261) * feat: Support narrow mode export * feat: Replace `modern-screenshot` with `snapDom` * feat: Add CORS proxy * 🌐 chore: translate non-English comments to English in packages/types and packages/web-crawler (#10267) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Claude <[email protected]> * :bookmark: chore(release): v2.0.0-next.70 [skip ci] ## [Version 2.0.0-next.70](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.69...v2.0.0-next.70) <sup>Released on **2025-11-17**</sup> <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * Update opentelemetry-js monorepo to ^0.208.0 (#10253) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * 🐛 fix: fix desktop user panel (#10272) fix desktop * :bookmark: chore(release): v2.0.0-next.71 [skip ci] ## [Version 2.0.0-next.71](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.70...v2.0.0-next.71) <sup>Released on **2025-11-17**</sup> #### 🐛 Bug Fixes - **misc**: Fix desktop user panel. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix desktop user panel, closes [#10272](https://github.com/lobehub/lobe-chat/issues/10272) ([6a374d2](https://github.com/lobehub/lobe-chat/commit/6a374d2)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 💄 style: Add model information for the Qiniu provider (#10270) style(): update qiniu.ts * :bookmark: chore(release): v2.0.0-next.72 [skip ci] ## [Version 2.0.0-next.72](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.71...v2.0.0-next.72) <sup>Released on **2025-11-17**</sup> #### 💄 Styles - **misc**: Add model information for the Qiniu provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Add model information for the Qiniu provider, closes [#10270](https://github.com/lobehub/lobe-chat/issues/10270) ([06af793](https://github.com/lobehub/lobe-chat/commit/06af793)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * ♻️ refactor: refactor the root from nextjs router to react-router-dom (#10094) * feat: change the root path to react-router-dom to render spa * feat: disable / to /chat rewrite * feat: change /settings labs image profile changelog to spa mode * feat: use loading to dynamic loading * fix: change the goback & knowledge/base url * feat: change some nextjs router to react-router-dom use * feat: link replace to react-router-dom * fix: delete useless code * feat: fix mobile agent settings page not work problem * fix: fix the test * fix: slove the router back * fix: slove ts problem * fix: change the router judge by servers * feat: change AppRouter to Desktop Router & mobile Router to dynamic import * fix: refactor the memory router to browser router * feat: /chat delete pages & layouts dir * feat: change all discover page to the spa * feat: discover pages layout & pages routers get done * feat: change all routes to outer routes * feat: change the :slug to react-router loader to get * feat: change NextJs Link useRouter useSearchParams change to react-router way * fix: delete some layout tsx & update the ts * feat: change local params get use ReactRouter Outlet context * fix: fix hydrateFallback problem * fix: fix build problem * fix: change the changelog pages render * feat: delete all nuqs * feat: change the mobile me layout back * chore: add mobile me layout back * fix: discover find more link error fixed * fix: add nuqs back & useQueryState back in oath * fix: add files back * fix: add files back * feat: use starTransition to navigate url * fix: close the loading in the layout loading * chore: update test.ts in TopActions.tsx * fix: delete useless code * fix: fix mobile router goback fc * fix: delete the changelog modal page * feat: fix a lot router problem * fix: fix useNav in discover page error problem * feat: rollback some changes about layout * fix: fixed the desktop knowledge page router * fix: fixed usage router error * fix: fixed router link error * fix: fixed the url & new url not path problem * fix: fixed the test * feat: update the useQueryParams throttleMs params * feat: use more simple way to update session hydration * fix: delete useless code * fix: delete uesless code * fix: mobile chat settings go back * fix: fix the reload was loading page problem * fix: fixed the test error * fix: add router ErrorBoundary * test: test the loading error * fix: try to fixed * fix: test mobile * feat: add loading back * 📝 docs(bot): Auto sync agents & plugin to readme * ✨ feat: support parallel topic agent runtime (#10273) * add * refactor to support split topic running * refactor to support split topic running * support loading * fix tests * fix tests * fix tests * fix getDbMessageById * :bookmark: chore(release): v2.0.0-next.73 [skip ci] ## [Version 2.0.0-next.73](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.72...v2.0.0-next.73) <sup>Released on **2025-11-17**</sup> #### ✨ Features - **misc**: Support parallel topic agent runtime. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support parallel topic agent runtime, closes [#10273](https://github.com/lobehub/lobe-chat/issues/10273) ([02eba3c](https://github.com/lobehub/lobe-chat/commit/02eba3c)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 🔨 chore: update desktop build workflow (#10276) * fix desktop build * Revert "fix desktop build" This reverts commit 455996af6bc10361d29e8cac922f3ca585394bb4. * fix desktop build * ✨ feat: edit local file render & intervention (#10269) * support editFile render * clean and add tests * improve hover state * support edit local file * fix tests * fix desktop build * fix desktop build * Revert "fix desktop build" This reverts commit 6ce58b2eeb842e6bb5cbba1b66a3c063e47f196c. * :bookmark: chore(release): v2.0.0-next.74 [skip ci] ## [Version 2.0.0-next.74](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.73...v2.0.0-next.74) <sup>Released on **2025-11-17**</sup> #### ✨ Features - **misc**: Edit local file render & intervention. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Edit local file render & intervention, closes [#10269](https://github.com/lobehub/lobe-chat/issues/10269) ([3785a71](https://github.com/lobehub/lobe-chat/commit/3785a71)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 🤖 style: update i18n (#10277) * :bookmark: chore(release): v2.0.0-next.75 [skip ci] ## [Version 2.0.0-next.75](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.74...v2.0.0-next.75) <sup>Released on **2025-11-18**</sup> #### 💄 Styles - **misc**: Update i18n. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Update i18n, closes [#10277](https://github.com/lobehub/lobe-chat/issues/10277) ([7563b62](https://github.com/lobehub/lobe-chat/commit/7563b62)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * ✨ feat: Support Interleaved thinking in MiniMax (#10255) feat: Enhance LobeMinimaxAI with interleaved thinking and message processing - Updated LobeMinimaxAI to handle new message structure including reasoning details. - Added logic to process messages for reasoning content and signatures. - Resolved parameters with constraints and included reasoning_split in the payload. test: Update snapshots for NovitaAI, OpenAI, and PPIO models - Added new models and updated existing model descriptions in snapshots for NovitaAI. - Updated OpenAI model snapshots to reflect new model additions and descriptions. - Included new DeepSeek models in PPIO snapshots with detailed descriptions. fix: Improve error messages for quota and permission issues - Enhanced error messages for quota limits and permissions to improve clarity and user experience. * ✅ test: add unit tests for colorUtils (#10268) Added comprehensive unit tests for convertAlphaToSolid function covering: - Fully opaque and transparent colors - Various opacity levels (25%, 50%, 75%, 99%) - Different color formats (hex, rgba, named colors) - Complex color blending scenarios - Edge cases with very low/high alpha values - Complementary colors blending - Grayscale blending - Input format consistency Total: 21 test cases, all passing 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Claude <[email protected]> * :bookmark: chore(release): v2.0.0-next.76 [skip ci] ## [Version 2.0.0-next.76](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.75...v2.0.0-next.76) <sup>Released on **2025-11-18**</sup> #### ✨ Features - **misc**: Support Interleaved thinking in MiniMax. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support Interleaved thinking in MiniMax, closes [#10255](https://github.com/lobehub/lobe-chat/issues/10255) ([13ca8e1](https://github.com/lobehub/lobe-chat/commit/13ca8e1)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * ♻️ refactor: delete /settings/newapi pages in nextjs build (#10278) refactor: delete /settings/newapi pages in nextjs build * :bookmark: chore(release): v2.0.0-next.77 [skip ci] ## [Version 2.0.0-next.77](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.76...v2.0.0-next.77) <sup>Released on **2025-11-18**</sup> #### ♻ Code Refactoring - **misc**: Delete /settings/newapi pages in nextjs build. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Delete /settings/newapi pages in nextjs build, closes [#10278](https://github.com/lobehub/lobe-chat/issues/10278) ([9d06753](https://github.com/lobehub/lobe-chat/commit/9d06753)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * ⚡️ perf: revert dropdown prefetch (#10279) fix dropdown render * :bookmark: chore(release): v2.0.0-next.78 [skip ci] ## [Version 2.0.0-next.78](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.77...v2.0.0-next.78) <sup>Released on **2025-11-18**</sup> <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 🔨 chore: implement unified operation state management (#10275) * ✨ feat: implement unified operation state management (Phase 1) Implement RFC-Operation-Runtime-Integration Phase 1: - Add Operation type system with 17 operation types - Implement Operation CRUD actions (start, complete, cancel, fail) - Add Operation selectors for querying and status checks - Integrate Operation state into ChatStore - Add comprehensive unit tests (22 tests, 100% pass) - Update AgentRuntimeContext to include operationId This provides foundation for eliminating redundant context passing and achieving zero-redundancy operation management. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]> * refactor * fix test --------- Co-authored-by: Claude <[email protected]> * 📝 docs(bot): Auto sync agents & plugin to readme * 🐛 fix: fixed the discover page categray sider link error (#10282) fix: fixed the discover page categray sider link error * ✅ test: add unit tests for genWhere utilities (#10281) Added comprehensive unit tests for database query builder utilities in src/utils/genWhere.ts covering: - genWhere: SQL condition combination logic - genStartDateWhere: Start date filtering with validation - genEndDateWhere: End date filtering with date increment - genRangeWhere: Date range filtering with edge cases All 32 test cases pass successfully. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Claude <[email protected]> * :bookmark: chore(release): v2.0.0-next.79 [skip ci] ## [Version 2.0.0-next.79](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.78...v2.0.0-next.79) <sup>Released on **2025-11-18**</sup> #### 🐛 Bug Fixes - **misc**: Fixed the discover page categray sider link error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fixed the discover page categray sider link error, closes [#10282](https://github.com/lobehub/lobe-chat/issues/10282) ([39e8819](https://github.com/lobehub/lobe-chat/commit/39e8819)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 👷 build: Update schema for incoming folder (#10217) * feat: Update schema * fix: Circular deps * feat: Add more validate * fix: Vercel build error * fix: Duplicated import * fix: Circular deps * feat: Set varchar from 30 to 255 * feat: Regenerate migration file * feat: Regenerate migration * feat: Regenerate migration * :bookmark: chore(release): v2.0.0-next.80 [skip ci] ## [Version 2.0.0-next.80](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.79...v2.0.0-next.80) <sup>Released on **2025-11-18**</sup> <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 🐛 fix: slove when logout always show loading (#10284) fix: slove when logout always show loading * :bookmark: chore(release): v2.0.0-next.81 [skip ci] ## [Version 2.0.0-next.81](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.80...v2.0.0-next.81) <sup>Released on **2025-11-18**</sup> #### 🐛 Bug Fixes - **misc**: Slove when logout always show loading. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Slove when logout always show loading, closes [#10284](https://github.com/lobehub/lobe-chat/issues/10284) ([d91fb73](https://github.com/lobehub/lobe-chat/commit/d91fb73)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 🐛 fix: fix noisy error notification (#10286) fix error notifcation * :bookmark: chore(release): v2.0.0-next.82 [skip ci] ## [Version 2.0.0-next.82](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.81...v2.0.0-next.82) <sup>Released on **2025-11-18**</sup> #### 🐛 Bug Fixes - **misc**: Fix noisy error notification. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix noisy error notification, closes [#10286](https://github.com/lobehub/lobe-chat/issues/10286) ([9ea680c](https://github.com/lobehub/lobe-chat/commit/9ea680c)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * ✨ feat: New API support switch Responses API mode (#9776) * ✨ feat: 添加对新API和路由类型的支持,更新相关配置以启用Responses API * fix: 更新测试文件中的console.error和console.debug实现,确保输出格式一致;在CreateNewProvider组件中调整provider图标映射逻辑 * ✨ feat: 更新novita和qwen模型,调整定价策略,添加新模型及其功能 * 🐛 fix: OIDC error when connecting to self-host instance (#9916) fix: oidc/consent redirect header * ✨ feat: 添加 MiniMax M2 和 Qwen3 VL 235B Instruct 模型,更新模型属性 🔧 fix: 修复免费标识逻辑,确保正确判断模型是否免费 * ✨ feat: 添加 MiniMax-M2 模型,更新 SiliconCloud 和 Vercel AI Gateway 模型信息,调整 Kimi K2 的上下文窗口大小 * fix test * 📝 docs: update ComfyUI documentation cover image URL (#9997) * :bookmark: chore(release): v1.142.9 [skip ci] ### [Version 1.142.9](https://github.com/lobehub/lobe-chat/compare/v1.142.8...v1.142.9) <sup>Released on **2025-11-02**</sup> #### 🐛 Bug Fixes - **misc**: OIDC error when connecting to self-host instance. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: OIDC error when connecting to self-host instance, closes [#9916](https://github.com/lobehub/lobe-chat/issues/9916) ([2e2b9c4](https://github.com/lobehub/lobe-chat/commit/2e2b9c4)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 优化 Responses API 处理逻辑,优化错误处理和流数据转换 --------- Co-authored-by: Aloxaf <[email protected]> * 🤖 style: update i18n (#10291) 💄 style: update i18n Co-authored-by: canisminor1990 <[email protected]> * :bookmark: chore(release): v2.0.0-next.83 [skip ci] ## [Version 2.0.0-next.83](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.82...v2.0.0-next.83) <sup>Released on **2025-11-19**</sup> #### ✨ Features - **misc**: New API support switch Responses API mode. #### 💄 Styles - **misc**: Update i18n. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: New API support switch Responses API mode, closes [#9776](https://github.com/lobehub/lobe-chat/issues/9776) [#9916](https://github.com/lobehub/lobe-chat/issues/9916) [#9997](https://github.com/lobehub/lobe-chat/issues/9997) [#9916](https://github.com/lobehub/lobe-chat/issues/9916) ([d0ee3df](https://github.com/lobehub/lobe-chat/commit/d0ee3df)) #### Styles * **misc**: Update i18n, closes [#10291](https://github.com/lobehub/lobe-chat/issues/10291) ([1c9f0d9](https://github.com/lobehub/lobe-chat/commit/1c9f0d9)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 💄 style: add Gemini 3.0 Pro Preview to Google Provider (#10290) * 💄 style: add Gemini 3.0 Pro Preview Thinking to Google Provider * Update google.ts * fix model id * :bookmark: chore(release): v2.0.0-next.84 [skip ci] ## [Version 2.0.0-next.84](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.83...v2.0.0-next.84) <sup>Released on **2025-11-19**</sup> #### 💄 Styles - **misc**: Add Gemini 3.0 Pro Preview to Google Provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Add Gemini 3.0 Pro Preview to Google Provider, closes [#10290](https://github.com/lobehub/lobe-chat/issues/10290) ([25c4358](https://github.com/lobehub/lobe-chat/commit/25c4358)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 🐛 fix: slove discover pagination router (#10294) fix: slove discover pagination router * :bookmark: chore(release): v2.0.0-next.85 [skip ci] ## [Version 2.0.0-next.85](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.84...v2.0.0-next.85) <sup>Released on **2025-11-19**</sup> #### 🐛 Bug Fixes - **misc**: Slove discover pagination router. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Slove discover pagination router, closes [#10294](https://github.com/lobehub/lobe-chat/issues/10294) ([fcda0b5](https://github.com/lobehub/lobe-chat/commit/fcda0b5)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 🌐 chore: translate non-English comments to English in networkProxy (#10293) 🌐 chore: translate non-English comments to English in networkProxy module 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Claude <[email protected]> * ✨ feat: support user abort in the agent runtime (#10289) * use operation * add integration tests * refactor context to operation id * refactor to support cancel ai streaming * refactor to support to cancel tools calling * add finish type * 初步实现 agent runtime 的中断逻辑 * refactor agent runtime config * debug cancel * 完成 tool operation 调用重构 * add tests * fix tests * fix tests * refactor state to isAgentRuntimeRunning * fix loading state * add more tests * ✅ test: add test for human_abort extractAbortInfo path - Add test for unified abort check with human_abort phase - Covers extractAbortInfo lines 140-145 - Improves GeneralChatAgent coverage to 100% statements 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]> * fix * auto clean up * 🐛 fix: prevent showing success status when tool execution is cancelled - Add abort check after tool execution completes - Skip completion and success logging if operation was cancelled during execution - Prevents race condition where success message shows before abort status - Add test for tool execution cancelled during execution scenario 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]> * fix thread send --------- Co-authored-by: Claude <[email protected]> * :bookmark: chore(release): v2.0.0-next.86 [skip ci] ## [Version 2.0.0-next.86](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.85...v2.0.0-next.86) <sup>Released on **2025-11-19**</sup> #### ✨ Features - **misc**: Support user abort in the agent runtime. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support user abort in the agent runtime, closes [#10289](https://github.com/lobehub/lobe-chat/issues/10289) ([0925069](https://github.com/lobehub/lobe-chat/commit/0925069)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * ♻️ refactor: refactor chat selectors (#10274) refactor chat selectors to displayMessageSelectors * :bookmark: chore(release): v2.0.0-next.87 [skip ci] ## [Version 2.0.0-next.87](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.86...v2.0.0-next.87) <sup>Released on **2025-11-19**</sup> #### ♻ Code Refactoring - **misc**: Refactor chat selectors. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor chat selectors, closes [#10274](https://github.com/lobehub/lobe-chat/issues/10274) ([0a056f3](https://github.com/lobehub/lobe-chat/commit/0a056f3)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 💄 style: Fully support Gemini 3.0 model (#10292) * feat: 添加 Gemini 3 Pro 模型并移除 Gemini 2.0 Flash 预览模型 * feat: 添加思考水平功能,更新相关模型和配置 * feat: 添加 Gemini 3 Pro 模型并移除旧版 Gemini 2.5 Flash 和 Flash-Lite 模型 * feat: 添加 Gemini 3 Pro 预览模型及其相关配置 * fix: 调整 ThinkingLevelSlider 组件的最小宽度为 130 * fix: 修正对 3.0 模型的思考级别判断条件 * :bookmark: chore(release): v2.0.0-next.88 [skip ci] ## [Version 2.0.0-next.88](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.87...v2.0.0-next.88) <sup>Released on **2025-11-19**</sup> #### 💄 Styles - **misc**: Fully support Gemini 3.0 model. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Fully support Gemini 3.0 model, closes [#10292](https://github.com/lobehub/lobe-chat/issues/10292) ([6545ef8](https://github.com/lobehub/lobe-chat/commit/6545ef8)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * ✨ feat: support gemini 3.0 tools calling (#10301) * fix error display * 完整支持 gemini 的 Function calling 机制 * add fetchsse * fix continue mode * improve * refactor * fix * :bookmark: chore(release): v2.0.0-next.89 [skip ci] ## [Version 2.0.0-next.89](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.88...v2.0.0-next.89) <sup>Released on **2025-11-19**</sup> #### ✨ Features - **misc**: Support gemini 3.0 tools calling. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support gemini 3.0 tools calling, closes [#10301](https://github.com/lobehub/lobe-chat/issues/10301) ([7114fc1](https://github.com/lobehub/lobe-chat/commit/7114fc1)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 🔧 chore: sync cloud changes (#10307) * 💄 style: extract StatusIndicator component and improve tools display (#10311) improve * :bookmark: chore(release): v2.0.0-next.90 [skip ci] ## [Version 2.0.0-next.90](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.89...v2.0.0-next.90) <sup>Released on **2025-11-19**</sup> #### 💄 Styles - **misc**: Extract StatusIndicator component and improve tools display. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Extract StatusIndicator component and improve tools display, closes [#10311](https://github.com/lobehub/lobe-chat/issues/10311) ([b5ae53a](https://github.com/lobehub/lobe-chat/commit/b5ae53a)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 🐛 fix: fixed the hydrated false problem (#10308) * fix: fixed the hydrated error problem * fix: use next/dynamic to replace react-router-dom lazy import * fix: add registor NavigatorRegistrar back * fix: add dynamic loading components * fix: change the dynamic config * fix: add losting loading layout * fix: delete useless memo * fix: add ErrorBoundary in some layout * :bookmark: chore(release): v2.0.0-next.91 [skip ci] ## [Version 2.0.0-next.91](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.90...v2.0.0-next.91) <sup>Released on **2025-11-19**</sup> #### 🐛 Bug Fixes - **misc**: Fixed the hydrated false problem. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fixed the hydrated false problem, closes [#10308](https://github.com/lobehub/lobe-chat/issues/10308) ([340aa2a](https://github.com/lobehub/lobe-chat/commit/340aa2a)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 💄 style: remove debug console logs and add loading state (#10314) perf * :bookmark: chore(release): v2.0.0-next.92 [skip ci] ## [Version 2.0.0-next.92](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.91...v2.0.0-next.92) <sup>Released on **2025-11-19**</sup> #### 💄 Styles - **misc**: Remove debug console logs and add loading state. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Remove debug console logs and add loading state, closes [#10314](https://github.com/lobehub/lobe-chat/issues/10314) ([094cdff](https://github.com/lobehub/lobe-chat/commit/094cdff)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * ⚡️ perf: delete profiles slug page & settings page (#10316) * fix: delete profiles slug pages * fix: delete settings * 🌐 chore: translate non-English comments to English in packages/database (#10318) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Claude <[email protected]> * 🤖 style: update i18n (#10317) 💄 style: update i18n Co-authored-by: canisminor1990 <[email protected]> * :bookmark: chore(release): v2.0.0-next.93 [skip ci] ## [Version 2.0.0-next.93](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.92...v2.0.0-next.93) <sup>Released on **2025-11-20**</sup> #### 💄 Styles - **misc**: Update i18n. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Update i18n, closes [#10317](https://github.com/lobehub/lobe-chat/issues/10317) ([8fb9890](https://github.com/lobehub/lobe-chat/commit/8fb9890)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 🐛 fix: provider settings button unable to redirect (#10319) * 🔧 refactor: replace Next.js router with React Router for navigation in ModelSwitchPanel * 🔧 feat: 添加新多模态模型 Grok 4.1 Fast 和 Grok 4.1 Fast (Non-Reasoning) 到 xai.ts * :bookmark: chore(release): v2.0.0-next.94 [skip ci] ## [Version 2.0.0-next.94](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.93...v2.0.0-next.94) <sup>Released on **2025-11-20**</sup> #### 🐛 Bug Fixes - **misc**: Provider settings button unable to redirect. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Provider settings button unable to redirect, closes [#10319](https://github.com/lobehub/lobe-chat/issues/10319) ([e025fec](https://github.com/lobehub/lobe-chat/commit/e025fec)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * ✨ feat: add Security Blacklist for agent runtime (#10325) * :bookmark: chore(release): v2.0.0-next.95 [skip ci] ## [Version 2.0.0-next.95](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.94...v2.0.0-next.95) <sup>Released on **2025-11-20**</sup> #### ✨ Features - **misc**: Add Security Blacklist for agent runtime. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add Security Blacklist for agent runtime, closes [#10325](https://github.com/lobehub/lobe-chat/issues/10325) ([deab4d0](https://github.com/lobehub/lobe-chat/commit/deab4d0)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * chore: update the settings/model pages change model error (#10324) * chore: update the settings/model the change model error * fix: add first common active tab * 📝 docs(bot): Auto sync agents & plugin to readme * ✅ test: add unit tests for conversation-flow indexing and structuring (#10322) Add comprehensive unit tests for the core parsing phases: - indexing.ts: Phase 1 helper map building - structuring.ts: Phase 2 tree construction Tests cover: - messageMap, childrenMap, threadMap, messageGroupMap building - Tree building with branches, threads, and edge cases - Performance testing for large datasets - Integration scenarios 32 new test cases added, all passing. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Claude <[email protected]> * ✨ feat: support Command Menu (CMD + J) (#10271) * feat: Init * feat: Add more commands * opti: Use lazy load * feat: More command * fix: CMDK position * style: Add shortkey hint * feat: Add entry * feat: Add About entries * feat: Add shortcut hint * feat: Create agent in CMDK * feat: Ues cmd + J temproraily * fix: Add missing translation * :bookmark: chore(release): v2.0.0-next.96 [skip ci] ## [Version 2.0.0-next.96](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.95...v2.0.0-next.96) <sup>Released on **2025-11-20**</sup> #### ✨ Features - **misc**: Support Command Menu (CMD + J). <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support Command Menu (CMD + J), closes [#10271](https://github.com/lobehub/lobe-chat/issues/10271) ([a9aed0b](https://github.com/lobehub/lobe-chat/commit/a9aed0b)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 🤖 style: update i18n (#10338) 💄 style: update i18n Co-authored-by: canisminor1990 <[email protected]> * 🌐 chore: translate non-English comments to English in services and desktop modules (#10339) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Claude <[email protected]> * ♻️ refactor: refactor Conversation to ChatList (#10330) * update * update * update * update * 🐛 fix(test): update test mocks to use ChatList instead of Conversation - Update AssistantMessageExtra test mocks from @/features/Conversation/components/Extras/* to @/features/ChatList/components/Extras/* - Update ComfyUIForm test mock from @/features/Conversation/Error/style to @/features/ChatList/Error/style Fixes module resolution errors after Conversation -> ChatList refactor 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]> --------- Co-authored-by: Claude <[email protected]> * :bookmark: chore(release): v2.0.0-next.97 [skip ci] ## [Version 2.0.0-next.97](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.96...v2.0.0-next.97) <sup>Released on **2025-11-21**</sup> #### ♻ Code Refactoring - **misc**: Refactor Conversation to ChatList. #### 💄 Styles - **misc**: Update i18n. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor Conversation to ChatList, closes [#10330](https://github.com/lobehub/lobe-chat/issues/10330) ([bca70e2](https://github.com/lobehub/lobe-chat/commit/bca70e2)) #### Styles * **misc**: Update i18n, closes [#10338](https://github.com/lobehub/lobe-chat/issues/10338) ([9c8cf81](https://github.com/lobehub/lobe-chat/commit/9c8cf81)) </details> <div align="right"> [](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 🔨 chore: Add CI to Check `console.log` (#10333) * lint: Clean breakpoints * build: Add CI to check * build: Add `next` branch * build: Remove markdown files * fix: CI hang out * fix: Show warning on GitHub * feat: Send comment * fix: CI error * fix: show file list * Update dependency node to v24.11.1 (#10327) Co-authored-by: renovate[bot] <29139614+renovate[…
This PR contains the following updates:
~3.893.0->~3.932.0~3.893.0->~3.932.0Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.932.0Compare Source
Bug Fixes
v3.931.0Compare Source
Features
v3.930.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.929.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.928.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.927.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.926.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.925.0Compare Source
Features
v3.922.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.921.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.920.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.919.0Compare Source
Features
v3.918.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.917.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.916.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.914.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.913.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.911.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.910.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.908.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.907.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.906.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.901.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.899.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.896.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.895.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.894.0Compare Source
Features
aws/aws-sdk-js-v3 (@aws-sdk/s3-request-presigner)
v3.932.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.931.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.930.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.929.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.928.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.927.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.926.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.925.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.922.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.921.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.920.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.919.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.918.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.917.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.916.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.914.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.913.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.911.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.910.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.908.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.907.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.906.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.901.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.899.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.896.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.895.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.894.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
Configuration
📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.