bolt.diy/app/lib
Nirmal Arya 70f5bc3488 Fix missing mcp-stdio export issue
Use dynamic import to avoid build-time import errors
Add fallback error handling for unsupported environments
This should fix both dev server and Docker build issues

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-25 11:27:48 -04:00
..
.server/llm feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
api
auth github oauth fixes and deployment enhancements 2025-06-16 21:20:30 -04:00
common feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
hooks Add MCP integration and update AI SDK for MCP compatibility 2025-06-25 11:27:47 -04:00
modules/llm fix multi-model compatibility. 2025-06-22 19:49:26 -04:00
persistence Add MCP integration and update AI SDK for MCP compatibility 2025-06-25 11:27:47 -04:00
runtime feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
services Fix missing mcp-stdio export issue 2025-06-25 11:27:48 -04:00
stores fix: resolve 'Cannot access xs before initialization' runtime error 2025-05-31 15:47:45 -04:00
webcontainer refactor: optimize error handling and npm install performance 2025-05-10 13:24:08 +01:00
crypto.ts
fetch.ts