bolt.diy/app
KevIsDev 29a9f0bc79 fix: ensure file is saved before running action
- update file path examples in prompt
2025-06-25 12:29:17 +01:00
..
chat refactor: track additions and deletions in file history 2025-06-23 13:10:45 +01:00
layout refactor: move workbench components and stores to its own directory structure 2025-06-20 15:40:44 +01:00
routes refactor: track additions and deletions in file history 2025-06-23 13:10:45 +01:00
settings refactor: move workbench components and stores to its own directory structure 2025-06-20 15:40:44 +01:00
shared fix: ensure file is saved before running action 2025-06-25 12:29:17 +01:00
styles feat: add element inspector with chat integration 2025-05-30 13:16:53 +01:00
workbench fix: ensure file is saved before running action 2025-06-25 12:29:17 +01:00
entry.client.tsx
entry.server.tsx refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
root.tsx refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
vite-env.d.ts