feat: Bot management improvements with wallet configuration and duplicate detection
This commit is contained in:
@@ -42,10 +42,12 @@
|
||||
"Bash(/tmp/bypass-hdwallet-unlock.sh:*)",
|
||||
"Bash(/tmp/fix-db-initialization.sh:*)",
|
||||
"SlashCommand(/code-review)",
|
||||
"Read(//mnt/c/Production/Source/SilverLABS/SilverPAY.NET/**)"
|
||||
"Read(//mnt/c/Production/Source/SilverLABS/SilverPAY.NET/**)",
|
||||
"Bash(sqlite3:*)",
|
||||
"Bash(git checkout:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
},
|
||||
"outputStyle": "enterprise-full-stack-developer"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user