dot_config/amp/private_settings.json 🔗
@@ -13,6 +13,13 @@
"matches": {
"cmd": "hut todo -t *"
}
+ },
+ {
+ "tool": "Bash",
+ "action": "allow",
+ "matches": {
+ "cmd": "ht POST \"https://ntfy.sh/$NTFY_TOPIC_LLM\""
+ }
}
]
}