create-astro@5.2.0

withastro/astrocreate-astro@5.2.0Jun 25, 2026by astrobot-houston

AI Summary

Adds a flag to allow users to opt out of creating AI-related markdown files.

Key Highlights

  • New --no-ai flag available
  • Skips creation of AGENTS.md and CLAUDE.md

New Features

  • Opt-out option for 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