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

🐛 fix: fix agent tags #3015

Merged
merged 2 commits into from
Jun 24, 2024
Merged

🐛 fix: fix agent tags #3015

merged 2 commits into from
Jun 24, 2024

Conversation

arvinxx
Copy link
Contributor

@arvinxx arvinxx commented Jun 24, 2024

💻 变更类型 | Change Type

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

🔀 变更说明 | Description of Change

📝 补充信息 | Additional Information

Copy link

vercel bot commented Jun 24, 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 Jun 24, 2024 4:22pm
lobe-chat-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2024 4:22pm

@arvinxx arvinxx marked this pull request as ready for review June 24, 2024 16:07
@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.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

Copy link

codecov bot commented Jun 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.40%. Comparing base (b5517c7) to head (77d8acd).

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #3015    +/-   ##
========================================
  Coverage   93.40%   93.40%            
========================================
  Files         380      380            
  Lines       23476    23477     +1     
  Branches     1783     2514   +731     
========================================
+ Hits        21928    21929     +1     
  Misses       1548     1548            
Flag Coverage Δ
app 93.40% <100.00%> (+<0.01%) ⬆️
server 68.73% <100.00%> (+<0.01%) ⬆️

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 merged commit 01e965b into main Jun 24, 2024
4 of 8 checks passed
@arvinxx arvinxx deleted the fix/agent-tags branch June 24, 2024 16:14
@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 Jun 24, 2024
### [Version&nbsp;1.1.9](v1.1.8...v1.1.9)
<sup>Released on **2024-06-24**</sup>

#### 🐛 Bug Fixes

- **misc**: Fix agent tags.

#### 💄 Styles

- **ui**: Fixed incorrect text display on connect check.
- **misc**: Always show action on mobile.

<br/>

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

#### What's fixed

* **misc**: Fix agent tags, closes [#3015](#3015) ([01e965b](01e965b))

#### Styles

* **ui**: Fixed incorrect text display on connect check, closes [#2994](#2994) ([5160f23](5160f23))
* **misc**: Always show action on mobile, closes [#1863](#1863) ([f40292e](f40292e))

</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.1.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit to bentwnghk/lobe-chat that referenced this pull request Jun 24, 2024
### [Version&nbsp;1.44.5](v1.44.4...v1.44.5)
<sup>Released on **2024-06-24**</sup>

#### 🐛 Bug Fixes

- **misc**: Fix agent tags, fix anthropic parallel tools calling.

#### 💄 Styles

- **ui**: Fixed incorrect text display on connect check.
- **misc**: Always show action on mobile.

<br/>

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

#### What's fixed

* **misc**: Fix agent tags, closes [lobehub#3015](https://github.com/bentwnghk/lobe-chat/issues/3015) ([01e965b](01e965b))
* **misc**: Fix anthropic parallel tools calling, closes [lobehub#3010](https://github.com/bentwnghk/lobe-chat/issues/3010) ([1d891ac](1d891ac))

#### Styles

* **ui**: Fixed incorrect text display on connect check, closes [lobehub#2994](https://github.com/bentwnghk/lobe-chat/issues/2994) ([5160f23](5160f23))
* **misc**: Always show action on mobile, closes [lobehub#1863](https://github.com/bentwnghk/lobe-chat/issues/1863) ([f40292e](f40292e))

</details>

<div align="right">

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

</div>
Mingholy pushed a commit to Mingholy/lobe-chat that referenced this pull request Jul 1, 2024
* 🐛 fix: fix agent tags

* 📸 test: update snapshot
Mingholy pushed a commit to Mingholy/lobe-chat that referenced this pull request Jul 1, 2024
### [Version&nbsp;1.1.9](lobehub/lobe-chat@v1.1.8...v1.1.9)
<sup>Released on **2024-06-24**</sup>

#### 🐛 Bug Fixes

- **misc**: Fix agent tags.

#### 💄 Styles

- **ui**: Fixed incorrect text display on connect check.
- **misc**: Always show action on mobile.

<br/>

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

#### What's fixed

* **misc**: Fix agent tags, closes [lobehub#3015](lobehub#3015) ([01e965b](lobehub@01e965b))

#### Styles

* **ui**: Fixed incorrect text display on connect check, closes [lobehub#2994](lobehub#2994) ([5160f23](lobehub@5160f23))
* **misc**: Always show action on mobile, closes [lobehub#1863](lobehub#1863) ([f40292e](lobehub@f40292e))

</details>

<div align="right">

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

</div>
ipoly pushed a commit to ipoly/lobe-chat that referenced this pull request Jul 29, 2024
* 🐛 fix: fix agent tags

* 📸 test: update snapshot
ipoly pushed a commit to ipoly/lobe-chat that referenced this pull request Jul 29, 2024
### [Version&nbsp;1.1.9](lobehub/lobe-chat@v1.1.8...v1.1.9)
<sup>Released on **2024-06-24**</sup>

#### 🐛 Bug Fixes

- **misc**: Fix agent tags.

#### 💄 Styles

- **ui**: Fixed incorrect text display on connect check.
- **misc**: Always show action on mobile.

<br/>

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

#### What's fixed

* **misc**: Fix agent tags, closes [lobehub#3015](lobehub#3015) ([01e965b](lobehub@01e965b))

#### Styles

* **ui**: Fixed incorrect text display on connect check, closes [lobehub#2994](lobehub#2994) ([5160f23](lobehub@5160f23))
* **misc**: Always show action on mobile, closes [lobehub#1863](lobehub#1863) ([f40292e](lobehub@f40292e))

</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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Cloud版本助手标签无法保存
2 participants