mirror of
https://github.com/coollabsio/coolify.git
synced 2026-08-24 10:05:47 -05:00
- we will be using our own custom AI rules, not the boost-defined ones so we should not install the boost rules/ skills
12 lines
168 B
JSON
12 lines
168 B
JSON
{
|
|
"agents": [
|
|
"codex",
|
|
"opencode",
|
|
"cursor",
|
|
"claude_code"
|
|
],
|
|
"mcp": true,
|
|
"nightwatch_mcp": false,
|
|
"sail": false
|
|
}
|