<h3>Misc Changes</h3> <ul> <li>Turbopack analyzer: analyze ternaries + promises in string & nullish methods: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4538796111" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/94187" data-hovercard-type="pull_request" data-hovercard-url="/vercel/next.js/pull/94187/hovercard" href="https://github.com/vercel/next.js/pull/94187">#94187</a></li> <li>[turbopack] Break up <code>g
AI Pulse
Your level is built by what you ship — not by what you read. Anthropic · Gemini · Vercel · OpenAI · your stack are listed below as a feed; the real progress is in the hero above.
- 01Publish a plugin to a marketplace+4 XP
- 02Write a public post about the persona crew framework+1 XP
- 03Open-source crew-monitor as a generic agent dashboard+3 XP
News & ecosystem updates
Auto-fetched every 6h. Mark items read / tried for personal organization — no XP attached.
<h2>What's changed</h2> <ul> <li>Auto mode is now available on Bedrock, Vertex, and Foundry for Opus 4.7 and Opus 4.8. Opt in by setting <code>CLAUDE_CODE_ENABLE_AUTO_MODE=1</code></li> </ul>
<h3>Misc Changes</h3> <ul> <li>Update <code>shortcircuit_if_known</code> to <code>eval_shortcircuit()</code>: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4534827873" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/94163" data-hovercard-type="pull_request" data-hovercard-url="/vercel/next.js/pull/94163/hovercard" href="https://github.com/vercel/next.js/pull/94163">#94163</a></li> <li>Remove dead code from <code>JsV
<h2>What's changed</h2> <ul> <li>Plugins in <code>.claude/skills</code> directories are now automatically loaded, no marketplace required</li> <li>Added <code>claude plugin init <name></code> to scaffold a new plugin in <code>.claude/skills</code></li> <li>Added autocomplete for <code>/plugin</code> arguments: subcommands, installed plugin names, and plugins from known marketplaces</li> <li><code>claude agents</code>: the <code>agent</code> field in <code>settings.json</code> is now honored for
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/IOQuiz2026_social.max-600x600.format-webp.webp">We used Google AI Studio to vibe code a quiz about our top I/O 2026 announcements.
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Gemini_Omni_and_Gemini_3.5_hero.max-600x600.format-webp.webp">Watch 11 videos showing the capabilities of Gemini Omni and Gemini 3.5, announced at Google I/O 2026.
How Braintrust engineers use Codex with GPT-5.5 to run experiments and code faster.
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/FutureLabs_social.max-600x600.format-webp.webp">University of Waterloo students develop AI prototypes like sign language tutors to reshape the future of education and work.
Boston Children’s Hospital uses OpenAI technology to improve patient care, reduce operational burden, and help diagnose more than 40 rare disease cases.
Function invocations are moving from package-based to per-unit pricing for Pro and new Enterprise customers. You’ll continue paying the same effective rate until the end of your current billing cycle. Starting with your next billing cycle you’ll be billed per unit to align costs directly with your usage. The new rate is $0.0000006 per invocation (previously $0.60 per 1M invocations) for Pro customers. Per‑unit billing scales more smoothly across team sizes and usage patterns. It also helps teams
HTTP requests are inexpensive. Vercel charges ~$2/million, a fraction of a cent per call. But a single prompt to an agent on a frontier model can cost $2, making AI a million times more expensive, and inference theft one of the highest-margin businesses an attacker can run. We have seen this type of attack on our own APIs. If you have AI endpoints exposed to the internet, the risk of abuse is high and can easily run up bills in the tens of thousands of dollars or more. Protecting those endpoints
OpenAI launches Rosalind Biodefense, expanding trusted access to GPT-Rosalind for vetted developers and U.S. government partners advancing biodefense, public health, and pandemic preparedness through frontier AI.
<h2>What's changed</h2> <ul> <li>Fixed an issue when using Opus 4.8 where thinking blocks were modified, leading to API errors.</li> </ul>
<h2>0.3.1 (2026-05-29)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/aws-sdk-v0.3.0...aws-sdk-v0.3.1">aws-sdk-v0.3.0...aws-sdk-v0.3.1</a></p> <h3>Chores</h3> <ul> <li><strong>client:</strong> update lockfiles to have proper dependencies on standardwebhooks (<a href="https://github.com/anthropics/anthropic-sdk-typescript/commit/5e9b5237e53aefda65637bd11eb0d07f50bbc952">5e9b523</a>)</li> </ul>
<h2>0.2.4 (2026-05-29)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/foundry-sdk-v0.2.3...foundry-sdk-v0.2.4">foundry-sdk-v0.2.3...foundry-sdk-v0.2.4</a></p> <h3>Chores</h3> <ul> <li><strong>client:</strong> update lockfiles to have proper dependencies on standardwebhooks (<a href="https://github.com/anthropics/anthropic-sdk-typescript/commit/5e9b5237e53aefda65637bd11eb0d07f50bbc952">5e9b523</a>)</li> </ul>
<h2>0.100.1 (2026-05-29)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.100.0...sdk-v0.100.1">sdk-v0.100.0...sdk-v0.100.1</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>streaming:</strong> carry encrypted_content on beta compaction blocks (<a href="https://github.com/anthropics/anthropic-sdk-typescript/issues/1025" data-hovercard-type="pull_request" data-hovercard-url="/anthropics/anthropic-sdk-typescript/pull/1025/hovercard">#1025</a>) (<a hr
<p>v20.0.0</p> <h3>🛠 Breaking changes</h3> <ul> <li>[eas-cli] Rename observe commands: <code>observe:logs</code> → <code>observe:events</code> (events emitted via <code>logEvent</code>), previous <code>observe:events</code> → <code>observe:metrics</code> (individual performance metric samples), previous <code>observe:metrics</code> → <code>observe:metrics-summary</code> (aggregated stats by app version). (<a href="https://github.com/expo/eas-cli/pull/3778" data-hovercard-type="pull_request" dat
Vercel Sandbox now supports installing and running Docker inside a sandbox. An agent can build containers, install system packages, and modify files without touching your host system. Install Docker, start the daemon, and serve a containerized application: Docker in a Sandbox is useful for running containerized services like Redis or Postgres as test dependencies, validating container images before deploying, or previewing applications served from a container. Combined with persistent sandboxes
Vercel Sandboxes now allow opening and binding to port 8080 as an ingress domain . This port was used as a controller port, and that has now moved to port 23456. Learn more about Sandbox in the documentation . Read more
OpenAI shares guidance on third-party AI evaluations, covering how to assess model capabilities, safeguards, and validity for frontier systems.
Your store includes a default agents.md file accessible at /agents.md . The paths /llms.txt and /llms-full.txt also point to this content by default. Add any of the following templates under Online Store > Themes > Edit code to serve different content per path: templates/agents.md.liquid — controls /agents.md (and the default for the other two paths) templates/llms.txt.liquid — controls /llms.txt only templates/llms-full.txt.liquid — controls /llms-full.txt only If no template is present for a g
<h2>What's changed</h2> <ul> <li>Opus 4.8 is here! Now defaults to high effort · /effort xhigh for your hardest tasks</li> <li>Introducing dynamic workflows: ask Claude to create a workflow and it orchestrates work across tens to hundreds of agents in the background, so you can take on larger, more complex tasks. Run <code>/workflows</code> to view your runs</li> <li>Fast mode on Opus 4.8 is now available at a fraction of its previous cost: 2x the standard rate for 2.5x the speed</li> <li>The le
<h2>0.100.0 (2026-05-28)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.99.0...sdk-v0.100.0">sdk-v0.99.0...sdk-v0.100.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add support for claude-opus-4-8, mid-conversation system blocks, and usage.output_tokens_details (<a href="https://github.com/anthropics/anthropic-sdk-typescript/commit/bb0bf278ea0afdf383b6ea711cadf3ab788ea84a">bb0bf27</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>
<h2><a href="https://github.com/googleapis/python-genai/compare/v2.6.0...v2.7.0">2.7.0</a> (2026-05-27)</h2> <h3>Features</h3> <ul> <li>Additional computer_use field support for vertex. (<a href="https://github.com/googleapis/python-genai/commit/b4828fa5b085d2dbb47a0adc9c10e4b35d60ad64">b4828fa</a>)</li> <li><strong>interaction-api:</strong> Allow "text/csv" as a supported document mime type for Interaction API. (<a href="https://github.com/googleapis/python-genai/commit/543137b78d392c7d81a287f3
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/KW_KNH.max-600x600.format-webp.webp">Here are 12 of the biggest Google I/O 2026 keynote moments, including news about Gemini Omni, Gemini 3.5 Flash and more.
Learn how Endava uses Codex to build an agentic organization, accelerating software delivery and reducing requirements analysis from weeks to hours.
<h3>Misc Changes</h3> <ul> <li>Fix short circuit evaluation of AND / OR in the Turbopack analyzer for string & nullish-related methods: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4534168282" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/94159" data-hovercard-type="pull_request" data-hovercard-url="/vercel/next.js/pull/94159/hovercard" href="https://github.com/vercel/next.js/pull/94159">#94159</a></li> <li>T
Claude Opus 4.8 is now available on Vercel AI Gateway . Claude Opus 4.8 is built for long-horizon agentic execution and handles complex, multi-step coding tasks like refactors that previously required human correction mid-task. The model also produces clearer, less hedgy prose for knowledge work like drafting documents, analyzing data, and building presentations. To use Opus 4.8, set model to anthropic/claude-opus-4.8 in the AI SDK . AI Gateway provides a unified API for calling models, tracking
<h2>What's changed</h2> <ul> <li>Added <code>skipLfs</code> option to <code>github</code>/<code>git</code> plugin marketplace sources to skip Git LFS downloads during clone and update</li> <li>Claude Code now shows a one-time notice when your npm global install can't auto-update; <code>/doctor</code> lists the fixes</li> <li>Status line commands now receive <code>COLUMNS</code> and <code>LINES</code> environment variables so scripts can size output to the terminal width</li> <li><code>claude age
AI Gateway now supports a team-wide provider allowlist. Teams can restrict which providers can serve requests, so traffic only routes to approved providers. The allowlist applies to every request through AI Gateway, including Bring Your Own Key (BYOK) traffic. Regulated teams typically vet AI providers across multiple dimensions with security and legal sign-off, ending up with a vendor set that reflects the specific requirements of their org. The allowlist turns that approved-vendor list into a
MUFG uses ChatGPT Enterprise to build an AI-native organization, improve workflows, and deliver new AI-powered financial services at scale.
Amazon OpenSearch Serverless is now available in the Vercel Marketplace , with guided setup and automatic project configuration built into the Vercel dashboard. Built for agentic infrastructure By bringing Amazon OpenSearch Serverless into the Vercel Marketplace, teams benefit from a unified workflow: In-dashboard provisioning: Spin up OpenSearch collections directly from the Vercel dashboard Automatic configuration: Environment variables are automatically injected into your projects on provisio
Explore OpenAI’s Frontier Governance Framework and how our AI safety, security, and risk practices align with emerging EU and California regulations.
Conductor on Vercel Multiple parallel coding agents running at scale in the cloud Model-agnostic, works with Claude Code, Codex, and other coding agents Used by engineering teams at Notion, Linear, Ramp, and Life360 Interacting with a single coding agent feels natural, and Conductor makes directing a fleet of agents just as intuitive. It's a GUI for spinning up multiple coding agents in parallel, each working on an isolated branch of your codebase at once. You review their work, merge what works
Cisco and OpenAI are redefining enterprise engineering with Codex, helping Cisco scale AI-native development, accelerate AI Defense work, and automate defect remediation.
See how OpenAI, Thrive, and Crete built a self-improving tax agent with Codex, automating filings, improving accuracy, and accelerating workflows.
<h2>What's changed</h2> <ul> <li><code>/code-review --fix</code> now applies review findings to your working tree after the review, surfacing reuse, simplification, and efficiency suggestions; <code>/simplify</code> now invokes <code>/code-review --fix</code></li> <li>Skills and slash commands can now set <code>disallowed-tools</code> in frontmatter to remove tools from the model while the skill is active</li> <li>Added <code>/reload-skills</code> command to re-scan skill directories without res
<h2>0.99.0 (2026-05-27)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.98.1...sdk-v0.99.0">sdk-v0.98.1...sdk-v0.99.0</a></p> <h3>Features</h3> <ul> <li>support custom file size caps (<a href="https://github.com/anthropics/anthropic-sdk-typescript/issues/1029" data-hovercard-type="pull_request" data-hovercard-url="/anthropics/anthropic-sdk-typescript/pull/1029/hovercard">#1029</a>) (<a href="https://github.com/anthropics/anthropic-sdk-typesc
The Vercel CLI now ships an optional experimental native binary that starts faster, is even more secure, and requires no Node.js runtime dependency. Binaries are code-signed, allowing your OS to verify that they came from Vercel and haven't been modified. Additionally, on macOS, credentials are stored in the system Keychain scoped to the binary, so other processes cannot access them without explicit permission. You can opt in by installing the experimental package: The -f flag is required becaus
Warp uses GPT-5.5 and OpenAI models to coordinate coding agents across local, cloud, and open-source development workflows.
Ahead of global elections, we’re helping people access information, supporting cyber defenders, and increasing AI transparency
The deployments list has been redesigned with a denser layout, so you can see more deployments at once. Environments are now grouped with statuses, and the updated layout makes branches and commits easier to scan. The mobile experience has also been improved, making it easier to scan deployment activity on busy projects. Open your dashboard to see the updated design. Read more
<h2>0.98.1 (2026-05-26)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.98.0...sdk-v0.98.1">sdk-v0.98.0...sdk-v0.98.1</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>client:</strong> preserve directory prefix in skills.versions.create uploads (<a href="https://github.com/anthropics/anthropic-sdk-typescript/issues/1024" data-hovercard-type="pull_request" data-hovercard-url="/anthropics/anthropic-sdk-typescript/pull/1024/hovercard">#1024</a>) (<a
Vercel Sandboxes now automatically save and restore filesystem state between sessions. Persistence is on by default, meaning no snapshots to manage or state to track manually. Each sandbox has a durable, customizable name that acts as a unique reference in your project. You can create, retrieve, or resume a sandbox by name. Vercel spins sessions up and down automatically, without interrupting your workflow. Create a persistent sandbox When you call Sandbox.create() , persistence is enabled by de
Firecrawl is now available on the Vercel Marketplace , allowing Vercel teams to power AI agents and applications with structured web data without managing crawling infrastructure. This integration helps developers scrape websites into LLM-ready formats, search and retrieve full page content, and interact with dynamic pages for retrieval and agent workflows. Key capabilities include: Scrape pages into markdown, HTML, structured data, or screenshots Search the web and retrieve full page content in
Vercel Domains now supports price sorting and availability filtering. Price sorting shows lower cost domains first, so you can quickly find a domain that fits your budget. Availability filtering moves unavailable domains to the bottom of the search results, so you can focus on domains that you can actually purchase. Try it at vercel.com/domains . Read more
This week we are gradually rolling out an update to Vercel Microfrontends routing for aliases and branch-assigned domains. Aliases inherit Microfrontends routing Aliasing a Microfrontends URL with vc alias now preserves the full microfrontends routing config from the source deployment. Previously, the new alias only inherited the deploymentId . Update to the latest Vercel CLI to pick up the change. Branch domains route across all projects A project domain assigned to a git branch now routes to t
Endeavour Energy on Vercel Sub-1s page loads during peak storm traffic Five-minute data sync cycle across all upstream systems 38% faster deployments compared to their previous platform When a summer storm rolls through New South Wales in Australia, hundreds of thousands of people pull up the same page: the Endeavour Energy outage map . During the worst storms, people check it from the dark, on a phone with patchy reception, while a tree is still down on the line outside. They want one thing: ac
<p>v19.1.0</p> <h3>🎉 New features</h3> <ul> <li>[eas-cli] Add <code>--refresh-ad-hoc-provisioning-profile</code> flag to refresh managed ad-hoc provisioning profiles from App Store Connect before gathering build credentials in non-interactive mode. (<a href="https://github.com/expo/eas-cli/pull/3716" data-hovercard-type="pull_request" data-hovercard-url="/expo/eas-cli/pull/3716/hovercard">#3716</a> by <a href="https://github.com/sswrk">@sswrk</a>)</li> <li>[eas-build-job] Add optional <code>ref
OpenAI partners with Grupo Folha and Grupo UOL to bring trusted Brazilian journalism to ChatGPT, expanding access to news with attribution and transparency.
<h3>Misc Changes</h3> <ul> <li>[Skills] Mark backport-pr and create-pr as internal: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4509476516" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/94076" data-hovercard-type="pull_request" data-hovercard-url="/vercel/next.js/pull/94076/hovercard" href="https://github.com/vercel/next.js/pull/94076">#94076</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a class="user-menti
<h2>What's changed</h2> <ul> <li>Internal infrastructure improvements (no user-facing changes)</li> </ul>
<h2>What's changed</h2> <ul> <li><code>/usage</code> now shows a per-category breakdown of what's driving your limits usage — skills, subagents, plugins, and per-MCP-server cost</li> <li><code>/diff</code> detail view can now be scrolled with the keyboard (arrows, <code>j</code>/<code>k</code>, <code>PgUp</code>/<code>PgDn</code>, <code>Space</code>, <code>Home</code>/<code>End</code>)</li> <li>Markdown output now renders GFM task list checkboxes (<code>- [ ] todo</code> / <code>- [x] done</code
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/IO26_Dialogues_3z680sK.max-600x600.format-webp.webp">A recap of the 2026 I/O Dialogues, where leaders discuss the future of AI, quantum computing, robotics and creativity.
<h2>What's changed</h2> <ul> <li>Fixed the Bash tool returning exit code 127 on every command for some users (a regression introduced in 2.1.147)</li> </ul>
<h2><a href="https://github.com/googleapis/python-genai/compare/v2.5.0...v2.6.0">2.6.0</a> (2026-05-21)</h2> <h3>Features</h3> <ul> <li>Add <code>enable_prompt_injection_detection</code> for Computer Use feature for the Gemini API. (<a href="https://github.com/googleapis/python-genai/commit/b1f632d5d617a8e24fd4cb87556a4eb180b6d29b">b1f632d</a>)</li> <li>Add budget_exceeded status (<a href="https://github.com/googleapis/python-genai/commit/15443c0211446c41a9ab2705dd2282d324581eb7">15443c0</a>)</l
<h3>Misc Changes</h3> <ul> <li>[ci] Add an <code>TURBO_TASKS_AVAILABLE_PARALLELISM</code> environment variable that overrides <code>std::thread::available_parallelism</code> callsites: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4490118742" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/93995" data-hovercard-type="pull_request" data-hovercard-url="/vercel/next.js/pull/93995/hovercard" href="https://github.com/ver
How Virgin Atlantic used Codex to ship its revamped mobile app on a fixed holiday travel deadline, reaching near-total unit test coverage and zero P1 defects.
OpenAI is named a leader in the 2026 Gartner Magic Quadrant for Enterprise AI Coding Agents, with Codex recognized for innovation and enterprise-scale deployment.
<h2>What's changed</h2> <ul> <li>Pinned background sessions (<code>Ctrl+T</code> in <code>claude agents</code>) now stay alive when idle, are restarted in place to apply Claude Code updates, and are shed under memory pressure only after non-pinned sessions</li> <li>Renamed <code>/simplify</code> to <code>/code-review</code>. It now reports correctness bugs at a chosen effort level (e.g., <code>/code-review high</code>); pass <code>--comment</code> to post findings as inline GitHub PR comments. T
<p>v19.0.8</p> <h3>🐛 Bug fixes</h3> <ul> <li>[eas-cli] <code>eas go</code> now pre-selects the SDK version from the current project's <code>app.json</code> or <code>app.config.js</code> when available. (<a href="https://github.com/expo/eas-cli/pull/3776" data-hovercard-type="pull_request" data-hovercard-url="/expo/eas-cli/pull/3776/hovercard">#3776</a> by <a href="https://github.com/gwdp">@gwdp</a>)</li> </ul>
The release of Shopify CLI 4.0 today brings clarity to CLI versioning, the introduction of automatic updates, and the announced removal of the deprecated --force flag from shopify app deploy . Semantic Versioning Shopify CLI is now following semantic versioning practices. Releases with new features will be minor versions, and bug fixes will be patch versions. When required, major version releases will be used to communicate breaking changes to CLI command structure or behavior. For more informat
<h2>0.98.0 (2026-05-21)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.97.1...sdk-v0.98.0">sdk-v0.97.1...sdk-v0.98.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add support for thinking-token-count beta for estimated tokens in thinking block deltas when streaming (<a href="https://github.com/anthropics/anthropic-sdk-typescript/commit/0528d47b0a390ee7f88d72f85ffe6079ae1c6c00">0528d47</a>)</li> </ul>
<p>v19.0.6</p> <h3>🐛 Bug fixes</h3> <ul> <li>[build-tools] Update the minimum Expo version required for iOS precompiled modules to 55.0.26. (<a href="https://github.com/expo/eas-cli/pull/3771" data-hovercard-type="pull_request" data-hovercard-url="/expo/eas-cli/pull/3771/hovercard">#3771</a> by <a href="https://github.com/chrfalch">@chrfalch</a>)</li> </ul>
You can now create your app's landing page in App Home as a Preact-based admin UI extension using the new admin.app.home.render target. This means your App Home UI extensions are bundled with your other admin UI extensions, eliminating the need for a separate web server to render your app's primary workspace. Use this extension type when you want: A persistent, full-page app workspace that's integrated into your extension bundle, rather than a separate iframe-hosted web app. A unified source of
AdventHealth is using ChatGPT for Healthcare to streamline workflows, reduce administrative burden, and return more time to patient care.
You can now access anomaly alerts and their details directly through the Vercel CLI . With the vercel alerts command, you can list all alerts for a team or given project. For each alert, you can view the start time, the type of alert, and whether or not the alert is still active. With the --ai option, the AI investigation results appear alongside each alert. You and your agent can act on alerts without leaving the terminal. Available on Observability Plus . Learn more about vercel alerts in the
Qwen 3.7 Max from Alibaba is now available on Vercel AI Gateway . The model is designed as an agent foundation, with capabilities spanning coding, office workflow automation, and long-horizon autonomous execution. Qwen 3.7 Max shows improvements in frontend prototyping and complex multi-file engineering. The model supports office and productivity tasks through multi-agent orchestration and sustains coherent reasoning across long-horizon tool-calling sessions. To use Qwen 3.7 Max, set model to al
<h2>What's changed</h2> <ul> <li>Renamed <code>/simplify</code> to <code>/code-review</code> with an optional effort level (e.g. <code>/code-review high</code>)</li> <li>Auto mode no longer suppresses <code>AskUserQuestion</code> when the user or a skill explicitly relies on it</li> <li>Fixed Windows PowerShell tool failing with "command line is invalid" when <code>pwsh</code> is installed via winget or the Microsoft Store (regression in v2.1.124)</li> <li>Fixed MCP <code>resources/list</code>,
You can now configure weighted traffic splits for Vercel Flags with the new vercel flags split command in the Vercel CLI. This allows you to send a percentage of traffic to one variant and the rest to another. Run the command interactively, or pass the environment, bucketing attribute, and variant weights as flags: Update to the latest version of the Vercel CLI and read the documentation to get started. Read more
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/MissouriSocial.max-600x600.format-webp.webp">We’re helping build the state’s next-generation workforce and investing in energy programs.
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/100_things_Social.max-600x600.format-webp.webp">This year at Google I/O 2026, we announced Gemini Omni, Google Antigravity, Universal Cart and so much more. Here are the highlights.
<h2><a href="https://github.com/googleapis/python-genai/compare/v2.4.0...v2.5.0">2.5.0</a> (2026-05-20)</h2> <h3>Features</h3> <ul> <li>Add Gemini 3.5 Flash model to options (<a href="https://github.com/googleapis/python-genai/commit/706fd021fb0e0119e0867be2267592e7709cd274">706fd02</a>)</li> </ul>
<p>v19.0.5</p> <h3>🐛 Bug fixes</h3> <ul> <li>[eas-cli] Improve Sentry diagnostics for managed iOS entitlements config fallback. (<a href="https://github.com/expo/eas-cli/pull/3763" data-hovercard-type="pull_request" data-hovercard-url="/expo/eas-cli/pull/3763/hovercard">#3763</a> by <a href="https://github.com/sjchmiela">@sjchmiela</a>)</li> </ul>
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Screenshot_2026-05-15_at_4.21.2.max-600x600.format-webp.webp">See and hear your colleagues in true-to-life size and sound, making hybrid meetings feel more inclusive and connected.
New Features Optional Consent Users can now reject scopes and continue using your Mini. Consent is no longer all-or-nothing — if a user declines a scope, your Mini should gracefully degrade rather than block the experience. If your Mini hard-fails when a scope is rejected, please update it using the new hooks below. useCheckScopesConsent Hook Check at runtime which scopes a user has granted. Use this to conditionally render features that depend on a particular scope. Usage: import {useCheckScope
Grok Build 0.1 is now available on Vercel AI Gateway . This is a beta coding model trained for agentic coding, currently in early access, and powers the Grok Build CLI app. Reasoning effort is not configurable, and there is no non-reasoning mode. To use Grok Build 0.1, set model to xai/grok-build-0.1 in the AI SDK . AI Gateway provides a unified API for calling models, tracking usage and cost, and configuring retries, failover, and performance optimizations for higher-than-provider uptime. It in
The Vercel AI Gateway plugin gives any WordPress site access to hundreds of models from 40+ providers through a single API key. Providers include Anthropic, Google, OpenAI, xAI, DeepSeek, MiniMax, Moonshot AI, and more. The plugin is implemented as a connector for the new WordPress AI Client , which requires WordPress 7.0, released today. What this enables Any AI-powered plugin works automatically. Plugins built on the WordPress AI Client pick up the connector without their own provider integrat
You can now pause a Workflow run on a Chat SDK card and resume it when someone clicks a button. The same flow works for form submissions. Buttons and modals accept a new callbackUrl prop, and the event payload is sent to that endpoint. To build a card like this, create a workflow webhook and pass its URL to each button's callbackUrl prop inside your <Card> component: For the <Modal> component, the form data is in the payload. callbackUrl works for buttons on most platforms with an official adapt
You can now read the parent issue or pull request when your bot is mentioned in a Linear or GitHub comment. message.subject resolves to that parent with title, status, URL, and the full typed payload. message.subject is cached per message, so repeated access only hits the API once. It resolves to null on Slack and other chat platforms, where there's no parent resource. Direct access to platform SDKs The GitHub, Linear, and Slack adapters now expose their underlying platform SDKs. Use them to ext
How Ramp engineers use Codex with GPT-5.5 to review code and ship improvements, allowing them to get substantive feedback in minutes instead of hours.
Chat SDK now ships a built-in AI SDK toolset through the new chat/ai subpath. One createChatTools(chat) call wires Chat SDK's read and write actions into your agent. Approval by default: write tools are gated by a requireApproval option. Presets: reader , messenger , and moderator scope the toolset. Lazy loading: only the tools your preset allows are constructed. toAiMessages and its supporting types have moved to chat/ai . The previous chat re-exports are flagged @deprecated . Read the document
An OpenAI model solved the 80-year-old unit distance problem, disproving a major conjecture in discrete geometry and marking a milestone in AI-driven mathematics.
OpenAI advances Education for Countries, expanding AI adoption in schools with new partnerships, teacher training, and tools to improve global learning outcomes.
<h2>What's changed</h2> <ul> <li>Added <code>claude agents --json</code> to list live Claude sessions as JSON for scripting (tmux-resurrect, status bars, session pickers)</li> <li>Added <code>agent_id</code> and <code>parent_agent_id</code> attributes to <code>claude_code.tool</code> OTEL spans, and fixed trace parenting so background subagent spans nest under the dispatching Agent tool span</li> <li>Status line JSON input now includes GitHub repo and PR information when detected</li> <li><code>
OpenAI for Singapore launches a multi-year AI partnership to expand deployment, build local talent, and support businesses and public services with AI.
<p>v19.0.1</p> <h3>🐛 Bug fixes</h3> <ul> <li>[eas-cli] Disable dotenv loading when resolving managed iOS entitlements. (<a href="https://github.com/expo/eas-cli/pull/3752" data-hovercard-type="pull_request" data-hovercard-url="/expo/eas-cli/pull/3752/hovercard">#3752</a> by <a href="https://github.com/sjchmiela">@sjchmiela</a>)</li> <li>[eas-cli] Restore the bundled config fallback for managed iOS entitlements introspection. (<a href="https://github.com/expo/eas-cli/pull/3753" data-hovercard-ty
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/I_O_26_Header_1_AYohnR4.max-600x600.format-webp.webp">Introducing a $100 AI Ultra plan — plus, new features and benefits for Google AI Plus, Pro and Ultra subscribers.