bolt.diy/app/components/chat
2024-12-29 15:36:31 +05:30
..
chatExportAndImport refactor: remove unused React import in ImportButtons component 2024-12-13 22:48:34 +05:30
APIKeyManager.tsx
Artifact.tsx fix: artifact loop fix 2024-12-07 00:23:53 +05:30
AssistantMessage.tsx updated implementation 2024-12-16 19:47:18 +05:30
BaseChat.module.scss updated theme color 2024-12-08 02:12:02 +05:30
BaseChat.tsx feat: add Starter template menu in homepage (#884) 2024-12-24 22:37:28 +05:30
Chat.client.tsx feat: redact file contents from chat and put latest files into system prompt (#904) 2024-12-29 15:36:31 +05:30
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 pre commit lint 2024-12-01 15:17:02 -05:00
FilePreview.tsx
GitCloneButton.tsx refactor: simplify GitCloneButton component by removing unused tooltip and streamlining button structure 2024-12-13 22:49:14 +05:30
ImportFolderButton.tsx Settings UI enhancement 2024-12-13 01:11:35 +01:00
Markdown.module.scss
Markdown.spec.ts
Markdown.tsx
Messages.client.tsx Merge pull request #433 from DiegoSouzaPW/feature/SlotCloneError 2024-12-16 21:36:27 +05:30
ModelSelector.tsx refactor: refactored LLM Providers: Adapting Modular Approach (#832) 2024-12-21 11:45:17 +05:30
ScreenshotStateManager.tsx Initial commit for screen cap feature 2024-12-05 17:30:45 -05:00
SendButton.client.tsx Refactor to use newver v4 version of Vercel AI package 2024-12-09 17:26:33 +02: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
UserMessage.tsx Another attempt to add toek usage info 2024-12-16 11:01:41 +02:00