mirror of
https://github.com/coollabsio/coolify.git
synced 2026-08-24 02:24:11 -05:00
chore(boost): enable cloud config and agent skills
This commit is contained in:
+4
-2
@@ -5,23 +5,25 @@
|
|||||||
"codex",
|
"codex",
|
||||||
"opencode"
|
"opencode"
|
||||||
],
|
],
|
||||||
|
"cloud": false,
|
||||||
"guidelines": true,
|
"guidelines": true,
|
||||||
"mcp": true,
|
"mcp": true,
|
||||||
"nightwatch_mcp": false,
|
"nightwatch_mcp": false,
|
||||||
"packages": [
|
"packages": [
|
||||||
"laravel/fortify",
|
|
||||||
"spatie/laravel-ray",
|
"spatie/laravel-ray",
|
||||||
"lorisleiva/laravel-actions"
|
"lorisleiva/laravel-actions"
|
||||||
],
|
],
|
||||||
"sail": false,
|
"sail": false,
|
||||||
"skills": [
|
"skills": [
|
||||||
|
"fortify-development",
|
||||||
"laravel-best-practices",
|
"laravel-best-practices",
|
||||||
"configuring-horizon",
|
"configuring-horizon",
|
||||||
|
"mcp-development",
|
||||||
|
"configure-nightwatch",
|
||||||
"socialite-development",
|
"socialite-development",
|
||||||
"livewire-development",
|
"livewire-development",
|
||||||
"pest-testing",
|
"pest-testing",
|
||||||
"tailwindcss-development",
|
"tailwindcss-development",
|
||||||
"fortify-development",
|
|
||||||
"laravel-actions",
|
"laravel-actions",
|
||||||
"debugging-output-and-previewing-html-using-ray"
|
"debugging-output-and-previewing-html-using-ray"
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user