c4b8029702
Merge remote-tracking branch 'upstream/main' into feature/streamdown-and-fixes
2025-09-16 10:23:50 +08:00
12e52b5d7e
Merge pull request #181 from lyzno1/chore/eslint-v9-migration
...
chore: eslint v9 migration
2025-09-16 10:05:21 +08:00
238611f547
Merge pull request #143 from Laurel-rao/main
...
修复 iphone 手机点击聊天框放大的问题
2025-09-16 10:04:49 +08:00
c907432782
fix: send button ui
2025-09-15 10:56:59 +08:00
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
05dcfcf0ca
feat: migrate ESLint to v9 flat config
...
- Replace .eslintrc.json with eslint.config.mjs
- Simplify configuration using @antfu/eslint-config
- Add necessary ESLint plugin dependencies
- Disable overly strict style rules
- Set package.json type to module for ESM support
- Fix ESLint disable comment format
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-15 10:55:10 +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
db4e78d796
修复 iphone 手机点击聊天框放大的问题
2025-03-04 14:51:29 +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