mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
- Implement discuss mode toggle and UI in chat box - Add quick action buttons for file, message, implement and link actions - Extend markdown parser to handle quick action elements - Update message components to support discuss mode and quick actions - Add discuss prompt for technical consulting responses - Refactor chat components to support new functionality The changes introduce a new discuss mode that allows users to switch between code implementation and technical discussion modes. Quick action buttons provide immediate interaction options like opening files, sending messages, or switching modes. |
||
---|---|---|
.. | ||
chatExportAndImport | ||
APIKeyManager.tsx | ||
Artifact.tsx | ||
AssistantMessage.tsx | ||
BaseChat.module.scss | ||
BaseChat.tsx | ||
Chat.client.tsx | ||
ChatAlert.tsx | ||
ChatBox.tsx | ||
CodeBlock.module.scss | ||
CodeBlock.tsx | ||
DicussMode.tsx | ||
ExamplePrompts.tsx | ||
FilePreview.tsx | ||
GitCloneButton.tsx | ||
ImportFolderButton.tsx | ||
Markdown.module.scss | ||
Markdown.spec.ts | ||
Markdown.tsx | ||
Messages.client.tsx | ||
ModelSelector.tsx | ||
NetlifyDeploymentLink.client.tsx | ||
ProgressCompilation.tsx | ||
ScreenshotStateManager.tsx | ||
SendButton.client.tsx | ||
SpeechRecognition.tsx | ||
StarterTemplates.tsx | ||
SupabaseAlert.tsx | ||
SupabaseConnection.tsx | ||
ThoughtBox.tsx | ||
UserMessage.tsx | ||
VercelDeploymentLink.client.tsx |