weather agents and command added

This commit is contained in:
Shayan Rais
2025-11-03 19:20:35 +05:00
parent b22dbd2410
commit 9ee1be37e8
12 changed files with 320 additions and 542 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"WebFetch(domain:wttr.in)"
],
"deny": [],
"ask": []
}
}