mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| buffer.ts | ||
| classNames.ts | ||
| constants.ts | ||
| debounce.ts | ||
| diff.spec.ts | ||
| diff.ts | ||
| easings.ts | ||
| fileUtils.ts | ||
| folderImport.ts | ||
| formatSize.ts | ||
| getLanguageFromExtension.ts | ||
| logger.ts | ||
| markdown.ts | ||
| mobile.ts | ||
| os.ts | ||
| path.ts | ||
| projectCommands.ts | ||
| promises.ts | ||
| react.ts | ||
| sampler.ts | ||
| selectStarterTemplate.ts | ||
| shell.ts | ||
| stacktrace.ts | ||
| stripIndent.ts | ||
| terminal.ts | ||
| types.ts | ||
| unreachable.ts | ||