Skip to content

✨ feat: skill store add skills tab#13568

Merged
rdmclin2 merged 6 commits intocanaryfrom
feat/skill-store-list-skills
Apr 4, 2026
Merged

✨ feat: skill store add skills tab#13568
rdmclin2 merged 6 commits intocanaryfrom
feat/skill-store-list-skills

Conversation

@rdmclin2
Copy link
Copy Markdown
Collaborator

@rdmclin2 rdmclin2 commented Apr 4, 2026

💻 Change Type

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

🔗 Related Issue

🔀 Description of Change

🧪 How to Test

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

📸 Screenshots / Videos

Before After
... ...

📝 Additional Information

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lobehub Ready Ready Preview, Comment Apr 4, 2026 1:57pm

Request Review

Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

We've reviewed this pull request using the Sourcery rules engine

@lobehubbot
Copy link
Copy Markdown
Member

@arvinxx @ONLY-yours - This PR adds MCP and marketplace skills tabs to the Skill Store. Please coordinate on the review.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 4, 2026

Codecov Report

❌ Patch coverage is 19.03323% with 268 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.58%. Comparing base (dbdbe16) to head (b8ecb34).
⚠️ Report is 6 commits behind head on canary.

❗ There is a different number of reports uploaded between BASE (dbdbe16) and HEAD (b8ecb34). Click for more details.

HEAD has 13 uploads less than BASE
Flag BASE (dbdbe16) HEAD (b8ecb34)
packages/file-loaders 2 1
packages/prompts 2 1
packages/model-runtime 2 1
packages/web-crawler 2 1
packages/python-interpreter 2 1
packages/context-engine 2 1
packages/utils 2 1
packages/agent-runtime 2 1
packages/conversation-flow 2 1
packages/ssrf-safe-fetch 2 1
packages/model-bank 2 1
database 2 1
packages/memory-user-memory 2 1
Additional details and impacted files
@@             Coverage Diff             @@
##           canary   #13568       +/-   ##
===========================================
- Coverage   86.00%   66.58%   -19.42%     
===========================================
  Files         609     1999     +1390     
  Lines       49045   165891   +116846     
  Branches     7596    19940    +12344     
===========================================
+ Hits        42179   110458    +68279     
- Misses       6742    55309    +48567     
  Partials      124      124               
Flag Coverage Δ
app 58.44% <19.03%> (?)
database 92.57% <ø> (ø)
packages/agent-runtime 88.98% <ø> (ø)
packages/context-engine 85.39% <ø> (ø)
packages/conversation-flow 92.36% <ø> (ø)
packages/file-loaders 87.02% <ø> (ø)
packages/memory-user-memory 66.68% <ø> (ø)
packages/model-bank 99.85% <ø> (ø)
packages/model-runtime 84.66% <ø> (ø)
packages/prompts 65.80% <ø> (ø)
packages/python-interpreter 92.90% <ø> (ø)
packages/ssrf-safe-fetch 0.00% <ø> (ø)
packages/utils 90.02% <ø> (ø)
packages/web-crawler 88.82% <ø> (ø)

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

Components Coverage Δ
Store 67.10% <100.00%> (∅)
Services 51.53% <ø> (∅)
Server 65.99% <ø> (∅)
Libs 51.03% <ø> (∅)
Utils 91.01% <ø> (-2.46%) ⬇️
🚀 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.

Copy link
Copy Markdown

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

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: b1c0201f45

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@rdmclin2 rdmclin2 merged commit e364b9a into canary Apr 4, 2026
34 checks passed
@rdmclin2 rdmclin2 deleted the feat/skill-store-list-skills branch April 4, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants