Commit Graph

12 Commits

Author SHA1 Message Date
Innei
441bc8ae3b chore(deps): update dependencies and ESLint configuration
- Changed pnpm setting in eslint.config.mjs from true to false.
- Updated various dependencies in package.json to specific versions for better stability and compatibility.
- Removed optionalDependencies from package.json to streamline the dependency management.
- Refactored ai-agent.service.ts to replace ToolInterface with DynamicStructuredTool for improved type safety.

Signed-off-by: Innei <tukon479@gmail.com>
2025-05-14 23:23:10 +08:00
Innei
d2e945fbe4 chore: update ESLint configuration
- Modified ESLint configuration to disable markdown support and sortKeys, while ensuring prettier and pnpm support are enabled.
- Removed redundant configuration options for prettier and markdown.

Signed-off-by: Innei <tukon479@gmail.com>
2025-05-04 15:10:27 +08:00
Innei
df81a6740b chore: update script
Signed-off-by: Innei <i@innei.in>
2024-08-16 15:39:53 +08:00
Innei
817b81a983 chore: format
Signed-off-by: Innei <i@innei.in>
2024-08-16 12:30:06 +08:00
Innei
4e63cf14a8 chore: update deps
Signed-off-by: Innei <i@innei.in>
2024-08-15 23:49:05 +08:00
Innei
ccdf213748 fix: lint
Signed-off-by: Innei <i@innei.in>
2024-08-04 14:40:35 +08:00
Innei
f8909bd8c9 feat: ai writer helper module
Signed-off-by: Innei <i@innei.in>
2024-05-04 22:04:36 +08:00
Innei
f74ef93dc3 fix: testing
Signed-off-by: Innei <i@innei.in>
2024-04-30 15:39:12 +08:00
Innei
358a5e6135 fix: lint 2024-04-29 16:19:39 +08:00
Innei
c6980f98c2 fix: lint error
Signed-off-by: Innei <i@innei.in>
2024-04-29 16:10:55 +08:00
Innei
e5ac04a650 chore: lint with sxzz config
Signed-off-by: Innei <i@innei.in>
2024-04-29 16:00:20 +08:00
Innei
c12bd99242 chore: sxzz eslint
Signed-off-by: Innei <i@innei.in>
2024-04-29 16:00:19 +08:00