You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every new app is AI-ready out of the box: .leaf/CONTEXT.md gives agents shared project memory in the leaf.context format, and AGENTS.md tells any assistant how to work in the project before touching a file
A refreshed welcome page and default lander in the v5 design
The full Leaf 5 MVC experience underneath: leaf serve with companion processes, the expanded scaffold library, console apps without a view engine, and Crash error pages — see MVC Core v5 for the engine-room details
Changed
Your app structure is unchanged: app/, the leaf console, public/index.php and every published config file are exactly where v4 left them. upgrading is mostly bumping versions
Custom console commands now run on Sprout; the upgrade guide covers the one rewrite
Leaf MVC now requires PHP 8.2+ and jumps from v4.3 to v5.0 alongside the rest of Leaf 5