bolt.diy/app/components/chat
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
..
chatExportAndImport big fixes 2025-01-30 17:17:36 +01:00
APIKeyManager.tsx fix: api-key manager cleanup and log error on llm call (#1077) 2025-01-13 04:21:29 +05:30
Artifact.tsx
AssistantMessage.tsx feat: enhanced Code Context and Project Summary Features (#1191) 2025-01-29 15:37:20 +05:30
BaseChat.module.scss
BaseChat.tsx feat: Add Diff View and File History Tracking 2025-02-16 23:10:15 -03:00
Chat.client.tsx Final UI V3 2025-02-02 01:42:30 +01:00
ChatAlert.tsx feat: catch errors from web container preview and show in actionable alert so user can send them to AI for fixing (#856) 2024-12-25 03:05:44 +05:30
CodeBlock.module.scss
CodeBlock.tsx Fixed theming of Copy Code button 2024-12-16 18:21:30 +01:00
ExamplePrompts.tsx
FilePreview.tsx
GitCloneButton.tsx Final UI V3 2025-02-02 01:42:30 +01:00
ImportFolderButton.tsx big fixes 2025-01-30 17:17:36 +01:00
Markdown.module.scss
Markdown.spec.ts
Markdown.tsx feat: enhanced Code Context and Project Summary Features (#1191) 2025-01-29 15:37:20 +05:30
Messages.client.tsx fix: auto scroll fix, scroll allow user to scroll up during ai response (#1299) 2025-02-12 01:11:14 +05:30
ModelSelector.tsx fix: better model loading ui feedback and model list update (#954) 2024-12-31 19:22:46 +05:30
ProgressCompilation.tsx feat: enhanced Code Context and Project Summary Features (#1191) 2025-01-29 15:37:20 +05:30
ScreenshotStateManager.tsx
SendButton.client.tsx Refactor to use newver v4 version of Vercel AI package 2024-12-09 17:26:33 +02:00
SpeechRecognition.tsx
StarterTemplates.tsx revert 2025-01-30 23:05:04 +01:00
ThoughtBox.tsx feat: added support for reasoning content (#1168) 2025-01-25 16:16:19 +05:30
UserMessage.tsx Another attempt to add toek usage info 2024-12-16 11:01:41 +02:00