e554fd962bfc8c0983f3327c259bc46cb4f84a5a
## 🚀 Feature: Copy to Clipboard for Code Blocks ### What's Changed - Added a copy button to all code blocks that allows users to easily copy code snippets - Implemented visual feedback showing a checkmark when code is successfully copied - Copy button automatically reverts back after 2 seconds ### Technical Details - Uses `navigator.clipboard.writeText()` for modern clipboard API - Positioned copy button in the top-right corner alongside language label - Maintains existing code highlighting functionality ### UI/UX Improvements - Clean, minimal copy button design that doesn't interfere with code readability - Clear visual feedback with copy and check icon transition - Consistent styling with existing theme system ### Video https://github.com/user-attachments/assets/8f388217-da8a-422e-9087-42cce8df68ad --------- Co-authored-by: Will Chen <willchen90@gmail.com>
Dyad
Dyad is a local, open-source AI app builder. It's fast, private, and fully under your control — like Lovable, v0, or Bolt, but running right on your machine.
More info at: http://dyad.sh/
🚀 Features
- ⚡️ Local: Fast, private and no lock-in.
- 🛠 Bring your own keys: Use your own AI API keys — no vendor lock-in.
- 🖥️ Cross-platform: Easy to run on Mac or Windows.
📦 Download
No sign-up required. Just download and go.
👉 Download for your platform
🤝 Community
Join our growing community of AI app builders on Reddit: r/dyadbuilders - share your projects and get help from the community!
🛠️ Contributing
Dyad is open-source (Apache 2.0 licensed).
If you're interested in contributing to dyad, please read our contributing doc.
Description
Languages
TypeScript
97.4%
JavaScript
1.6%
CSS
0.6%
Shell
0.2%