bolt.diy/app/lib/stores
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
..
chat.ts
editor.ts feat: lock files (#1681) 2025-05-08 00:07:32 +02:00
files.ts refactor(files): simplify file event processing logic 2025-05-20 00:57:52 +01:00
logs.ts
netlify.ts feat: new improvement for the GitHub API Authentication Fix (#1537) 2025-03-29 21:12:47 +01:00
previews.ts feat(previews): add refreshAllPreviews method to refresh all previews 2025-04-22 20:42:38 +01:00
profile.ts Final UI V3 2025-02-02 01:42:30 +01:00
qrCodeStore.ts refactor: move qrCodeStore to lib/stores for better organization 2025-04-18 11:45:14 +01:00
settings.ts feat: added anthropic dynamic models (#1374) 2025-02-26 22:04:46 +05:30
streaming.ts fix: show netlify deployed link 2025-02-25 19:02:03 +00:00
supabase.ts fix: ensure supabase credentials are persistent on reloads 2025-03-20 14:22:35 +00:00
tabConfigurationStore.ts Final UI V3 2025-02-02 01:42:30 +01:00
terminal.ts fix: include terminal detachment and cleanup functionality 2025-06-11 15:51:43 +01:00
theme.ts
vercel.ts feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00
workbench.ts fix: include terminal detachment and cleanup functionality 2025-06-11 15:51:43 +01:00