mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
- Implement detachTerminal method in WorkbenchStore and TerminalStore - Add getTerminal method to Terminal component for cleanup - Improve terminal tab management with close functionality - Add cleanup for terminal processes on unmount - Remove unused ActionRunner references across components - Remove unused file-watcher utility - Add cleanup for streams in chat api endpoint - Instruct selectStarterTemplate to only use shadcn templates when explicitly asked to. |
||
|---|---|---|
| .. | ||
| buffer.ts | ||
| classNames.ts | ||
| constants.ts | ||
| debounce.ts | ||
| diff.spec.ts | ||
| diff.ts | ||
| easings.ts | ||
| fileLocks.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 | ||