bolt.diy/app/lib
Toddyclipsgg 382bf2c9a3 feat: Add Diff View and File History Tracking
- Implemented a new Diff view in the Workbench to track file changes
- Added file history tracking with version control and change tracking
- Created a FileModifiedDropdown to browse and manage modified files
- Enhanced ActionRunner to support file history persistence
- Updated Workbench and BaseChat components to support new diff view functionality
- Added support for inline and side-by-side diff view modes
2025-02-16 23:10:15 -03:00
..
.server/llm Merge branch 'stackblitz-labs:main' into FEAT_BoltDYI_NEW_SETTINGS_UI_V2 2025-01-29 14:37:07 +01:00
api Final UI V3 2025-02-02 01:42:30 +01:00
common fix: tune the system prompt to avoid diff writing (#1218) 2025-01-30 01:22:29 +05:30
hooks fix: auto scroll fix, scroll allow user to scroll up during ai response (#1299) 2025-02-12 01:11:14 +05:30
modules/llm feat: added dynamic model support for openAI provider (#1241) 2025-02-01 15:29:54 +05:30
persistence big fixes 2025-01-30 17:17:36 +01:00
runtime feat: Add Diff View and File History Tracking 2025-02-16 23:10:15 -03:00
stores feat: Add Diff View and File History Tracking 2025-02-16 23:10:15 -03:00
webcontainer fix: cors issues from preview fixed by changing embedder policies (#1056) 2025-01-12 21:58:06 +05:30
crypto.ts
fetch.ts