fix: AI分类完全不可用,移除system()调用改用合并prompt方式 (v1.1.2)

This commit is contained in:
sunny-335
2026-06-24 16:34:02 +08:00
parent 122069e221
commit 5337a62a13
8 changed files with 138 additions and 18 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version=1.1.0
version=1.1.2
# Fix Windows Gradle Worker Daemon exit code 268435659 when running pnpm via Exec tasks
org.gradle.daemon=false