bolt.diy/app
Eduard Ruzga aecd9b1b40
fix: detect and remove markdown block syntax that llms sometimes hallucinate for file actions (#886)
* Clean out markdown syntax

* Remove identation removal

* Improve for streaming
2024-12-29 15:23:20 +05:30
..
components feat: catch errors from web container preview and show in actionable alert so user can send them to AI for fixing (#856) 2024-12-25 03:05:44 +05:30
lib fix: detect and remove markdown block syntax that llms sometimes hallucinate for file actions (#886) 2024-12-29 15:23:20 +05:30
routes simplified the fix 2024-12-18 02:20:14 +05:30
styles refactor(SettingWindow):Updated Settings Tab Styling 2024-12-09 00:56:18 +05:30
types feat: catch errors from web container preview and show in actionable alert so user can send them to AI for fixing (#856) 2024-12-25 03:05:44 +05:30
utils feat: catch errors from web container preview and show in actionable alert so user can send them to AI for fixing (#856) 2024-12-25 03:05:44 +05:30
entry.client.tsx
entry.server.tsx fix: .env file baseUrl Issue 2024-12-18 16:34:18 +05:30
root.tsx Settings UI enhancement 2024-12-13 01:11:35 +01:00
vite-env.d.ts refactor: updated vite config to inject add version metadata into the app on build (#841) 2024-12-21 01:03:28 +05:30