create-astro@5.2.0

karpathy/nn-zero-to-herocreate-astro@5.2.0Jun 25, 2026by astrobot-houston

AI Summary

Introduces a new --no-ai flag that allows users to opt out of creating AGENTS.md and CLAUDE.md files during project initialization.

Key Highlights

  • Adds --no-ai flag to skip AI-related files
  • Allows users to opt out of AGENTS.md and CLAUDE.md generation

New Features

  • Add --no-ai flag to create-astro

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