Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix chat message align #7563

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix chat message align #7563

wants to merge 1 commit into from

Conversation

ahuang11
Copy link
Contributor

@ahuang11 ahuang11 requested a review from philippjfr December 19, 2024 21:01
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.24%. Comparing base (ad154df) to head (7e741d0).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #7563       +/-   ##
===========================================
+ Coverage   71.90%   82.24%   +10.33%     
===========================================
  Files         338      339        +1     
  Lines       51441    51476       +35     
===========================================
+ Hits        36990    42335     +5345     
+ Misses      14451     9141     -5310     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MarcSkovMadsen
Copy link
Collaborator

That is really nice. I've also been seeing this all the time.

Another nice to have feature would be code sections of the entered prompt automatically be formatted. Right now they don't look so nice when I copy paste code into the chat.

@ahuang11
Copy link
Contributor Author

Another nice to have feature would be code sections of the entered prompt automatically be formatted

Not sure how code sections would be automatically detected without manually input of backticks.

@ahuang11 ahuang11 added this to the v1.6.0 milestone Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants