Skip to content
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

✨ feat: Support Forkable Chat #4632

Merged
merged 15 commits into from
Nov 26, 2024
Merged

✨ feat: Support Forkable Chat #4632

merged 15 commits into from
Nov 26, 2024

Conversation

arvinxx
Copy link
Contributor

@arvinxx arvinxx commented Nov 6, 2024

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 👷 build
  • ⚡️ perf
  • 📝 docs
  • 🔨 chore

🔀 变更说明 | Description of Change

📝 补充信息 | Additional Information

Copy link

vercel bot commented Nov 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lobe-chat-database ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 26, 2024 1:43pm
lobe-chat-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 26, 2024 1:43pm

@lobehubbot
Copy link
Member

👍 @arvinxx

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

@arvinxx arvinxx force-pushed the feat/forkable-topic branch 2 times, most recently from 98df075 to c2950d0 Compare November 13, 2024 16:11
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

Attention: Patch coverage is 55.17970% with 424 lines in your changes missing coverage. Please review.

Project coverage is 91.53%. Comparing base (6f8eddc) to head (dee18e1).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/store/chat/slices/thread/action.ts 28.52% 233 Missing ⚠️
src/store/chat/slices/thread/selectors/index.ts 47.02% 107 Missing ⚠️
src/store/chat/slices/thread/reducer.ts 37.50% 30 Missing ⚠️
src/store/chat/slices/thread/selectors/util.ts 18.18% 18 Missing ⚠️
src/services/thread.ts 70.37% 16 Missing ⚠️
src/store/chat/slices/message/selectors.ts 78.00% 11 Missing ⚠️
...store/chat/slices/aiChat/actions/generateAIChat.ts 87.09% 4 Missing ⚠️
src/store/chat/slices/portal/selectors/thread.ts 76.47% 4 Missing ⚠️
src/store/chat/slices/plugin/action.ts 96.15% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4632      +/-   ##
==========================================
- Coverage   92.47%   91.53%   -0.95%     
==========================================
  Files         530      538       +8     
  Lines       36911    37803     +892     
  Branches     3636     3500     -136     
==========================================
+ Hits        34134    34603     +469     
- Misses       2777     3200     +423     
Flag Coverage Δ
app 91.53% <55.17%> (-0.95%) ⬇️
server 96.21% <100.00%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@arvinxx arvinxx marked this pull request as ready for review November 26, 2024 12:08
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. 🌠 Feature Request New feature or request | 特性与建议 labels Nov 26, 2024
@lobehubbot
Copy link
Member

❤️ 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.
项目的成长离不开用户反馈和贡献,感谢您的贡献! 如果您对 LobeHub 开发者社区感兴趣,请加入我们的 discord,然后私信 @arvinxx@canisminor1990。他们会邀请您加入我们的私密开发者频道。我们将会讨论关于 Lobe Chat 的开发,分享和讨论全球范围内的 AI 消息。

github-actions bot pushed a commit that referenced this pull request Nov 26, 2024
## [Version&nbsp;1.34.0](v1.33.5...v1.34.0)
<sup>Released on **2024-11-26**</sup>

#### ✨ Features

- **misc**: Forkable Chat Mode.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

* **misc**: Forkable Chat Mode, closes [#4632](#4632) ([832f0ce](832f0ce))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
@lobehubbot
Copy link
Member

🎉 This PR is included in version 1.34.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit to bentwnghk/lobe-chat that referenced this pull request Nov 27, 2024
## [Version&nbsp;1.76.0](v1.75.4...v1.76.0)
<sup>Released on **2024-11-27**</sup>

#### ✨ Features

- **misc**: Forkable Chat Mode.

#### 🐛 Bug Fixes

- **misc**: Fix Qwen baseUrl calling.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

* **misc**: Forkable Chat Mode, closes [lobehub#4632](https://github.com/bentwnghk/lobe-chat/issues/4632) ([832f0ce](832f0ce))

#### What's fixed

* **misc**: Fix Qwen baseUrl calling, closes [lobehub#4799](https://github.com/bentwnghk/lobe-chat/issues/4799) ([8fd7eb7](8fd7eb7))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌠 Feature Request New feature or request | 特性与建议 released size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
2 participants