bolt.diy/app/components/chat
2025-03-20 15:04:45 -07:00
..
chatExportAndImport Updates for async chat format (#71) 2025-03-18 19:18:12 -07:00
APIKeyManager.tsx fix: api-key manager cleanup and log error on llm call (#1077) 2025-01-13 04:21:29 +05:30
ApproveChange.tsx Remove file handling and operate on repository IDs (#64) 2025-03-14 16:50:51 -07:00
BaseChat.module.scss updated theme color 2024-12-08 02:12:02 +05:30
BaseChat.tsx Updates for async chat format (#71) 2025-03-18 19:18:12 -07:00
Chat.client.tsx Handle chat messages that make multiple repository updates (#72) 2025-03-20 15:04:45 -07:00
ChatAlert.tsx feat: catch errors from web container preview and show in actionable alert so user can send them to AI for fixing (#856) 2024-12-25 03:05:44 +05:30
CodeBlock.module.scss
CodeBlock.tsx Fixed theming of Copy Code button 2024-12-16 18:21:30 +01:00
ExamplePrompts.tsx
FilePreview.tsx
ImportFolderButton.tsx Updates for async chat format (#71) 2025-03-18 19:18:12 -07:00
LoadProblemButton.tsx Updates for async chat format (#71) 2025-03-18 19:18:12 -07:00
Markdown.module.scss
Markdown.spec.ts
Markdown.tsx Use Nut API development server instead of webcontainers (#50) 2025-03-13 07:59:10 -07:00
MessageContents.tsx Improve save problem 2025-03-19 15:19:21 -07:00
Messages.client.tsx Improve save problem 2025-03-19 15:19:21 -07:00
ModelSelector.tsx fix: better model loading ui feedback and model list update (#954) 2024-12-31 19:22:46 +05:30
ScreenshotStateManager.tsx Initial commit for screen cap feature 2024-12-05 17:30:45 -05:00
SendButton.client.tsx Linter fixes 2025-03-11 12:11:41 -07:00
SpeechRecognition.tsx Split code a little bit 2024-12-04 20:51:27 +02:00
StarterTemplates.tsx feat: add Starter template menu in homepage (#884) 2024-12-24 22:37:28 +05:30