- 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.
Introduce the modern-scrollbar class to enhance the visual consistency of scrollbars across the application. This class provides a cleaner and more modern look for scrollbars in WebKit and Firefox browsers.