Skip to content

feat: Add custom MCP server support #374

feat: Add custom MCP server support

feat: Add custom MCP server support #374

Triggered via pull request February 1, 2026 17:27
Status Success
Total duration 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
ui: ui/src/main.tsx#L19
Fast refresh only works when a file has exports. Move your component(s) to a separate file
ui: ui/src/components/ui/button.tsx#L64
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ui: ui/src/components/ui/badge.tsx#L48
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ui: ui/src/components/mascotData.tsx#L500
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ui: ui/src/components/mascotData.tsx#L34
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ui: ui/src/components/mascotData.tsx#L28
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components