이 도구에 대하여
Laravel Tackle is an AI agent harness for Laravel: coding agents that read your codebase, run your tests, review your PRs, upgrade dependencies, and heal failed jobs — installed via Composer. 주요 기능: 💻Interactive coding agentphp artisan ai:code opens a full coding session in your terminal — plan mode, slash commands, image input, session memory, and automatic context compaction, 🤖Headless for CI and cronai:run is the same agent with no terminal — one task, a JSON result, and an exit code, 🔎AI code review on every PRai:review posts inline review comments with severity levels, re-reviews only what changed on each push, and can gate merges, Reviewers type /tackle fix this and the agent pushes the fix, 🩹Self-healing appsA failed queue job or scheduled task triggers an agent that diagnoses the exception in an isolated worktree, patches the code, runs your tests, and opens a PR, 📱Drive it from your phoneTackle Remote serves a mobile browser UI for the same harness — send tasks with photos, watch tool calls live, and answer approval prompts from a bottom sheet, 🔌Provider-agnostic, MCP-readyBuilt on laravel/ai — Anthropic by default, Tackle's Laravel-aware tools also serve any MCP client.