chore: agent settings

This commit is contained in:
2026-03-01 11:42:20 +01:00
parent bae229a9a2
commit 5ea55f407d

View File

@@ -6,6 +6,8 @@
"npx asar": true, "npx asar": true,
"npx tsx": true, "npx tsx": true,
"gh": true, "gh": true,
"git add": true "git add": true,
"git commit": true,
"git push": true
} }
} }