Commit Graph

9 Commits

Author SHA1 Message Date
c4b8029702 Merge remote-tracking branch 'upstream/main' into feature/streamdown-and-fixes 2025-09-16 10:23:50 +08:00
2d426902bd fix: max answer bubble width 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
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
6933b5923b fix style of answer 2024-04-23 18:23:06 +08:00
30509d92a3 add workflow process 2024-04-23 17:57:24 +08:00
ed839618a7 feat: move anwser related code 2024-01-26 18:06:04 +08:00
4a75e3774a chore: split question and and answer to components 2024-01-26 16:41:16 +08:00