bolt.new/packages/bolt/app/components/chat
2024-07-24 14:47:48 +01:00
..
Artifact.tsx refactor: workbench store and move logic into action runner (#4) 2024-07-22 17:40:28 +02:00
AssistantMessage.tsx feat: initial commit 2024-07-11 16:20:57 +02:00
BaseChat.tsx feat: chat autoscroll (#6) 2024-07-24 14:47:48 +01:00
Chat.client.tsx feat: chat autoscroll (#6) 2024-07-24 14:47:48 +01:00
CodeBlock.module.scss feat: initial commit 2024-07-11 16:20:57 +02:00
CodeBlock.tsx feat: add first version of workbench, increase token limit, improve system prompt 2024-07-17 20:54:46 +02:00
Markdown.module.scss feat: add first version of workbench, increase token limit, improve system prompt 2024-07-17 20:54:46 +02:00
Markdown.tsx refactor: workbench store and move logic into action runner (#4) 2024-07-22 17:40:28 +02:00
Messages.client.tsx feat: chat autoscroll (#6) 2024-07-24 14:47:48 +01:00
SendButton.client.tsx feat: improve prompt, add ability to abort streaming, improve message parser 2024-07-18 20:44:53 +02:00
UserMessage.tsx feat: initial commit 2024-07-11 16:20:57 +02:00