bolt.diy/app
KevIsDev 7c1c334067 fix: include terminal detachment and cleanup functionality
- 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.
2025-06-11 15:51:43 +01:00
..
components fix: include terminal detachment and cleanup functionality 2025-06-11 15:51:43 +01:00
lib fix: include terminal detachment and cleanup functionality 2025-06-11 15:51:43 +01:00
routes fix: include terminal detachment and cleanup functionality 2025-06-11 15:51:43 +01:00
styles feat: add element inspector with chat integration 2025-05-30 13:16:53 +01:00
types feat: add frosted glass feature option 2025-06-02 11:12:33 +01:00
utils fix: include terminal detachment and cleanup functionality 2025-06-11 15:51:43 +01:00
entry.client.tsx
entry.server.tsx
root.tsx
vite-env.d.ts