-
-
Notifications
You must be signed in to change notification settings - Fork 10k
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
๐ docs: add a document of how to implement a complete feature #1120
Conversation
The latest updates on your projects. Learn more about Vercel for Git โ๏ธ
|
๐ @arvinxx Thank you for raising your pull request and contributing to our Community |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## feat/group #1120 +/- ##
==============================================
+ Coverage 88.13% 89.42% +1.28%
==============================================
Files 177 170 -7
Lines 8318 8207 -111
Branches 942 953 +11
==============================================
+ Hits 7331 7339 +8
+ Misses 987 868 -119 โ View full report in Codecov by Sentry. |
โค๏ธ Great PR @arvinxx โค๏ธ 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. |
* Create Database.zh-CN.md * Update Database.zh-CN.md * ๐ docs: update docs * Update Database.zh-CN.md
* Create Database.zh-CN.md * Update Database.zh-CN.md * ๐ docs: update docs * Update Database.zh-CN.md
* โจ feat: implement custom session grouping (#1045) * โจ feat: Add session group manager * โ test: update test * โป๏ธ refactor: refactor session group with db mode (#1126) * โป๏ธ refactor: refactor with db * ๐จ chore: improve code * ๐ฅ chore: clean code * ๐๏ธ fix: add migration to new data structure * ๐ docs: add a document of how to implement a complete feature (#1120) * Create Database.zh-CN.md * Update Database.zh-CN.md * ๐ docs: update docs * Update Database.zh-CN.md * โ test: add test for the database * โ test: add test for the database * โ test: update test * ๐ fix: fix remove session group bug * โ test: fix test * โ test: add test for common action * ๐จ chore: clear console * ๐ fix: support clear all sessionGroups * โ test: add test for sessionService * ๐ fix: fix agent import * ๐ docs: Update Feature-Development.zh-CN.md * ๐ style: add i18n * ๐ธ style: add manager for default group --------- Co-authored-by: Justin3go <[email protected]> Co-authored-by: arvinxx <[email protected]>
## [Version 0.121.0](v0.120.6...v0.121.0) <sup>Released on **2024-01-24**</sup> #### โจ Features - **misc**: Add session group manager. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add session group manager, closes [#1055](#1055) [#1045](#1045) [#1126](#1126) [#1120](#1120) ([e3281fc](e3281fc)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
## [Version 1.3.0](v1.2.5...v1.3.0) <sup>Released on **2024-01-24**</sup> #### โจ Features - **misc**: Add session group manager. #### ๐ Bug Fixes - **misc**: Fix default, fix rename. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add session group manager, closes [lobehub#1055](https://github.com/bentwnghk/lobe-chat/issues/1055) [lobehub#1045](https://github.com/bentwnghk/lobe-chat/issues/1045) [lobehub#1126](https://github.com/bentwnghk/lobe-chat/issues/1126) [lobehub#1120](https://github.com/bentwnghk/lobe-chat/issues/1120) ([e3281fc](e3281fc)) #### What's fixed * **misc**: Fix default ([82cbbde](82cbbde)) * **misc**: Fix rename ([5680bd7](5680bd7)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
## [Version 0.121.0](lobehub/lobe-chat@v0.120.6...v0.121.0) <sup>Released on **2024-01-24**</sup> #### โจ Features - **misc**: Add session group manager. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add session group manager, closes [#1055](lobehub/lobe-chat#1055) [#1045](lobehub/lobe-chat#1045) [#1126](lobehub/lobe-chat#1126) [#1120](lobehub/lobe-chat#1120) ([e3281fc](lobehub/lobe-chat@e3281fc)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
๐ป ๅๆด็ฑปๅ | Change Type
๐ ๅๆด่ฏดๆ | Description of Change
ไปฅ #1055 ้ๆฑไธบไพ๏ผๅฎๆดไป็ปไธไธชๆฐๅ่ฝ็ๅฎ็ฐๅ จๆต็จ
๐ ่กฅๅ ไฟกๆฏ | Additional Information