What's Changed
- Fix third-party skills excluded when aiGuidelines is uninitialized by @sulimanbenhalim in #596
- Add summary mode to DatabaseSchema tool by @sulimanbenhalim in #595
- Add support for Ampcode by @dringrayson in #598
- Simplify Tinker tool to wrap artisan tinker --execute by @soleinjast in #557
- Consolidate Inertia versioned guidelines into single core file by @pushpak1300 in #603
Minor Breaking Chnage
If you have custom overrides in:
.ai/guidelines/inertia-laravel/1/core.blade.php
.ai/guidelines/inertia-laravel/2/core.blade.php
move them to:
.ai/guidelines/inertia-laravel/core.blade.php
New Contributors
- @dringrayson made their first contribution in #598
Full Changelog: v2.2.0...v2.2.1