KevIsDev
3ca85875f1
feat(chat): adjust chat layout and add rewind/fork functionality
...
- Modify chat max/min width for better responsiveness
- Update UserMessage and AssistantMessage components for improved alignment
- Add rewind and fork functionality to AssistantMessage
- Refactor Artifact component to handle bundled artifacts more clearly
2025-04-15 22:54:00 +01:00
Anirban Kar
b98485d99f
feat: make user made changes persistent after reload ( #1387 )
...
* feat: save user made changes persistent
* fix: remove artifact from user message on the UI
* fix: message Id generation fix
2025-02-27 13:34:57 +05:30
eduardruzga
225b553876
Another attempt to add toek usage info
2024-12-16 11:01:41 +02:00
Andrew Trokhymenko
0ab334126a
adding to display the image in the chat conversation. and paste image too. tnx to @Stijnus
2024-12-02 14:08:41 -05:00
Andrew Trokhymenko
7cdb56a847
merge with upstream/main
2024-11-29 22:02:35 -05:00
Oliver Jägle
2327de3810
Lint-fix all files in app
2024-11-21 22:05:35 +01:00
Andrew Trokhymenko
76713c2e6e
fixes for PR #332
2024-11-20 17:56:07 -05:00
Andrew Trokhymenko
fe3ea8005e
changing based on PR review
2024-11-19 20:37:23 -05:00
Andrew Trokhymenko
e78a5b0a05
image-upload
2024-11-18 19:55:28 -05:00
Tommy
9b97837bb2
Show which model name and provider is used in user message.
2024-11-08 08:56:15 +01:00
Tommy
2a362b9e0b
Added sanitization for user messages.
...
Use regex defined in constants.ts instead of redefining.
2024-11-06 21:35:54 +01:00
Cole Medin
90a206f2d4
Added the ability to use practically any LLM you can dream of within Bolt.new
2024-10-13 13:53:43 -05:00
Sam Denty
6fb59d2bc5
fix: remove monorepo
2024-09-25 19:54:09 +01:00