bolt.diy/app/lib/.server/llm
KevIsDev 02401b90aa refactor(qr-code): replace react-qr-code with react-qrcode-logo
- Updated package.json and pnpm-lock.yaml to use react-qrcode-logo v3.0.0
- Modified ExpoQrModal.tsx to use the new QRCode component with enhanced styling and logo support
- Removed filtering of lock.json files in useChatHistory.ts and stream-text.ts for consistency
- Updated mobile app instructions in prompts.ts to ensure clarity and alignment with best practices
2025-04-23 16:43:01 +01:00
..
constants.ts feat: enhance context handling by adding code context selection and implementing summary generation (#1091) #release 2025-01-22 22:48:13 +05:30
create-summary.ts feat: enhanced Code Context and Project Summary Features (#1191) 2025-01-29 15:37:20 +05:30
select-context.ts fix: fix enhance prompt to stop implementing full project instead of enhancing (#1383) #release 2025-03-01 01:34:35 +05:30
stream-text.ts refactor(qr-code): replace react-qr-code with react-qrcode-logo 2025-04-23 16:43:01 +01:00
switchable-stream.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
utils.ts feat: enhanced Code Context and Project Summary Features (#1191) 2025-01-29 15:37:20 +05:30