What's Changed
- Fix SearchDocs crashing when MCP client passes array params as JSON strings by @digitall-it in #604
- Fix skill discovery for repos with non-main default branches by @pushpak1300 in #610
- Fix crash in GuidelineAssist when app/ directory does not exist by @mforcer in #617
- Fix Sail is incorrectly detected as active inside devcontainers by @Taimst in #614
- Compile custom Blade skills to markdown instead of symlinking raw templates by @pushpak1300 in #611
- Widen laravel/mcp version constraint to support v0.6.0 by @pushpak1300 in #623
- Update Junie agent to use configurable mcp path by @cswgr in #626
- Support SKILL.blade.php in GitHubSkillProvider discovery by @pushpak1300 in #627
New Contributors
- @mforcer made their first contribution in #617
- @Taimst made their first contribution in #614
- @cswgr made their first contribution in #626
Full Changelog: v2.2.1...v2.2.2