bolt.diy/app/types
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
..
actions.ts feat: Add Diff View and File History Tracking 2025-02-23 07:55:38 -03:00
artifact.ts
context.ts feat: enhanced Code Context and Project Summary Features (#1191) 2025-01-29 15:37:20 +05:30
GitHub.ts Fix ESLint issues 2025-01-28 11:39:12 +01:00
global.d.ts Update debug tab to check against fork 2024-12-13 09:17:35 +01:00
model.ts refactor: refactored LLM Providers: Adapting Modular Approach (#832) 2024-12-21 11:45:17 +05:30
template.ts feat: add Starter template menu in homepage (#884) 2024-12-24 22:37:28 +05:30
terminal.ts
theme.ts