Commit Graph

10 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
c73753138d support workflow events 2024-04-23 17:09:12 +08:00
25ba4ac476 feat: show agent show 2024-01-29 16:03:50 +08:00
2019d8f3e3 feat: change service code 2024-01-29 10:27:55 +08:00
5dc3658e19 feat: support upload image 2023-11-22 11:08:09 +08:00
e8294d2e38 fix: log message json pares error 2023-08-28 17:31:04 +08:00
3d0958584c feat: api add eventtype pong message to avoid api return too slow and frontend ignore it 2023-07-27 10:34:57 +08:00
a8be513d4b feat: support steaming 2023-06-10 14:28:27 +08:00
87a063c354 fix: res is not json 2023-05-15 17:48:41 +08:00
97d3a6277d feat: init 2023-04-14 20:35:08 +08:00