comment out in progress mcp agent to avoid confusion

This commit is contained in:
martin legrand
2025-05-06 22:39:15 +02:00
4 changed files with 56 additions and 47 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ unsafe_commands_unix = [
"route" # Routing table management
"--force", # Force flag for many commands
"rebase", # Rebase git repository
"git ." # Git commands
"git" # Git commands
]
unsafe_commands_windows = [