Commit Graph

11 Commits

Author SHA1 Message Date
672ad29e5d Integrate Streamdown and optimize chat layout
- Replace react-markdown with Streamdown for better streaming support
- Fix input box positioning with proper sidebar offset
- Optimize scrolling behavior with main container handling scroll
- Add max-width constraint for assistant messages
- Ensure proper spacing to prevent input box overlap

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 10:56:59 +08:00
17007b2014 Allow file upload in chat. 2025-09-08 16:15:46 +08:00
60a33804cc fix: suggestion is not rendered 2025-05-30 09:59:27 +08:00
f6b4b4a361 fix: typos 2024-07-17 03:59:08 +00:00
30509d92a3 add workflow process 2024-04-23 17:57:24 +08:00
4a75e3774a chore: split question and and answer to components 2024-01-26 16:41:16 +08:00
5dc3658e19 feat: support upload image 2023-11-22 11:08:09 +08:00
cfd0c9532f feat: lint code 2023-06-10 14:04:40 +08:00
7a1b139f04 feat: add ai thinking anim 2023-05-12 14:16:53 +08:00
d8cfcc9eae fix: input method enter also send message 2023-05-12 11:04:50 +08:00
97d3a6277d feat: init 2023-04-14 20:35:08 +08:00