Commit Graph
16 Commits
Author SHA1 Message Date
wumode 9d182e53b2 fix: type hints 2025-11-05 15:41:31 +08:00
wumode ff2826a448 feat(utils): Refactor check_method to use ast
- 使用 AST 解析函数源码,相比基于字符串的方法更稳定,能够正确处理具有多行 def 语句的函数
- 为 check_method 添加了单元测试
2025-11-05 14:16:37 +08:00
jxxghp 63412ddd42 fix bug 2025-05-08 20:37:04 +08:00
jxxghp 645de137f2 fix 插件代码判定 2025-05-08 14:26:47 +08:00
jxxghp 2f38b3040d fix:修复代码兼容性写法 2025-03-23 12:10:21 +08:00
jxxghp 57bad6353c fix bug 2024-09-14 13:13:11 +08:00
jxxghp 81eed0d06d fix windows build 2024-05-27 10:11:41 +08:00
jxxghp 5c9039e6d0 feat:插件仪表板API 2024-05-08 20:58:28 +08:00
jxxghp 678638e9f1 feat 插件API 2023-09-08 15:38:32 +08:00
jxxghp 880e0c4bd3 fix ObjectUtils 2023-07-12 12:46:18 +08:00
jxxghp 8a4a66dec4 fix bugs 2023-07-11 07:21:48 +08:00
jxxghp 33d4a58bab fix images 2023-06-21 14:50:10 +08:00
jxxghp 5dd7878e1b add 插件API 2023-06-18 10:22:14 +08:00
jxxghp ed14485092 fix command 2023-06-15 22:59:47 +08:00
jxxghp 60526dbd2d fix bugs 2023-06-15 21:23:15 +08:00
jxxghp 4d06f86e62 init 2023-06-06 07:15:17 +08:00