cleanup AI instructions

This commit is contained in:
Andras Bacsai
2026-02-09 10:52:15 +01:00
parent 710a3ad958
commit 3a00984593
41 changed files with 3722 additions and 9232 deletions

4
.codex/config.toml Normal file
View File

@@ -0,0 +1,4 @@
[mcp_servers.laravel-boost]
command = "php"
args = ["artisan", "boost:mcp"]
cwd = "/Users/heyandras/devel/coolify"