-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(assistant): assistant improvements (#4214)
* chore(assistant): only write to slack in prod * fix(assistant): fix the vercel error sometimes showing * feat(assistant): use animations and composer disabled states * chore(ci): lint and format * chore(ci): biome * docs(ai-chat-log): doucment how to animate markdown * docs(ai-chat-log): doucment how to animate markdown * fix(assistant): consistent font sizes * fix(assistant): paragraph font size inherit * feat(assistant): refactor assistant markdown components * docs(ai-chat-log): update line number
- Loading branch information
1 parent
50da077
commit c1006b3
Showing
11 changed files
with
260 additions
and
183 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 17 additions & 7 deletions
24
packages/paste-website/src/components/assistant/AssistantMessage.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.