bolt.diy/app/components/chat
Anirban Kar 7016111906
Some checks are pending
Docker Publish / docker-build-publish (push) Waiting to run
Update Stable Branch / prepare-release (push) Waiting to run
feat: enhanced Code Context and Project Summary Features (#1191)
* fix: docker prod env variable fix

* lint and typecheck

* removed hardcoded tag

* better summary generation

* improved  summary generation for context optimization

* remove think tags from the generation
2025-01-29 15:37:20 +05:30
..
chatExportAndImport docs: bugfix/formatting faq docs (#1027) 2025-01-10 21:17:32 +05:30
APIKeyManager.tsx fix: api-key manager cleanup and log error on llm call (#1077) 2025-01-13 04:21:29 +05:30
Artifact.tsx
AssistantMessage.tsx feat: enhanced Code Context and Project Summary Features (#1191) 2025-01-29 15:37:20 +05:30
BaseChat.module.scss
BaseChat.tsx feat: enhanced Code Context and Project Summary Features (#1191) 2025-01-29 15:37:20 +05:30
Chat.client.tsx feat: enhanced Code Context and Project Summary Features (#1191) 2025-01-29 15:37:20 +05:30
ChatAlert.tsx
CodeBlock.module.scss
CodeBlock.tsx
ExamplePrompts.tsx
FilePreview.tsx
GitCloneButton.tsx fix: git import issue when importing bolt on bolt (#1020) 2025-01-27 18:05:55 +05:30
ImportFolderButton.tsx fix: import folder filtering 2024-12-29 20:21:49 -06:00
Markdown.module.scss
Markdown.spec.ts
Markdown.tsx feat: enhanced Code Context and Project Summary Features (#1191) 2025-01-29 15:37:20 +05:30
Messages.client.tsx
ModelSelector.tsx fix: better model loading ui feedback and model list update (#954) 2024-12-31 19:22:46 +05:30
ProgressCompilation.tsx feat: enhanced Code Context and Project Summary Features (#1191) 2025-01-29 15:37:20 +05:30
ScreenshotStateManager.tsx
SendButton.client.tsx
SpeechRecognition.tsx
StarterTemplates.tsx
ThoughtBox.tsx feat: added support for reasoning content (#1168) 2025-01-25 16:16:19 +05:30
UserMessage.tsx