Commit Graph

13 Commits

Author SHA1 Message Date
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
beda954867 chore: can use setting config 2025-04-15 18:18:46 +08:00
ac0e3e807d chore: paragrpah form type 2024-09-04 17:55:45 +08:00
c73753138d support workflow events 2024-04-23 17:09:12 +08:00
b62e34c6fa feat: support output agent info 2024-01-29 13:00:14 +08:00
ed839618a7 feat: move anwser related code 2024-01-26 18:06:04 +08:00
5dc3658e19 feat: support upload image 2023-11-22 11:08:09 +08:00
a01fc9ef49 feat: support var type paragraph 2023-09-12 10:42:57 +08:00
cfd0c9532f feat: lint code 2023-06-10 14:04:40 +08:00
06f502a524 feat: to new api 2023-05-09 14:56:37 +08:00
139adcbb38 chore: enchance app config 2023-04-14 23:09:47 +08:00
97d3a6277d feat: init 2023-04-14 20:35:08 +08:00