Astro 7 was released this week.
So I thought I share my workflow file for updating Astro 5 to Astro 6.
There were some breaking changes that needed to be addressed and took me some time.
So it may be useful for anyone upgrading.
The upgrade workflow was originally made for Windsurf Editor (now Devin) but will probably work in other agents too.
The Upgrade from Astro 6 to Astro 7 went pretty smooth with just npx @astrojs/upgrade.
My project was not affected by any of the rather small breaking changes for this release.
By the way, Astro now also recommends to pass its upgrade guide into your agent.
Using a coding agent?
Continue reading “Upgrade workflow for Astro 6 for Agents”
Copy this prompt to upgrade your project.
Upgrade my Astro project to v7. Follow the migration guide at
https://docs.astro.build/en/guides/upgrade-to/v7/