Replace ChatGPT with Google Gemini

This commit is contained in:
2025-10-29 21:57:07 +09:00
parent c39b41a21f
commit 8f38bc82a0
9 changed files with 182 additions and 145 deletions

View File

@@ -3,7 +3,8 @@
"allow": [
"Bash(tree:*)",
"Bash(mvn clean compile:*)",
"WebFetch(domain:github.com)"
"WebFetch(domain:github.com)",
"Bash(rm:*)"
],
"deny": [],
"ask": []