Skip to content

feat(vkui-mcp): add tags for search optimization#9822

Open
EldarMuhamethanov wants to merge 1 commit into
masterfrom
e.muhamemethanov/mcp-add-tags
Open

feat(vkui-mcp): add tags for search optimization#9822
EldarMuhamethanov wants to merge 1 commit into
masterfrom
e.muhamemethanov/mcp-add-tags

Conversation

@EldarMuhamethanov
Copy link
Copy Markdown
Contributor


  • Unit-тесты
  • e2e-тесты
  • Дизайн-ревью
  • Документация фичи
  • Release notes

Описание

Добавлена прикладная система тегов для компонентов в документации и в MCP-данных, чтобы ии ассистентам проще находить компоненты по типу задачи (формы, модалки, навигация и т.д.). В пакете @vkontakte/vkui-mcp появились инструменты для получения списка тегов и фильтрации компонентов по тегу.

На данный момент список тегов такой:

[
  "accessibility",
  "badge",
  "button",
  "card",
  "date-time",
  "form",
  "layout",
  "list",
  "loading",
  "media",
  "modal",
  "navigation",
  "notification",
  "overlay",
  "provider",
  "search",
  "selection",
  "typography"
]

Release notes

@github-actions
Copy link
Copy Markdown
Contributor

✅ Изменений в собранных файлах нет

Commit 7065f83

@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.24%. Comparing base (1654e17) to head (7065f83).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9822   +/-   ##
=======================================
  Coverage   95.24%   95.24%           
=======================================
  Files         449      449           
  Lines       12296    12296           
  Branches     4453     4453           
=======================================
  Hits        11711    11711           
  Misses        585      585           
Flag Coverage Δ
unittests 95.24% <ø> (ø)

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.

🚀 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant