This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [laravel/boost](https://github.com/laravel/boost) | `2.1.1` → `2.4.12` |  |  |
---
### Release Notes
<details>
<summary>laravel/boost (laravel/boost)</summary>
### [`v2.4.12`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v2412---2026-07-08)
[Compare Source](https://github.com/laravel/boost/compare/v2.4.11...v2.4.12)
##### What's Changed
- Add committed project rules with a record-rule MCP tool by [@​pushpak1300](https://github.com/pushpak1300) in [#​852](https://github.com/laravel/boost/pull/852)
- fix: prefer opencode.jsonc when updating existing configuration by [@​alaminfirdows](https://github.com/alaminfirdows) in [#​862](https://github.com/laravel/boost/pull/862)
- fix: unterminated single quote string by [@​maiobarbero](https://github.com/maiobarbero) in [#​866](https://github.com/laravel/boost/pull/866)
- Make enum guideline generation deterministic by [@​hosmelq](https://github.com/hosmelq) in [#​870](https://github.com/laravel/boost/pull/870)
- Fix table-prefix corrupting "ORDER BY … DESC" and schema-qualified queries by [@​matthewjohns0n](https://github.com/matthewjohns0n) in [#​868](https://github.com/laravel/boost/pull/868)
- Restructure laravel-best-practices skill into a compact rule index by [@​pushpak1300](https://github.com/pushpak1300) in [#​871](https://github.com/laravel/boost/pull/871)
##### New Contributors
- [@​alaminfirdows](https://github.com/alaminfirdows) made their first contribution in [#​862](https://github.com/laravel/boost/pull/862)
- [@​maiobarbero](https://github.com/maiobarbero) made their first contribution in [#​866](https://github.com/laravel/boost/pull/866)
- [@​matthewjohns0n](https://github.com/matthewjohns0n) made their first contribution in [#​868](https://github.com/laravel/boost/pull/868)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.4.11...v2.4.12>
### [`v2.4.11`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v2412---2026-07-08)
[Compare Source](https://github.com/laravel/boost/compare/v2.4.10...v2.4.11)
##### What's Changed
- Add committed project rules with a record-rule MCP tool by [@​pushpak1300](https://github.com/pushpak1300) in [#​852](https://github.com/laravel/boost/pull/852)
- fix: prefer opencode.jsonc when updating existing configuration by [@​alaminfirdows](https://github.com/alaminfirdows) in [#​862](https://github.com/laravel/boost/pull/862)
- fix: unterminated single quote string by [@​maiobarbero](https://github.com/maiobarbero) in [#​866](https://github.com/laravel/boost/pull/866)
- Make enum guideline generation deterministic by [@​hosmelq](https://github.com/hosmelq) in [#​870](https://github.com/laravel/boost/pull/870)
- Fix table-prefix corrupting "ORDER BY … DESC" and schema-qualified queries by [@​matthewjohns0n](https://github.com/matthewjohns0n) in [#​868](https://github.com/laravel/boost/pull/868)
- Restructure laravel-best-practices skill into a compact rule index by [@​pushpak1300](https://github.com/pushpak1300) in [#​871](https://github.com/laravel/boost/pull/871)
##### New Contributors
- [@​alaminfirdows](https://github.com/alaminfirdows) made their first contribution in [#​862](https://github.com/laravel/boost/pull/862)
- [@​maiobarbero](https://github.com/maiobarbero) made their first contribution in [#​866](https://github.com/laravel/boost/pull/866)
- [@​matthewjohns0n](https://github.com/matthewjohns0n) made their first contribution in [#​868](https://github.com/laravel/boost/pull/868)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.4.11...v2.4.12>
### [`v2.4.10`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v2411---2026-06-26)
[Compare Source](https://github.com/laravel/boost/compare/v2.4.9...v2.4.10)
##### What's Changed
- Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​848](https://github.com/laravel/boost/pull/848)
- Add MCP server icon metadata by [@​sneycampos](https://github.com/sneycampos) in [#​849](https://github.com/laravel/boost/pull/849)
- Remove circular MCP server icon test by [@​pushpak1300](https://github.com/pushpak1300) in [#​853](https://github.com/laravel/boost/pull/853)
- feat(pint): add --dirty flag for faster formatting by [@​calebdw](https://github.com/calebdw) in [#​845](https://github.com/laravel/boost/pull/845)
- fix: guard non-interactive mode in selectThirdPartyPackages and selectIntegrations by [@​impruthvi](https://github.com/impruthvi) in [#​839](https://github.com/laravel/boost/pull/839)
- Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​854](https://github.com/laravel/boost/pull/854)
- docs: use handle() in action class example instead of execute by [@​3bd-ulrahman](https://github.com/3bd-ulrahman) in [#​858](https://github.com/laravel/boost/pull/858)
- Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​860](https://github.com/laravel/boost/pull/860)
- fix: make MCP tool timeout configurable by [@​jstar0](https://github.com/jstar0) in [#​856](https://github.com/laravel/boost/pull/856)
- feat: add Pi agent support by [@​cyrodjohn](https://github.com/cyrodjohn) in [#​841](https://github.com/laravel/boost/pull/841)
- Testing with interactive ptys by [@​ohnotnow](https://github.com/ohnotnow) in [#​859](https://github.com/laravel/boost/pull/859)
##### New Contributors
- [@​sneycampos](https://github.com/sneycampos) made their first contribution in [#​849](https://github.com/laravel/boost/pull/849)
- [@​3bd-ulrahman](https://github.com/3bd-ulrahman) made their first contribution in [#​858](https://github.com/laravel/boost/pull/858)
- [@​jstar0](https://github.com/jstar0) made their first contribution in [#​856](https://github.com/laravel/boost/pull/856)
- [@​cyrodjohn](https://github.com/cyrodjohn) made their first contribution in [#​841](https://github.com/laravel/boost/pull/841)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.4.10...v2.4.11>
### [`v2.4.9`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v2410---2026-06-09)
[Compare Source](https://github.com/laravel/boost/compare/v2.4.8...v2.4.9)
##### What's Changed
- fix: preserve literal $N patterns when replacing guidelines block by [@​impruthvi](https://github.com/impruthvi) in [#​840](https://github.com/laravel/boost/pull/840)
- Fix Zed detection when the binary is `zeditor` by [@​PHLAK](https://github.com/PHLAK) in [#​846](https://github.com/laravel/boost/pull/846)
- Support laravel/mcp 0.8.0 by [@​pushpak1300](https://github.com/pushpak1300) in [#​847](https://github.com/laravel/boost/pull/847)
##### New Contributors
- [@​PHLAK](https://github.com/PHLAK) made their first contribution in [#​846](https://github.com/laravel/boost/pull/846)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.4.9...v2.4.10>
### [`v2.4.8`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v249---2026-06-04)
[Compare Source](https://github.com/laravel/boost/compare/v2.4.7...v2.4.8)
##### What's Changed
- Adopt laravel/mcp 0.7.1 namespace renames by [@​pushpak1300](https://github.com/pushpak1300) in [#​816](https://github.com/laravel/boost/pull/816)
- feat: adds Google Antigravity agent by [@​achyutkneupane](https://github.com/achyutkneupane) in [#​818](https://github.com/laravel/boost/pull/818)
- Add Antigravity agent to AgentsDetectorTest by [@​imKenjo18](https://github.com/imKenjo18) in [#​820](https://github.com/laravel/boost/pull/820)
- Fix Inertia v3 layout props API name in upgrade prompt by [@​TTezcan](https://github.com/TTezcan) in [#​823](https://github.com/laravel/boost/pull/823)
- Add Factory Droid agent by [@​travisobregon](https://github.com/travisobregon) in [#​828](https://github.com/laravel/boost/pull/828)
- fix: detect all common Docker Compose filenames in Sail check by [@​MreeP](https://github.com/MreeP) in [#​827](https://github.com/laravel/boost/pull/827)
- Remove Gemini CLI agent in favor of Antigravity by [@​pushpak1300](https://github.com/pushpak1300) in [#​819](https://github.com/laravel/boost/pull/819)
- Add Dependabot cooldown of 5 days by [@​nunomaduro](https://github.com/nunomaduro) in [#​834](https://github.com/laravel/boost/pull/834)
- Enable Dependabot auto-merge by [@​nunomaduro](https://github.com/nunomaduro) in [#​836](https://github.com/laravel/boost/pull/836)
- fix: remove AGENTS.md from Codex project detection by [@​impruthvi](https://github.com/impruthvi) in [#​832](https://github.com/laravel/boost/pull/832)
- fix: remove AGENTS.md from OpenCode project detection by [@​impruthvi](https://github.com/impruthvi) in [#​831](https://github.com/laravel/boost/pull/831)
- Add Zed editor agent by [@​pushpak1300](https://github.com/pushpak1300) in [#​830](https://github.com/laravel/boost/pull/830)
##### New Contributors
- [@​achyutkneupane](https://github.com/achyutkneupane) made their first contribution in [#​818](https://github.com/laravel/boost/pull/818)
- [@​imKenjo18](https://github.com/imKenjo18) made their first contribution in [#​820](https://github.com/laravel/boost/pull/820)
- [@​TTezcan](https://github.com/TTezcan) made their first contribution in [#​823](https://github.com/laravel/boost/pull/823)
- [@​travisobregon](https://github.com/travisobregon) made their first contribution in [#​828](https://github.com/laravel/boost/pull/828)
- [@​MreeP](https://github.com/MreeP) made their first contribution in [#​827](https://github.com/laravel/boost/pull/827)
- [@​impruthvi](https://github.com/impruthvi) made their first contribution in [#​832](https://github.com/laravel/boost/pull/832)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.4.8...v2.4.9>
### [`v2.4.7`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v248---2026-05-19)
[Compare Source](https://github.com/laravel/boost/compare/v2.4.6...v2.4.7)
##### What's Changed
- Pin laravel/mcp below 0.7.1 to avoid breaking namespace renames by [@​pushpak1300](https://github.com/pushpak1300) in [#​815](https://github.com/laravel/boost/pull/815)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.4.7...v2.4.8>
### [`v2.4.6`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v247---2026-05-18)
[Compare Source](https://github.com/laravel/boost/compare/v2.4.5...v2.4.6)
##### What's Changed
- fix: minor typo and comment improvements in ApplicationInfo and Boost by [@​iz-ahmad](https://github.com/iz-ahmad) in [#​792](https://github.com/laravel/boost/pull/792)
- Fix TypeError in RendersBladeGuidelines when Blade::render returns an HtmlString by [@​dipaksarkar](https://github.com/dipaksarkar) in [#​796](https://github.com/laravel/boost/pull/796)
- Fix path separators and trailing newlines in install output by [@​barrytarter](https://github.com/barrytarter) in [#​790](https://github.com/laravel/boost/pull/790)
- Remove redundant guidance to read .env directly by [@​loadinglucian](https://github.com/loadinglucian) in [#​801](https://github.com/laravel/boost/pull/801)
- Preserve empty objects in MCP JSON config files by [@​mwikala](https://github.com/mwikala) in [#​793](https://github.com/laravel/boost/pull/793)
- Pin GitHub Actions to commit SHAs and add Dependabot config by [@​joetannenbaum](https://github.com/joetannenbaum) in [#​804](https://github.com/laravel/boost/pull/804)
- Bump shivammathur/setup-php from 2.37.0 to 2.37.1 in the github-actions group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​806](https://github.com/laravel/boost/pull/806)
- Sync Flux UI free/pro component lists with fluxui.dev by [@​pushpak1300](https://github.com/pushpak1300) in [#​808](https://github.com/laravel/boost/pull/808)
- Omit cwd from Codex MCP config to fix Sail and worktree issues by [@​pushpak1300](https://github.com/pushpak1300) in [#​809](https://github.com/laravel/boost/pull/809)
- Add Tinker MCP tool (opt-in via config) by [@​pushpak1300](https://github.com/pushpak1300) in [#​807](https://github.com/laravel/boost/pull/807)
##### New Contributors
- [@​dipaksarkar](https://github.com/dipaksarkar) made their first contribution in [#​796](https://github.com/laravel/boost/pull/796)
- [@​barrytarter](https://github.com/barrytarter) made their first contribution in [#​790](https://github.com/laravel/boost/pull/790)
- [@​loadinglucian](https://github.com/loadinglucian) made their first contribution in [#​801](https://github.com/laravel/boost/pull/801)
- [@​mwikala](https://github.com/mwikala) made their first contribution in [#​793](https://github.com/laravel/boost/pull/793)
- [@​joetannenbaum](https://github.com/joetannenbaum) made their first contribution in [#​804](https://github.com/laravel/boost/pull/804)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.4.6...v2.4.7>
### [`v2.4.5`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v246---2026-04-28)
[Compare Source](https://github.com/laravel/boost/compare/v2.4.4...v2.4.5)
##### What's Changed
- Add Laravel Cloud integration to install command by [@​pushpak1300](https://github.com/pushpak1300) in [#​776](https://github.com/laravel/boost/pull/776)
- Added better instructions for generating tests. by [@​samlev](https://github.com/samlev) in [#​781](https://github.com/laravel/boost/pull/781)
- Handle Http::pool errors when downloading remote skills by [@​pushpak1300](https://github.com/pushpak1300) in [#​785](https://github.com/laravel/boost/pull/785)
- Remove model discovery and use token-based class parsing by [@​pushpak1300](https://github.com/pushpak1300) in [#​754](https://github.com/laravel/boost/pull/754)
- Remove skills listing from foundation guideline by [@​pushpak1300](https://github.com/pushpak1300) in [#​787](https://github.com/laravel/boost/pull/787)
##### New Contributors
- [@​samlev](https://github.com/samlev) made their first contribution in [#​781](https://github.com/laravel/boost/pull/781)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.4.5...v2.4.6>
### [`v2.4.4`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v245---2026-04-22)
[Compare Source](https://github.com/laravel/boost/compare/v2.4.3...v2.4.4)
##### What's Changed
- Support laravel/mcp 0.7.0 by [@​gdebrauwer](https://github.com/gdebrauwer) in [#​782](https://github.com/laravel/boost/pull/782)
##### New Contributors
- [@​gdebrauwer](https://github.com/gdebrauwer) made their first contribution in [#​782](https://github.com/laravel/boost/pull/782)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.4.4...v2.4.5>
### [`v2.4.3`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v244---2026-04-16)
[Compare Source](https://github.com/laravel/boost/compare/v2.4.2...v2.4.3)
##### What's Changed
- Feature: skills list command by [@​me-shaon](https://github.com/me-shaon) in [#​750](https://github.com/laravel/boost/pull/750)
- feat(agents): add Kiro IDE agent support by [@​oniice](https://github.com/oniice) in [#​765](https://github.com/laravel/boost/pull/765)
- Add undocumented config override for enforce\_tests by [@​yousefkadah](https://github.com/yousefkadah) in [#​767](https://github.com/laravel/boost/pull/767)
- Fix: Update outdated Livewire paths to v4 standards in SKILL.blade.php by [@​Naimul007A](https://github.com/Naimul007A) in [#​736](https://github.com/laravel/boost/pull/736)
- Move deployment guideline by [@​pushpak1300](https://github.com/pushpak1300) in [#​774](https://github.com/laravel/boost/pull/774)
##### New Contributors
- [@​me-shaon](https://github.com/me-shaon) made their first contribution in [#​750](https://github.com/laravel/boost/pull/750)
- [@​oniice](https://github.com/oniice) made their first contribution in [#​765](https://github.com/laravel/boost/pull/765)
- [@​yousefkadah](https://github.com/yousefkadah) made their first contribution in [#​767](https://github.com/laravel/boost/pull/767)
- [@​Naimul007A](https://github.com/Naimul007A) made their first contribution in [#​736](https://github.com/laravel/boost/pull/736)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.4.3...v2.4.4>
### [`v2.4.2`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v243---2026-04-10)
[Compare Source](https://github.com/laravel/boost/compare/v2.4.1...v2.4.2)
##### What's Changed
- Add missing upsert breaking change and emphasize cache prefix config in v13 upgrade guide by [@​pushpak1300](https://github.com/pushpak1300) in [#​761](https://github.com/laravel/boost/pull/761)
- Replace Request with UpdatePostRequest by [@​MrPunyapal](https://github.com/MrPunyapal) in [#​741](https://github.com/laravel/boost/pull/741)
- Improve accuracy of Laravel best practices guidelines by [@​pushpak1300](https://github.com/pushpak1300) in [#​764](https://github.com/laravel/boost/pull/764)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.4.2...v2.4.3>
### [`v2.4.1`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v2412---2026-07-08)
[Compare Source](https://github.com/laravel/boost/compare/v2.4.0...v2.4.1)
##### What's Changed
- Add committed project rules with a record-rule MCP tool by [@​pushpak1300](https://github.com/pushpak1300) in [#​852](https://github.com/laravel/boost/pull/852)
- fix: prefer opencode.jsonc when updating existing configuration by [@​alaminfirdows](https://github.com/alaminfirdows) in [#​862](https://github.com/laravel/boost/pull/862)
- fix: unterminated single quote string by [@​maiobarbero](https://github.com/maiobarbero) in [#​866](https://github.com/laravel/boost/pull/866)
- Make enum guideline generation deterministic by [@​hosmelq](https://github.com/hosmelq) in [#​870](https://github.com/laravel/boost/pull/870)
- Fix table-prefix corrupting "ORDER BY … DESC" and schema-qualified queries by [@​matthewjohns0n](https://github.com/matthewjohns0n) in [#​868](https://github.com/laravel/boost/pull/868)
- Restructure laravel-best-practices skill into a compact rule index by [@​pushpak1300](https://github.com/pushpak1300) in [#​871](https://github.com/laravel/boost/pull/871)
##### New Contributors
- [@​alaminfirdows](https://github.com/alaminfirdows) made their first contribution in [#​862](https://github.com/laravel/boost/pull/862)
- [@​maiobarbero](https://github.com/maiobarbero) made their first contribution in [#​866](https://github.com/laravel/boost/pull/866)
- [@​matthewjohns0n](https://github.com/matthewjohns0n) made their first contribution in [#​868](https://github.com/laravel/boost/pull/868)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.4.11...v2.4.12>
### [`v2.4.0`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v241---2026-03-25)
[Compare Source](https://github.com/laravel/boost/compare/v2.3.4...v2.4.0)
##### What's Changed
- Update Inertia v3 upgrade prompt to stable and add missing sections by [@​pushpak1300](https://github.com/pushpak1300) in [#​717](https://github.com/laravel/boost/pull/717)
- Strip HTML comments before parsing skill frontmatter by [@​pushpak1300](https://github.com/pushpak1300) in [#​711](https://github.com/laravel/boost/pull/711)
- Escape Blade component tags in guideline rendering by [@​pushpak1300](https://github.com/pushpak1300) in [#​718](https://github.com/laravel/boost/pull/718)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.4.0...v2.4.1>
### [`v2.3.4`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v240---2026-03-23)
[Compare Source](https://github.com/laravel/boost/compare/v2.3.3...v2.3.4)
##### What's Changed
- Fix typo in Livewire skill description by [@​bram-pkg](https://github.com/bram-pkg) in [#​695](https://github.com/laravel/boost/pull/695)
- Remove Herd MCP integration in favor of Herd CLI by [@​pushpak1300](https://github.com/pushpak1300) in [#​666](https://github.com/laravel/boost/pull/666)
- Add security audit to add-skill command by [@​pushpak1300](https://github.com/pushpak1300) in [#​616](https://github.com/laravel/boost/pull/616)
- Add oauth field to OpenCode Nightwatch MCP config by [@​DGarbs51](https://github.com/DGarbs51) in [#​703](https://github.com/laravel/boost/pull/703)
- Add laravel-best-practices skill by [@​pushpak1300](https://github.com/pushpak1300) in [#​628](https://github.com/laravel/boost/pull/628)
- Feat: ignore skills update command by [@​MrPunyapal](https://github.com/MrPunyapal) in [#​702](https://github.com/laravel/boost/pull/702)
- Improve folio-routing skill description and remove core guideline by [@​pushpak1300](https://github.com/pushpak1300) in [#​674](https://github.com/laravel/boost/pull/674)
- Optimize core guideline for token efficiency by [@​pushpak1300](https://github.com/pushpak1300) in [#​668](https://github.com/laravel/boost/pull/668)
##### New Contributors
- [@​bram-pkg](https://github.com/bram-pkg) made their first contribution in [#​695](https://github.com/laravel/boost/pull/695)
- [@​DGarbs51](https://github.com/DGarbs51) made their first contribution in [#​703](https://github.com/laravel/boost/pull/703)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.3.4...v2.4.0>
### [`v2.3.3`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v234---2026-03-17)
[Compare Source](https://github.com/laravel/boost/compare/v2.3.2...v2.3.3)
##### What's Changed
- Remove Roster object caching to fix Laravel 13 serialization issue by [@​pushpak1300](https://github.com/pushpak1300) in [#​692](https://github.com/laravel/boost/pull/692)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.3.3...v2.3.4>
### [`v2.3.2`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v233---2026-03-17)
[Compare Source](https://github.com/laravel/boost/compare/v2.3.1...v2.3.2)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.3.2...v2.3.3>
### [`v2.3.1`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v232---2026-03-16)
[Compare Source](https://github.com/laravel/boost/compare/v2.3.0...v2.3.1)
##### What's Changed
- Use major.minor PHP version in guidelines instead of full version by [@​oddvalue](https://github.com/oddvalue) in [#​657](https://github.com/laravel/boost/pull/657)
- Remove redundant Tailwind CSS guidelines by [@​pushpak1300](https://github.com/pushpak1300) in [#​661](https://github.com/laravel/boost/pull/661)
- Add Upgrade Laravel v13 MCP prompt by [@​pushpak1300](https://github.com/pushpak1300) in [#​658](https://github.com/laravel/boost/pull/658)
- Use `app_path()` helper to support customized app locations by [@​iWader](https://github.com/iWader) in [#​665](https://github.com/laravel/boost/pull/665)
- Configure sail binary path by [@​iWader](https://github.com/iWader) in [#​664](https://github.com/laravel/boost/pull/664)
- fix: register installed skills in boost.json during add-skill by [@​meirdick](https://github.com/meirdick) in [#​621](https://github.com/laravel/boost/pull/621)
- Add `--discover` flag to `boost:update` by [@​MrPunyapal](https://github.com/MrPunyapal) in [#​651](https://github.com/laravel/boost/pull/651)
- Remove redundant "When to Apply" sections from skill bodies by [@​sulimanbenhalim](https://github.com/sulimanbenhalim) in [#​669](https://github.com/laravel/boost/pull/669)
- Guard against file\_get\_contents() returning false by [@​sulimanbenhalim](https://github.com/sulimanbenhalim) in [#​671](https://github.com/laravel/boost/pull/671)
- fix: resolve relative symlinks when skills path is outside project root by [@​tjmartin69](https://github.com/tjmartin69) in [#​673](https://github.com/laravel/boost/pull/673)
- Update pest-testing skill descriptions and clean up core guidelines by [@​pushpak1300](https://github.com/pushpak1300) in [#​670](https://github.com/laravel/boost/pull/670)
- Rewrite Livewire core guidelines and skill descriptions in imperative style by [@​pushpak1300](https://github.com/pushpak1300) in [#​672](https://github.com/laravel/boost/pull/672)
##### New Contributors
- [@​oddvalue](https://github.com/oddvalue) made their first contribution in [#​657](https://github.com/laravel/boost/pull/657)
- [@​iWader](https://github.com/iWader) made their first contribution in [#​665](https://github.com/laravel/boost/pull/665)
- [@​meirdick](https://github.com/meirdick) made their first contribution in [#​621](https://github.com/laravel/boost/pull/621)
- [@​tjmartin69](https://github.com/tjmartin69) made their first contribution in [#​673](https://github.com/laravel/boost/pull/673)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.3.1...v2.3.2>
### [`v2.3.0`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v231---2026-03-12)
[Compare Source](https://github.com/laravel/boost/compare/v2.2.3...v2.3.0)
##### What's Changed
- Decode HTML entities in Blade guideline output by [@​pushpak1300](https://github.com/pushpak1300) in [#​654](https://github.com/laravel/boost/pull/654)
- Add configurable Codex MCP cwd by [@​cyppe](https://github.com/cyppe) in [#​642](https://github.com/laravel/boost/pull/642)
##### New Contributors
- [@​cyppe](https://github.com/cyppe) made their first contribution in [#​642](https://github.com/laravel/boost/pull/642)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.3.0...v2.3.1>
### [`v2.2.3`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v230---2026-03-11)
[Compare Source](https://github.com/laravel/boost/compare/v2.2.2...v2.2.3)
##### What's Changed
- Fix table snippet in SKILL.blade.php by [@​AndrasMa](https://github.com/AndrasMa) in [#​640](https://github.com/laravel/boost/pull/640)
- Remove Artisan wrapper MCP tools and update guidelines to use CLI directly by [@​pushpak1300](https://github.com/pushpak1300) in [#​629](https://github.com/laravel/boost/pull/629)
- Remove redundant MCP guidelines by [@​pushpak1300](https://github.com/pushpak1300) in [#​644](https://github.com/laravel/boost/pull/644)
- Remove redundant Pennant guidelines by [@​pushpak1300](https://github.com/pushpak1300) in [#​645](https://github.com/laravel/boost/pull/645)
- Makes imports consistent by [@​nunomaduro](https://github.com/nunomaduro) in [#​646](https://github.com/laravel/boost/pull/646)
- Support JSON-formatted log entries in log reading tools by [@​HeathNaylor](https://github.com/HeathNaylor) in [#​650](https://github.com/laravel/boost/pull/650)
- Remove redundant Flux UI guidelines by [@​pushpak1300](https://github.com/pushpak1300) in [#​647](https://github.com/laravel/boost/pull/647)
- Add UpgradeInertiaV3 prompt for Inertia v2 to v3 upgrades by [@​pushpak1300](https://github.com/pushpak1300) in [#​636](https://github.com/laravel/boost/pull/636)
- Prevent non-JSON stdout output from corrupting MCP tool responses by [@​OmarFaruk-0x01](https://github.com/OmarFaruk-0x01) in [#​641](https://github.com/laravel/boost/pull/641)
##### New Contributors
- [@​AndrasMa](https://github.com/AndrasMa) made their first contribution in [#​640](https://github.com/laravel/boost/pull/640)
- [@​HeathNaylor](https://github.com/HeathNaylor) made their first contribution in [#​650](https://github.com/laravel/boost/pull/650)
- [@​OmarFaruk-0x01](https://github.com/OmarFaruk-0x01) made their first contribution in [#​641](https://github.com/laravel/boost/pull/641)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.2.3...v2.3.0>
### [`v2.2.2`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v223---2026-03-06)
[Compare Source](https://github.com/laravel/boost/compare/v2.2.1...v2.2.2)
##### What's Changed
- Add two spaces by [@​xiCO2k](https://github.com/xiCO2k) in [#​632](https://github.com/laravel/boost/pull/632)
- Fix duplicate guidelines when using symlinked paths by [@​damianlewis](https://github.com/damianlewis) in [#​634](https://github.com/laravel/boost/pull/634)
- Laravel 13.x Compatibility by [@​laravel-shift](https://github.com/laravel-shift) in [#​633](https://github.com/laravel/boost/pull/633)
- Add First Party Packages by [@​pushpak1300](https://github.com/pushpak1300) in [#​635](https://github.com/laravel/boost/pull/635)
- Use configured executable paths when rendering skill templates by [@​pushpak1300](https://github.com/pushpak1300) in [#​638](https://github.com/laravel/boost/pull/638)
##### New Contributors
- [@​damianlewis](https://github.com/damianlewis) made their first contribution in [#​634](https://github.com/laravel/boost/pull/634)
- [@​laravel-shift](https://github.com/laravel-shift) made their first contribution in [#​633](https://github.com/laravel/boost/pull/633)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.2.2...v2.2.3>
### [`v2.2.1`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v222---2026-03-03)
[Compare Source](https://github.com/laravel/boost/compare/v2.2.0...v2.2.1)
##### What's Changed
- Fix SearchDocs crashing when MCP client passes array params as JSON strings by [@​digitall-it](https://github.com/digitall-it) in [#​604](https://github.com/laravel/boost/pull/604)
- Fix skill discovery for repos with non-main default branches by [@​pushpak1300](https://github.com/pushpak1300) in [#​610](https://github.com/laravel/boost/pull/610)
- Fix crash in GuidelineAssist when app/ directory does not exist by [@​mforcer](https://github.com/mforcer) in [#​617](https://github.com/laravel/boost/pull/617)
- Fix Sail is incorrectly detected as active inside devcontainers by [@​Taimst](https://github.com/Taimst) in [#​614](https://github.com/laravel/boost/pull/614)
- Compile custom Blade skills to markdown instead of symlinking raw templates by [@​pushpak1300](https://github.com/pushpak1300) in [#​611](https://github.com/laravel/boost/pull/611)
- Widen laravel/mcp version constraint to support v0.6.0 by [@​pushpak1300](https://github.com/pushpak1300) in [#​623](https://github.com/laravel/boost/pull/623)
- Update Junie agent to use configurable mcp path by [@​cswgr](https://github.com/cswgr) in [#​626](https://github.com/laravel/boost/pull/626)
- Support SKILL.blade.php in GitHubSkillProvider discovery by [@​pushpak1300](https://github.com/pushpak1300) in [#​627](https://github.com/laravel/boost/pull/627)
##### New Contributors
- [@​mforcer](https://github.com/mforcer) made their first contribution in [#​617](https://github.com/laravel/boost/pull/617)
- [@​Taimst](https://github.com/Taimst) made their first contribution in [#​614](https://github.com/laravel/boost/pull/614)
- [@​cswgr](https://github.com/cswgr) made their first contribution in [#​626](https://github.com/laravel/boost/pull/626)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.2.1...v2.2.2>
### [`v2.2.0`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v221---2026-02-25)
[Compare Source](https://github.com/laravel/boost/compare/v2.1.8...v2.2.0)
##### What's Changed
- Fix third-party skills excluded when aiGuidelines is uninitialized by [@​sulimanbenhalim](https://github.com/sulimanbenhalim) in [#​596](https://github.com/laravel/boost/pull/596)
- Add summary mode to DatabaseSchema tool by [@​sulimanbenhalim](https://github.com/sulimanbenhalim) in [#​595](https://github.com/laravel/boost/pull/595)
- Add support for Ampcode by [@​dringrayson](https://github.com/dringrayson) in [#​598](https://github.com/laravel/boost/pull/598)
- Simplify Tinker tool to wrap artisan tinker --execute by [@​soleinjast](https://github.com/soleinjast) in [#​557](https://github.com/laravel/boost/pull/557)
- Consolidate Inertia versioned guidelines into single core file by [@​pushpak1300](https://github.com/pushpak1300) in [#​603](https://github.com/laravel/boost/pull/603)
##### Minor Breaking Chnage
If you have custom overrides in:
```text
.ai/guidelines/inertia-laravel/1/core.blade.php
.ai/guidelines/inertia-laravel/2/core.blade.php
```
move them to:
```text
.ai/guidelines/inertia-laravel/core.blade.php
```
##### New Contributors
- [@​dringrayson](https://github.com/dringrayson) made their first contribution in [#​598](https://github.com/laravel/boost/pull/598)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.2.0...v2.2.1>
### [`v2.1.8`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v220---2026-02-20)
[Compare Source](https://github.com/laravel/boost/compare/v2.1.7...v2.1.8)
##### What’s Changed
- Added support for loading guidelines and skills directly from vendor packages by [@​pushpak1300](https://github.com/pushpak1300) in [#​566](https://github.com/laravel/boost/pull/566)
##### Minor Breaking Changes
This release introduces a small structural update to how Inertia guidelines are organized.
**Previously**
```
.ai/inertia-laravel/core.blade.php
```
**Now merged into individual version guideline**
```
.ai/inertia-laravel/2/core.blade.php
.ai/inertia-laravel/1/core.blade.php
```
Guidelines are now resolved using the following priority order:
| Priority | Source | Maintained By |
| -------- | ------------------------------------------------ | --------------------------- |
| 1st | `.ai/guidelines/` in the user project | Project developer |
| 2nd | `vendor/{pkg}/resources/boost/guidelines/` | Composer package maintainer |
| 2nd | `node_modules/{pkg}/resources/boost/guidelines/` | npm package maintainer |
| 3rd | Built-in Boost `.ai/` directory | Boost team |
Make sure you update to the latest version of all related packages to stay compatible.
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.1.8...v2.2.0>
### [`v2.1.7`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v218---2026-02-20)
[Compare Source](https://github.com/laravel/boost/compare/v2.1.6...v2.1.7)
##### What's Changed
- Fix read-only bypass in DatabaseQuery via CTE-wrapped writes by [@​sulimanbenhalim](https://github.com/sulimanbenhalim) in [#​588](https://github.com/laravel/boost/pull/588)
- Fix sendBeacon browser logs silently dropped on page unload by [@​sulimanbenhalim](https://github.com/sulimanbenhalim) in [#​590](https://github.com/laravel/boost/pull/590)
- Fix post-install Next steps URL by [@​sulimanbenhalim](https://github.com/sulimanbenhalim) in [#​587](https://github.com/laravel/boost/pull/587)
- Fix issue with Codex not automatically triggering the login flow by [@​jessarcher](https://github.com/jessarcher) in [#​592](https://github.com/laravel/boost/pull/592)
- Scope Pint guideline to PHP file changes only by [@​pushpak1300](https://github.com/pushpak1300) in [#​593](https://github.com/laravel/boost/pull/593)
- Allow overriding the browser log channel by [@​pushpak1300](https://github.com/pushpak1300) in [#​594](https://github.com/laravel/boost/pull/594)
##### New Contributors
- [@​sulimanbenhalim](https://github.com/sulimanbenhalim) made their first contribution in [#​588](https://github.com/laravel/boost/pull/588)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.1.7...v2.1.8>
### [`v2.1.6`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v217---2026-02-18)
[Compare Source](https://github.com/laravel/boost/compare/v2.1.5...v2.1.6)
##### What's Changed
- Add option to exclude specific guidelines and skills via config by [@​pushpak1300](https://github.com/pushpak1300) in [#​580](https://github.com/laravel/boost/pull/580)
- fix: blade skills with code before frontmatter are parsed correctly by [@​calebdw](https://github.com/calebdw) in [#​582](https://github.com/laravel/boost/pull/582)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.1.6...v2.1.7>
### [`v2.1.5`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v216---2026-02-16)
[Compare Source](https://github.com/laravel/boost/compare/v2.1.4...v2.1.5)
##### What's Changed
- Fix default value for browser\_logs config in core guideline by [@​pushpak1300](https://github.com/pushpak1300) in [#​574](https://github.com/laravel/boost/pull/574)
- Add support for Nightwatch MCP by [@​jessarcher](https://github.com/jessarcher) in [#​575](https://github.com/laravel/boost/pull/575)
##### New Contributors
- [@​jessarcher](https://github.com/jessarcher) made their first contribution in [#​575](https://github.com/laravel/boost/pull/575)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.1.5...v2.1.6>
### [`v2.1.4`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v215---2026-02-16)
[Compare Source](https://github.com/laravel/boost/compare/v2.1.3...v2.1.4)
##### What's Changed
- Truncate large log entries in LastError tool response by [@​leek](https://github.com/leek) in [#​568](https://github.com/laravel/boost/pull/568)
- Prevent duplicate Boost guidelines in CLAUDE.md by [@​pushpak1300](https://github.com/pushpak1300) in [#​577](https://github.com/laravel/boost/pull/577)
##### New Contributors
- [@​leek](https://github.com/leek) made their first contribution in [#​568](https://github.com/laravel/boost/pull/568)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.1.4...v2.1.5>
### [`v2.1.3`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v214---2026-02-13)
[Compare Source](https://github.com/laravel/boost/compare/v2.1.2...v2.1.3)
##### What's Changed
- Fix missing output key in Tinker tool error response by [@​Orlando-Villanueva](https://github.com/Orlando-Villanueva) in [#​561](https://github.com/laravel/boost/pull/561)
- Add file paths and format guidance to Livewire 4 skill by [@​pushpak1300](https://github.com/pushpak1300) in [#​543](https://github.com/laravel/boost/pull/543)
- Add model binding and page content examples to Folio routing skill by [@​pushpak1300](https://github.com/pushpak1300) in [#​544](https://github.com/laravel/boost/pull/544)
- Update MCP development skill with accurate API patterns and testing by [@​pushpak1300](https://github.com/pushpak1300) in [#​545](https://github.com/laravel/boost/pull/545)
- Update usePoll usage in skill by [@​pushpak1300](https://github.com/pushpak1300) in [#​570](https://github.com/laravel/boost/pull/570)
##### New Contributors
- [@​Orlando-Villanueva](https://github.com/Orlando-Villanueva) made their first contribution in [#​561](https://github.com/laravel/boost/pull/561)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.1.3...v2.1.4>
### [`v2.1.2`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v213---2026-02-11)
[Compare Source](https://github.com/laravel/boost/compare/v2.1.1...v2.1.2)
##### What's Changed
- Remove experimental third-party MCP primitives by [@​pushpak1300](https://github.com/pushpak1300) in [#​552](https://github.com/laravel/boost/pull/552)
- Add symlink install mode for skills by [@​hosmelq](https://github.com/hosmelq) in [#​499](https://github.com/laravel/boost/pull/499)
- Add additional newline before end-guideline fence by [@​ChipNeedham](https://github.com/ChipNeedham) in [#​565](https://github.com/laravel/boost/pull/565)
- Update Roster by [@​pushpak1300](https://github.com/pushpak1300) in [#​562](https://github.com/laravel/boost/pull/562)
##### New Contributors
- [@​hosmelq](https://github.com/hosmelq) made their first contribution in [#​499](https://github.com/laravel/boost/pull/499)
- [@​ChipNeedham](https://github.com/ChipNeedham) made their first contribution in [#​565](https://github.com/laravel/boost/pull/565)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.1.2...v2.1.3>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTUuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI2MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
2.1.1→2.4.12Release Notes
laravel/boost (laravel/boost)
v2.4.12Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.4.11...v2.4.12
v2.4.11Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.4.11...v2.4.12
v2.4.10Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.4.10...v2.4.11
v2.4.9Compare Source
What's Changed
zeditorby @PHLAK in #846New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.4.9...v2.4.10
v2.4.8Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.4.8...v2.4.9
v2.4.7Compare Source
What's Changed
Full Changelog: https://github.com/laravel/boost/compare/v2.4.7...v2.4.8
v2.4.6Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.4.6...v2.4.7
v2.4.5Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.4.5...v2.4.6
v2.4.4Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.4.4...v2.4.5
v2.4.3Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.4.3...v2.4.4
v2.4.2Compare Source
What's Changed
Full Changelog: https://github.com/laravel/boost/compare/v2.4.2...v2.4.3
v2.4.1Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.4.11...v2.4.12
v2.4.0Compare Source
What's Changed
Full Changelog: https://github.com/laravel/boost/compare/v2.4.0...v2.4.1
v2.3.4Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.3.4...v2.4.0
v2.3.3Compare Source
What's Changed
Full Changelog: https://github.com/laravel/boost/compare/v2.3.3...v2.3.4
v2.3.2Compare Source
Full Changelog: https://github.com/laravel/boost/compare/v2.3.2...v2.3.3
v2.3.1Compare Source
What's Changed
app_path()helper to support customized app locations by @iWader in #665--discoverflag toboost:updateby @MrPunyapal in #651New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.3.1...v2.3.2
v2.3.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.3.0...v2.3.1
v2.2.3Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.2.3...v2.3.0
v2.2.2Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.2.2...v2.2.3
v2.2.1Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.2.1...v2.2.2
v2.2.0Compare Source
What's Changed
Minor Breaking Chnage
If you have custom overrides in:
move them to:
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.2.0...v2.2.1
v2.1.8Compare Source
What’s Changed
Minor Breaking Changes
This release introduces a small structural update to how Inertia guidelines are organized.
Previously
Now merged into individual version guideline
Guidelines are now resolved using the following priority order:
.ai/guidelines/in the user projectvendor/{pkg}/resources/boost/guidelines/node_modules/{pkg}/resources/boost/guidelines/.ai/directoryMake sure you update to the latest version of all related packages to stay compatible.
Full Changelog: https://github.com/laravel/boost/compare/v2.1.8...v2.2.0
v2.1.7Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.1.7...v2.1.8
v2.1.6Compare Source
What's Changed
Full Changelog: https://github.com/laravel/boost/compare/v2.1.6...v2.1.7
v2.1.5Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.1.5...v2.1.6
v2.1.4Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.1.4...v2.1.5
v2.1.3Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.1.3...v2.1.4
v2.1.2Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.1.2...v2.1.3
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.
f869add45bto33a498bdd033a498bdd0to8fb382ac358fb382ac35to4bf4cd933f4bf4cd933fto97094bee2997094bee29to030fe90d0f[renovate-composer]: upgrade laravel/boost - 2.1.1 → 2.4.12to [renovate-composer]: upgrade laravel/boost - 2.1.1 → 2.4.12 - autoclosedPull request closed