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.