6 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
b62e34c6fa feat: support output agent info 2024-01-29 13:00:14 +08:00
2019d8f3e3 feat: change service code 2024-01-29 10:27:55 +08:00
22d2aae597 chore: use sdk 2023-04-17 11:33:06 +08:00
97d3a6277d feat: init 2023-04-14 20:35:08 +08:00