惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Engineering at Meta
Engineering at Meta
D
Docker
IT之家
IT之家
博客园_首页
罗磊的独立博客
V
V2EX
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
美团技术团队
Y
Y Combinator Blog
博客园 - 聂微东
量子位
阮一峰的网络日志
阮一峰的网络日志
GbyAI
GbyAI
Microsoft Security Blog
Microsoft Security Blog
博客园 - Franky
Martin Fowler
Martin Fowler
Jina AI
Jina AI
大猫的无限游戏
大猫的无限游戏
C
Check Point Blog
月光博客
月光博客
G
Google Developers Blog
B
Blog
T
The Blog of Author Tim Ferriss
爱范儿
爱范儿

Netlify Changelog

Gemini 3.5 Flash now available in Agent Runners 4 Nuxt CVEs: what Netlify users need to know Gemini 3.5 Flash now available in AI Gateway Agent Runners workflow improvements Next.js & React security release (May 2026): what to know Block project transfers out of your team Gemini 3.1 Flash-Lite now available in AI Gateway OpenAI GPT-5.5 Instant now available in AI Gateway New `netlify logs` CLI command Deploy to Netlify with Stripe Projects Netlify Database is now generally available OpenAI GPT-5.5 and GPT-5.5 Pro in AI Gateway & Agent Runners Rename an agent run GPT Image 2 now available in AI Gateway New frontend-design skill for Agent Runners Claude Opus 4.7 now available in AI Gateway and Agent Runners Pricing updates for Credit-based plans New sorting and filter controls on the Members page Netlify Database GA coming soon, no new databases for now Deploy logs streaming is now faster Netlify CLI adds prompt-based creation and anonymous deploys Deploy from Codex with the Netlify Plugin Hydrogen with React Router 7 now supported on Netlify Monitor credit usage by day Invoices for Enterprise Available on the Billing Page AI app development on production infrastructure with Netlify Introducing Prompt Templates OpenAI GPT-5.4 Nano and GPT-5.4 Mini in AI Gateway Change your pricing plan Internal Builder Role & Project Access Controls
Overview
2026-03-18 · via Netlify Changelog

Optimize your AI workflows using Agent Runners, AI Gateway, the Netlify MCP Server, or other AI tools and learn best practices for building with AI whether you are an experienced developer, new to development, or an AI tool builder.

AI workflows support

Section titled “AI workflows support”

Optimize your AI workflows with the following Netlify AI features and support:

  • Agent Runners: Create new projects or ask trusted AI agents with your Netlify project context to fix, update, and ship code right in your dashboard.
  • AI Gateway: Use popular AI models within your project code and connect to them seamlessly without managing API keys.
  • Troubleshoot and fix failed deploys: Select the “Why did it fail?” button in the Netlify dashboard to diagnose failed deploys and then use Agent Runners to start your fixes.
  • Deploy your AI generated project: Check out your deployment options for projects generated with AI tools without a Git repository.

For more info on working with Netlify’s AI features, check out these docs:

Building with context

Section titled “Building with context”

Ensure your AI agents, tools, and workflows always have the right context with the following:

If you’re building with AI tools, we recommend using context files (sometimes called rule files) based on your AI tool’s requirements.

You can also give your AI tools and code agents context from our documentation with Netlify’s llms.txt file at https://docs.netlify.com/llms.txt.

Learn more in our docs on Netlify context files.

If you’re prototyping with AI tools, check out our prototyping best practices.

Build AI tools and code agents that scale on Netlify with the following:

If you’re building AI tools and code agents, check out our APIs for code agents and general guidelines for building AI tools that work with Netlify.

Keep your app content accessible to AI search bots and crawlers

Section titled “Keep your app content accessible to AI search bots and crawlers”

If your project is a Single Page Application (SPA), you can set up the Prerender extension to ensure your content is readable by AI agents, AI crawlers, SEO crawlers, and preview services, such as for social media previews. Learn more about Netlify’s Prerender extension.

Block AI crawlers

Section titled “Block AI crawlers”

If you want to prevent AI crawlers and bots from accessing your site, you can use the User Agent Blocker extension and rate limiting to control unwanted traffic. Learn more about blocking AI crawlers.