bolt.diy/app
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
..
components feat: Add Diff View and File History Tracking 2025-02-16 23:10:15 -03:00
lib feat: Add Diff View and File History Tracking 2025-02-16 23:10:15 -03:00
routes Update fix 2025-02-03 01:40:54 +01:00
styles feat: Add Diff View and File History Tracking 2025-02-16 23:10:15 -03:00
types feat: Add Diff View and File History Tracking 2025-02-16 23:10:15 -03:00
utils feat: Add Diff View and File History Tracking 2025-02-16 23:10:15 -03: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 refactor: updated vite config to inject add version metadata into the app on build (#841) 2024-12-21 01:03:28 +05:30