Mamadou DICKO
|
072d97adb1
|
feat: add prompt trigger through # (#1023)
* feat: add prompt trigger to mention input
* feat: update chat shortcuts
* test: update BrainProviderMock
* feat: improve ux
* feat: update message header position
* feat: improve mention input dx
* fix(MentionInput): fix minor bugs
* feat: refactor <ShareBrain/>
* feat: add brain sharing button
* fix: make popover buttons click working
* feat: update backspace handle logic
* feat: update add new brain button ui
|
2023-08-29 10:50:36 +02:00 |
|
Ikko Eltociear Ashimine
|
152f237d9e
|
chore(chat): fix typo in useConfigModal.ts (#1021)
occured -> occurred
|
2023-08-23 10:10:10 +02:00 |
|
Mamadou DICKO
|
8e94f22782
|
feat(chat): add brain selection through mention input (#969)
* feat(chat): add brain selection through mention input
* feat: detect mention deletion from editor
* feat: improve ux
* chore: improve dx
* feat: update translations
* feat: improve mention popover ui
* fix: update failing tests
* feat: add mentions suggestion popover
* feat: update translations
* feat: remove add new brain button
|
2023-08-22 10:05:52 +02:00 |
|
Mamadou DICKO
|
80be40ad34
|
feat: update chat ui (#907)
* feat: remove react-mentions
* feat: add chat header
* feat: remove v2/chat
* feat: add fature flag
* feat: add new chat UI
* feat: add prompt and brain name to messages
|
2023-08-11 10:06:20 +02:00 |
|