feat: document MCP server, expand landing, drop stale new badges#80
Merged
Conversation
- docs/ai-agents: add MCP server section with Claude/Codex/Amp CLI setup and a manual mcp.json config; remove the caching section - landing: show more components under Motion primitives (10 to 24) - landing card: fix description leaking before hover and clamp breaking on long text (padding/slide moved to the wrapper, clamp element kept clean) - registry: remove "new" badge from shipped components (overflow-actions, not-found, bouncy-accordion, drawer, scroll-animation, file-upload, prediction-market)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
Agents docs
/docs/ai-agentswith CLI setup for Claude Code, Codex and Amp, plus a manualmcp.jsonconfig block, pointing athttps://mcp.beui.dev/mcp. Lists the 4 tools.Landing
-webkit-line-clampelement breaks the clamp — moved padding + slide onto the wrapper and kept the clamp element clean. Now: fully hidden until hover, exactly 2 lines + ellipsis when shown.Registry
newbadge from shipped components: overflow-actions, not-found (404), bouncy-accordion, drawer, scroll-animation, file-upload, prediction-market.Verification
bun run check(typecheck + lint + registry) green; registry validates 35