feat: ai底座

This commit is contained in:
HapeLee
2026-06-27 02:16:11 +08:00
parent bea1095b0a
commit 990fc78033
74 changed files with 12727 additions and 525 deletions
+4 -1
View File
@@ -114,7 +114,10 @@
"Bash(Select-String -Pattern \"\\(BUILD|error:|FAILED\\)\")",
"PowerShell(grep *)",
"Bash(powershell -Command \"./gradlew.bat :app:compileAppDebugKotlin 2>&1 | Select-Object -Last 30\")",
"Bash(git revert *)"
"Bash(git revert *)",
"Bash(xargs grep -l \"ImeLazyListAutoScroller\")",
"Bash(xargs grep -l \"MarkdownBlock\")",
"Bash(./gradlew.bat assembleAppDebug)"
]
}
}