bolt.diy/app
Toddyclipsgg ab6f5328b4 feat: Add Diff View and File History Tracking
- Implemented a new Diff View in the Workbench to visualize file changes
- Added file history tracking with detailed change information
- Enhanced FileTree and FileModifiedDropdown to show line additions and deletions
- Integrated file history saving and retrieval in ActionRunner
- Updated Workbench view types to include 'diff' option
- Added support for inline and side-by-side diff view modes
2025-02-23 07:55:38 -03:00
..
components feat: Add Diff View and File History Tracking 2025-02-23 07:55:38 -03:00
lib feat: Add Diff View and File History Tracking 2025-02-23 07:55:38 -03:00
routes Update _index.tsx 2025-02-20 13:03:59 +01:00
styles feat: Add Diff View and File History Tracking 2025-02-23 07:55:38 -03:00
types feat: Add Diff View and File History Tracking 2025-02-23 07:55:38 -03:00
utils feat: Add Diff View and File History Tracking 2025-02-23 07:55:38 -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