bolt.diy/app/lib
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
..
.server/llm feat(design): add design scheme support and UI improvements 2025-05-28 23:49:51 +01:00
api Final UI V3 2025-02-02 01:42:30 +01:00
common refactor: improve fine-tuned prompt and set as default 2025-06-05 00:38:15 +01:00
hooks feat: add element inspector with chat integration 2025-05-30 13:16:53 +01:00
modules/llm feat: increase max token limit for Claude model claude-3-7-sonnet-20250219 2025-05-13 07:20:38 +02:00
persistence feat(design): add design scheme support and UI improvements 2025-05-28 23:49:51 +01:00
runtime feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
services feat: bolt dyi datatab (#1570) 2025-03-29 20:43:07 +01:00
stores fix: include terminal detachment and cleanup functionality 2025-06-11 15:51:43 +01:00
webcontainer feat: add element inspector with chat integration 2025-05-30 13:16:53 +01:00
crypto.ts
fetch.ts