Update AGENTS

- New mise commands
- Prevent production access
- Instruct on server availability when MCP is running
- Architectural changes
- Patterns
This commit is contained in:
Claudio Ortolina
2025-10-07 13:01:15 +03:00
parent 032100f5ff
commit f37964b376
2 changed files with 169 additions and 73 deletions
+4 -2
View File
@@ -25,8 +25,10 @@
"Bash(mise run dev:static-checks:*)",
"Bash(find:*)",
"Bash(xargs sed:*)",
"Bash(git show:*)"
"Bash(git show:*)",
"Bash(cat:*)",
"Bash(mise tasks:*)"
]
},
"enableAllProjectMcpServers": false
}
}