-
-
Notifications
You must be signed in to change notification settings - Fork 12.3k
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
๐ fix: the agent setting -edit_agent
not work
#4609
Conversation
@mushan0x0 is attempting to deploy a commit to the LobeChat Community Team on Vercel. A member of the Team first needs to authorize it. |
๐ @mushan0x0 Thank you for raising your pull request and contributing to our Community |
Codecov ReportAll modified and coverable lines are covered by tests โ
Additional details and impacted files@@ Coverage Diff @@
## main #4609 +/- ##
========================================
Coverage 91.34% 91.34%
========================================
Files 728 728
Lines 68362 68362
Branches 3105 3303 +198
========================================
Hits 62448 62448
Misses 5914 5914
Flags with carried forward coverage won't be shown. Click here to find out more. โ View full report in Codecov by Sentry. ๐ New features to boost your workflow:
|
ไฝๆถๅๅนถPRๅข? |
When will the PR be merged? |
ๆๆ่งๅบ่ฏฅๆฏ้่้ฃไธช็นๅปๅ ฅๅฃ่ไธๆฏ็ฆ็จ็ผ่พๅง๏ผ |
I think it should be to hide the click portal instead of disabling editing? |
ไธ่ฝ็ผ่พ๏ผไฝๆฏๆๆฅ็้ๆฑ็ |
The latest updates on your projects. Learn more about Vercel for Git โ๏ธ
|
โค๏ธ Great PR @mushan0x0 โค๏ธ 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. |
### [Version 1.70.10](v1.70.9...v1.70.10) <sup>Released on **2025-03-12**</sup> #### ๐ Bug Fixes - **misc**: The agent setting `-edit_agent` not work. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: The agent setting `-edit_agent` not work, closes [#4609](#4609) ([7af0ec6](7af0ec6)) </details> <div align="right"> [](#readme-top) </div>
๐ This PR is included in version 1.70.10 ๐ The release is available on: Your semantic-release bot ๐ฆ๐ |
### [Version 1.111.1](v1.111.0...v1.111.1) <sup>Released on **2025-03-13**</sup> #### ๐ Bug Fixes - **misc**: Fix crawl result for short content, fix theme flicking, Link jump in mobile terminal data statistics, refactor the theme implement, the agent setting `-edit_agent` not work. #### ๐ Styles - **spelling**: Correct "broswer" to "browser" across codebase. - **misc**: Support OpenRouter custom BaseURL. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix crawl result for short content, closes [lobehub#6903](https://github.com/bentwnghk/lobe-chat/issues/6903) [lobehub#6904](https://github.com/bentwnghk/lobe-chat/issues/6904) ([d8fda65](d8fda65)) * **misc**: Fix theme flicking, closes [lobehub#6926](https://github.com/bentwnghk/lobe-chat/issues/6926) ([103c3e3](103c3e3)) * **misc**: Link jump in mobile terminal data statistics, closes [lobehub#6893](https://github.com/bentwnghk/lobe-chat/issues/6893) ([505d24d](505d24d)) * **misc**: Refactor the theme implement, closes [lobehub#6844](https://github.com/bentwnghk/lobe-chat/issues/6844) ([e5c2161](e5c2161)) * **misc**: The agent setting `-edit_agent` not work, closes [lobehub#4609](https://github.com/bentwnghk/lobe-chat/issues/4609) ([7af0ec6](7af0ec6)) #### Styles * **spelling**: Correct "broswer" to "browser" across codebase, closes [lobehub#6876](https://github.com/bentwnghk/lobe-chat/issues/6876) ([8d677a2](8d677a2)) * **misc**: Support OpenRouter custom BaseURL ([a8089ed](a8089ed)) </details> <div align="right"> [](#readme-top) </div>
## [Version 1.18.0](v1.17.1...v1.18.0) <sup>Released on **2025-03-13**</sup> #### โจ Features - **misc**: Support no-fc models like deepseek r1 with online search. #### ๐ Bug Fixes - **misc**: Fix anthropic max tokens, fix context cache control and model builtin search switch, fix crawl result for short content, fix theme flicking, Link jump in mobile terminal data statistics, refactor the theme implement, the agent setting `-edit_agent` not work, update cvpr cvf url rules. #### ๐ Styles - **chat**: Auto send message from URL. - **spelling**: Correct "broswer" to "browser" across codebase. - **misc**: Support openrouter claude 3.7 sonnet reasoning, Support OpenRouter custom BaseURL. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support no-fc models like deepseek r1 with online search, closes [lobehub#6842](https://github.com/jaworldwideorg/OneJA-Bot/issues/6842) ([f284c25](f284c25)) #### What's fixed * **misc**: Fix anthropic max tokens, closes [lobehub#6859](https://github.com/jaworldwideorg/OneJA-Bot/issues/6859) ([35fbc6c](35fbc6c)) * **misc**: Fix context cache control and model builtin search switch, closes [lobehub#6831](https://github.com/jaworldwideorg/OneJA-Bot/issues/6831) ([5c6b8ea](5c6b8ea)) * **misc**: Fix crawl result for short content, closes [lobehub#6903](https://github.com/jaworldwideorg/OneJA-Bot/issues/6903) [lobehub#6904](https://github.com/jaworldwideorg/OneJA-Bot/issues/6904) ([d8fda65](d8fda65)) * **misc**: Fix theme flicking, closes [lobehub#6926](https://github.com/jaworldwideorg/OneJA-Bot/issues/6926) ([103c3e3](103c3e3)) * **misc**: Link jump in mobile terminal data statistics, closes [lobehub#6893](https://github.com/jaworldwideorg/OneJA-Bot/issues/6893) ([505d24d](505d24d)) * **misc**: Refactor the theme implement, closes [lobehub#6844](https://github.com/jaworldwideorg/OneJA-Bot/issues/6844) ([e5c2161](e5c2161)) * **misc**: The agent setting `-edit_agent` not work, closes [lobehub#4609](https://github.com/jaworldwideorg/OneJA-Bot/issues/4609) ([7af0ec6](7af0ec6)) * **misc**: Update cvpr cvf url rules, closes [lobehub#6860](https://github.com/jaworldwideorg/OneJA-Bot/issues/6860) ([c299067](c299067)) #### Styles * **chat**: Auto send message from URL, closes [lobehub#6497](https://github.com/jaworldwideorg/OneJA-Bot/issues/6497) ([30b2639](30b2639)) * **spelling**: Correct "broswer" to "browser" across codebase, closes [lobehub#6876](https://github.com/jaworldwideorg/OneJA-Bot/issues/6876) ([8d677a2](8d677a2)) * **misc**: Support openrouter claude 3.7 sonnet reasoning, closes [lobehub#6806](https://github.com/jaworldwideorg/OneJA-Bot/issues/6806) ([f1ffc2c](f1ffc2c)) * **misc**: Support OpenRouter custom BaseURL ([a8089ed](a8089ed)) </details> <div align="right"> [](#readme-top) </div>
๐ป ๅๆด็ฑปๅ | Change Type
๐ ๅๆด่ฏดๆ | Description of Change
close #4562
๐ ่กฅๅ ไฟกๆฏ | Additional Information