bolt.diy/app
KevIsDev 62769b2fef fix: chat history snapshot logic to use the same ID as chat and update prompt instructions
- Remove redundant `_chatId` parameter in `takeSnapshot` function
- Update prompt instructions for shell commands and artifact handling
2025-05-14 11:54:51 +01:00
..
components fix: replace non existent icons with existing icons #release:major 2025-05-12 02:51:05 +01:00
lib fix: chat history snapshot logic to use the same ID as chat and update prompt instructions 2025-05-14 11:54:51 +01:00
routes style: fix code formatting and remove unused imports 2025-04-15 15:33:12 +01:00
styles feat: enhance error handling and add new search feature 2025-05-01 15:56:08 +01:00
types feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
utils feat: lock files (#1681) 2025-05-08 00:07:32 +02:00
entry.client.tsx
entry.server.tsx
root.tsx
vite-env.d.ts