create-astro@5.2.0
parruda/swarmcreate-astro@5.2.0Jun 25, 2026by astrobot-houston
AI Summary
A minor release adding a `--no-ai` flag to allow users to opt out of creating AGENTS.md and CLAUDE.md files.
Key Highlights
- Adds `--no-ai` flag to create-astro
- Allows opting out of AI agent markdown files
New Features
- Optional AI file generation during project creation
Full Release Notes
### Minor Changes - [#17185](https://github.com/withastro/astro/pull/17185) [`d64b09b`](https://github.com/withastro/astro/commit/d64b09bd007d919c15ea3405a52ae550b55400b5) Thanks [@delucis](https://github.com/delucis)! - Adds a `--no-ai` flag to allow users to opt out of creating `AGENTS.md` and `CLAUDE.md` files when running create astro