17 lines
262 B
JSON
17 lines
262 B
JSON
{
|
|
"agents": [
|
|
"codex",
|
|
"copilot",
|
|
"gemini",
|
|
"opencode"
|
|
],
|
|
"guidelines": true,
|
|
"herd_mcp": false,
|
|
"mcp": true,
|
|
"sail": true,
|
|
"skills": [
|
|
"pest-testing",
|
|
"tailwindcss-development"
|
|
]
|
|
}
|