Refactor drill tape reading and reorder logic

This commit is contained in:
2026-05-16 10:23:55 +08:00
parent 0c14c16a21
commit 03d9b8baa2
7 changed files with 262 additions and 238 deletions

View File

@@ -0,0 +1,13 @@
{
"permissions": {
"allow": [
"Bash(git config:*)",
"Bash(git log:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)"
],
"deny": [],
"ask": []
}
}