mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-14 11:12:09 -05:00
19 lines
321 B
JSON
19 lines
321 B
JSON
{
|
|
"agents": [
|
|
"codex",
|
|
"gemini",
|
|
"copilot"
|
|
],
|
|
"herd_mcp": false,
|
|
"mcp": true,
|
|
"nightwatch_mcp": false,
|
|
"packages": [
|
|
"filament/filament",
|
|
"spatie/laravel-permission"
|
|
],
|
|
"sail": false,
|
|
"skills": [
|
|
"laravel-permission-development"
|
|
]
|
|
}
|