fix openai tools

This commit is contained in:
2025-06-12 21:42:30 +09:00
parent e2e2758a83
commit 73c516ab28
4 changed files with 230 additions and 31 deletions

View File

@ -52,7 +52,8 @@
"Bash(cargo check:*)",
"Bash(cargo run:*)",
"Bash(cargo test:*)",
"Bash(diff:*)"
"Bash(diff:*)",
"Bash(cargo:*)"
],
"deny": []
}