Commit Graph

22 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
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
d3482db74d chore: can set the write input 2025-04-15 18:41:13 +08:00
9a7e1be35d fix: file type not support 2025-04-14 16:17:52 +08:00
9d2d092e9e Merge pull request #95 from yusuke-ten/fix/IMainProps-type
fix IMainProps-type
2024-12-07 22:03:48 +08:00
25ef02d2aa chore: add show api error msg 2024-11-25 13:15:14 +08:00
cafd643c00 fix: not show opening statement 2024-09-03 14:31:05 +08:00
349e081f1f fix IMainProps-type 2024-08-12 19:10:23 +09:00
f6b4b4a361 fix: typos 2024-07-17 03:59:08 +00:00
c73753138d support workflow events 2024-04-23 17:09:12 +08:00
83695999ea feat: conversation support show thought 2024-01-29 13:33:15 +08:00
b62e34c6fa feat: support output agent info 2024-01-29 13:00:14 +08:00
5dc3658e19 feat: support upload image 2023-11-22 11:08:09 +08:00
754b77657b fix: new chat set input 2023-08-29 13:42:32 +08:00
d32faf12f2 fix: app update var break old conversation 2023-07-05 11:34:05 +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
9c1cf0adb8 chore: to new logo and name 2023-05-09 15:08:00 +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