bolt.diy/app
KevIsDev d5ced7e305 refactor: update prompt to be more specific with install and run commands
remove gemini model as this is now fetched dynamically
2025-04-25 00:54:01 +01:00
..
components feat(chat): add scroll-to-bottom button for chat messages 2025-04-24 13:31:23 +01:00
lib refactor: update prompt to be more specific with install and run commands 2025-04-25 00:54:01 +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(constants): remove duplicate tag and add 'app' tag 2025-04-24 11:17:37 +01:00
entry.client.tsx
entry.server.tsx
root.tsx fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
vite-env.d.ts