bolt.diy/app
KevIsDev 70b723d514
Some checks are pending
Docker Publish / docker-build-publish (push) Waiting to run
Update Stable Branch / prepare-release (push) Waiting to run
fix: debounce profile update notifications to prevent toast spam
a new toast was being triggered for every character input.
2025-02-17 01:49:33 +00:00
..
components fix: debounce profile update notifications to prevent toast spam 2025-02-17 01:49:33 +00:00
lib fix: auto scroll fix, scroll allow user to scroll up during ai response (#1299) 2025-02-12 01:11:14 +05:30
routes Update fix 2025-02-03 01:40:54 +01:00
styles feat: enhance context handling by adding code context selection and implementing summary generation (#1091) #release 2025-01-22 22:48:13 +05:30
types Merge branch 'stackblitz-labs:main' into FEAT_BoltDYI_NEW_SETTINGS_UI_V2 2025-01-29 14:37:07 +01:00
utils Bug fix for the Keyboard Shortcuts 2025-02-02 15:51:56 +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 ui refactor 2025-01-20 09:53:15 +01:00
vite-env.d.ts