Skip to content

💄 style: interactive improvement of model search#14192

Merged
tjx666 merged 6 commits into
lobehub:canaryfrom
sxjeru:42666
Apr 27, 2026
Merged

💄 style: interactive improvement of model search#14192
tjx666 merged 6 commits into
lobehub:canaryfrom
sxjeru:42666

Conversation

@sxjeru

@sxjeru sxjeru commented Apr 26, 2026

Copy link
Copy Markdown
Contributor

💻 Change Type

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

🔗 Related Issue

🔀 Description of Change

  • 鼠标指向模型边上的菜单按钮,自动展开”模型配置“。(此为该按钮主要目的)
  • 后台搜索提供商和模型,输入后自动搜索,模型列表添加 200ms 防抖。
  • 点击 x 清空搜索内容后,应当自动刷新搜索结果。
  • 切换提供商后,应当清理搜索。
image

🧪 How to Test

  • Tested locally
  • Added/updated tests
  • No tests needed

📸 Screenshots / Videos

Before After
... ...

📝 Additional Information

Copilot AI review requested due to automatic review settings April 26, 2026 04:51
@vercel

vercel Bot commented Apr 26, 2026

Copy link
Copy Markdown

@sxjeru is attempting to deploy a commit to the LobeHub OSS Team on Vercel.

A member of the Team first needs to authorize it.

@dosubot dosubot Bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Apr 26, 2026

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @sxjeru, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@lobehubbot

Copy link
Copy Markdown
Member

@canisminor1990 - This is a style/UI interaction improvement for model search and provider settings. Please take a look.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f053a1fc25

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@codecov

codecov Bot commented Apr 26, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 88.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.10%. Comparing base (6b95847) to head (a6571a5).
⚠️ Report is 6 commits behind head on canary.

Additional details and impacted files
@@             Coverage Diff             @@
##           canary   #14192       +/-   ##
===========================================
- Coverage   73.37%   68.10%    -5.28%     
===========================================
  Files         102     2268     +2166     
  Lines        3324   194410   +191086     
  Branches      525    20354    +19829     
===========================================
+ Hits         2439   132395   +129956     
- Misses        875    61885    +61010     
- Partials       10      130      +120     
Flag Coverage Δ
app 61.61% <88.00%> (?)
database 92.03% <ø> (?)
packages/agent-runtime 79.93% <ø> (?)
packages/context-engine 83.25% <ø> (?)
packages/conversation-flow 92.40% <ø> (?)
packages/file-loaders 87.02% <ø> (ø)
packages/memory-user-memory 74.74% <ø> (?)
packages/model-bank 99.89% <ø> (?)
packages/model-runtime 84.29% <ø> (?)
packages/prompts 68.17% <ø> (ø)
packages/python-interpreter 92.90% <ø> (?)
packages/ssrf-safe-fetch 0.00% <ø> (?)
packages/utils 88.36% <ø> (?)
packages/web-crawler 88.66% <ø> (?)

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

Components Coverage Δ
Store 67.18% <ø> (∅)
Services 53.36% <ø> (∅)
Server 68.45% <ø> (∅)
Libs 53.30% <ø> (∅)
Utils 80.04% <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@tjx666 tjx666 merged commit 29235dc into lobehub:canary Apr 27, 2026
20 of 21 checks passed
@lobehubbot

Copy link
Copy Markdown
Member

❤️ Great PR @sxjeru ❤️

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.

@sxjeru sxjeru deleted the 42666 branch April 27, 2026 23:36
sxueck pushed a commit to sxueck/lobehub that referenced this pull request Apr 28, 2026
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: YuTengjing <ytj2713151713@gmail.com>
mutoe pushed a commit to mutoe/lobehub that referenced this pull request May 1, 2026
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: YuTengjing <ytj2713151713@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants