We’ve improved the Netlify CLI’s Agent Experience to make it the fastest way for both developers and AI agents to go from idea to deployed site. Here’s what’s new. Create a new project from a prompt The netlify create command now builds you a new site from scratch, triggering Agent Runners: netlify create “a landing page for a SaaS product with a waitlist signup” This single command will: Create a new Netlify project for you Deploy it to a live URL Pull down the code so you can start iterating locally Prefer to build with GitHub?