bolt.new/packages/bolt/app/components/chat
2024-08-01 17:31:18 +02:00
..
Artifact.tsx chore(eslint): enforce consistent import paths (#8) 2024-07-24 17:43:32 +02:00
AssistantMessage.tsx feat: initial commit 2024-07-11 16:20:57 +02:00
BaseChat.tsx fix: typo in example prompt 2024-08-01 17:31:18 +02:00
Chat.client.tsx feat(ui): style sidebar and landing page (#27) 2024-08-01 16:54:59 +02:00
CodeBlock.module.scss feat: initial commit 2024-07-11 16:20:57 +02:00
CodeBlock.tsx chore(eslint): enforce consistent import paths (#8) 2024-07-24 17:43:32 +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 chore(eslint): enforce consistent import paths (#8) 2024-07-24 17:43:32 +02:00
Messages.client.tsx chore(eslint): enforce consistent import paths (#8) 2024-07-24 17:43:32 +02:00
SendButton.client.tsx feat: submit file changes to the llm (#11) 2024-07-25 17:28:23 +02:00
UserMessage.tsx feat: submit file changes to the llm (#11) 2024-07-25 17:28:23 +02:00