edneymatias/antigravity-laravel-kit
backend-specialist, security-auditor) enables granular integration, allowing TPMs to adopt only relevant agents (e.g., ai-engineer for API integrations, debugger for observability)..agent folder structure suggests a pluggable design, enabling custom agents or workflows via configuration or code extensions. This fits Laravel’s service provider pattern.php artisan suggests low-friction adoption, but customization may require CLI familiarity or script modifications.security-auditor may generate sensitive code snippets (e.g., API keys, policies). Risk: Accidental exposure via logs or shared outputs. Requires input sanitization and output validation..env secrets) be protected from AI-generated outputs?backend-specialist or test-engineer.debugger, code-reviewer) before critical agents (e.g., security-auditor).--force reinstallation to overwrite .agent folder and reset configurations..agent folder.ai-engineer agent for a specific RAG pipeline.antigravity:install to deployment scripts (if using --force for updates).curl or guzzlehttp/guzzle for API calls.php-redis if caching AI responses.database-architect may interact with migrations/factories.frontend-specialist) may not work with Inertia.js or Vue/React.ANTIGRAVITY_AI_KEY).composer require and php artisan antigravity:install in a clean environment.code-reviewer) before write-capable ones.composer update may be needed due to lack of auto-upgrade mechanisms..agent folder.Log::channel('antigravity')).How can I help you explore Laravel packages today?