bolt.diy/app
KevIsDev cfbc215001 fix(chat): update artifact ID check for restored project setup
The artifact ID check was updated from 'imported-files' to 'restored-project-setup' to correctly identify the restored project setup action. This ensures the UI displays the appropriate message based on the artifact's state.
2025-04-28 14:29:06 +01:00
..
components fix(chat): update artifact ID check for restored project setup 2025-04-28 14:29:06 +01:00
lib refactor(chat): improve UI layout, artifact handling, and template naming 2025-04-28 14:03:58 +01:00
routes style: fix code formatting and remove unused imports 2025-04-15 15:33:12 +01:00
styles feat(chat): adjust chat layout and add rewind/fork functionality 2025-04-15 22:54:00 +01:00
types feat(deploy): add deploy alert system for build and deployment status 2025-04-04 11:22:56 +01:00
utils refactor(chat): improve UI layout, artifact handling, and template naming 2025-04-28 14:03:58 +01:00
entry.client.tsx
entry.server.tsx feat: enhance context handling by adding code context selection and implementing summary generation (#1091) #release 2025-01-22 22:48:13 +05:30
root.tsx fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
vite-env.d.ts